2021-05-18T14:06:58.7167325Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:06:59.2454396Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.3352036Z 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-18T14:06:59.4177246Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.5610980Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:07:08.2781766Z Current runner version: '2.278.0' 2021-05-18T14:07:08.2838889Z ##[group]Operating System 2021-05-18T14:07:08.2840382Z Ubuntu 2021-05-18T14:07:08.2840863Z 20.04.2 2021-05-18T14:07:08.2841483Z LTS 2021-05-18T14:07:08.2841977Z ##[endgroup] 2021-05-18T14:07:08.2842641Z ##[group]Virtual Environment 2021-05-18T14:07:08.2844595Z Environment: ubuntu-20.04 2021-05-18T14:07:08.2846379Z Version: 20210510.0 2021-05-18T14:07:08.2847574Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:07:08.2849089Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:07:08.2850243Z ##[endgroup] 2021-05-18T14:07:08.2852503Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:07:08.2854516Z Actions: write 2021-05-18T14:07:08.2855212Z Checks: write 2021-05-18T14:07:08.2855763Z Contents: write 2021-05-18T14:07:08.2856295Z Deployments: write 2021-05-18T14:07:08.2857241Z Issues: write 2021-05-18T14:07:08.2858013Z Metadata: read 2021-05-18T14:07:08.2858526Z Packages: write 2021-05-18T14:07:08.2859123Z PullRequests: write 2021-05-18T14:07:08.2859959Z RepositoryProjects: write 2021-05-18T14:07:08.2861089Z SecurityEvents: write 2021-05-18T14:07:08.2861751Z Statuses: write 2021-05-18T14:07:08.2862864Z ##[endgroup] 2021-05-18T14:07:08.2866588Z Prepare workflow directory 2021-05-18T14:07:08.4170379Z Prepare all required actions 2021-05-18T14:07:08.4183069Z Getting action download info 2021-05-18T14:07:08.7976287Z Download action repository 'actions/checkout@v2' 2021-05-18T14:07:10.6969415Z Download action repository 'r-lib/actions@master' 2021-05-18T14:07:11.2815006Z Download action repository 'adigherman/actions@master' 2021-05-18T14:07:13.6360055Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:07:13.9355701Z Download action repository 'actions/cache@v1' 2021-05-18T14:07:14.0784186Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:07:14.2138991Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:07:14.5651842Z ##[group]Run actions/checkout@v2 2021-05-18T14:07:14.5652517Z with: 2021-05-18T14:07:14.5653053Z repository: neuroconductor/nitrcbot 2021-05-18T14:07:14.5654916Z token: *** 2021-05-18T14:07:14.5655302Z ssh-strict: true 2021-05-18T14:07:14.5655798Z persist-credentials: true 2021-05-18T14:07:14.5656451Z clean: true 2021-05-18T14:07:14.5657027Z fetch-depth: 1 2021-05-18T14:07:14.5657657Z lfs: false 2021-05-18T14:07:14.5658069Z submodules: false 2021-05-18T14:07:14.5658639Z env: 2021-05-18T14:07:14.5659103Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:14.5659596Z TIC_DEPLOY_KEY: 2021-05-18T14:07:14.5660845Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:14.5662323Z GITHUB_PAT: *** 2021-05-18T14:07:14.5663203Z COVERALLS_TOKEN: *** 2021-05-18T14:07:14.5663751Z continue-on-error: false 2021-05-18T14:07:14.5664263Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:14.5664851Z ##[endgroup] 2021-05-18T14:07:14.8190511Z Syncing repository: neuroconductor/nitrcbot 2021-05-18T14:07:14.8192179Z ##[group]Getting Git version info 2021-05-18T14:07:14.8193488Z Working directory is '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:14.8194311Z [command]/usr/bin/git version 2021-05-18T14:07:14.8387344Z git version 2.31.1 2021-05-18T14:07:14.8389099Z ##[endgroup] 2021-05-18T14:07:14.8397161Z Deleting the contents of '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:14.8402445Z ##[group]Initializing the repository 2021-05-18T14:07:14.8407647Z [command]/usr/bin/git init /home/runner/work/nitrcbot/nitrcbot 2021-05-18T14:07:14.8511359Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:07:14.8513133Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:07:14.8514363Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:07:14.8515300Z hint: 2021-05-18T14:07:14.8517799Z hint: git config --global init.defaultBranch 2021-05-18T14:07:14.8519004Z hint: 2021-05-18T14:07:14.8520504Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:07:14.8521694Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:07:14.8522390Z hint: 2021-05-18T14:07:14.8523162Z hint: git branch -m 2021-05-18T14:07:14.8527687Z Initialized empty Git repository in /home/runner/work/nitrcbot/nitrcbot/.git/ 2021-05-18T14:07:14.8550692Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:14.8613141Z ##[endgroup] 2021-05-18T14:07:14.8616501Z ##[group]Disabling automatic garbage collection 2021-05-18T14:07:14.8623548Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:07:14.8684307Z ##[endgroup] 2021-05-18T14:07:14.8691196Z ##[group]Setting up auth 2021-05-18T14:07:14.8702677Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:07:14.8767367Z [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-18T14:07:14.9274131Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:07:14.9331754Z [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-18T14:07:14.9610944Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:07:14.9685618Z ##[endgroup] 2021-05-18T14:07:14.9686819Z ##[group]Fetching the repository 2021-05-18T14:07:14.9695409Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ad110bb0a060c395ac0521f8a68df0389cf3424d:refs/tags/1.2.s 2021-05-18T14:07:15.2235822Z remote: Enumerating objects: 58, done. 2021-05-18T14:07:15.2243125Z remote: Counting objects: 1% (1/58) 2021-05-18T14:07:15.2247846Z remote: Counting objects: 3% (2/58) 2021-05-18T14:07:15.2252064Z remote: Counting objects: 5% (3/58) 2021-05-18T14:07:15.2256193Z remote: Counting objects: 6% (4/58) 2021-05-18T14:07:15.2260133Z remote: Counting objects: 8% (5/58) 2021-05-18T14:07:15.2266082Z remote: Counting objects: 10% (6/58) 2021-05-18T14:07:15.2270338Z remote: Counting objects: 12% (7/58) 2021-05-18T14:07:15.2274218Z remote: Counting objects: 13% (8/58) 2021-05-18T14:07:15.2280257Z remote: Counting objects: 15% (9/58) 2021-05-18T14:07:15.2285196Z remote: Counting objects: 17% (10/58) 2021-05-18T14:07:15.2290693Z remote: Counting objects: 18% (11/58) 2021-05-18T14:07:15.2295524Z remote: Counting objects: 20% (12/58) 2021-05-18T14:07:15.2300304Z remote: Counting objects: 22% (13/58) 2021-05-18T14:07:15.2305487Z remote: Counting objects: 24% (14/58) 2021-05-18T14:07:15.2310233Z remote: Counting objects: 25% (15/58) 2021-05-18T14:07:15.2317519Z remote: Counting objects: 27% (16/58) 2021-05-18T14:07:15.2318427Z remote: Counting objects: 29% (17/58) 2021-05-18T14:07:15.2322605Z remote: Counting objects: 31% (18/58) 2021-05-18T14:07:15.2326435Z remote: Counting objects: 32% (19/58) 2021-05-18T14:07:15.2330270Z remote: Counting objects: 34% (20/58) 2021-05-18T14:07:15.2333540Z remote: Counting objects: 36% (21/58) 2021-05-18T14:07:15.2337247Z remote: Counting objects: 37% (22/58) 2021-05-18T14:07:15.2345818Z remote: Counting objects: 39% (23/58) 2021-05-18T14:07:15.2346891Z remote: Counting objects: 41% (24/58) 2021-05-18T14:07:15.2347507Z remote: Counting objects: 43% (25/58) 2021-05-18T14:07:15.2348122Z remote: Counting objects: 44% (26/58) 2021-05-18T14:07:15.2349081Z remote: Counting objects: 46% (27/58) 2021-05-18T14:07:15.2349744Z remote: Counting objects: 48% (28/58) 2021-05-18T14:07:15.2350989Z remote: Counting objects: 50% (29/58) 2021-05-18T14:07:15.2351936Z remote: Counting objects: 51% (30/58) 2021-05-18T14:07:15.2352830Z remote: Counting objects: 53% (31/58) 2021-05-18T14:07:15.2353618Z remote: Counting objects: 55% (32/58) 2021-05-18T14:07:15.2354702Z remote: Counting objects: 56% (33/58) 2021-05-18T14:07:15.2355664Z remote: Counting objects: 58% (34/58) 2021-05-18T14:07:15.2356378Z remote: Counting objects: 60% (35/58) 2021-05-18T14:07:15.2357119Z remote: Counting objects: 62% (36/58) 2021-05-18T14:07:15.2357848Z remote: Counting objects: 63% (37/58) 2021-05-18T14:07:15.2358553Z remote: Counting objects: 65% (38/58) 2021-05-18T14:07:15.2359353Z remote: Counting objects: 67% (39/58) 2021-05-18T14:07:15.2360082Z remote: Counting objects: 68% (40/58) 2021-05-18T14:07:15.2361008Z remote: Counting objects: 70% (41/58) 2021-05-18T14:07:15.2361775Z remote: Counting objects: 72% (42/58) 2021-05-18T14:07:15.2362554Z remote: Counting objects: 74% (43/58) 2021-05-18T14:07:15.2363296Z remote: Counting objects: 75% (44/58) 2021-05-18T14:07:15.2364201Z remote: Counting objects: 77% (45/58) 2021-05-18T14:07:15.2365092Z remote: Counting objects: 79% (46/58) 2021-05-18T14:07:15.2365802Z remote: Counting objects: 81% (47/58) 2021-05-18T14:07:15.2366553Z remote: Counting objects: 82% (48/58) 2021-05-18T14:07:15.2367284Z remote: Counting objects: 84% (49/58) 2021-05-18T14:07:15.2367993Z remote: Counting objects: 86% (50/58) 2021-05-18T14:07:15.2368767Z remote: Counting objects: 87% (51/58) 2021-05-18T14:07:15.2369666Z remote: Counting objects: 89% (52/58) 2021-05-18T14:07:15.2370557Z remote: Counting objects: 91% (53/58) 2021-05-18T14:07:15.2371471Z remote: Counting objects: 93% (54/58) 2021-05-18T14:07:15.2372457Z remote: Counting objects: 94% (55/58) 2021-05-18T14:07:15.2373167Z remote: Counting objects: 96% (56/58) 2021-05-18T14:07:15.2373908Z remote: Counting objects: 98% (57/58) 2021-05-18T14:07:15.2374473Z remote: Counting objects: 100% (58/58) 2021-05-18T14:07:15.2375049Z remote: Counting objects: 100% (58/58), done. 2021-05-18T14:07:15.2375668Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:07:15.2377094Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:07:15.2377731Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:07:15.2378358Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:07:15.2378971Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:07:15.2379762Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:07:15.2380555Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:07:15.2381166Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:07:15.2381815Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:07:15.2382763Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:07:15.2383384Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:07:15.2384179Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:07:15.2384773Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:07:15.2385382Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:07:15.2385988Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:07:15.2386579Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:07:15.2387193Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:07:15.2387780Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:07:15.2388588Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:07:15.2389218Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:07:15.2389828Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:07:15.2390687Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:07:15.2391320Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:07:15.2391930Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:07:15.2392556Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:07:15.2393169Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:07:15.2393800Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:07:15.2394432Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:07:15.2395047Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:07:15.2395676Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:07:15.2396288Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:07:15.2396923Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:07:15.2397713Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:07:15.2398308Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:07:15.2399097Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:07:15.2399728Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:07:15.2400336Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:07:15.2401272Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:07:15.2401912Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:07:15.2402522Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:07:15.2403150Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:07:15.2403779Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:07:15.2404389Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:07:15.2405018Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:07:15.2405628Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:07:15.2406263Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:07:15.2407010Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:07:15.2407654Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:07:15.2408451Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:07:15.2409043Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:07:15.2409653Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:07:15.2410261Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:07:15.2411090Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:07:15.2411749Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:07:15.2413147Z remote: Total 58 (delta 7), reused 28 (delta 2), pack-reused 0 2021-05-18T14:07:15.2631953Z From https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:15.2634735Z * [new ref] ad110bb0a060c395ac0521f8a68df0389cf3424d -> 1.2.s 2021-05-18T14:07:15.2989466Z ##[endgroup] 2021-05-18T14:07:15.2990551Z ##[group]Determining the checkout info 2021-05-18T14:07:15.2991379Z ##[endgroup] 2021-05-18T14:07:15.2992072Z ##[group]Checking out the ref 2021-05-18T14:07:15.2993526Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.s 2021-05-18T14:07:15.2994821Z Note: switching to 'refs/tags/1.2.s'. 2021-05-18T14:07:15.2995329Z 2021-05-18T14:07:15.2996311Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:07:15.2997308Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:07:15.2998258Z state without impacting any branches by switching back to a branch. 2021-05-18T14:07:15.2998851Z 2021-05-18T14:07:15.2999549Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:07:15.3000886Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:07:15.3001494Z 2021-05-18T14:07:15.3002309Z git switch -c 2021-05-18T14:07:15.3002840Z 2021-05-18T14:07:15.3003391Z Or undo this operation with: 2021-05-18T14:07:15.3004005Z 2021-05-18T14:07:15.3005032Z git switch - 2021-05-18T14:07:15.3005466Z 2021-05-18T14:07:15.3006258Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:07:15.3006943Z 2021-05-18T14:07:15.3007572Z HEAD is now at ad110bb Version id 26 stable 2021-05-18T14:07:15.3008242Z ##[endgroup] 2021-05-18T14:07:15.3009089Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:07:15.3010159Z 'ad110bb0a060c395ac0521f8a68df0389cf3424d' 2021-05-18T14:07:15.3143993Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:07:15.3144499Z with: 2021-05-18T14:07:15.3144867Z r-version: 3.5 2021-05-18T14:07:15.3145226Z Ncpus: 1 2021-05-18T14:07:15.3145649Z crayon.enabled: NULL 2021-05-18T14:07:15.3146195Z remove-openmp-macos: true 2021-05-18T14:07:15.3146751Z http-user-agent: default 2021-05-18T14:07:15.3147226Z install-r: true 2021-05-18T14:07:15.3147790Z windows-path-include-mingw: true 2021-05-18T14:07:15.3148327Z env: 2021-05-18T14:07:15.3148772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:15.3149253Z TIC_DEPLOY_KEY: 2021-05-18T14:07:15.3150264Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:15.3152416Z GITHUB_PAT: *** 2021-05-18T14:07:15.3153286Z COVERALLS_TOKEN: *** 2021-05-18T14:07:15.3153993Z continue-on-error: false 2021-05-18T14:07:15.3154625Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:15.3155029Z ##[endgroup] 2021-05-18T14:07:16.5525011Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:07:18.2541307Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:07:18.2543554Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:07:18.2545106Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:07:18.2647768Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:07:18.2918662Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:07:18.3109801Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:07:18.3796061Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:07:18.5215364Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:07:18.5282930Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:07:18.5505671Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:07:18.5507599Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:07:18.5510300Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:07:18.5537692Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:07:18.5552781Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:07:18.5634831Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:07:18.5788229Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:07:18.7638821Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:07:18.9101130Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:07:18.9668172Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:07:18.9670667Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:07:18.9677059Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:07:18.9679204Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:07:18.9709378Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:07:18.9773734Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:07:18.9813326Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:07:19.0749791Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:07:26.8731606Z Fetched 4559 kB in 1s (3801 kB/s) 2021-05-18T14:07:27.8513019Z Reading package lists... 2021-05-18T14:07:27.8962350Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:07:30.1617457Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:07:30.2393700Z Reading package lists... 2021-05-18T14:07:30.4311494Z Building dependency tree... 2021-05-18T14:07:30.4358128Z Reading state information... 2021-05-18T14:07:30.6085534Z The following additional packages will be installed: 2021-05-18T14:07:30.6087647Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:07:30.6089308Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:07:30.6091231Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:07:30.6093100Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:07:30.6095086Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:07:30.6096906Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:07:30.6098711Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:07:30.6100687Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:07:30.6104691Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:07:30.6106534Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:07:30.6108344Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:07:30.6111691Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:07:30.6113317Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:07:30.6114919Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:07:30.6116328Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:07:30.6117718Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:07:30.6119417Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:30.6121045Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:30.6122743Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:30.6124626Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:30.6126024Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:30.6127468Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:30.6130602Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:30.6132414Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:30.6133933Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:30.6135716Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:30.6137404Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:30.6139975Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:30.6143284Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:30.6191630Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:30.6193202Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:30.6194860Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:30.6196924Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:30.6198328Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:30.6199696Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:30.6201241Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:30.6203122Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:30.6204289Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:07:30.6204972Z Suggested packages: 2021-05-18T14:07:30.6206168Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:07:30.6207338Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:07:30.6208579Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:07:30.6209867Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:07:30.6211104Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:07:30.6212537Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:07:30.6213813Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:07:30.6215229Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:07:30.6217109Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:07:30.6218441Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:07:31.1444364Z The following NEW packages will be installed: 2021-05-18T14:07:31.1446418Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:07:31.1447971Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:07:31.1452426Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:07:31.1454512Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:07:31.1456283Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:07:31.1457806Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:07:31.1459456Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:07:31.1461207Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:07:31.1463253Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:07:31.1467117Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:07:31.1468641Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:07:31.1471329Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:07:31.1473300Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:07:31.1475013Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:07:31.1476619Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:07:31.1478216Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:07:31.1479890Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:31.1492177Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:31.1493936Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:31.1495412Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:31.1497061Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:31.1498567Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:31.1500233Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:31.1502287Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:31.1504338Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:31.1505991Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:31.1507708Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:31.1509360Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:31.1511228Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:31.1513058Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:31.1514779Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:31.1516591Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:31.1518409Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:31.1520087Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:31.1521710Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:31.1523458Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:31.1525062Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:31.1526401Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:07:31.2009989Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:07:31.2010897Z Need to get 8648 kB of archives. 2021-05-18T14:07:31.2011824Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:07:31.2014210Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:07:31.2016423Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:07:31.2018336Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:07:31.2020423Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:07:31.2066847Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:07:31.2069040Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:07:31.2071635Z 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-18T14:07:31.2074008Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:07:31.2081052Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:07:31.2088552Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:07:31.2097501Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:07:31.2107235Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:07:31.2115276Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:07:31.2123729Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:07:31.2130371Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:07:31.2138528Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:07:31.2148493Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:07:31.2162121Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:07:31.2170631Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:07:31.2259819Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:07:31.2267525Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:07:31.2298962Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:07:31.2330086Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:07:31.2331697Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:07:31.2346944Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:07:31.2482964Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:07:31.2492381Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:07:31.2504991Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:07:31.2518020Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:07:31.2526776Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:07:31.2533323Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:07:31.2539943Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:07:31.2545542Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:07:31.2554650Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:07:31.2566790Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:07:31.2575059Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:07:31.2582203Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:07:31.2588237Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:07:31.2595207Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:07:31.2602345Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:07:31.2608609Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:07:31.2614652Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:07:31.2624088Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:07:31.2630082Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:07:31.2637276Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:07:31.2646514Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:07:31.2671860Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:07:31.2680039Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:07:31.2686962Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:07:31.2693883Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:07:31.2706476Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:07:31.2786389Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:07:31.2798819Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:07:31.2808447Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:07:31.2820443Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:07:31.2835665Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:07:31.2844599Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:07:31.2853719Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:07:31.2868568Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:07:31.2880579Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:07:31.2918695Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:07:31.2935681Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:07:31.2948945Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:07:31.2963155Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:07:31.2967467Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:07:31.2978139Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:07:31.2986099Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:07:31.2996847Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:07:31.3012714Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:07:31.3024470Z 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-18T14:07:31.3029443Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:07:31.3039350Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:07:31.3046269Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:07:31.3051348Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:07:31.3061124Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:07:31.3073464Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:07:31.3111736Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:07:31.3122499Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:07:31.3131601Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:07:31.3137965Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:07:31.3172320Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:07:31.3176664Z 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-18T14:07:31.3185360Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:07:31.3193629Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:07:31.3207894Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:07:31.3211709Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:07:31.3225874Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:07:31.3237195Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:07:31.3246254Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:07:31.3254754Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:07:31.3259956Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:07:31.3270033Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:07:31.3278707Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:07:31.3288692Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:07:31.3297769Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:07:31.3304300Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:07:31.3312359Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:07:31.3325028Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:07:31.3332779Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:07:31.3340668Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:07:31.3349100Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:07:31.3534092Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:07:31.3572938Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:07:31.3605608Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:07:31.3654159Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:07:31.3710676Z 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-18T14:07:31.3756706Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:07:31.3803578Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:07:31.3903441Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:07:31.4023752Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:07:31.4044318Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:07:31.4095814Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:07:31.4117284Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:07:31.4145946Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:07:31.4174399Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:07:31.4209530Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:07:31.4231328Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:07:31.4259304Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:07:31.4281151Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:07:31.4315439Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:07:31.4339859Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:07:31.4378260Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:07:31.4416289Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:07:31.4487500Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:07:31.4518579Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:07:31.4582396Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:07:31.5484250Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:07:31.5504842Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:07:31.5546741Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:07:31.5981039Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:07:32.4362483Z Fetched 8648 kB in 0s (19.7 MB/s) 2021-05-18T14:07:32.4791988Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:07:32.5006748Z (Reading database ... 2021-05-18T14:07:32.5008613Z (Reading database ... 5% 2021-05-18T14:07:32.5009703Z (Reading database ... 10% 2021-05-18T14:07:32.5010462Z (Reading database ... 15% 2021-05-18T14:07:32.5011268Z (Reading database ... 20% 2021-05-18T14:07:32.5011951Z (Reading database ... 25% 2021-05-18T14:07:32.5012664Z (Reading database ... 30% 2021-05-18T14:07:32.5013366Z (Reading database ... 35% 2021-05-18T14:07:32.5014040Z (Reading database ... 40% 2021-05-18T14:07:32.5014724Z (Reading database ... 45% 2021-05-18T14:07:32.5015410Z (Reading database ... 50% 2021-05-18T14:07:32.5353531Z (Reading database ... 55% 2021-05-18T14:07:32.5736524Z (Reading database ... 60% 2021-05-18T14:07:32.6111184Z (Reading database ... 65% 2021-05-18T14:07:32.6477691Z (Reading database ... 70% 2021-05-18T14:07:32.7219099Z (Reading database ... 75% 2021-05-18T14:07:32.8085672Z (Reading database ... 80% 2021-05-18T14:07:32.9010371Z (Reading database ... 85% 2021-05-18T14:07:32.9686733Z (Reading database ... 90% 2021-05-18T14:07:33.0288156Z (Reading database ... 95% 2021-05-18T14:07:33.0289221Z (Reading database ... 100% 2021-05-18T14:07:33.0290071Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:07:33.0466083Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:07:33.0911261Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:07:33.1294509Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:07:33.1584821Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:07:33.1595852Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:07:33.1903983Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:07:33.2136297Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:07:33.2152989Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:33.2464996Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:07:33.2723659Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:07:33.2734114Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:33.3105594Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:07:33.3373870Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:07:33.3386838Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:33.3768004Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:07:33.4015043Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:07:33.4027597Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:33.4344666Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:07:33.4580262Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:07:33.4590397Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:33.4904634Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:07:33.5151243Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:07:33.5160495Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:33.5464056Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:07:33.5705503Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:07:33.5738346Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:33.6016933Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:07:33.6322717Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:07:33.6336075Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:33.6826263Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:07:33.7119517Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:07:33.7132775Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:33.7463946Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:07:33.7715586Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:07:33.7727323Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:33.8024264Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:07:33.8269435Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:07:33.8281350Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:33.8651454Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:07:33.8965361Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:07:33.8979308Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:33.9267980Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:07:33.9568063Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:07:33.9579191Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:33.9891027Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:07:34.0187915Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:07:34.0199093Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:07:34.0503924Z Selecting previously unselected package patchutils. 2021-05-18T14:07:34.0837549Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:07:34.0854264Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:07:34.1291989Z Selecting previously unselected package wdiff. 2021-05-18T14:07:34.1570770Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:07:34.1583220Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:07:34.1944003Z Selecting previously unselected package devscripts. 2021-05-18T14:07:34.2229999Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:07:34.2487930Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:34.3943505Z Selecting previously unselected package diffstat. 2021-05-18T14:07:34.4200984Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:07:34.4211810Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:07:34.4491371Z Selecting previously unselected package python3-gpg. 2021-05-18T14:07:34.4802226Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:07:34.4813381Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:34.5362436Z Selecting previously unselected package dput. 2021-05-18T14:07:34.5666098Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:07:34.5750627Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:07:34.6073113Z Selecting previously unselected package gdebi-core. 2021-05-18T14:07:34.6875462Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:07:34.6884770Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:35.0769628Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:07:35.1077667Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:07:35.1110438Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:35.1503436Z Selecting previously unselected package gettext. 2021-05-18T14:07:35.1772770Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:07:35.1786361Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:35.3104421Z Selecting previously unselected package intltool-debian. 2021-05-18T14:07:35.3377161Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:07:35.3387066Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:35.3650590Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:07:35.3955986Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:07:35.3966113Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:35.4383931Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:07:35.4602522Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:07:35.4613303Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:35.4983759Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:07:35.5288916Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:07:35.5298643Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:35.5607577Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:07:35.5862075Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:07:35.5873129Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:35.6125076Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:07:35.6450639Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:07:35.6461035Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:35.6803424Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:07:35.7117987Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:07:35.7127493Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:35.7478447Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:07:35.7800410Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:07:35.7811533Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:35.8104379Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:07:35.8410861Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:07:35.8421250Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:35.8687805Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:07:35.8994326Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:07:35.9004228Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:35.9286019Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:07:35.9587197Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:07:35.9620346Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:35.9917555Z Selecting previously unselected package libclone-perl. 2021-05-18T14:07:36.0204318Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:07:36.0216757Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:07:36.0546815Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:07:36.0790085Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:07:36.0800610Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:36.1145688Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:07:36.1375151Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:07:36.1391364Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:36.1704174Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:07:36.1950947Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:07:36.1960536Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:07:36.2214679Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:07:36.2521487Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:07:36.2531968Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:36.2825820Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:07:36.3083663Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:07:36.3103331Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:36.3466496Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:07:36.3725642Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:07:36.3743974Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:36.4065455Z Selecting previously unselected package libwant-perl. 2021-05-18T14:07:36.4316682Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:07:36.4327507Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:07:36.4580179Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:07:36.4873046Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:07:36.4883496Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:36.5169086Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:07:36.5457212Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:07:36.5471722Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:36.5820299Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:07:36.6115369Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:07:36.6126719Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:36.6426068Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:07:36.6670060Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:07:36.6693384Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:36.7025420Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:07:36.7327904Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:07:36.7339213Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:36.7587802Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:07:36.7886553Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:07:36.7897246Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:36.8237705Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:07:36.8528895Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:07:36.8539835Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:36.9185040Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:07:36.9500347Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:07:36.9510430Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:36.9823955Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:07:37.0068422Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:07:37.0079550Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:37.0424404Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:07:37.0706218Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:07:37.0727909Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:37.1054848Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:07:37.1342672Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:07:37.1354627Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:37.1588494Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:07:37.1891270Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:07:37.1914235Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:37.2264157Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:07:37.2504589Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:07:37.2519041Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:37.2761867Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:07:37.3068187Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:07:37.3153340Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:37.3427131Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:07:37.3732617Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:07:37.3744035Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:07:37.4024623Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:07:37.4294595Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:07:37.4304907Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:37.4983931Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:07:37.5228486Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:07:37.5239327Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:07:37.5625062Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:07:37.5903096Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:07:37.5919224Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:37.6250534Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:07:37.6583908Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:07:37.6592971Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:37.6918064Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:07:37.7223282Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:07:37.7234707Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:37.7509271Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:07:37.7833170Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:07:37.7843936Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:37.8104602Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:07:37.8401660Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:07:37.8413124Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:37.8665719Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:07:37.8970033Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:07:37.8979957Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:37.9345681Z Selecting previously unselected package libjson-perl. 2021-05-18T14:07:37.9584622Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:07:37.9598881Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:07:37.9984448Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:07:38.0282456Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:07:38.0292582Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:07:38.0610768Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:07:38.0931133Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:07:38.0944488Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:38.1255029Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:07:38.1556939Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:07:38.1568618Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:38.1906364Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:07:38.2154092Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:07:38.2171292Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:38.2425764Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:07:38.2723947Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:07:38.2737955Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:07:38.3106956Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:07:38.3363788Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:07:38.3397930Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:38.3706446Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:07:38.4000861Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:07:38.4012621Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:38.4346487Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:07:38.4626634Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:07:38.4638228Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:38.5249490Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:07:38.5548983Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:07:38.5559818Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:38.5926180Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:07:38.6191464Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:07:38.6203137Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:38.6544134Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:07:38.6784158Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:07:38.6795065Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:38.7051066Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:07:38.7349810Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:07:38.7361070Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:07:38.7895432Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:07:38.8177059Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:07:38.8195707Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:38.8503848Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:07:38.8756581Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:07:38.8769801Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:38.9106833Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:07:38.9408665Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:07:38.9427645Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:38.9804495Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:07:39.0117675Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:07:39.0136318Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:39.0513176Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:07:39.0814925Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:07:39.0825914Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:39.1091581Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:07:39.1437780Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:07:39.1447178Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:39.1824491Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:07:39.2078795Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:07:39.2093819Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:39.2546660Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:07:39.2819484Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:07:39.2830894Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:39.3184087Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:07:39.3399200Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:07:39.3409325Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:39.3744481Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:07:39.4000519Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:07:39.4009821Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:39.4268689Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:07:39.4568143Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:07:39.4580845Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:39.4904027Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:07:39.5152261Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:07:39.5160666Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:39.5584551Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:07:39.5811803Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:07:39.5823568Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:39.6304000Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:07:39.6556428Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:07:39.6567484Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:39.6844329Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:07:39.7152747Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:07:39.7167173Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:39.7435301Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:07:39.7737266Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:07:39.7746317Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:39.8000529Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:07:39.8291471Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:07:39.8301792Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:39.8590663Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:07:39.8904233Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:07:39.8914656Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:39.9227868Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:07:39.9532219Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:07:39.9546724Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:39.9858437Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:07:40.0108411Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:07:40.0119556Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:40.0465864Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:07:40.0767859Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:40.0778841Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:40.1544276Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:07:40.1811352Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:07:40.1825851Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:40.2128710Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:07:40.2433894Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:07:40.2459525Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:07:40.2784052Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:07:40.3039226Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:07:40.3050832Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:07:40.3344179Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:07:40.3624619Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:07:40.3635860Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:40.3893387Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:07:40.4201099Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:07:40.4211444Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:40.4544278Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:07:40.4805138Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:07:40.4819188Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:40.5090697Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:07:40.5396622Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:40.5412254Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:40.5904401Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:07:40.6193221Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:40.6203447Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:40.6624296Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:07:40.6930873Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:07:40.6941727Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:07:40.7264232Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:07:40.7535215Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:07:40.7549949Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:40.7850155Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:07:40.8153088Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:07:40.8162895Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:40.8503984Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:07:40.8748470Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:07:40.8758710Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:40.9016770Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:07:40.9325174Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:07:40.9336333Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:40.9664170Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:07:40.9893395Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:07:40.9903954Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:41.0183771Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:07:41.0476813Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:07:41.0495928Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:41.0750262Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:07:41.1052611Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:07:41.1063668Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:41.1384434Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:07:41.1634597Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:07:41.1643264Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:41.1906154Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:07:41.2214310Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:07:41.2223308Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:41.2567173Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:07:41.2897295Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:07:41.2907989Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:41.3208060Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:07:41.3480828Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:07:41.3493086Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:41.3930629Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:07:41.4227610Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:07:41.4240005Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:41.4557209Z Selecting previously unselected package licensecheck. 2021-05-18T14:07:41.4840262Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:07:41.4869425Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:07:41.5265665Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:07:41.5503269Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:07:41.5514107Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:41.5824179Z Selecting previously unselected package t1utils. 2021-05-18T14:07:41.6094712Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:07:41.6110412Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:07:41.6504002Z Selecting previously unselected package lintian. 2021-05-18T14:07:41.6820038Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:07:41.6836589Z Unpacking lintian (2.62.0) ... 2021-05-18T14:07:42.0675048Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:07:42.0985092Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:07:42.0994275Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:42.1263784Z Selecting previously unselected package python3-xdg. 2021-05-18T14:07:42.1581480Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:07:42.1593329Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:42.1983207Z Selecting previously unselected package qpdf. 2021-05-18T14:07:42.2229487Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:42.2242144Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:07:42.2984244Z Selecting previously unselected package python3-magic. 2021-05-18T14:07:42.3272361Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:07:42.3284290Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:42.4039820Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:42.4081730Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:42.4120645Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:42.4182388Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:07:42.4216166Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:07:42.4245631Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:42.4275748Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:42.4310278Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:42.4339560Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:42.6257066Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:42.6289460Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:42.6329357Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:07:42.6361063Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:42.6423534Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:42.6465227Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:42.6497570Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:42.6533264Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:42.6628935Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:42.6667327Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:42.6693677Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:07:42.6734759Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:42.6763050Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:42.6809067Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:42.6844707Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:42.6883051Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:07:42.6918057Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:42.6953833Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:42.6998649Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:42.7034267Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:07:42.7070855Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:42.7104459Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:42.7136598Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:42.7167593Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:42.7204613Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:42.7253684Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:42.9157667Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:42.9194467Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:42.9240795Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:07:42.9306592Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:42.9345617Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:07:42.9381707Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:07:42.9410167Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:42.9447693Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:07:42.9552231Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:07:42.9583980Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:42.9618769Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:43.1694551Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:43.1731043Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:43.1770823Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:07:43.1802738Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:43.1846193Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:43.1880492Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:43.1916758Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:07:43.1957725Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:43.2009525Z Setting up t1utils (1.41-3) ... 2021-05-18T14:07:43.2045177Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:43.2082586Z Setting up diffstat (1.63-1) ... 2021-05-18T14:07:43.2120974Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:43.2166129Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:43.2205164Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:43.2248356Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:43.2297878Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:43.2340971Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:43.2391391Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:43.2437796Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:43.2478400Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:43.2591480Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:43.2641210Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:07:43.2675784Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:43.2719900Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:43.2757141Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:43.2801079Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:43.2851052Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:07:43.2884829Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:43.2932889Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:43.2969468Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:43.4647334Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:43.4690929Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:43.4726804Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:43.4769598Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:43.4805120Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:43.4836320Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:43.4872390Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:43.4904325Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:43.5074674Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:43.5114597Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:43.5156836Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:43.6844501Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:43.6883347Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:43.6932312Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:07:43.7050655Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:43.7083718Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:43.7112643Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:43.7153889Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:43.7194588Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:43.7229473Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:43.7273969Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:43.7315783Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:43.7350317Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:43.7390228Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:07:43.7429799Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:43.7462174Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:43.7497212Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:07:43.9321001Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:43.9355786Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:43.9398491Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:43.9431302Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:43.9471340Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:43.9511938Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:43.9547030Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:43.9578206Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:43.9623257Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:43.9655851Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:43.9697501Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:43.9740907Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:43.9771492Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:43.9809770Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:43.9852002Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:07:43.9885161Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:43.9919422Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:43.9951111Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:44.1933458Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:44.1979030Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:44.2018089Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:44.2047570Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:44.2074308Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:44.2115999Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:44.2148313Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:44.2184286Z Setting up lintian (2.62.0) ... 2021-05-18T14:07:44.2251669Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:07:44.2301372Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:02.5469266Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:08:02.9640586Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:06.1830001Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-18T14:08:06.3235701Z 2021-05-18T14:08:06.3407281Z Reading package lists... 0% 2021-05-18T14:08:06.3408635Z 2021-05-18T14:08:06.3455318Z Reading package lists... 100% 2021-05-18T14:08:06.3456045Z 2021-05-18T14:08:06.3456525Z 2021-05-18T14:08:06.3457535Z Reading package lists... Done 2021-05-18T14:08:06.3458250Z 2021-05-18T14:08:06.3459549Z Building dependency tree... 0% 2021-05-18T14:08:06.3460123Z 2021-05-18T14:08:06.3773370Z Building dependency tree... 0% 2021-05-18T14:08:06.3774456Z 2021-05-18T14:08:06.3775160Z Building dependency tree... 50% 2021-05-18T14:08:06.3775731Z 2021-05-18T14:08:06.5387807Z Building dependency tree... 50% 2021-05-18T14:08:06.5388488Z 2021-05-18T14:08:06.5389201Z Building dependency tree 2021-05-18T14:08:06.5389780Z 2021-05-18T14:08:06.5390691Z Reading state information... 0% 2021-05-18T14:08:06.5391349Z 2021-05-18T14:08:06.7177293Z Reading state information... 0% 2021-05-18T14:08:06.7177726Z 2021-05-18T14:08:06.7177964Z 2021-05-18T14:08:06.7178423Z Reading state information... Done 2021-05-18T14:08:06.7178798Z 2021-05-18T14:08:06.7179221Z Reading state information... 0% 2021-05-18T14:08:06.7238433Z 2021-05-18T14:08:06.7238928Z Reading state information... 1% 2021-05-18T14:08:06.7286760Z 2021-05-18T14:08:06.7287291Z Reading state information... 3% 2021-05-18T14:08:07.7129042Z 2021-05-18T14:08:07.7129971Z Reading state information... 5% 2021-05-18T14:08:07.7138587Z 2021-05-18T14:08:07.7145017Z Reading state information... 7% 2021-05-18T14:08:07.7145776Z 2021-05-18T14:08:07.7146388Z Reading state information... 9% 2021-05-18T14:08:07.7146971Z 2021-05-18T14:08:07.7147557Z Reading state information... 11% 2021-05-18T14:08:07.7148143Z 2021-05-18T14:08:07.7149022Z Reading state information... 13% 2021-05-18T14:08:07.7149707Z 2021-05-18T14:08:07.7150294Z Reading state information... 15% 2021-05-18T14:08:07.7150868Z 2021-05-18T14:08:07.7151442Z Reading state information... 17% 2021-05-18T14:08:07.7152027Z 2021-05-18T14:08:07.7153419Z Reading state information... 19% 2021-05-18T14:08:07.7154287Z 2021-05-18T14:08:07.7154888Z Reading state information... 21% 2021-05-18T14:08:07.7155486Z 2021-05-18T14:08:07.7156716Z Reading state information... 23% 2021-05-18T14:08:07.7157306Z 2021-05-18T14:08:07.7157896Z Reading state information... 25% 2021-05-18T14:08:07.7158477Z 2021-05-18T14:08:07.7159067Z Reading state information... 27% 2021-05-18T14:08:07.7159685Z 2021-05-18T14:08:07.7160274Z Reading state information... 29% 2021-05-18T14:08:07.7160858Z 2021-05-18T14:08:07.7161468Z Reading state information... 31% 2021-05-18T14:08:07.7162054Z 2021-05-18T14:08:07.7162618Z Reading state information... 33% 2021-05-18T14:08:07.7163185Z 2021-05-18T14:08:07.7163771Z Reading state information... 35% 2021-05-18T14:08:07.7164367Z 2021-05-18T14:08:07.7164939Z Reading state information... 37% 2021-05-18T14:08:07.7165563Z 2021-05-18T14:08:07.7166127Z Reading state information... 39% 2021-05-18T14:08:07.7166715Z 2021-05-18T14:08:07.7167295Z Reading state information... 41% 2021-05-18T14:08:07.7167887Z 2021-05-18T14:08:07.7168472Z Reading state information... 43% 2021-05-18T14:08:07.7169023Z 2021-05-18T14:08:07.7169601Z Reading state information... 45% 2021-05-18T14:08:07.7170190Z 2021-05-18T14:08:07.7171305Z Reading state information... 47% 2021-05-18T14:08:07.7172085Z 2021-05-18T14:08:07.7173035Z Reading state information... 49% 2021-05-18T14:08:07.7174597Z 2021-05-18T14:08:07.7175055Z Reading state information... 51% 2021-05-18T14:08:07.7175515Z 2021-05-18T14:08:07.7175953Z Reading state information... 53% 2021-05-18T14:08:07.7176411Z 2021-05-18T14:08:07.7176861Z Reading state information... 55% 2021-05-18T14:08:07.7177301Z 2021-05-18T14:08:07.7177754Z Reading state information... 57% 2021-05-18T14:08:07.7179622Z 2021-05-18T14:08:07.7180174Z Reading state information... 59% 2021-05-18T14:08:07.7180636Z 2021-05-18T14:08:07.7181070Z Reading state information... 61% 2021-05-18T14:08:07.7181531Z 2021-05-18T14:08:07.7182535Z Reading state information... 63% 2021-05-18T14:08:07.7183029Z 2021-05-18T14:08:07.7183483Z Reading state information... 65% 2021-05-18T14:08:07.7184866Z 2021-05-18T14:08:07.7185414Z Reading state information... 67% 2021-05-18T14:08:07.7185862Z 2021-05-18T14:08:07.7186312Z Reading state information... 69% 2021-05-18T14:08:07.7186752Z 2021-05-18T14:08:07.7187471Z Reading state information... 71% 2021-05-18T14:08:07.7187933Z 2021-05-18T14:08:07.7188366Z Reading state information... 73% 2021-05-18T14:08:07.7189573Z 2021-05-18T14:08:07.7190073Z Reading state information... 75% 2021-05-18T14:08:07.7190535Z 2021-05-18T14:08:07.7190989Z Reading state information... 77% 2021-05-18T14:08:07.7191428Z 2021-05-18T14:08:07.7191878Z Reading state information... 79% 2021-05-18T14:08:07.7192499Z 2021-05-18T14:08:07.7192980Z Reading state information... 81% 2021-05-18T14:08:07.7193442Z 2021-05-18T14:08:07.7193877Z Reading state information... 83% 2021-05-18T14:08:07.7194337Z 2021-05-18T14:08:07.7194770Z Reading state information... 85% 2021-05-18T14:08:07.7195226Z 2021-05-18T14:08:07.7195659Z Reading state information... 87% 2021-05-18T14:08:07.7196118Z 2021-05-18T14:08:07.7196569Z Reading state information... 89% 2021-05-18T14:08:07.7197016Z 2021-05-18T14:08:07.7197466Z Reading state information... 91% 2021-05-18T14:08:07.7197904Z 2021-05-18T14:08:07.7198364Z Reading state information... 93% 2021-05-18T14:08:07.7198821Z 2021-05-18T14:08:07.7199253Z Reading state information... 95% 2021-05-18T14:08:07.7199708Z 2021-05-18T14:08:07.7200141Z Reading state information... 97% 2021-05-18T14:08:07.7200600Z 2021-05-18T14:08:07.7201049Z Reading state information... 99% 2021-05-18T14:08:07.7202365Z Selecting previously unselected package r-3.5.3. 2021-05-18T14:08:07.7203230Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:08:07.7204246Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-18T14:08:07.7205008Z Unpacking r-3.5.3 (1) ... 2021-05-18T14:08:08.2385086Z Setting up r-3.5.3 (1) ... 2021-05-18T14:08:08.2662633Z 2021-05-18T14:08:08.2663568Z 2021-05-18T14:08:08.2664671Z Reading state information... Done 2021-05-18T14:08:08.2973205Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-18T14:08:08.3117557Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:08:08.3416900Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:08:08.3417501Z env: 2021-05-18T14:08:08.3418115Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:08.3418698Z TIC_DEPLOY_KEY: 2021-05-18T14:08:08.3419551Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:08.3421336Z GITHUB_PAT: *** 2021-05-18T14:08:08.3422634Z COVERALLS_TOKEN: *** 2021-05-18T14:08:08.3423191Z continue-on-error: false 2021-05-18T14:08:08.3423699Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:08.3424235Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:08.3424727Z TZ: UTC 2021-05-18T14:08:08.3425137Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:08.3425594Z NOT_CRAN: true 2021-05-18T14:08:08.3425987Z ##[endgroup] 2021-05-18T14:08:08.4071363Z [command]sudo apt-get install -y texinfo 2021-05-18T14:08:08.6047918Z Reading package lists... 2021-05-18T14:08:08.7987282Z Building dependency tree... 2021-05-18T14:08:08.8011189Z Reading state information... 2021-05-18T14:08:09.0246733Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:08:09.0248330Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:09.2620081Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:08:09.2783304Z --2021-05-18 14:08:09-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:08:09.2876039Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:08:09.2885858Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:08:09.3044489Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:08:09.3049975Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:08:09.3052194Z --2021-05-18 14:08:09-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:08:09.3384958Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:08:09.4001543Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:08:09.6183309Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:08:09.6191671Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=QnjDlPTf%2BGP%2Fr1prRbpnjK2%2F18z%2BgDl7tB2eSSqb3xI%3D&st=2021-05-18T14%3A07%3A09Z&se=2021-05-18T14%3A13%3A09Z&sp=r [following] 2021-05-18T14:08:09.6196002Z --2021-05-18 14:08:09-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=QnjDlPTf%2BGP%2Fr1prRbpnjK2%2F18z%2BgDl7tB2eSSqb3xI%3D&st=2021-05-18T14%3A07%3A09Z&se=2021-05-18T14%3A13%3A09Z&sp=r 2021-05-18T14:08:09.6390425Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:08:09.7027543Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:08:09.9669785Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:08:09.9671149Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:08:09.9673004Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:08:10.5383250Z 2021-05-18T14:08:12.1754314Z 0K ........ ........ ........ ........ 49% 15.2M 2s 2021-05-18T14:08:13.8967794Z 32768K ........ ........ ........ ........ 99% 18.2M 0s 2021-05-18T14:08:13.8969012Z 65536K 100% 2.90M=3.9s 2021-05-18T14:08:13.8969583Z 2021-05-18T14:08:13.8974296Z 2021-05-18 14:08:13 (16.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:08:13.8975147Z 2021-05-18T14:08:16.1863265Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:08:16.1865201Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:08:16.5238241Z ##[group]Run tlmgr update --self 2021-05-18T14:08:16.5239009Z tlmgr update --self 2021-05-18T14:08:16.5240112Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:08:16.5241166Z tlmgr update --all 2021-05-18T14:08:16.5291688Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:16.5292185Z env: 2021-05-18T14:08:16.5292668Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:16.5293252Z TIC_DEPLOY_KEY: 2021-05-18T14:08:16.5294095Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:16.5296396Z GITHUB_PAT: *** 2021-05-18T14:08:16.5297382Z COVERALLS_TOKEN: *** 2021-05-18T14:08:16.5298349Z continue-on-error: false 2021-05-18T14:08:16.5298861Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:16.5299431Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:16.5299944Z TZ: UTC 2021-05-18T14:08:16.5300420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:16.5300992Z NOT_CRAN: true 2021-05-18T14:08:16.5301463Z ##[endgroup] 2021-05-18T14:08:19.9664673Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:20.1419969Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:08:20.1421237Z running mktexlsr ... 2021-05-18T14:08:20.2305322Z done running mktexlsr. 2021-05-18T14:08:20.2571146Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:20.2573272Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:21.7471623Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:21.7473276Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:08:21.8279946Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:08:21.8817337Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:08:21.9232240Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:08:21.9676707Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:08:22.3928928Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:08:23.8398524Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:08:23.9214450Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-18T14:08:23.9978117Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-18T14:08:24.0397124Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T14:08:24.0817589Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T14:08:24.1248971Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T14:08:24.1675475Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-18T14:08:24.2171909Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-18T14:08:24.2675135Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T14:08:24.3342901Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T14:08:24.4231407Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T14:08:24.4658500Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T14:08:24.5085162Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-18T14:08:24.5659423Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T14:08:24.6121263Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T14:08:24.6610396Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-18T14:08:24.7044492Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-18T14:08:24.7518019Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-18T14:08:24.7970534Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-18T14:08:24.8404094Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-18T14:08:24.8853531Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-18T14:08:24.9279124Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-18T14:08:24.9719092Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-18T14:08:25.0151233Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-18T14:08:25.0583852Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-18T14:08:25.1014106Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-18T14:08:25.1454373Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-18T14:08:25.1925351Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-18T14:08:25.2368957Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-18T14:08:25.2830636Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-18T14:08:25.3450322Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-18T14:08:25.3897016Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-18T14:08:25.4345769Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-18T14:08:25.4784235Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-18T14:08:25.5231158Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-18T14:08:25.5690458Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-18T14:08:25.6136988Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-18T14:08:25.6577064Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T14:08:25.7024832Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-18T14:08:25.7549447Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-18T14:08:25.7990278Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-18T14:08:25.8433628Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-18T14:08:25.8877562Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-18T14:08:25.9317250Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-18T14:08:25.9768064Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-18T14:08:26.0205454Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-18T14:08:26.0660633Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-18T14:08:26.1101580Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-18T14:08:26.1545967Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-18T14:08:26.1991564Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-18T14:08:26.2458520Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-18T14:08:26.2978997Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-18T14:08:26.3435522Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T14:08:26.3917164Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-18T14:08:26.4414500Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-18T14:08:26.4859197Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-18T14:08:26.5316624Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-18T14:08:26.5777391Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-18T14:08:26.6240915Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-18T14:08:26.6698301Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T14:08:26.7406320Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T14:08:26.8266299Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-18T14:08:26.8722746Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-18T14:08:26.9212370Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-18T14:08:26.9664258Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-18T14:08:27.0126774Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-18T14:08:27.0640613Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-18T14:08:27.1193406Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-18T14:08:27.1656806Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-18T14:08:27.2121428Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-18T14:08:27.2567496Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-18T14:08:27.3031389Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-18T14:08:27.3669979Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:08:27.4116277Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-18T14:08:27.4591953Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-18T14:08:27.5043191Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-18T14:08:27.5538000Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-18T14:08:27.6042792Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-18T14:08:27.6504183Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-18T14:08:27.7035578Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-18T14:08:27.8055205Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-18T14:08:27.8510464Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-18T14:08:27.8977265Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-18T14:08:27.9202460Z running mktexlsr ... 2021-05-18T14:08:28.0063810Z done running mktexlsr. 2021-05-18T14:08:28.0381730Z running updmap-sys ... 2021-05-18T14:08:28.3396294Z done running updmap-sys. 2021-05-18T14:08:28.3398138Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:08:28.3400438Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/MjmxP4ZecD/_1AIrf2tAW ... 2021-05-18T14:08:28.7537412Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/MjmxP4ZecD/_1AIrf2tAW. 2021-05-18T14:08:28.7539469Z OK: optex.fmt/luatex 2021-05-18T14:08:28.7540774Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:28.7543077Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:30.2838936Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:08:30.2840837Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:30.4310304Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:08:30.4311582Z running mktexlsr ... 2021-05-18T14:08:30.5160424Z done running mktexlsr. 2021-05-18T14:08:30.5475788Z running updmap-sys ... 2021-05-18T14:08:30.8439600Z done running updmap-sys. 2021-05-18T14:08:30.8441609Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:30.8443305Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:30.9306564Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:08:30.9307153Z with: 2021-05-18T14:08:30.9307574Z pandoc-version: 2.7.3 2021-05-18T14:08:30.9308170Z env: 2021-05-18T14:08:30.9308644Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:30.9309147Z TIC_DEPLOY_KEY: 2021-05-18T14:08:30.9310028Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:30.9312229Z GITHUB_PAT: *** 2021-05-18T14:08:30.9313048Z COVERALLS_TOKEN: *** 2021-05-18T14:08:30.9313738Z continue-on-error: false 2021-05-18T14:08:30.9314226Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:30.9314743Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:30.9315394Z TZ: UTC 2021-05-18T14:08:30.9315866Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:30.9316331Z NOT_CRAN: true 2021-05-18T14:08:30.9316732Z ##[endgroup] 2021-05-18T14:08:31.2234809Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:08:31.2999594Z Reading package lists... 2021-05-18T14:08:31.4907352Z Building dependency tree... 2021-05-18T14:08:31.4927763Z Reading state information... 2021-05-18T14:08:31.7409506Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:08:31.7415921Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:31.7441450Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:08:31.8816820Z 2021-05-18T14:08:31.8989884Z Reading package lists... 0% 2021-05-18T14:08:31.8990651Z 2021-05-18T14:08:31.9038173Z Reading package lists... 100% 2021-05-18T14:08:31.9039081Z 2021-05-18T14:08:31.9048028Z 2021-05-18T14:08:31.9049036Z Reading package lists... Done 2021-05-18T14:08:31.9049733Z 2021-05-18T14:08:31.9050369Z Building dependency tree... 0% 2021-05-18T14:08:31.9050847Z 2021-05-18T14:08:31.9343055Z Building dependency tree... 0% 2021-05-18T14:08:31.9344136Z 2021-05-18T14:08:31.9344794Z Building dependency tree... 50% 2021-05-18T14:08:31.9347133Z 2021-05-18T14:08:32.0853688Z Building dependency tree... 50% 2021-05-18T14:08:32.0854125Z 2021-05-18T14:08:32.0854618Z Building dependency tree 2021-05-18T14:08:32.0854981Z 2021-05-18T14:08:32.0855518Z Reading state information... 0% 2021-05-18T14:08:32.0856079Z 2021-05-18T14:08:32.2702429Z Reading state information... 0% 2021-05-18T14:08:32.2702987Z 2021-05-18T14:08:32.2703234Z 2021-05-18T14:08:32.2703794Z Reading state information... Done 2021-05-18T14:08:32.2704183Z 2021-05-18T14:08:32.2704768Z Reading state information... 0% 2021-05-18T14:08:32.2763849Z 2021-05-18T14:08:32.2764434Z Reading state information... 1% 2021-05-18T14:08:32.2815368Z 2021-05-18T14:08:32.2815939Z Reading state information... 3% 2021-05-18T14:08:32.2862814Z 2021-05-18T14:08:32.2863403Z Reading state information... 5% 2021-05-18T14:08:32.2916824Z 2021-05-18T14:08:32.2917426Z Reading state information... 7% 2021-05-18T14:08:32.2961857Z 2021-05-18T14:08:32.2962389Z Reading state information... 9% 2021-05-18T14:08:32.3008966Z 2021-05-18T14:08:32.3009566Z Reading state information... 11% 2021-05-18T14:08:32.3057504Z 2021-05-18T14:08:32.3058104Z Reading state information... 13% 2021-05-18T14:08:32.3105168Z 2021-05-18T14:08:32.3105767Z Reading state information... 15% 2021-05-18T14:08:32.3150422Z 2021-05-18T14:08:32.3150998Z Reading state information... 17% 2021-05-18T14:08:32.3202130Z 2021-05-18T14:08:32.3202738Z Reading state information... 19% 2021-05-18T14:08:32.3249077Z 2021-05-18T14:08:32.3249672Z Reading state information... 21% 2021-05-18T14:08:32.3294305Z 2021-05-18T14:08:32.3294880Z Reading state information... 23% 2021-05-18T14:08:32.3344309Z 2021-05-18T14:08:32.3344888Z Reading state information... 25% 2021-05-18T14:08:32.3407357Z 2021-05-18T14:08:32.3407922Z Reading state information... 27% 2021-05-18T14:08:32.3447056Z 2021-05-18T14:08:32.3448004Z Reading state information... 29% 2021-05-18T14:08:32.3500197Z 2021-05-18T14:08:32.3500800Z Reading state information... 31% 2021-05-18T14:08:32.3551210Z 2021-05-18T14:08:32.3552168Z Reading state information... 33% 2021-05-18T14:08:32.3595315Z 2021-05-18T14:08:32.3595884Z Reading state information... 35% 2021-05-18T14:08:32.3639426Z 2021-05-18T14:08:32.3640005Z Reading state information... 37% 2021-05-18T14:08:32.3691402Z 2021-05-18T14:08:32.3691967Z Reading state information... 39% 2021-05-18T14:08:32.3741860Z 2021-05-18T14:08:32.3742635Z Reading state information... 41% 2021-05-18T14:08:32.3786176Z 2021-05-18T14:08:32.3786750Z Reading state information... 43% 2021-05-18T14:08:32.3843037Z 2021-05-18T14:08:32.3843593Z Reading state information... 45% 2021-05-18T14:08:32.3919437Z 2021-05-18T14:08:32.3920032Z Reading state information... 47% 2021-05-18T14:08:32.3967205Z 2021-05-18T14:08:32.3967783Z Reading state information... 49% 2021-05-18T14:08:32.4023692Z 2021-05-18T14:08:32.4024271Z Reading state information... 51% 2021-05-18T14:08:32.4070856Z 2021-05-18T14:08:32.4071433Z Reading state information... 53% 2021-05-18T14:08:32.4118363Z 2021-05-18T14:08:32.4119132Z Reading state information... 55% 2021-05-18T14:08:32.4167992Z 2021-05-18T14:08:32.4168568Z Reading state information... 57% 2021-05-18T14:08:32.4218427Z 2021-05-18T14:08:32.4219140Z Reading state information... 59% 2021-05-18T14:08:32.4273136Z 2021-05-18T14:08:32.4273705Z Reading state information... 61% 2021-05-18T14:08:32.4322047Z 2021-05-18T14:08:32.4322615Z Reading state information... 63% 2021-05-18T14:08:32.4366180Z 2021-05-18T14:08:32.4366756Z Reading state information... 65% 2021-05-18T14:08:32.4413671Z 2021-05-18T14:08:32.4414203Z Reading state information... 67% 2021-05-18T14:08:32.4460646Z 2021-05-18T14:08:32.4461219Z Reading state information... 69% 2021-05-18T14:08:32.4521912Z 2021-05-18T14:08:32.4522478Z Reading state information... 71% 2021-05-18T14:08:32.4563869Z 2021-05-18T14:08:32.4564425Z Reading state information... 73% 2021-05-18T14:08:32.4611518Z 2021-05-18T14:08:32.4612093Z Reading state information... 75% 2021-05-18T14:08:32.4673733Z 2021-05-18T14:08:32.4674335Z Reading state information... 77% 2021-05-18T14:08:32.4722214Z 2021-05-18T14:08:32.4722794Z Reading state information... 79% 2021-05-18T14:08:32.4770167Z 2021-05-18T14:08:32.4770777Z Reading state information... 81% 2021-05-18T14:08:32.4818867Z 2021-05-18T14:08:32.4819466Z Reading state information... 83% 2021-05-18T14:08:32.4871050Z 2021-05-18T14:08:32.4871620Z Reading state information... 85% 2021-05-18T14:08:32.4920625Z 2021-05-18T14:08:32.4921204Z Reading state information... 87% 2021-05-18T14:08:32.4966234Z 2021-05-18T14:08:32.4966824Z Reading state information... 89% 2021-05-18T14:08:32.5018371Z 2021-05-18T14:08:32.5018968Z Reading state information... 91% 2021-05-18T14:08:32.5066924Z 2021-05-18T14:08:32.5093297Z Reading state information... 93% 2021-05-18T14:08:32.5125811Z 2021-05-18T14:08:32.5126757Z Reading state information... 95% 2021-05-18T14:08:32.5162141Z 2021-05-18T14:08:32.5162735Z Reading state information... 97% 2021-05-18T14:08:32.5213339Z 2021-05-18T14:08:32.5213944Z Reading state information... 99% 2021-05-18T14:08:32.8469915Z Selecting previously unselected package pandoc. 2021-05-18T14:08:33.0113513Z (Reading database ... 261849 files and directories currently installed.) 2021-05-18T14:08:33.0278752Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:08:33.0291309Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:08:35.3107132Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:08:35.3141570Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:36.1521844Z 2021-05-18T14:08:36.1522917Z 2021-05-18T14:08:36.1523765Z Reading state information... Done 2021-05-18T14:08:36.1886901Z ##[group]Run git config user.name adigherman 2021-05-18T14:08:36.1887668Z git config user.name adigherman 2021-05-18T14:08:36.1888313Z git config user.email adig@jhu.edu 2021-05-18T14:08:36.1937054Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:36.1937513Z env: 2021-05-18T14:08:36.1938019Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:36.1938569Z TIC_DEPLOY_KEY: 2021-05-18T14:08:36.1939467Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:36.1941158Z GITHUB_PAT: *** 2021-05-18T14:08:36.1942951Z COVERALLS_TOKEN: *** 2021-05-18T14:08:36.1943507Z continue-on-error: false 2021-05-18T14:08:36.1944002Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:36.1944519Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:36.1945006Z TZ: UTC 2021-05-18T14:08:36.1945409Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:36.1946097Z NOT_CRAN: true 2021-05-18T14:08:36.1946530Z ##[endgroup] 2021-05-18T14:08:36.2311125Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:08:36.2311803Z env: 2021-05-18T14:08:36.2312283Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:36.2312758Z TIC_DEPLOY_KEY: 2021-05-18T14:08:36.2313581Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:36.2315285Z GITHUB_PAT: *** 2021-05-18T14:08:36.2316491Z COVERALLS_TOKEN: *** 2021-05-18T14:08:36.2317037Z continue-on-error: false 2021-05-18T14:08:36.2317544Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:36.2318087Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:36.2318596Z TZ: UTC 2021-05-18T14:08:36.2319160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:36.2319588Z NOT_CRAN: true 2021-05-18T14:08:36.2319960Z ##[endgroup] 2021-05-18T14:08:36.4436960Z Reading package lists... 2021-05-18T14:08:36.6292845Z Building dependency tree... 2021-05-18T14:08:36.6313564Z Reading state information... 2021-05-18T14:08:36.7759533Z The following additional packages will be installed: 2021-05-18T14:08:36.7764263Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:36.7770223Z Suggested packages: 2021-05-18T14:08:36.7771299Z cmake-doc ninja-build 2021-05-18T14:08:36.8258733Z The following NEW packages will be installed: 2021-05-18T14:08:36.8264310Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:36.8570391Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:36.8571104Z Need to get 5470 kB of archives. 2021-05-18T14:08:36.8571848Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:08:36.8574749Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:08:36.8877492Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:08:36.8888825Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:08:36.8911178Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:08:37.4206573Z Fetched 5470 kB in 0s (47.9 MB/s) 2021-05-18T14:08:37.4631932Z Selecting previously unselected package cmake-data. 2021-05-18T14:08:37.4710248Z (Reading database ... 2021-05-18T14:08:37.4711034Z (Reading database ... 5% 2021-05-18T14:08:37.4711878Z (Reading database ... 10% 2021-05-18T14:08:37.4712532Z (Reading database ... 15% 2021-05-18T14:08:37.4713255Z (Reading database ... 20% 2021-05-18T14:08:37.4714075Z (Reading database ... 25% 2021-05-18T14:08:37.4714928Z (Reading database ... 30% 2021-05-18T14:08:37.4715754Z (Reading database ... 35% 2021-05-18T14:08:37.4716414Z (Reading database ... 40% 2021-05-18T14:08:37.4717073Z (Reading database ... 45% 2021-05-18T14:08:37.4717744Z (Reading database ... 50% 2021-05-18T14:08:37.4740327Z (Reading database ... 55% 2021-05-18T14:08:37.4782758Z (Reading database ... 60% 2021-05-18T14:08:37.4828414Z (Reading database ... 65% 2021-05-18T14:08:37.4968502Z (Reading database ... 70% 2021-05-18T14:08:37.4994233Z (Reading database ... 75% 2021-05-18T14:08:37.5420671Z (Reading database ... 80% 2021-05-18T14:08:37.5765773Z (Reading database ... 85% 2021-05-18T14:08:37.5939312Z (Reading database ... 90% 2021-05-18T14:08:37.6026954Z (Reading database ... 95% 2021-05-18T14:08:37.6027540Z (Reading database ... 100% 2021-05-18T14:08:37.6028391Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T14:08:37.6193289Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:08:37.6496818Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:38.1945040Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:08:38.2246921Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:08:38.2275309Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:38.2746876Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:08:38.3019014Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:08:38.3033907Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:38.3503684Z Selecting previously unselected package cmake. 2021-05-18T14:08:38.3778203Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:08:38.3790434Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:38.8418254Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:38.8451729Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:38.8917279Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:38.8948524Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:38.8993440Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:40.1230289Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:42.6618073Z Reading package lists... 2021-05-18T14:08:42.8558081Z Building dependency tree... 2021-05-18T14:08:42.8579664Z Reading state information... 2021-05-18T14:08:43.0261345Z Suggested packages: 2021-05-18T14:08:43.0264175Z libssh-doc 2021-05-18T14:08:43.0768152Z The following NEW packages will be installed: 2021-05-18T14:08:43.0770178Z libssh-dev 2021-05-18T14:08:43.1243569Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:43.1244738Z Need to get 219 kB of archives. 2021-05-18T14:08:43.1245673Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:08:43.1248979Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:08:43.5939007Z Fetched 219 kB in 0s (4558 kB/s) 2021-05-18T14:08:43.6298360Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:08:43.6377924Z (Reading database ... 2021-05-18T14:08:43.6378935Z (Reading database ... 5% 2021-05-18T14:08:43.6379733Z (Reading database ... 10% 2021-05-18T14:08:43.6380508Z (Reading database ... 15% 2021-05-18T14:08:43.6381256Z (Reading database ... 20% 2021-05-18T14:08:43.6382821Z (Reading database ... 25% 2021-05-18T14:08:43.6383659Z (Reading database ... 30% 2021-05-18T14:08:43.6384371Z (Reading database ... 35% 2021-05-18T14:08:43.6385078Z (Reading database ... 40% 2021-05-18T14:08:43.6386116Z (Reading database ... 45% 2021-05-18T14:08:43.6386867Z (Reading database ... 50% 2021-05-18T14:08:43.6409151Z (Reading database ... 55% 2021-05-18T14:08:43.6453751Z (Reading database ... 60% 2021-05-18T14:08:43.6498479Z (Reading database ... 65% 2021-05-18T14:08:43.6644604Z (Reading database ... 70% 2021-05-18T14:08:43.6671108Z (Reading database ... 75% 2021-05-18T14:08:43.7097073Z (Reading database ... 80% 2021-05-18T14:08:43.7448477Z (Reading database ... 85% 2021-05-18T14:08:43.7615050Z (Reading database ... 90% 2021-05-18T14:08:43.7706550Z (Reading database ... 95% 2021-05-18T14:08:43.7707205Z (Reading database ... 100% 2021-05-18T14:08:43.7708056Z (Reading database ... 264640 files and directories currently installed.) 2021-05-18T14:08:43.7941005Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:08:43.8008777Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:43.8884337Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:46.4394514Z Reading package lists... 2021-05-18T14:08:46.6337305Z Building dependency tree... 2021-05-18T14:08:46.6359869Z Reading state information... 2021-05-18T14:08:46.8660273Z The following NEW packages will be installed: 2021-05-18T14:08:46.8666159Z jags 2021-05-18T14:08:46.8891417Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:46.8892213Z Need to get 1562 kB of archives. 2021-05-18T14:08:46.8893394Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:08:46.8896056Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:08:47.4085915Z Fetched 1562 kB in 0s (32.9 MB/s) 2021-05-18T14:08:47.4451208Z Selecting previously unselected package jags. 2021-05-18T14:08:47.4532894Z (Reading database ... 2021-05-18T14:08:47.4533753Z (Reading database ... 5% 2021-05-18T14:08:47.4534343Z (Reading database ... 10% 2021-05-18T14:08:47.4534875Z (Reading database ... 15% 2021-05-18T14:08:47.4535413Z (Reading database ... 20% 2021-05-18T14:08:47.4535956Z (Reading database ... 25% 2021-05-18T14:08:47.4536476Z (Reading database ... 30% 2021-05-18T14:08:47.4537016Z (Reading database ... 35% 2021-05-18T14:08:47.4537541Z (Reading database ... 40% 2021-05-18T14:08:47.4538076Z (Reading database ... 45% 2021-05-18T14:08:47.4538615Z (Reading database ... 50% 2021-05-18T14:08:47.4588113Z (Reading database ... 55% 2021-05-18T14:08:47.4628995Z (Reading database ... 60% 2021-05-18T14:08:47.4672533Z (Reading database ... 65% 2021-05-18T14:08:47.4810862Z (Reading database ... 70% 2021-05-18T14:08:47.4839396Z (Reading database ... 75% 2021-05-18T14:08:47.5264465Z (Reading database ... 80% 2021-05-18T14:08:47.5710330Z (Reading database ... 85% 2021-05-18T14:08:47.5896916Z (Reading database ... 90% 2021-05-18T14:08:47.5984996Z (Reading database ... 95% 2021-05-18T14:08:47.5986670Z (Reading database ... 100% 2021-05-18T14:08:47.5987729Z (Reading database ... 264659 files and directories currently installed.) 2021-05-18T14:08:47.6138448Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:08:47.6161589Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:08:47.7947863Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:08:47.8263279Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:48.6250764Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:51.1947703Z Reading package lists... 2021-05-18T14:08:51.3885255Z Building dependency tree... 2021-05-18T14:08:51.3911210Z Reading state information... 2021-05-18T14:08:51.5641709Z The following additional packages will be installed: 2021-05-18T14:08:51.5644739Z libnode64 libuv1-dev 2021-05-18T14:08:51.6162384Z The following NEW packages will be installed: 2021-05-18T14:08:51.6164747Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:08:51.6405220Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:52.2266897Z Need to get 6239 kB of archives. 2021-05-18T14:08:52.2275380Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:08:52.2277790Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:08:52.2280997Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:08:52.2283512Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:08:52.4760883Z Fetched 6239 kB in 0s (16.3 MB/s) 2021-05-18T14:08:52.5118267Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:08:52.5197233Z (Reading database ... 2021-05-18T14:08:52.5197885Z (Reading database ... 5% 2021-05-18T14:08:52.5199819Z (Reading database ... 10% 2021-05-18T14:08:52.5200730Z (Reading database ... 15% 2021-05-18T14:08:52.5201656Z (Reading database ... 20% 2021-05-18T14:08:52.5202537Z (Reading database ... 25% 2021-05-18T14:08:52.5203391Z (Reading database ... 30% 2021-05-18T14:08:52.5204262Z (Reading database ... 35% 2021-05-18T14:08:52.5205253Z (Reading database ... 40% 2021-05-18T14:08:52.5206061Z (Reading database ... 45% 2021-05-18T14:08:52.5206847Z (Reading database ... 50% 2021-05-18T14:08:52.5244844Z (Reading database ... 55% 2021-05-18T14:08:52.5284469Z (Reading database ... 60% 2021-05-18T14:08:52.5331022Z (Reading database ... 65% 2021-05-18T14:08:52.5471835Z (Reading database ... 70% 2021-05-18T14:08:52.5497853Z (Reading database ... 75% 2021-05-18T14:08:52.5941616Z (Reading database ... 80% 2021-05-18T14:08:52.6313069Z (Reading database ... 85% 2021-05-18T14:08:52.6480170Z (Reading database ... 90% 2021-05-18T14:08:52.6568628Z (Reading database ... 95% 2021-05-18T14:08:52.6569230Z (Reading database ... 100% 2021-05-18T14:08:52.6570226Z (Reading database ... 264799 files and directories currently installed.) 2021-05-18T14:08:52.6730983Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:08:52.6741393Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:08:52.7185688Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:08:52.7444319Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:08:52.7483621Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:53.4624667Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:08:53.4904112Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:08:53.4917452Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:53.5933494Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:08:53.5967224Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:53.5999250Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:53.6038534Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:56.1407969Z Reading package lists... 2021-05-18T14:08:56.3334524Z Building dependency tree... 2021-05-18T14:08:56.3356518Z Reading state information... 2021-05-18T14:08:56.5048663Z The following additional packages will be installed: 2021-05-18T14:08:56.5052572Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:08:56.5060374Z Suggested packages: 2021-05-18T14:08:56.5061261Z libfftw3-doc 2021-05-18T14:08:56.5598453Z The following NEW packages will be installed: 2021-05-18T14:08:56.5602677Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:08:56.5839911Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:56.5840783Z Need to get 3986 kB of archives. 2021-05-18T14:08:56.5841614Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:08:56.5843778Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:08:56.5911845Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:08:56.6101536Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:08:56.6244490Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:08:56.6250724Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:08:57.1318183Z Fetched 3986 kB in 0s (35.8 MB/s) 2021-05-18T14:08:57.1683580Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:08:57.1765328Z (Reading database ... 2021-05-18T14:08:57.1765934Z (Reading database ... 5% 2021-05-18T14:08:57.1766695Z (Reading database ... 10% 2021-05-18T14:08:57.1767234Z (Reading database ... 15% 2021-05-18T14:08:57.1767782Z (Reading database ... 20% 2021-05-18T14:08:57.1768357Z (Reading database ... 25% 2021-05-18T14:08:57.1768884Z (Reading database ... 30% 2021-05-18T14:08:57.1769420Z (Reading database ... 35% 2021-05-18T14:08:57.1770103Z (Reading database ... 40% 2021-05-18T14:08:57.1770624Z (Reading database ... 45% 2021-05-18T14:08:57.1771142Z (Reading database ... 50% 2021-05-18T14:08:57.1800481Z (Reading database ... 55% 2021-05-18T14:08:57.1844027Z (Reading database ... 60% 2021-05-18T14:08:57.1890356Z (Reading database ... 65% 2021-05-18T14:08:57.2034447Z (Reading database ... 70% 2021-05-18T14:08:57.2060614Z (Reading database ... 75% 2021-05-18T14:08:57.2477188Z (Reading database ... 80% 2021-05-18T14:08:57.2837218Z (Reading database ... 85% 2021-05-18T14:08:57.3010492Z (Reading database ... 90% 2021-05-18T14:08:57.3099790Z (Reading database ... 95% 2021-05-18T14:08:57.3100421Z (Reading database ... 100% 2021-05-18T14:08:57.3101271Z (Reading database ... 264935 files and directories currently installed.) 2021-05-18T14:08:57.3263229Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:57.3301413Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:57.3945087Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:08:57.4248197Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:57.4261533Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:57.5384861Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:08:57.5693626Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:57.5707698Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:57.6667542Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:08:57.6988134Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:57.6999595Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:08:57.7425620Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:08:57.7742480Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:57.7754853Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:58.0898535Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:58.0943453Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:58.0975049Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:58.1038724Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:08:58.1069680Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:58.1106577Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:58.9735928Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:01.5429060Z Reading package lists... 2021-05-18T14:09:01.7425177Z Building dependency tree... 2021-05-18T14:09:01.7453507Z Reading state information... 2021-05-18T14:09:01.9099096Z The following additional packages will be installed: 2021-05-18T14:09:01.9101357Z libdcmtk14 2021-05-18T14:09:01.9588348Z The following NEW packages will be installed: 2021-05-18T14:09:01.9593216Z dcmtk libdcmtk14 2021-05-18T14:09:01.9898680Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:01.9900819Z Need to get 5546 kB of archives. 2021-05-18T14:09:01.9902618Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:09:01.9905183Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:09:03.2288426Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:09:03.7187389Z Fetched 5546 kB in 1s (4320 kB/s) 2021-05-18T14:09:03.7548428Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:09:03.7627918Z (Reading database ... 2021-05-18T14:09:03.7628865Z (Reading database ... 5% 2021-05-18T14:09:03.7629668Z (Reading database ... 10% 2021-05-18T14:09:03.7630460Z (Reading database ... 15% 2021-05-18T14:09:03.7631546Z (Reading database ... 20% 2021-05-18T14:09:03.7632452Z (Reading database ... 25% 2021-05-18T14:09:03.7633198Z (Reading database ... 30% 2021-05-18T14:09:03.7633934Z (Reading database ... 35% 2021-05-18T14:09:03.7634654Z (Reading database ... 40% 2021-05-18T14:09:03.7635386Z (Reading database ... 45% 2021-05-18T14:09:03.7636117Z (Reading database ... 50% 2021-05-18T14:09:03.7671833Z (Reading database ... 55% 2021-05-18T14:09:03.7710322Z (Reading database ... 60% 2021-05-18T14:09:03.7750683Z (Reading database ... 65% 2021-05-18T14:09:03.7892179Z (Reading database ... 70% 2021-05-18T14:09:03.7918629Z (Reading database ... 75% 2021-05-18T14:09:03.8334839Z (Reading database ... 80% 2021-05-18T14:09:03.8699097Z (Reading database ... 85% 2021-05-18T14:09:03.8869576Z (Reading database ... 90% 2021-05-18T14:09:03.8958090Z (Reading database ... 95% 2021-05-18T14:09:03.8958686Z (Reading database ... 100% 2021-05-18T14:09:03.8959530Z (Reading database ... 265026 files and directories currently installed.) 2021-05-18T14:09:03.9120128Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:09:03.9142489Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:09:04.4744744Z Selecting previously unselected package dcmtk. 2021-05-18T14:09:04.5016172Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:09:04.5080387Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:09:04.6697300Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:09:04.6736053Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:09:04.6898501Z Adding `dcmtk' group to system ... 2021-05-18T14:09:04.7932906Z Adding `dcmtk' user to system ... 2021-05-18T14:09:04.9998338Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:09:05.2993824Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:07.0938532Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:09.7016249Z Reading package lists... 2021-05-18T14:09:09.8933823Z Building dependency tree... 2021-05-18T14:09:09.8955104Z Reading state information... 2021-05-18T14:09:10.1514401Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:09:10.1516071Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:10.2258425Z Reading package lists... 2021-05-18T14:09:10.4168772Z Building dependency tree... 2021-05-18T14:09:10.4190371Z Reading state information... 2021-05-18T14:09:10.6935987Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:09:10.6937656Z libpng-dev set to manually installed. 2021-05-18T14:09:10.6938886Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:10.7677815Z Reading package lists... 2021-05-18T14:09:10.9509977Z Building dependency tree... 2021-05-18T14:09:10.9530957Z Reading state information... 2021-05-18T14:09:11.1184652Z The following additional packages will be installed: 2021-05-18T14:09:11.1188597Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:09:11.1192426Z Suggested packages: 2021-05-18T14:09:11.1193861Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:09:11.1195491Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:09:11.1196805Z fonts-arphic-uming fonts-nanum 2021-05-18T14:09:11.1761053Z The following NEW packages will be installed: 2021-05-18T14:09:11.1763407Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:09:11.1764962Z libpoppler97 poppler-data 2021-05-18T14:09:11.1998822Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:11.1999656Z Need to get 2582 kB of archives. 2021-05-18T14:09:11.2000541Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:09:11.2002505Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:09:11.2247160Z 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-18T14:09:11.2280131Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:09:11.2412933Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:09:11.2419842Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:09:11.2434432Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:09:11.7332825Z Fetched 2582 kB in 0s (41.6 MB/s) 2021-05-18T14:09:11.7680474Z Selecting previously unselected package poppler-data. 2021-05-18T14:09:11.7763136Z (Reading database ... 2021-05-18T14:09:11.7763751Z (Reading database ... 5% 2021-05-18T14:09:11.7764307Z (Reading database ... 10% 2021-05-18T14:09:11.7764837Z (Reading database ... 15% 2021-05-18T14:09:11.7765381Z (Reading database ... 20% 2021-05-18T14:09:11.7766163Z (Reading database ... 25% 2021-05-18T14:09:11.7766726Z (Reading database ... 30% 2021-05-18T14:09:11.7767262Z (Reading database ... 35% 2021-05-18T14:09:11.7767800Z (Reading database ... 40% 2021-05-18T14:09:11.7768321Z (Reading database ... 45% 2021-05-18T14:09:11.7768855Z (Reading database ... 50% 2021-05-18T14:09:11.7803213Z (Reading database ... 55% 2021-05-18T14:09:11.7846169Z (Reading database ... 60% 2021-05-18T14:09:11.7891124Z (Reading database ... 65% 2021-05-18T14:09:11.8034939Z (Reading database ... 70% 2021-05-18T14:09:11.8059979Z (Reading database ... 75% 2021-05-18T14:09:11.8468978Z (Reading database ... 80% 2021-05-18T14:09:11.8823295Z (Reading database ... 85% 2021-05-18T14:09:11.8990969Z (Reading database ... 90% 2021-05-18T14:09:11.9079808Z (Reading database ... 95% 2021-05-18T14:09:11.9081134Z (Reading database ... 100% 2021-05-18T14:09:11.9082329Z (Reading database ... 265261 files and directories currently installed.) 2021-05-18T14:09:11.9239250Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:09:11.9249870Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:09:12.1985095Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:09:12.2271974Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:09:12.2296947Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:09:12.2722304Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:09:12.3037781Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:12.3058640Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.4344482Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:09:12.4578883Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:12.4592173Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.4904712Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:09:12.5182623Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:12.5193761Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.5506974Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:09:12.5784775Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:12.5797788Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.6482877Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:09:12.6621791Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:09:12.6651429Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.6682514Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.6753308Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.6785022Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:12.6824890Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:09:12.9821777Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:15.5357182Z Reading package lists... 2021-05-18T14:09:15.7270798Z Building dependency tree... 2021-05-18T14:09:15.7291748Z Reading state information... 2021-05-18T14:09:16.7333258Z The following additional packages will be installed: 2021-05-18T14:09:16.7343525Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:09:16.7344496Z Suggested packages: 2021-05-18T14:09:16.7345310Z libhdf5-doc 2021-05-18T14:09:16.7346101Z The following NEW packages will be installed: 2021-05-18T14:09:16.7348100Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:09:16.7349782Z libsz2 2021-05-18T14:09:16.7350704Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:16.7351695Z Need to get 4074 kB of archives. 2021-05-18T14:09:16.7352619Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:09:16.7355078Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:09:16.7358160Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:09:16.7359886Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:09:16.7362077Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:09:16.7364173Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:09:16.7371177Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:09:16.7373076Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:09:16.7374136Z Fetched 4074 kB in 0s (37.0 MB/s) 2021-05-18T14:09:16.7375089Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:09:16.7375813Z (Reading database ... 2021-05-18T14:09:16.7376339Z (Reading database ... 5% 2021-05-18T14:09:16.7376850Z (Reading database ... 10% 2021-05-18T14:09:16.7377374Z (Reading database ... 15% 2021-05-18T14:09:16.7379420Z (Reading database ... 20% 2021-05-18T14:09:16.7379985Z (Reading database ... 25% 2021-05-18T14:09:16.7380532Z (Reading database ... 30% 2021-05-18T14:09:16.7381195Z (Reading database ... 35% 2021-05-18T14:09:16.7381694Z (Reading database ... 40% 2021-05-18T14:09:16.7382634Z (Reading database ... 45% 2021-05-18T14:09:16.7383355Z (Reading database ... 50% 2021-05-18T14:09:16.7383899Z (Reading database ... 55% 2021-05-18T14:09:16.7384423Z (Reading database ... 60% 2021-05-18T14:09:16.7384964Z (Reading database ... 65% 2021-05-18T14:09:16.7385640Z (Reading database ... 70% 2021-05-18T14:09:16.7386315Z (Reading database ... 75% 2021-05-18T14:09:16.7387006Z (Reading database ... 80% 2021-05-18T14:09:16.7387700Z (Reading database ... 85% 2021-05-18T14:09:16.7388243Z (Reading database ... 90% 2021-05-18T14:09:16.7388822Z (Reading database ... 95% 2021-05-18T14:09:16.7389365Z (Reading database ... 100% 2021-05-18T14:09:16.7390206Z (Reading database ... 265821 files and directories currently installed.) 2021-05-18T14:09:16.7391626Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:16.7392805Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:16.7709572Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:09:16.8058161Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:09:16.8083588Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:16.8424836Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:09:16.8683810Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:09:16.8704889Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:16.9104886Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:09:16.9446788Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:16.9468694Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.1144854Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:09:17.1422516Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:17.1440358Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.1817161Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:09:17.2136778Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:09:17.2151945Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:17.2467655Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:09:17.2792975Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:17.2806383Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.6756860Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.6802410Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:17.6842030Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:17.6877329Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:17.6907599Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.6945950Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.6981311Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:17.7073742Z 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-18T14:09:17.7107313Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:18.5383727Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:21.2112904Z Reading package lists... 2021-05-18T14:09:21.4165882Z Building dependency tree... 2021-05-18T14:09:21.4186952Z Reading state information... 2021-05-18T14:09:21.5896857Z The following additional packages will be installed: 2021-05-18T14:09:21.5898817Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:09:21.6451415Z The following NEW packages will be installed: 2021-05-18T14:09:21.6467923Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:09:21.6469552Z mesa-common-dev 2021-05-18T14:09:21.6681089Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:21.6681943Z Need to get 1761 kB of archives. 2021-05-18T14:09:21.6682782Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:09:21.6686401Z 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-18T14:09:21.6729033Z 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-18T14:09:21.6736414Z 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-18T14:09:21.6754407Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:09:21.6782394Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:09:21.6849851Z 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-18T14:09:22.1910184Z Fetched 1761 kB in 0s (29.5 MB/s) 2021-05-18T14:09:22.2240180Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:09:22.2325218Z (Reading database ... 2021-05-18T14:09:22.2325888Z (Reading database ... 5% 2021-05-18T14:09:22.2326429Z (Reading database ... 10% 2021-05-18T14:09:22.2326981Z (Reading database ... 15% 2021-05-18T14:09:22.2327525Z (Reading database ... 20% 2021-05-18T14:09:22.2328052Z (Reading database ... 25% 2021-05-18T14:09:22.2328621Z (Reading database ... 30% 2021-05-18T14:09:22.2330785Z (Reading database ... 35% 2021-05-18T14:09:22.2331353Z (Reading database ... 40% 2021-05-18T14:09:22.2331918Z (Reading database ... 45% 2021-05-18T14:09:22.2332446Z (Reading database ... 50% 2021-05-18T14:09:22.2379955Z (Reading database ... 55% 2021-05-18T14:09:22.2424323Z (Reading database ... 60% 2021-05-18T14:09:22.2469732Z (Reading database ... 65% 2021-05-18T14:09:22.2619619Z (Reading database ... 70% 2021-05-18T14:09:22.2754993Z (Reading database ... 75% 2021-05-18T14:09:22.3076794Z (Reading database ... 80% 2021-05-18T14:09:22.3444382Z (Reading database ... 85% 2021-05-18T14:09:22.3617866Z (Reading database ... 90% 2021-05-18T14:09:22.3711466Z (Reading database ... 95% 2021-05-18T14:09:22.3712134Z (Reading database ... 100% 2021-05-18T14:09:22.3712928Z (Reading database ... 266029 files and directories currently installed.) 2021-05-18T14:09:22.3874181Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:09:22.3889711Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:22.4320898Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:09:22.4628043Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:22.4648120Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:22.5104644Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:09:22.5374132Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:22.5385586Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:22.5864293Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:09:22.6138739Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:22.6165559Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:22.6625963Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:09:22.6911595Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:22.6921913Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:22.7695313Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:09:22.8010725Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:22.8023574Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:22.9767257Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:22.9812267Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:22.9844049Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:22.9883987Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:22.9918362Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:22.9950697Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:22.9988248Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:24.5478011Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:27.1191037Z Reading package lists... 2021-05-18T14:09:27.3213785Z Building dependency tree... 2021-05-18T14:09:27.3237365Z Reading state information... 2021-05-18T14:09:27.5027531Z The following additional packages will be installed: 2021-05-18T14:09:27.5030791Z libprotobuf-lite17 libprotoc17 2021-05-18T14:09:27.5527591Z The following NEW packages will be installed: 2021-05-18T14:09:27.5530027Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:09:27.5532036Z protobuf-compiler 2021-05-18T14:09:27.5796260Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:27.5797097Z Need to get 2754 kB of archives. 2021-05-18T14:09:27.5797884Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:09:27.5800141Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:09:27.5836657Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:09:27.5977424Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:09:27.6187830Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:09:27.6398118Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:09:28.1080261Z Fetched 2754 kB in 0s (33.4 MB/s) 2021-05-18T14:09:28.1464619Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:09:28.1545875Z (Reading database ... 2021-05-18T14:09:28.1546776Z (Reading database ... 5% 2021-05-18T14:09:28.1547629Z (Reading database ... 10% 2021-05-18T14:09:28.1548646Z (Reading database ... 15% 2021-05-18T14:09:28.1549244Z (Reading database ... 20% 2021-05-18T14:09:28.1549777Z (Reading database ... 25% 2021-05-18T14:09:28.1550566Z (Reading database ... 30% 2021-05-18T14:09:28.1551123Z (Reading database ... 35% 2021-05-18T14:09:28.1552148Z (Reading database ... 40% 2021-05-18T14:09:28.1552632Z (Reading database ... 45% 2021-05-18T14:09:28.1553101Z (Reading database ... 50% 2021-05-18T14:09:28.1591176Z (Reading database ... 55% 2021-05-18T14:09:28.1632839Z (Reading database ... 60% 2021-05-18T14:09:28.1677628Z (Reading database ... 65% 2021-05-18T14:09:28.1828718Z (Reading database ... 70% 2021-05-18T14:09:28.1960726Z (Reading database ... 75% 2021-05-18T14:09:28.2296578Z (Reading database ... 80% 2021-05-18T14:09:28.2652532Z (Reading database ... 85% 2021-05-18T14:09:28.2818451Z (Reading database ... 90% 2021-05-18T14:09:28.2905786Z (Reading database ... 95% 2021-05-18T14:09:28.2907005Z (Reading database ... 100% 2021-05-18T14:09:28.2909236Z (Reading database ... 266512 files and directories currently installed.) 2021-05-18T14:09:28.3069107Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:29.2370644Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2373362Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:09:29.2375057Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:29.2376456Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2378323Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:09:29.2380055Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:29.2381523Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2386195Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:09:29.2387451Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:29.2388525Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2389687Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:09:29.2390995Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:29.2392115Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2394269Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2395419Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2396578Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2397664Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2398674Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:29.2399616Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:29.7377055Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:32.2786725Z Reading package lists... 2021-05-18T14:09:32.4650025Z Building dependency tree... 2021-05-18T14:09:32.4670921Z Reading state information... 2021-05-18T14:09:32.6364789Z The following additional packages will be installed: 2021-05-18T14:09:32.6367196Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:09:32.6369186Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:09:32.6370645Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:09:32.6372339Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:09:32.6374064Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:09:32.6376033Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:32.6378560Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:32.6380730Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:32.6382765Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:32.6384536Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:32.6386272Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:32.6388049Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:32.6389522Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:32.6391112Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:32.6392359Z Suggested packages: 2021-05-18T14:09:32.6393725Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:09:32.6395551Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:09:32.6397395Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:09:32.6399133Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:09:32.7203488Z The following NEW packages will be installed: 2021-05-18T14:09:32.7207442Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:09:32.7209031Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:09:32.7211822Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:09:32.7214453Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:09:32.7218073Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:09:32.7221540Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:32.7224839Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:32.7228441Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:32.7229855Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:32.7232872Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:32.7235602Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:32.7238415Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:32.7242102Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:32.7247329Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:32.7503173Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:32.7504037Z Need to get 47.1 MB of archives. 2021-05-18T14:09:32.7505433Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:09:32.7507477Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:09:32.7735361Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:09:32.7747875Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:09:32.7753867Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:09:32.7763369Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:09:32.7779465Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:09:32.7803228Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:09:32.7875125Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:09:32.9250878Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:09:32.9266431Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:09:32.9282346Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:09:32.9322040Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:09:32.9329839Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:09:32.9336758Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:09:32.9348235Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:09:32.9368473Z 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-18T14:09:32.9383098Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:09:32.9422840Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:09:32.9438056Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:09:32.9455461Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:09:32.9472692Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:09:32.9570251Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:09:32.9882738Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:09:32.9947231Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:09:32.9961246Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:09:33.0087640Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:09:33.0948021Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:09:33.0955654Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:09:33.0962155Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:09:33.0974744Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:09:33.0989299Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:09:33.0996766Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:09:33.3123764Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:09:33.3146565Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:09:33.3387735Z 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-18T14:09:33.3430520Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:09:33.3609618Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:09:33.3618948Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:09:33.5533531Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:09:33.5543299Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:09:33.5552139Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:09:33.5554637Z 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-18T14:09:33.5564064Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:09:33.5574845Z 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-18T14:09:33.5584251Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:09:33.5712440Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:09:33.5726052Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:09:33.5751893Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:09:33.5762804Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:09:33.5923413Z 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-18T14:09:33.5951377Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:09:33.5961041Z 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-18T14:09:33.5969047Z 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-18T14:09:33.5975944Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:09:33.5987527Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:09:33.5997408Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:09:33.6027535Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:09:33.6048378Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:09:33.6057616Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:09:33.6113764Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:09:33.6121489Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:09:33.6143382Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:09:33.6170025Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:09:33.6212535Z 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-18T14:09:33.6279270Z 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-18T14:09:33.6291629Z 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-18T14:09:33.6306837Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:09:33.6523188Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:09:33.6543530Z 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-18T14:09:33.6792473Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:09:33.6797594Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:09:33.6806215Z 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-18T14:09:33.7163494Z 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-18T14:09:33.7515386Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:09:33.7627948Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:09:33.7632460Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:09:34.4401604Z Fetched 47.1 MB in 1s (45.6 MB/s) 2021-05-18T14:09:34.4759497Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:09:34.4841816Z (Reading database ... 2021-05-18T14:09:34.4842468Z (Reading database ... 5% 2021-05-18T14:09:34.4843026Z (Reading database ... 10% 2021-05-18T14:09:34.4843566Z (Reading database ... 15% 2021-05-18T14:09:34.4844143Z (Reading database ... 20% 2021-05-18T14:09:34.4844672Z (Reading database ... 25% 2021-05-18T14:09:34.4845221Z (Reading database ... 30% 2021-05-18T14:09:34.4845765Z (Reading database ... 35% 2021-05-18T14:09:34.4846293Z (Reading database ... 40% 2021-05-18T14:09:34.4846832Z (Reading database ... 45% 2021-05-18T14:09:34.4847372Z (Reading database ... 50% 2021-05-18T14:09:34.4879878Z (Reading database ... 55% 2021-05-18T14:09:34.4923925Z (Reading database ... 60% 2021-05-18T14:09:34.4966884Z (Reading database ... 65% 2021-05-18T14:09:34.5105528Z (Reading database ... 70% 2021-05-18T14:09:34.5242878Z (Reading database ... 75% 2021-05-18T14:09:34.5565335Z (Reading database ... 80% 2021-05-18T14:09:34.5943501Z (Reading database ... 85% 2021-05-18T14:09:34.6116780Z (Reading database ... 90% 2021-05-18T14:09:34.6210495Z (Reading database ... 95% 2021-05-18T14:09:34.6211133Z (Reading database ... 100% 2021-05-18T14:09:34.6211989Z (Reading database ... 266683 files and directories currently installed.) 2021-05-18T14:09:34.6377024Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:09:34.6405435Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:34.7916802Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:09:34.8268383Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:34.8281661Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:34.8610412Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:09:34.8931991Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:34.8946055Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:34.9286356Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:09:34.9600362Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:34.9614350Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:34.9896211Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:09:35.0212887Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:35.0226576Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:35.0601856Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:09:35.0926906Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:09:35.0938026Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:35.1291359Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:09:35.1609360Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:35.1626995Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:35.2144485Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:09:35.2442324Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:09:35.2453750Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:36.0264893Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:09:36.0573151Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:09:36.0589871Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:36.0958583Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:09:36.1239273Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:09:36.1257641Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:36.1783892Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:09:36.2063948Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:36.2075883Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:36.2544179Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:09:36.2824695Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:09:36.2838755Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:36.3144519Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:09:36.3437871Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:09:36.3451831Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:36.3783917Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:09:36.4052608Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:09:36.4065074Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:36.4504441Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:09:36.4789089Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:09:36.4803352Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:36.5224313Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:09:36.5460968Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:36.5478209Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:36.5807705Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:09:36.6133957Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:09:36.6149363Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:36.6663608Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:09:36.6927899Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:09:36.6945003Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:36.7305202Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:09:36.7572303Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:09:36.7589009Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:36.8065163Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:09:36.8346409Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:36.8365241Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:36.8744369Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:09:36.9028285Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:09:36.9039493Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:36.9959229Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:09:37.0277900Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:09:37.0289652Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:37.2247752Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:09:37.2529902Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:09:37.2544780Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:37.3064306Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:09:37.3330474Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:09:37.3343830Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:37.3634320Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:09:37.3953621Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:09:37.3963948Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:37.4488439Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:09:37.4816338Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:37.4833886Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:38.0091328Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:09:38.0400679Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:09:38.0416205Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:38.0724128Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:09:38.1036772Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:09:38.1051390Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:38.1343388Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:09:38.1657406Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:09:38.1673217Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:38.2144087Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:09:38.2422743Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:09:38.2437242Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:38.2870449Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:09:38.3251650Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:09:38.3255702Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:38.3556245Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:09:38.3880251Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:09:38.3936632Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:38.4338207Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:09:38.4665928Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:09:38.4682050Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:38.5183530Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:09:38.5451213Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:09:38.5469167Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:38.6394914Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:09:38.6717271Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:09:38.6730449Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:38.7232203Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:09:38.7549070Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:38.7563672Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:38.8781010Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:09:38.9097563Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:09:38.9111943Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:38.9503617Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:09:38.9786653Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:09:38.9801199Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:40.2224776Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:09:40.2520301Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:09:40.2533375Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:40.2865001Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:09:40.3188285Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:09:40.3203339Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:40.3504182Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:09:40.3805768Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:09:40.3829815Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:40.4110254Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:09:40.4433213Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:40.4447592Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:40.4747009Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:09:40.5063794Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:09:40.5076958Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:40.5424086Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:09:40.5683883Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:40.5710096Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:40.6103491Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:09:40.6429290Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:09:40.6444731Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:40.7824130Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:09:40.8081875Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:09:40.8095590Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:40.8504195Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:09:40.8766005Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:40.8786132Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:40.9304149Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:09:40.9608439Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:09:40.9633645Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:41.0070853Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:09:41.0386406Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:41.0410149Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:41.1824070Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:09:41.2118835Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:09:41.2133718Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:41.2722566Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:09:41.3016567Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:09:41.3034874Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:41.3464188Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:09:41.3710275Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:41.3728042Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:41.4015685Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:09:41.4340373Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:41.4352859Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:41.4618028Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:09:41.4944167Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:09:41.4956765Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:41.5302299Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:09:41.5621256Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:09:41.5634937Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:41.5927171Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:09:41.6242529Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:09:41.6255190Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:41.6798230Z Selecting previously unselected package libopenal-data. 2021-05-18T14:09:41.7119300Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:09:41.7131817Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:41.7663525Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:09:41.7904449Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:09:41.7922578Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:41.8255126Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:09:41.8592628Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:09:41.8608048Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:41.9357380Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:09:41.9677263Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:09:41.9691222Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:41.9964228Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:09:42.0281341Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:09:42.0294673Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:42.0722512Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:09:42.1036043Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:09:42.1048643Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:42.1535090Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:09:42.1857548Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:09:42.1940280Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:42.2504857Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:09:42.2797598Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:09:42.2810153Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:42.3583533Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:09:42.3872562Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:42.3886859Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:42.4248934Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:09:42.4573820Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:42.4590400Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:42.4980610Z Selecting previously unselected package ffmpeg. 2021-05-18T14:09:42.5293897Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:42.5381526Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:42.6825249Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:09:42.7156155Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:09:42.7166999Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:42.7581435Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:09:42.7884764Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:09:42.7895788Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:42.9904096Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:09:43.0203207Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:09:43.0214898Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:43.0560714Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:09:43.0853339Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:09:43.0865025Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:43.1160983Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:09:43.1482529Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:43.1494715Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:43.4458133Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:09:43.4770265Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:43.4790957Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:43.7956693Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:09:43.8279661Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:09:43.8289352Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:43.9824811Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:09:44.0055151Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:09:44.0067315Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:44.0315661Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:09:44.0626852Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:44.0645550Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:44.1344318Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:44.1380475Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:44.1410059Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:44.1443638Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:44.1477826Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:44.1506486Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:44.1534756Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:44.1561844Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:44.1589247Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:44.1616835Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:44.1648028Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:44.1691853Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:44.1722326Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:44.1759952Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:44.1794491Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:44.1834267Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:44.1867579Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:44.1906034Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:44.1981700Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:44.2011710Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:44.2042532Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:44.2067147Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:44.2120247Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:44.2164581Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:44.2198510Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:44.2271767Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:44.2315233Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:44.2359718Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:44.2486130Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:44.2518234Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:44.2550254Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:44.2579968Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:44.2610173Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:44.2640044Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:44.2679335Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:44.2709096Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:44.2745816Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:44.2785849Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:44.2829374Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:44.2861607Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:44.2891361Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:44.2923064Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:44.2955791Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:44.2987449Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:44.3020225Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:44.3055239Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:44.3087005Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:44.3122568Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:44.3155873Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:44.3187683Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:44.3221249Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:44.3259072Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:44.3288699Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:44.3322516Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:44.3355869Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:44.3387990Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.3422472Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:44.3458051Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.3490575Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:44.3526119Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:44.3560229Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:44.3592252Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:44.3624897Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:44.3659307Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.3691945Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:44.3724394Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:44.3758465Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:44.3865306Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.3899634Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.3932990Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.3965896Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:44.3999479Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:44.4030672Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.4126582Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.4155708Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.4190172Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.4293175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:45.6208903Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:48.2425465Z Reading package lists... 2021-05-18T14:09:48.4415551Z Building dependency tree... 2021-05-18T14:09:48.4440169Z Reading state information... 2021-05-18T14:09:48.6104248Z The following additional packages will be installed: 2021-05-18T14:09:48.6106482Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:09:48.6667237Z The following NEW packages will be installed: 2021-05-18T14:09:48.6669696Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:09:48.6671524Z libmagick++-dev 2021-05-18T14:09:48.6914958Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:48.6916039Z Need to get 309 kB of archives. 2021-05-18T14:09:48.6918565Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:09:48.6921462Z 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-18T14:09:48.6949590Z 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-18T14:09:48.6974337Z 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-18T14:09:48.7003397Z 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-18T14:09:49.1730382Z Fetched 309 kB in 0s (10.7 MB/s) 2021-05-18T14:09:49.2090554Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:09:49.2173012Z (Reading database ... 2021-05-18T14:09:49.2173837Z (Reading database ... 5% 2021-05-18T14:09:49.2174555Z (Reading database ... 10% 2021-05-18T14:09:49.2175264Z (Reading database ... 15% 2021-05-18T14:09:49.2175942Z (Reading database ... 20% 2021-05-18T14:09:49.2176600Z (Reading database ... 25% 2021-05-18T14:09:49.2177274Z (Reading database ... 30% 2021-05-18T14:09:49.2177943Z (Reading database ... 35% 2021-05-18T14:09:49.2178596Z (Reading database ... 40% 2021-05-18T14:09:49.2179459Z (Reading database ... 45% 2021-05-18T14:09:49.2180196Z (Reading database ... 50% 2021-05-18T14:09:49.2213794Z (Reading database ... 55% 2021-05-18T14:09:49.2264533Z (Reading database ... 60% 2021-05-18T14:09:49.2296884Z (Reading database ... 65% 2021-05-18T14:09:49.2449912Z (Reading database ... 70% 2021-05-18T14:09:49.2588550Z (Reading database ... 75% 2021-05-18T14:09:49.2617527Z (Reading database ... 80% 2021-05-18T14:09:49.3237587Z (Reading database ... 85% 2021-05-18T14:09:49.3442554Z (Reading database ... 90% 2021-05-18T14:09:49.3533566Z (Reading database ... 95% 2021-05-18T14:09:49.3534586Z (Reading database ... 100% 2021-05-18T14:09:49.3535657Z (Reading database ... 267224 files and directories currently installed.) 2021-05-18T14:09:49.3700803Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:09:49.3793409Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.4432752Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:09:49.4763765Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:09:49.4789004Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.5224600Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:09:49.5500626Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:09:49.5515603Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.6105541Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:09:49.6372112Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:09:49.6460624Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.7081831Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.7224720Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.7262139Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.7296795Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:49.7399113Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:52.3029712Z Reading package lists... 2021-05-18T14:09:52.4949566Z Building dependency tree... 2021-05-18T14:09:52.4971689Z Reading state information... 2021-05-18T14:09:52.6645552Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:09:52.6647479Z The following additional packages will be installed: 2021-05-18T14:09:52.6649475Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:09:52.6650914Z libijs-0.35 libjbig2dec0 2021-05-18T14:09:52.6653654Z Suggested packages: 2021-05-18T14:09:52.6655105Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:09:52.6656363Z ghostscript-x 2021-05-18T14:09:52.7193919Z The following NEW packages will be installed: 2021-05-18T14:09:52.7196189Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:09:52.7198866Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:09:52.7419852Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:52.7421209Z Need to get 11.2 MB of archives. 2021-05-18T14:09:52.7422662Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:09:52.7425867Z 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-18T14:09:52.8068716Z 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-18T14:09:52.8109970Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:09:53.0069115Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:09:53.0390120Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:09:53.0397451Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:09:53.0423459Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:09:53.1533725Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:09:53.6325968Z Fetched 11.2 MB in 0s (26.1 MB/s) 2021-05-18T14:09:53.6741152Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:09:53.6828776Z (Reading database ... 2021-05-18T14:09:53.6829756Z (Reading database ... 5% 2021-05-18T14:09:53.6830674Z (Reading database ... 10% 2021-05-18T14:09:53.6831344Z (Reading database ... 15% 2021-05-18T14:09:53.6831901Z (Reading database ... 20% 2021-05-18T14:09:53.6832431Z (Reading database ... 25% 2021-05-18T14:09:53.6832975Z (Reading database ... 30% 2021-05-18T14:09:53.6833502Z (Reading database ... 35% 2021-05-18T14:09:53.6834069Z (Reading database ... 40% 2021-05-18T14:09:53.6834612Z (Reading database ... 45% 2021-05-18T14:09:53.6835139Z (Reading database ... 50% 2021-05-18T14:09:53.6886660Z (Reading database ... 55% 2021-05-18T14:09:53.6939166Z (Reading database ... 60% 2021-05-18T14:09:53.6970545Z (Reading database ... 65% 2021-05-18T14:09:53.7119318Z (Reading database ... 70% 2021-05-18T14:09:53.7262712Z (Reading database ... 75% 2021-05-18T14:09:53.7289085Z (Reading database ... 80% 2021-05-18T14:09:53.7913898Z (Reading database ... 85% 2021-05-18T14:09:53.8107258Z (Reading database ... 90% 2021-05-18T14:09:53.8196470Z (Reading database ... 95% 2021-05-18T14:09:53.8197065Z (Reading database ... 100% 2021-05-18T14:09:53.8197860Z (Reading database ... 267269 files and directories currently installed.) 2021-05-18T14:09:53.8361145Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:09:53.8643261Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:09:54.0865071Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:09:54.1158914Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:09:54.1170444Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:09:54.1545238Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:09:54.1860164Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:09:54.2542988Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:09:54.6784156Z Selecting previously unselected package libgs9-common. 2021-05-18T14:09:54.7051935Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:09:54.7062624Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:54.8224840Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:09:54.8478522Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:09:54.8505677Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:09:54.8824271Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:09:54.9118700Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:09:54.9130810Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:09:54.9503621Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:09:54.9830615Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:09:54.9842054Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:55.3225976Z Selecting previously unselected package ghostscript. 2021-05-18T14:09:55.3519618Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:09:55.3536392Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:55.4334455Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:09:55.4397107Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:09:55.4427152Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:09:55.5166071Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:09:55.5196868Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:09:55.5487227Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:55.5521616Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:55.5558505Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:55.5692144Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:09:55.6902206Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:55.7126223Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:59.7435577Z Reading package lists... 2021-05-18T14:09:59.7445324Z Building dependency tree... 2021-05-18T14:09:59.7446410Z Reading state information... 2021-05-18T14:09:59.7851333Z The following additional packages will be installed: 2021-05-18T14:09:59.7853546Z libudunits2-0 libudunits2-data 2021-05-18T14:09:59.8362254Z The following NEW packages will be installed: 2021-05-18T14:09:59.8365896Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:09:59.8660335Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:59.8661637Z Need to get 429 kB of archives. 2021-05-18T14:09:59.8663445Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:09:59.8666035Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:09:59.8686283Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:09:59.8703349Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:10:00.3518370Z Fetched 429 kB in 0s (12.4 MB/s) 2021-05-18T14:10:00.3865681Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:10:00.3954703Z (Reading database ... 2021-05-18T14:10:00.3955410Z (Reading database ... 5% 2021-05-18T14:10:00.3956225Z (Reading database ... 10% 2021-05-18T14:10:00.3956758Z (Reading database ... 15% 2021-05-18T14:10:00.3957300Z (Reading database ... 20% 2021-05-18T14:10:00.3957842Z (Reading database ... 25% 2021-05-18T14:10:00.3958366Z (Reading database ... 30% 2021-05-18T14:10:00.3958906Z (Reading database ... 35% 2021-05-18T14:10:00.3959770Z (Reading database ... 40% 2021-05-18T14:10:00.3960449Z (Reading database ... 45% 2021-05-18T14:10:00.3961015Z (Reading database ... 50% 2021-05-18T14:10:00.4014309Z (Reading database ... 55% 2021-05-18T14:10:00.4073002Z (Reading database ... 60% 2021-05-18T14:10:00.4100474Z (Reading database ... 65% 2021-05-18T14:10:00.4264092Z (Reading database ... 70% 2021-05-18T14:10:00.4409318Z (Reading database ... 75% 2021-05-18T14:10:00.4438675Z (Reading database ... 80% 2021-05-18T14:10:00.5063760Z (Reading database ... 85% 2021-05-18T14:10:00.5265986Z (Reading database ... 90% 2021-05-18T14:10:00.5370613Z (Reading database ... 95% 2021-05-18T14:10:00.5371285Z (Reading database ... 100% 2021-05-18T14:10:00.5372134Z (Reading database ... 267833 files and directories currently installed.) 2021-05-18T14:10:00.5532461Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:10:00.5545058Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:10:00.5904735Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:10:00.6162196Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:10:00.6189500Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:10:00.6532831Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:10:00.6807796Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:10:00.6822217Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:10:00.7689339Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:10:00.7747668Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:10:00.7781229Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:10:00.7844204Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:00.9096716Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:03.4513880Z Reading package lists... 2021-05-18T14:10:03.6447799Z Building dependency tree... 2021-05-18T14:10:03.6470457Z Reading state information... 2021-05-18T14:10:03.8632136Z The following NEW packages will be installed: 2021-05-18T14:10:03.8638209Z libjq-dev 2021-05-18T14:10:03.8856833Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:03.8857621Z Need to get 11.2 kB of archives. 2021-05-18T14:10:03.8859047Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:10:03.8864133Z 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-18T14:10:04.3529650Z Fetched 11.2 kB in 0s (657 kB/s) 2021-05-18T14:10:04.3870501Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:10:04.3951557Z (Reading database ... 2021-05-18T14:10:04.3952168Z (Reading database ... 5% 2021-05-18T14:10:04.3952703Z (Reading database ... 10% 2021-05-18T14:10:04.3953368Z (Reading database ... 15% 2021-05-18T14:10:04.3953870Z (Reading database ... 20% 2021-05-18T14:10:04.3954358Z (Reading database ... 25% 2021-05-18T14:10:04.3954855Z (Reading database ... 30% 2021-05-18T14:10:04.3955358Z (Reading database ... 35% 2021-05-18T14:10:04.3955859Z (Reading database ... 40% 2021-05-18T14:10:04.3956357Z (Reading database ... 45% 2021-05-18T14:10:04.3956842Z (Reading database ... 50% 2021-05-18T14:10:04.4002747Z (Reading database ... 55% 2021-05-18T14:10:04.4061849Z (Reading database ... 60% 2021-05-18T14:10:04.4089656Z (Reading database ... 65% 2021-05-18T14:10:04.4226242Z (Reading database ... 70% 2021-05-18T14:10:04.4370387Z (Reading database ... 75% 2021-05-18T14:10:04.4399216Z (Reading database ... 80% 2021-05-18T14:10:04.5026178Z (Reading database ... 85% 2021-05-18T14:10:04.5224096Z (Reading database ... 90% 2021-05-18T14:10:04.5371997Z (Reading database ... 95% 2021-05-18T14:10:04.5372624Z (Reading database ... 100% 2021-05-18T14:10:04.5373470Z (Reading database ... 267862 files and directories currently installed.) 2021-05-18T14:10:04.5541814Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:10:04.5554416Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:10:04.6233565Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:10:07.1707188Z Reading package lists... 2021-05-18T14:10:07.3612832Z Building dependency tree... 2021-05-18T14:10:07.3633366Z Reading state information... 2021-05-18T14:10:07.5832460Z The following NEW packages will be installed: 2021-05-18T14:10:07.5840439Z libmng2 2021-05-18T14:10:07.6045719Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:07.6046574Z Need to get 168 kB of archives. 2021-05-18T14:10:07.6047832Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:10:07.6050501Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:10:08.0933415Z Fetched 168 kB in 0s (8369 kB/s) 2021-05-18T14:10:08.1308247Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:10:08.1398774Z (Reading database ... 2021-05-18T14:10:08.1399438Z (Reading database ... 5% 2021-05-18T14:10:08.1400334Z (Reading database ... 10% 2021-05-18T14:10:08.1400977Z (Reading database ... 15% 2021-05-18T14:10:08.1401675Z (Reading database ... 20% 2021-05-18T14:10:08.1402182Z (Reading database ... 25% 2021-05-18T14:10:08.1402708Z (Reading database ... 30% 2021-05-18T14:10:08.1403376Z (Reading database ... 35% 2021-05-18T14:10:08.1404014Z (Reading database ... 40% 2021-05-18T14:10:08.1404485Z (Reading database ... 45% 2021-05-18T14:10:08.1404938Z (Reading database ... 50% 2021-05-18T14:10:08.1460984Z (Reading database ... 55% 2021-05-18T14:10:08.1520982Z (Reading database ... 60% 2021-05-18T14:10:08.1557242Z (Reading database ... 65% 2021-05-18T14:10:08.1709006Z (Reading database ... 70% 2021-05-18T14:10:08.1848491Z (Reading database ... 75% 2021-05-18T14:10:08.1875281Z (Reading database ... 80% 2021-05-18T14:10:08.2501246Z (Reading database ... 85% 2021-05-18T14:10:08.2703635Z (Reading database ... 90% 2021-05-18T14:10:08.2795230Z (Reading database ... 95% 2021-05-18T14:10:08.2796338Z (Reading database ... 100% 2021-05-18T14:10:08.2797453Z (Reading database ... 267868 files and directories currently installed.) 2021-05-18T14:10:08.2985623Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:10:08.3017089Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:10:08.3834548Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:10:08.3875916Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:10.9445028Z Reading package lists... 2021-05-18T14:10:11.1338135Z Building dependency tree... 2021-05-18T14:10:11.1360124Z Reading state information... 2021-05-18T14:10:11.3462692Z E: Unable to locate package libmng1 2021-05-18T14:10:11.4203098Z Reading package lists... 2021-05-18T14:10:11.6128147Z Building dependency tree... 2021-05-18T14:10:11.6152209Z Reading state information... 2021-05-18T14:10:11.7510993Z E: Unable to locate package libapparmor-devel 2021-05-18T14:10:11.8289313Z Reading package lists... 2021-05-18T14:10:12.0204506Z Building dependency tree... 2021-05-18T14:10:12.0226503Z Reading state information... 2021-05-18T14:10:12.1874421Z The following additional packages will be installed: 2021-05-18T14:10:12.1876611Z libij-java 2021-05-18T14:10:12.2415877Z The following NEW packages will be installed: 2021-05-18T14:10:12.2420980Z imagej libij-java 2021-05-18T14:10:12.2648879Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:12.2650420Z Need to get 2328 kB of archives. 2021-05-18T14:10:12.2651873Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:10:12.2654110Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:10:12.3734518Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:10:12.8438325Z Fetched 2328 kB in 0s (18.3 MB/s) 2021-05-18T14:10:12.8777471Z Selecting previously unselected package libij-java. 2021-05-18T14:10:12.8859785Z (Reading database ... 2021-05-18T14:10:12.8860426Z (Reading database ... 5% 2021-05-18T14:10:12.8864818Z (Reading database ... 10% 2021-05-18T14:10:12.8865457Z (Reading database ... 15% 2021-05-18T14:10:12.8866007Z (Reading database ... 20% 2021-05-18T14:10:12.8866538Z (Reading database ... 25% 2021-05-18T14:10:12.8867113Z (Reading database ... 30% 2021-05-18T14:10:12.8867636Z (Reading database ... 35% 2021-05-18T14:10:12.8868175Z (Reading database ... 40% 2021-05-18T14:10:12.8868710Z (Reading database ... 45% 2021-05-18T14:10:12.8869235Z (Reading database ... 50% 2021-05-18T14:10:12.8914706Z (Reading database ... 55% 2021-05-18T14:10:12.8969104Z (Reading database ... 60% 2021-05-18T14:10:12.8997672Z (Reading database ... 65% 2021-05-18T14:10:12.9143409Z (Reading database ... 70% 2021-05-18T14:10:12.9281970Z (Reading database ... 75% 2021-05-18T14:10:12.9311426Z (Reading database ... 80% 2021-05-18T14:10:12.9910062Z (Reading database ... 85% 2021-05-18T14:10:13.0117728Z (Reading database ... 90% 2021-05-18T14:10:13.0213041Z (Reading database ... 95% 2021-05-18T14:10:13.0213685Z (Reading database ... 100% 2021-05-18T14:10:13.0214515Z (Reading database ... 267874 files and directories currently installed.) 2021-05-18T14:10:13.0389236Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:10:13.0398097Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:10:13.1384624Z Selecting previously unselected package imagej. 2021-05-18T14:10:13.1679174Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:10:13.1694612Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:10:13.2590223Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:10:13.2630965Z Setting up imagej (1.52r-1) ... 2021-05-18T14:10:13.2668121Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:10:14.7080006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:15.5002572Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:10:18.2484573Z Reading package lists... 2021-05-18T14:10:18.3488064Z Building dependency tree... 2021-05-18T14:10:18.3512534Z Reading state information... 2021-05-18T14:10:18.5195904Z Suggested packages: 2021-05-18T14:10:18.5197913Z bowtie2-examples 2021-05-18T14:10:18.5701545Z The following NEW packages will be installed: 2021-05-18T14:10:18.5707963Z bowtie2 2021-05-18T14:10:18.5934830Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:18.5935647Z Need to get 1324 kB of archives. 2021-05-18T14:10:18.5936441Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:10:18.5938457Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:10:19.0936847Z Fetched 1324 kB in 0s (28.5 MB/s) 2021-05-18T14:10:19.1264203Z Selecting previously unselected package bowtie2. 2021-05-18T14:10:19.1350765Z (Reading database ... 2021-05-18T14:10:19.1351344Z (Reading database ... 5% 2021-05-18T14:10:19.1351904Z (Reading database ... 10% 2021-05-18T14:10:19.1352452Z (Reading database ... 15% 2021-05-18T14:10:19.1352992Z (Reading database ... 20% 2021-05-18T14:10:19.1353563Z (Reading database ... 25% 2021-05-18T14:10:19.1354090Z (Reading database ... 30% 2021-05-18T14:10:19.1354627Z (Reading database ... 35% 2021-05-18T14:10:19.1355154Z (Reading database ... 40% 2021-05-18T14:10:19.1355693Z (Reading database ... 45% 2021-05-18T14:10:19.1356227Z (Reading database ... 50% 2021-05-18T14:10:19.1392176Z (Reading database ... 55% 2021-05-18T14:10:19.1452618Z (Reading database ... 60% 2021-05-18T14:10:19.1481448Z (Reading database ... 65% 2021-05-18T14:10:19.1625468Z (Reading database ... 70% 2021-05-18T14:10:19.1785931Z (Reading database ... 75% 2021-05-18T14:10:19.1813560Z (Reading database ... 80% 2021-05-18T14:10:19.2434272Z (Reading database ... 85% 2021-05-18T14:10:19.2640084Z (Reading database ... 90% 2021-05-18T14:10:19.2734602Z (Reading database ... 95% 2021-05-18T14:10:19.2735229Z (Reading database ... 100% 2021-05-18T14:10:19.2736054Z (Reading database ... 267897 files and directories currently installed.) 2021-05-18T14:10:19.2904262Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:10:19.2916932Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:10:19.4991137Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:10:19.5034447Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:23.0840518Z Reading package lists... 2021-05-18T14:10:23.2665282Z Building dependency tree... 2021-05-18T14:10:23.2688002Z Reading state information... 2021-05-18T14:10:23.4486494Z E: Unable to locate package install 2021-05-18T14:10:23.4487686Z E: Unable to locate package gdal 2021-05-18T14:10:23.5230577Z Reading package lists... 2021-05-18T14:10:23.7145958Z Building dependency tree... 2021-05-18T14:10:23.7169027Z Reading state information... 2021-05-18T14:10:23.7421026Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:10:23.7423061Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:10:23.7424144Z is only available from another source 2021-05-18T14:10:23.7424789Z 2021-05-18T14:10:23.8495887Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:10:23.9234588Z Reading package lists... 2021-05-18T14:10:24.1100088Z Building dependency tree... 2021-05-18T14:10:24.1122067Z Reading state information... 2021-05-18T14:10:24.1386996Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:10:24.1392635Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:10:24.1393920Z is only available from another source 2021-05-18T14:10:24.1397620Z However the following packages replace it: 2021-05-18T14:10:24.1402676Z ffmpeg 2021-05-18T14:10:24.1403248Z 2021-05-18T14:10:24.2498045Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:10:24.3235109Z Reading package lists... 2021-05-18T14:10:24.5156878Z Building dependency tree... 2021-05-18T14:10:24.5179251Z Reading state information... 2021-05-18T14:10:24.6892716Z The following additional packages will be installed: 2021-05-18T14:10:24.6894821Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:10:24.6896268Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:10:24.6897309Z libssh2-1-dev 2021-05-18T14:10:24.6900930Z Suggested packages: 2021-05-18T14:10:24.6902277Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:10:24.7416584Z The following NEW packages will be installed: 2021-05-18T14:10:24.7418843Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:10:24.7421120Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:10:24.7422841Z libssh2-1-dev 2021-05-18T14:10:24.7640824Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:24.7641779Z Need to get 2667 kB of archives. 2021-05-18T14:10:24.7643668Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:10:24.7646862Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:10:24.7810937Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:10:24.8307335Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:10:24.8353781Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:10:24.8542411Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:10:24.8592207Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:10:24.8690068Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:10:24.9178220Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:10:24.9699282Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:10:24.9939686Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:10:24.9977657Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:10:25.5533980Z Fetched 2667 kB in 0s (8255 kB/s) 2021-05-18T14:10:25.5883855Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:10:25.5971352Z (Reading database ... 2021-05-18T14:10:25.5972004Z (Reading database ... 5% 2021-05-18T14:10:25.5972789Z (Reading database ... 10% 2021-05-18T14:10:25.5973467Z (Reading database ... 15% 2021-05-18T14:10:25.5974136Z (Reading database ... 20% 2021-05-18T14:10:25.5974803Z (Reading database ... 25% 2021-05-18T14:10:25.5975451Z (Reading database ... 30% 2021-05-18T14:10:25.5976108Z (Reading database ... 35% 2021-05-18T14:10:25.5976792Z (Reading database ... 40% 2021-05-18T14:10:25.5978051Z (Reading database ... 45% 2021-05-18T14:10:25.5978601Z (Reading database ... 50% 2021-05-18T14:10:25.6028601Z (Reading database ... 55% 2021-05-18T14:10:25.6080024Z (Reading database ... 60% 2021-05-18T14:10:25.6108111Z (Reading database ... 65% 2021-05-18T14:10:25.6256404Z (Reading database ... 70% 2021-05-18T14:10:25.6405956Z (Reading database ... 75% 2021-05-18T14:10:25.6435838Z (Reading database ... 80% 2021-05-18T14:10:25.7072194Z (Reading database ... 85% 2021-05-18T14:10:25.7274976Z (Reading database ... 90% 2021-05-18T14:10:25.7368050Z (Reading database ... 95% 2021-05-18T14:10:25.7368708Z (Reading database ... 100% 2021-05-18T14:10:25.7369501Z (Reading database ... 267923 files and directories currently installed.) 2021-05-18T14:10:25.7534899Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:10:25.7548355Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:10:25.7984178Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:10:25.8260732Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:10:25.8273272Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:10:25.9105146Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:10:25.9368600Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:10:25.9399866Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:10:25.9784076Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:10:26.0035609Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:26.0048714Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.0535887Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:10:26.0798877Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:26.0811020Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.1184496Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:10:26.1488322Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:26.1505166Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.1945217Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:10:26.2226878Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:10:26.2239575Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:26.2872653Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:10:26.3194719Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:26.3207860Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.4024196Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:10:26.4308850Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:10:26.4320902Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:10:26.5024497Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:10:26.5333747Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:10:26.5350779Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:10:26.5704411Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:10:26.5970506Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:10:26.5987650Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:26.7379692Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:10:26.7420998Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.7458634Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:10:26.7495702Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:10:26.7532513Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.7572309Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.7604460Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:26.7635871Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:10:26.7664490Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:10:26.7699834Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:26.7731507Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:26.7772157Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:32.2687006Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:32.3944312Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:34.9689620Z Reading package lists... 2021-05-18T14:10:35.1606282Z Building dependency tree... 2021-05-18T14:10:35.1630961Z Reading state information... 2021-05-18T14:10:35.4298225Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:10:35.4299465Z libtiff-dev set to manually installed. 2021-05-18T14:10:35.4300383Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:35.5057190Z Reading package lists... 2021-05-18T14:10:35.7062999Z Building dependency tree... 2021-05-18T14:10:35.7085836Z Reading state information... 2021-05-18T14:10:35.9544145Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:10:35.9545121Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:36.0272889Z Reading package lists... 2021-05-18T14:10:36.2103541Z Building dependency tree... 2021-05-18T14:10:36.2131232Z Reading state information... 2021-05-18T14:10:36.4196380Z The following NEW packages will be installed: 2021-05-18T14:10:36.4198220Z libsodium-dev 2021-05-18T14:10:36.4462403Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:36.4463626Z Need to get 169 kB of archives. 2021-05-18T14:10:36.4464398Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:10:36.4466262Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:10:37.2538240Z Fetched 169 kB in 0s (5490 kB/s) 2021-05-18T14:10:37.2540716Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:10:37.2542280Z (Reading database ... 2021-05-18T14:10:37.2543204Z (Reading database ... 5% 2021-05-18T14:10:37.2543881Z (Reading database ... 10% 2021-05-18T14:10:37.2544555Z (Reading database ... 15% 2021-05-18T14:10:37.2545224Z (Reading database ... 20% 2021-05-18T14:10:37.2545889Z (Reading database ... 25% 2021-05-18T14:10:37.2546559Z (Reading database ... 30% 2021-05-18T14:10:37.2547229Z (Reading database ... 35% 2021-05-18T14:10:37.2548158Z (Reading database ... 40% 2021-05-18T14:10:37.2548840Z (Reading database ... 45% 2021-05-18T14:10:37.2551890Z (Reading database ... 50% 2021-05-18T14:10:37.2552713Z (Reading database ... 55% 2021-05-18T14:10:37.2553381Z (Reading database ... 60% 2021-05-18T14:10:37.2554052Z (Reading database ... 65% 2021-05-18T14:10:37.2554711Z (Reading database ... 70% 2021-05-18T14:10:37.2555572Z (Reading database ... 75% 2021-05-18T14:10:37.2556310Z (Reading database ... 80% 2021-05-18T14:10:37.2556984Z (Reading database ... 85% 2021-05-18T14:10:37.2557658Z (Reading database ... 90% 2021-05-18T14:10:37.2558328Z (Reading database ... 95% 2021-05-18T14:10:37.2558985Z (Reading database ... 100% 2021-05-18T14:10:37.2559961Z (Reading database ... 268426 files and directories currently installed.) 2021-05-18T14:10:37.2561479Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:10:37.2562832Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:37.2564013Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:39.7588387Z Reading package lists... 2021-05-18T14:10:39.9521567Z Building dependency tree... 2021-05-18T14:10:39.9547108Z Reading state information... 2021-05-18T14:10:40.1148084Z The following additional packages will be installed: 2021-05-18T14:10:40.1153989Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:10:40.1670805Z The following NEW packages will be installed: 2021-05-18T14:10:40.1675193Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:10:40.1676868Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:10:40.1962592Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:40.1963940Z Need to get 10.4 MB of archives. 2021-05-18T14:10:40.1965053Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:10:40.1967672Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:10:40.2059957Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:10:40.2228298Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:10:40.2537771Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:10:40.4411148Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:10:40.4698119Z 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-18T14:10:40.5094551Z 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-18T14:10:40.5760286Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:10:41.0675049Z Fetched 10.4 MB in 0s (25.6 MB/s) 2021-05-18T14:10:41.1035914Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:10:41.1121179Z (Reading database ... 2021-05-18T14:10:41.1122097Z (Reading database ... 5% 2021-05-18T14:10:41.1123132Z (Reading database ... 10% 2021-05-18T14:10:41.1123719Z (Reading database ... 15% 2021-05-18T14:10:41.1124235Z (Reading database ... 20% 2021-05-18T14:10:41.1124764Z (Reading database ... 25% 2021-05-18T14:10:41.1125259Z (Reading database ... 30% 2021-05-18T14:10:41.1125763Z (Reading database ... 35% 2021-05-18T14:10:41.1126250Z (Reading database ... 40% 2021-05-18T14:10:41.1126752Z (Reading database ... 45% 2021-05-18T14:10:41.1127250Z (Reading database ... 50% 2021-05-18T14:10:41.1169212Z (Reading database ... 55% 2021-05-18T14:10:41.1224687Z (Reading database ... 60% 2021-05-18T14:10:41.1254841Z (Reading database ... 65% 2021-05-18T14:10:41.1391181Z (Reading database ... 70% 2021-05-18T14:10:41.1528890Z (Reading database ... 75% 2021-05-18T14:10:41.1564982Z (Reading database ... 80% 2021-05-18T14:10:41.2188988Z (Reading database ... 85% 2021-05-18T14:10:41.2387017Z (Reading database ... 90% 2021-05-18T14:10:41.2481242Z (Reading database ... 95% 2021-05-18T14:10:41.2481851Z (Reading database ... 100% 2021-05-18T14:10:41.2482698Z (Reading database ... 268496 files and directories currently installed.) 2021-05-18T14:10:41.2651878Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:10:41.2660588Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:41.3463988Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:10:41.3747165Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:10:41.3770706Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:41.5065402Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:10:41.5355383Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:10:41.5365555Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:41.7143628Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:10:41.7446779Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:41.7459701Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:41.9090020Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:10:41.9426939Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:41.9439078Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:42.1345324Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:10:42.1627415Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:42.1640788Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:42.3484101Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:10:42.3810010Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:42.3822791Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:42.7650302Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:10:42.7939066Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:42.7950145Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:42.8893101Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:42.8931889Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:42.8966405Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:42.9002463Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:42.9036336Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:42.9070306Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:42.9105014Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:42.9138683Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:42.9178740Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:46.1931245Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:48.8346141Z Reading package lists... 2021-05-18T14:10:49.0228035Z Building dependency tree... 2021-05-18T14:10:49.0254074Z Reading state information... 2021-05-18T14:10:49.2781036Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:10:49.2782831Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:49.3517964Z Reading package lists... 2021-05-18T14:10:49.5420419Z Building dependency tree... 2021-05-18T14:10:49.5443538Z Reading state information... 2021-05-18T14:10:49.7201051Z The following additional packages will be installed: 2021-05-18T14:10:49.7204414Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:49.7207311Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:10:49.7210718Z Suggested packages: 2021-05-18T14:10:49.7211647Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:10:49.7798290Z The following NEW packages will be installed: 2021-05-18T14:10:49.7802090Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:49.7806898Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:10:49.8052422Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:49.8054015Z Need to get 1459 kB of archives. 2021-05-18T14:10:49.8055271Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:10:49.8058034Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:10:49.8085953Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:10:49.8109899Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:10:49.8123665Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:10:49.8137406Z 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-18T14:10:49.8157468Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:10:49.8207029Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:10:49.8361362Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:10:49.8424837Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:10:49.8432778Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:10:50.3420770Z Fetched 1459 kB in 0s (21.2 MB/s) 2021-05-18T14:10:50.3794807Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:10:50.3882492Z (Reading database ... 2021-05-18T14:10:50.3883496Z (Reading database ... 5% 2021-05-18T14:10:50.3884476Z (Reading database ... 10% 2021-05-18T14:10:50.3885084Z (Reading database ... 15% 2021-05-18T14:10:50.3885782Z (Reading database ... 20% 2021-05-18T14:10:50.3886355Z (Reading database ... 25% 2021-05-18T14:10:50.3886915Z (Reading database ... 30% 2021-05-18T14:10:50.3887429Z (Reading database ... 35% 2021-05-18T14:10:50.3887952Z (Reading database ... 40% 2021-05-18T14:10:50.3888456Z (Reading database ... 45% 2021-05-18T14:10:50.3888973Z (Reading database ... 50% 2021-05-18T14:10:50.3937112Z (Reading database ... 55% 2021-05-18T14:10:50.3985216Z (Reading database ... 60% 2021-05-18T14:10:50.4019914Z (Reading database ... 65% 2021-05-18T14:10:50.4163152Z (Reading database ... 70% 2021-05-18T14:10:50.4309379Z (Reading database ... 75% 2021-05-18T14:10:50.4336346Z (Reading database ... 80% 2021-05-18T14:10:50.4885561Z (Reading database ... 85% 2021-05-18T14:10:50.5265419Z (Reading database ... 90% 2021-05-18T14:10:50.5371196Z (Reading database ... 95% 2021-05-18T14:10:50.5371821Z (Reading database ... 100% 2021-05-18T14:10:50.5372655Z (Reading database ... 268721 files and directories currently installed.) 2021-05-18T14:10:50.5551732Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:50.5570959Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:50.5944296Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:10:50.6211263Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:50.6224866Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:50.6537287Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:10:50.6863292Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:50.6875950Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:50.7264590Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:10:50.7541676Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:50.7556611Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:50.7906475Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:10:50.8197366Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:10:50.8237507Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:50.8585540Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:10:50.8862383Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:50.8875248Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:50.9384829Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:10:50.9618091Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:10:50.9632779Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:51.0464093Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:10:51.0737939Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:10:51.0749081Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:51.1293318Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:10:51.1602937Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:51.1614874Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.1984060Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:10:51.2220648Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:10:51.2232906Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:10:51.3515167Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:51.3551900Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.3585911Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:51.3620849Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:51.3667356Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.3699675Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.3735648Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.3995100Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.4028902Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:51.4063000Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:10:51.4110643Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:51.4532390Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:55.0094360Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:57.7579022Z Reading package lists... 2021-05-18T14:10:57.8845292Z Building dependency tree... 2021-05-18T14:10:57.8868645Z Reading state information... 2021-05-18T14:10:58.0558636Z E: Unable to locate package udunits 2021-05-18T14:10:58.1285772Z Reading package lists... 2021-05-18T14:10:58.3155280Z Building dependency tree... 2021-05-18T14:10:58.3177406Z Reading state information... 2021-05-18T14:10:58.4885338Z The following additional packages will be installed: 2021-05-18T14:10:58.4886668Z libwebpdemux2 2021-05-18T14:10:58.5380075Z The following NEW packages will be installed: 2021-05-18T14:10:58.5385725Z libwebp-dev libwebpdemux2 2021-05-18T14:10:58.5617827Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:58.5618682Z Need to get 277 kB of archives. 2021-05-18T14:10:58.5619504Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:10:58.5621500Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:10:58.5640739Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:10:59.0654660Z Fetched 277 kB in 0s (11.6 MB/s) 2021-05-18T14:10:59.1107566Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:10:59.1197699Z (Reading database ... 2021-05-18T14:10:59.1198587Z (Reading database ... 5% 2021-05-18T14:10:59.1199489Z (Reading database ... 10% 2021-05-18T14:10:59.1200421Z (Reading database ... 15% 2021-05-18T14:10:59.1201276Z (Reading database ... 20% 2021-05-18T14:10:59.1201843Z (Reading database ... 25% 2021-05-18T14:10:59.1202438Z (Reading database ... 30% 2021-05-18T14:10:59.1203157Z (Reading database ... 35% 2021-05-18T14:10:59.1203664Z (Reading database ... 40% 2021-05-18T14:10:59.1204380Z (Reading database ... 45% 2021-05-18T14:10:59.1205194Z (Reading database ... 50% 2021-05-18T14:10:59.1252618Z (Reading database ... 55% 2021-05-18T14:10:59.1303230Z (Reading database ... 60% 2021-05-18T14:10:59.1336002Z (Reading database ... 65% 2021-05-18T14:10:59.1482357Z (Reading database ... 70% 2021-05-18T14:10:59.1621510Z (Reading database ... 75% 2021-05-18T14:10:59.1650154Z (Reading database ... 80% 2021-05-18T14:10:59.2118727Z (Reading database ... 85% 2021-05-18T14:10:59.2467091Z (Reading database ... 90% 2021-05-18T14:10:59.2559160Z (Reading database ... 95% 2021-05-18T14:10:59.2560084Z (Reading database ... 100% 2021-05-18T14:10:59.2561079Z (Reading database ... 269021 files and directories currently installed.) 2021-05-18T14:10:59.2720858Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:10:59.2743634Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:10:59.3063819Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:10:59.3323143Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:10:59.3337135Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:10:59.4296823Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:10:59.4333038Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:10:59.4371161Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:01.9878960Z Reading package lists... 2021-05-18T14:11:02.1754425Z Building dependency tree... 2021-05-18T14:11:02.1777427Z Reading state information... 2021-05-18T14:11:02.3453203Z The following additional packages will be installed: 2021-05-18T14:11:02.3455391Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:11:02.3457217Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:11:02.3460140Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:11:02.3464632Z Suggested packages: 2021-05-18T14:11:02.3465576Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:11:02.3466230Z Recommended packages: 2021-05-18T14:11:02.3466669Z cargo 2021-05-18T14:11:02.4025657Z The following NEW packages will be installed: 2021-05-18T14:11:02.4032646Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:11:02.4034413Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:11:02.4039263Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:11:02.4314780Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:02.4315610Z Need to get 108 MB of archives. 2021-05-18T14:11:02.4317186Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:11:02.4319236Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:11:02.4386927Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:11:02.4400219Z 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-18T14:11:02.4415178Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:11:02.4517310Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:11:02.4603305Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:11:02.4620811Z 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-18T14:11:02.5784111Z 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-18T14:11:04.1737638Z 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-18T14:11:06.1867237Z 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-18T14:11:06.3010063Z 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-18T14:11:06.4537741Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:11:06.8828072Z 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-18T14:11:07.3743038Z Fetched 108 MB in 4s (24.1 MB/s) 2021-05-18T14:11:07.4150872Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:11:07.4233845Z (Reading database ... 2021-05-18T14:11:07.4234870Z (Reading database ... 5% 2021-05-18T14:11:07.4235674Z (Reading database ... 10% 2021-05-18T14:11:07.4236418Z (Reading database ... 15% 2021-05-18T14:11:07.4237141Z (Reading database ... 20% 2021-05-18T14:11:07.4237957Z (Reading database ... 25% 2021-05-18T14:11:07.4238693Z (Reading database ... 30% 2021-05-18T14:11:07.4239413Z (Reading database ... 35% 2021-05-18T14:11:07.4240424Z (Reading database ... 40% 2021-05-18T14:11:07.4241183Z (Reading database ... 45% 2021-05-18T14:11:07.4241925Z (Reading database ... 50% 2021-05-18T14:11:07.4279246Z (Reading database ... 55% 2021-05-18T14:11:07.4328093Z (Reading database ... 60% 2021-05-18T14:11:07.4362910Z (Reading database ... 65% 2021-05-18T14:11:07.4509043Z (Reading database ... 70% 2021-05-18T14:11:07.4649888Z (Reading database ... 75% 2021-05-18T14:11:07.4679065Z (Reading database ... 80% 2021-05-18T14:11:07.5153275Z (Reading database ... 85% 2021-05-18T14:11:07.5497053Z (Reading database ... 90% 2021-05-18T14:11:07.5585193Z (Reading database ... 95% 2021-05-18T14:11:07.5585764Z (Reading database ... 100% 2021-05-18T14:11:07.5586540Z (Reading database ... 269049 files and directories currently installed.) 2021-05-18T14:11:07.5748745Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:11:07.5775670Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:11:07.6212217Z Selecting previously unselected package libipt2. 2021-05-18T14:11:07.6533167Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:11:07.6546383Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:11:07.6864621Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:11:07.7149104Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:11:07.7161202Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:11:07.7703321Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:11:07.8029043Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:11:07.8041083Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:11:07.8864827Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:11:07.9156214Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:11:07.9169281Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:11:07.9743965Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:11:08.0001230Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:11:08.0017233Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:11:08.0344085Z Selecting previously unselected package gdb. 2021-05-18T14:11:08.0611913Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:11:08.0627812Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:11:08.4265491Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:11:08.4525607Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:08.4538256Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:15.0176792Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:11:15.0497986Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:15.0507782Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:18.2649021Z Selecting previously unselected package rustc. 2021-05-18T14:11:18.2978927Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:18.2992801Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:18.5031071Z Selecting previously unselected package cargo. 2021-05-18T14:11:18.5351806Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:18.5364611Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:11:18.9165917Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:11:18.9500522Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:11:18.9513389Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:11:20.2186810Z Selecting previously unselected package rust-gdb. 2021-05-18T14:11:20.2508055Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:11:20.2522432Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.3228933Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.3269591Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:11:20.3298654Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:11:20.3329276Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.3365668Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:11:20.3394636Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:11:20.3421380Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:11:20.3457000Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.3484175Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:11:20.3514834Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:11:20.3548554Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.3575464Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:11:20.3611884Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.3652966Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:20.3893145Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:24.3805142Z Reading package lists... 2021-05-18T14:11:24.5712230Z Building dependency tree... 2021-05-18T14:11:24.5737514Z Reading state information... 2021-05-18T14:11:24.7817057Z The following additional packages will be installed: 2021-05-18T14:11:24.7818816Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:11:24.7820353Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:11:24.7824746Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:11:24.7826313Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:11:24.7827806Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:11:24.7829227Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:11:24.7831945Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:11:24.7833454Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:11:24.7834959Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:11:24.7836589Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:11:24.7838152Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:11:24.7839649Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:11:24.7841204Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:11:24.7842909Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:11:24.7844566Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:11:24.7846112Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:11:24.7847616Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:11:24.7849108Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:11:24.7850685Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:11:24.7851950Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:11:24.7853167Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:11:24.7854468Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:11:24.7855710Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:11:24.7856869Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:11:24.7858071Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:11:24.7859544Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:11:24.7861013Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:11:24.7862688Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:11:24.7864222Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:11:24.7865640Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:11:24.7866990Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:11:24.7868291Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:11:24.7869711Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:11:24.7871165Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:11:24.7872713Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:11:24.7874275Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:11:24.7875762Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:11:24.7877183Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:11:24.7878560Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:11:24.7880031Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:11:24.7881552Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:11:24.7882937Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:11:24.7884319Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:11:24.7885941Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:11:24.7887627Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:11:24.7889068Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:11:24.7890506Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:11:24.7892267Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:11:24.7893588Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:11:24.7894445Z Suggested packages: 2021-05-18T14:11:24.7895573Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:11:24.7896936Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:11:24.7898502Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:11:24.7900049Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:11:24.7901372Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:11:24.7903166Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:11:24.7904655Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:11:24.7906155Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:11:24.7907583Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:11:24.7909013Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:11:24.7910576Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:11:24.7912165Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:11:24.7913642Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:11:24.7914761Z wpagui libengine-pkcs11-openssl 2021-05-18T14:11:24.8892335Z The following NEW packages will be installed: 2021-05-18T14:11:24.8894708Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:11:24.8896486Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:11:24.8898222Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:11:24.8900109Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:11:24.8905138Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:11:24.8906648Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:11:24.8907856Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:11:24.8909245Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:11:24.8910906Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:11:24.8912335Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:11:24.8914094Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:11:24.8915491Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:11:24.8916939Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:11:24.8918537Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:11:24.8920306Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:11:24.8921858Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:11:24.8923818Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:11:24.8925479Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:11:24.8927059Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:11:24.8928607Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:11:24.8929741Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:11:24.8930954Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:11:24.8932110Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:11:24.8933541Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:11:24.8935061Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:11:24.8936512Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:11:24.8937918Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:11:24.8940996Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:11:24.8943050Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:11:24.8944666Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:11:24.8946175Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:11:24.8947669Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:11:24.8949148Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:11:24.8950781Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:11:24.8952322Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:11:24.8953951Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:11:24.8955425Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:11:24.8956849Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:11:24.8958186Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:11:24.8959918Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:11:24.8961456Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:11:24.8963047Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:11:24.8964466Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:11:24.8966011Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:11:24.8967699Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:11:24.8969208Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:11:24.8970856Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:11:24.8972521Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:11:24.8973966Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:11:24.9212878Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:24.9215362Z Need to get 183 MB of archives. 2021-05-18T14:11:24.9216893Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:11:24.9219331Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:11:24.9248883Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:11:24.9696538Z 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-18T14:11:24.9699585Z 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-18T14:11:24.9702302Z 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-18T14:11:24.9706008Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:11:24.9727826Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:11:24.9730601Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:11:24.9732771Z 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-18T14:11:24.9734873Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:11:24.9781427Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:11:24.9784463Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:11:24.9894527Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:11:24.9902617Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:11:24.9908052Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:11:24.9914883Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:11:24.9922085Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:11:24.9928884Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:11:24.9936342Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:11:24.9943252Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:11:24.9952134Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:11:24.9959771Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:11:24.9966015Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:11:25.0557160Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:11:25.1038035Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:11:25.1064498Z 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-18T14:11:25.1106776Z 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-18T14:11:25.1238606Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:11:25.1255266Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:11:25.1304280Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:11:25.1349066Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:11:25.1658393Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:11:25.1910827Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:11:25.1938783Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:11:25.1954487Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:11:25.1973396Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:11:25.4186326Z 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-18T14:11:25.4201598Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:11:25.4327322Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:11:25.4384702Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:11:25.4413558Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:11:25.4434062Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:11:25.4445256Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:11:25.4475615Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:11:25.4495995Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:11:25.4524178Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:11:25.4544486Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:11:25.4605267Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:11:25.4617735Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:11:25.4689150Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:11:25.4703622Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:11:25.4715198Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:11:25.4723708Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:11:25.4743990Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:11:25.4827126Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:11:25.4836729Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:11:25.6378575Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:11:25.6598198Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:11:25.6615247Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:11:25.6688388Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:11:25.6699449Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:11:25.6713906Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:11:25.6735004Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:11:25.6771331Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:11:25.6792322Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:11:25.6884477Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:11:25.6912230Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:11:25.6946404Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:11:25.7248564Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:11:25.7488353Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:11:25.9099695Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:11:25.9109467Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:11:25.9166112Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:11:25.9169305Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:11:25.9189727Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:11:25.9255430Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:11:25.9278349Z 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-18T14:11:26.0378113Z 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-18T14:11:26.0395742Z 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-18T14:11:26.0402598Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:11:26.0654729Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:11:26.0662276Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:11:26.0683769Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:11:26.0806310Z 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-18T14:11:26.1512292Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:11:26.1888806Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:11:26.1908862Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:11:26.1917443Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:11:26.1930224Z 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-18T14:11:26.2028851Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:11:26.2037933Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:11:26.2068476Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:11:26.2089375Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:11:26.2126528Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:11:26.2153208Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:11:26.2173847Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:11:26.2671178Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:11:26.2814073Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:11:26.2847373Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:11:26.2856227Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:11:26.2901037Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:11:26.2937194Z 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-18T14:11:26.3015942Z 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-18T14:11:26.3038877Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:11:26.3046343Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:11:26.3171950Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:11:26.3196403Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:11:27.8407455Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:11:27.8435754Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:11:27.8458098Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:11:27.8846669Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:11:28.0457219Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:11:28.0474631Z 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-18T14:11:28.0514073Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:11:28.0734962Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:11:28.0752233Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:11:28.1561332Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:11:28.1795929Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:11:28.1879868Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:11:28.1889003Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:11:28.1929087Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:11:28.1987562Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:11:28.2015233Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:11:28.2024451Z 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-18T14:11:28.2034580Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:11:28.2073866Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:11:28.2084981Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:11:28.2096082Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:11:28.2399265Z 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-18T14:11:28.2656481Z 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-18T14:11:28.2929919Z 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-18T14:11:28.3209486Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:11:28.3253817Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:11:28.3855213Z 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-18T14:11:28.4119525Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:11:28.4127962Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:11:28.4178573Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:11:28.4358038Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:11:28.4476319Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:11:28.4515966Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:11:28.4534921Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:11:28.4580438Z 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-18T14:11:28.4599929Z 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-18T14:11:28.4624059Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:11:28.4650579Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:11:28.4668856Z 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-18T14:11:28.4682994Z 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-18T14:11:28.4755715Z 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-18T14:11:28.4997584Z 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-18T14:11:28.5920217Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:11:28.5930191Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:11:28.6105205Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:11:28.6189804Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:11:28.6222088Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:11:28.6356577Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:11:28.6375669Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:11:28.7160689Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:11:28.7346172Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:11:28.7705790Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:11:28.8633477Z 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-18T14:11:28.8717358Z 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-18T14:11:28.8798368Z 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-18T14:11:28.8809808Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:11:28.8936835Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:11:28.8950504Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:11:28.8991913Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:11:28.9002798Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:11:28.9208550Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:11:28.9358973Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:11:29.0350317Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:11:29.0359976Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:11:29.0386637Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:11:29.0390544Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:11:29.0410573Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:11:29.0415598Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:11:29.0486215Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:11:29.0499390Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:11:29.0522717Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:11:29.0529201Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:11:29.0560101Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:11:29.0572873Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:11:29.0591606Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:11:29.0863154Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:11:29.0875205Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:11:29.1885699Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:11:29.1893962Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:11:29.1919831Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:11:29.1988806Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:11:29.2004554Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:11:29.2042064Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:11:29.2122316Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:11:29.2135195Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:11:29.2610033Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:11:29.2639627Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:11:29.2666556Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:11:29.3233092Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:11:29.3291359Z 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-18T14:11:29.3320498Z 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-18T14:11:29.3333946Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:11:29.3367466Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:11:29.3987432Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:11:29.5373384Z 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-18T14:11:29.5427313Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:11:29.5510877Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:11:29.8085584Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:11:29.8805512Z 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-18T14:11:29.8926523Z 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-18T14:11:29.8953153Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:11:29.9133912Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:11:29.9149350Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:11:29.9345228Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:11:29.9541027Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:11:29.9556911Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:11:29.9559179Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:11:31.2241250Z Fetched 183 MB in 5s (36.2 MB/s) 2021-05-18T14:11:31.2657993Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:11:31.2744467Z (Reading database ... 2021-05-18T14:11:31.2745052Z (Reading database ... 5% 2021-05-18T14:11:31.2745894Z (Reading database ... 10% 2021-05-18T14:11:31.2746540Z (Reading database ... 15% 2021-05-18T14:11:31.2747165Z (Reading database ... 20% 2021-05-18T14:11:31.2747801Z (Reading database ... 25% 2021-05-18T14:11:31.2748426Z (Reading database ... 30% 2021-05-18T14:11:31.2749035Z (Reading database ... 35% 2021-05-18T14:11:31.2749841Z (Reading database ... 40% 2021-05-18T14:11:31.2750673Z (Reading database ... 45% 2021-05-18T14:11:31.2751330Z (Reading database ... 50% 2021-05-18T14:11:31.2796336Z (Reading database ... 55% 2021-05-18T14:11:31.2844197Z (Reading database ... 60% 2021-05-18T14:11:31.2877690Z (Reading database ... 65% 2021-05-18T14:11:31.3015359Z (Reading database ... 70% 2021-05-18T14:11:31.3151502Z (Reading database ... 75% 2021-05-18T14:11:31.3184705Z (Reading database ... 80% 2021-05-18T14:11:31.3648497Z (Reading database ... 85% 2021-05-18T14:11:31.4025731Z (Reading database ... 90% 2021-05-18T14:11:31.4119258Z (Reading database ... 95% 2021-05-18T14:11:31.4120118Z (Reading database ... 100% 2021-05-18T14:11:31.4120972Z (Reading database ... 269804 files and directories currently installed.) 2021-05-18T14:11:31.4278208Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:11:31.4321637Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:11:31.4715361Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:11:31.5040284Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:31.5128120Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:31.7224935Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:11:31.7459295Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:31.7472044Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:31.7903916Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:11:31.8173171Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:31.8184692Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:31.8544141Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:11:31.8808204Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:31.8820535Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:11:31.9152426Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:11:31.9479086Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:11:31.9490404Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:11:31.9824255Z Selecting previously unselected package libwacom-common. 2021-05-18T14:11:32.0102199Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:11:32.0114850Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:11:32.1008784Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:11:32.1274573Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:32.1286845Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:11:32.1624604Z Selecting previously unselected package libinput-bin. 2021-05-18T14:11:32.1902708Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:11:32.1913687Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:32.2243483Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:11:32.2568847Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:11:32.2581151Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:32.2963916Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:11:32.3305613Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:32.3318718Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:32.3863963Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:11:32.4141393Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:32.4156579Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:32.5184505Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:11:32.5430189Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:11:32.5444228Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:11:32.5784029Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:11:32.6081754Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:11:32.6116897Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:11:32.6424948Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:11:32.6725988Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:11:32.6737628Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:32.7009593Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:11:32.7345102Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:11:32.7357680Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:32.7685850Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:11:32.7987695Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:11:32.8000784Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:11:32.8288353Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:11:32.8608841Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:11:32.8622634Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:11:32.8955795Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:11:32.9243907Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:11:32.9258593Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:11:32.9548534Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:11:32.9880267Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:11:32.9897688Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:11:33.0303944Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:11:33.0572198Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:11:33.0589257Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:11:33.0944914Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:11:33.1257775Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:11:33.1272410Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:11:33.1738849Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:11:33.2121377Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:33.2219553Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:33.5663514Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:11:33.5958916Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:33.5971285Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:33.8791249Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:11:33.9123773Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:33.9136347Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:33.9546908Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:11:33.9873221Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:11:33.9885255Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:11:34.0399762Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:11:34.0725608Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:11:34.0738305Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:11:34.1791201Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:11:34.2132175Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:11:34.2146820Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:11:34.2448543Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:11:34.2778543Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.2795440Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:34.3304668Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:11:34.3611346Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.3629111Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:34.4183347Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:11:34.4450593Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.4465823Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:34.6384064Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:11:34.6641686Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.6653662Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:34.8388369Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:11:34.8711495Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.8731509Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:34.9184266Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:11:34.9466328Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.9481707Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:34.9863418Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:11:35.0130893Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:11:35.0150353Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:11:35.0543751Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:11:35.0840186Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:11:35.0851728Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:11:36.5264241Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:11:36.5546756Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.5559295Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.5896340Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:11:36.6219991Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:36.6231867Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:36.8978447Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:11:36.9302772Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:36.9315595Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:36.9944245Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:11:37.0218963Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:37.0233433Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:37.0863522Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:11:37.1170941Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.1189863Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.1624676Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:11:37.2012959Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.2025975Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.2464222Z Selecting previously unselected package gdal-data. 2021-05-18T14:11:37.2722048Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:11:37.2732636Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:37.3323440Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:11:37.3655158Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:11:37.3671592Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:11:37.4051257Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:11:37.4379131Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:11:37.4390018Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:11:37.4846448Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:11:37.5173045Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:37.5188155Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:11:37.5567187Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:11:37.5901790Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:11:37.5915010Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:11:37.6674093Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:11:37.7000997Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:37.7012201Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:11:37.7348944Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:11:37.7824870Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:11:37.7881617Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:11:37.8621723Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:11:37.8954731Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:11:37.8969124Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:11:37.9351960Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:11:37.9674365Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:11:37.9687990Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:11:38.0008186Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:11:38.0338970Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:11:38.0356637Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:11:38.0641987Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:11:38.0967231Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:11:38.0981611Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:11:38.1443716Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:11:38.1773770Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:38.1786778Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:38.2622819Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:11:38.2972095Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:38.2985667Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:38.3306911Z Selecting previously unselected package proj-data. 2021-05-18T14:11:38.3635764Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:11:38.3647870Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:11:39.7693812Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:11:39.7696203Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:11:39.7697558Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:11:39.7698632Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:11:39.7699968Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:11:39.7702735Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:11:39.7704198Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:11:39.7705613Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:11:39.7706847Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:11:39.7707979Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:11:39.7709787Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:11:39.7711089Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:11:39.7712595Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:11:39.7714057Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:11:39.7715775Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:11:39.7716889Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:11:39.7718262Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:39.7720312Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:39.7721456Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:11:39.7722825Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:39.7724024Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:39.8006397Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:11:39.8336790Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:39.8350395Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:39.8686380Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:11:39.9037015Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:11:39.9038775Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:11:39.9687906Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:11:40.0017889Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:11:40.0030056Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:11:40.0509315Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:11:40.0839521Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:11:40.0853476Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:11:40.1272116Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:11:40.1604927Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:40.1632786Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:40.3454301Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:11:40.3785897Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:11:40.3823959Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:11:40.5069749Z Selecting previously unselected package libgdal26. 2021-05-18T14:11:40.5403806Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:40.5416927Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:41.2418635Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:11:41.2777745Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:41.2790654Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:41.3093153Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:11:41.3423731Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:11:41.3436988Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:11:41.3795627Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:11:41.4117159Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:41.4128424Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:41.4514014Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:11:41.4846106Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:41.4862395Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:41.5266934Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:11:41.5596622Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:11:41.5614149Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:11:41.6198912Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:11:41.6526732Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:41.6540478Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:11:41.7074650Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:11:41.7406402Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:41.7418982Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:42.3606779Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:11:42.3937930Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:42.3950115Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:42.4290397Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:11:42.4629694Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:11:42.4643878Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:11:42.5097344Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:11:42.5418942Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:11:42.5432884Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:11:42.7057625Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:11:42.7376031Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:42.7396482Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:42.7709518Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:11:42.8035761Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:42.8047344Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:42.8506462Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:11:42.8835487Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:11:42.8854076Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:11:42.9659640Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:11:42.9983874Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:43.0159508Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:43.4108265Z Selecting previously unselected package qgis-providers. 2021-05-18T14:11:43.4425340Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:43.4442204Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:43.6846426Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:11:43.7170498Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:43.7185343Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:43.7530794Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:11:43.7868343Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:11:43.7882854Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:11:43.8175889Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:11:43.8509368Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:43.8524888Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:11:43.9073435Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:11:43.9403311Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:43.9417487Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:11:44.0265425Z Selecting previously unselected package blt. 2021-05-18T14:11:44.0590277Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:44.0604498Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:11:44.0868698Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:11:44.1186330Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:11:44.1200117Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:11:44.1631736Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:11:44.1962258Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:44.1973960Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:44.2389918Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:11:44.2719331Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:44.2732487Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:44.3234347Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:11:44.3557156Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:44.3571107Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:44.3962600Z Selecting previously unselected package gcr. 2021-05-18T14:11:44.4294923Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:44.4310052Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:11:44.4753966Z Selecting previously unselected package python3-numpy. 2021-05-18T14:11:44.5071065Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:11:44.5082003Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:11:44.8351143Z Selecting previously unselected package python3-gdal. 2021-05-18T14:11:44.8683471Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:44.8694015Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:44.9528155Z Selecting previously unselected package gdal-bin. 2021-05-18T14:11:44.9841930Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:44.9854265Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:45.0450347Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:11:45.0782558Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:45.0794378Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:45.1094270Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:11:45.1430220Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:11:45.1442697Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:11:45.2081226Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:11:45.2420456Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:11:45.2465035Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:11:45.3061355Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:11:45.3385474Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:45.3398798Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:45.4016442Z Selecting previously unselected package p11-kit. 2021-05-18T14:11:45.4362509Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:45.4375989Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:45.4788224Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:11:45.5134240Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:11:45.5158282Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:11:45.5544428Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:11:45.5827831Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:45.5950282Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:11:45.7024292Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:11:45.7338230Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:45.7349281Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:45.7824424Z Selecting previously unselected package grass-doc. 2021-05-18T14:11:45.8106679Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:11:45.8118895Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:11:47.7005895Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:11:47.7360794Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:11:47.7372181Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:11:47.7796803Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:11:47.8129901Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:47.8143001Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:47.8674056Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:11:47.9006576Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:47.9019022Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:48.1086029Z Selecting previously unselected package grass-core. 2021-05-18T14:11:48.1416665Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:11:48.1429490Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:11:48.8224996Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:11:48.8561987Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:11:48.8573355Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:11:48.8907830Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:11:48.9258346Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:11:48.9271042Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:11:48.9640624Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:11:48.9976425Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:11:48.9991352Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:11:49.0975058Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:11:49.1305021Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:11:49.1320756Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:11:49.2263693Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:11:49.2520791Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:11:49.2538728Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:11:49.6304617Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:11:49.6587369Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:11:49.6602987Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:11:49.7823791Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:11:49.8107680Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:49.8160255Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:11:49.8588966Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:11:49.8942924Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:49.8954253Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:11:49.9239017Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:11:49.9580751Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:11:49.9594299Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:11:49.9917977Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:11:50.0281166Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:11:50.0381387Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:11:50.1544357Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:11:50.1825538Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:11:50.1840964Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:11:50.2304417Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:11:50.2602411Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:11:50.2614440Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:11:50.2984111Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:11:50.3274100Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:50.3290713Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:50.3624109Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:11:50.3907591Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:50.3923734Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:50.4384422Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:11:50.4687922Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:11:50.4700631Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:11:50.5025146Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:11:50.5346021Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:50.5358617Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:50.5668628Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:11:50.6088467Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:11:50.6102413Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:11:50.6463933Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:11:50.6810763Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:50.6822017Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:11:50.7184797Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:11:50.7548482Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:50.7562232Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:11:50.7872234Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:11:50.8200116Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:50.8212530Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:11:50.8592216Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:11:50.8935773Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:50.8948032Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:11:50.9388012Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:11:50.9725685Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:50.9738456Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:51.1480957Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:11:51.1816302Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:51.1830572Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:11:51.2207610Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:11:51.2541389Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:51.2555270Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:11:51.2851930Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:11:51.3183740Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.3200877Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:51.3638596Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:11:51.3983332Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.3995748Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:51.5060173Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:11:51.5390157Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.5401111Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:51.5857411Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:11:51.6216607Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.6232763Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:51.6670375Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:11:51.7027542Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.7039871Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:51.7368102Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:11:51.7709826Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.7721550Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:51.8184788Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:11:52.7727283Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.7729837Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.7731871Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:11:52.7733952Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.7735922Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.7737666Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:11:52.7739436Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.7741047Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.7742782Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:11:52.7744544Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.7746092Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.7748327Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:11:52.7752003Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.7753665Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.7755490Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:11:52.7756980Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:52.7758378Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:52.7759812Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:11:52.7761719Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:52.7763360Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:52.7764814Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:11:52.7766562Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:52.7767927Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:52.8706215Z Selecting previously unselected package qtchooser. 2021-05-18T14:11:52.9040418Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:11:52.9056902Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:11:52.9424428Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:11:52.9707736Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.9716276Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.0583867Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:11:53.0885771Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.0901268Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.1344635Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:11:53.1633381Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.1650520Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.2062189Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:11:53.2404304Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.2413876Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.3091353Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:11:53.3450146Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.3461223Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.3807521Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:11:53.4146006Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.4160664Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.6548883Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:11:53.6893971Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.6917337Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.8065000Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:11:53.8356164Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.8371724Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:11:53.9822526Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:11:54.0168303Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:54.0184114Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:54.1907400Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:11:54.2312473Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:54.2325160Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:54.2988076Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:11:54.3338918Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:54.4456846Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:54.5064361Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:11:54.5348149Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:54.5374678Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:54.5825180Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:11:54.6121624Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:11:54.6139946Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:11:54.7025238Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:11:54.7314507Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:11:54.7501607Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:11:54.7863465Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:11:54.8152397Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.8172367Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:54.8579943Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:11:54.8914996Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:54.8924577Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:11:54.9257802Z Selecting previously unselected package modemmanager. 2021-05-18T14:11:54.9586346Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:11:54.9679962Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:11:55.0904982Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:11:55.1199518Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:11:55.1215542Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:11:55.1548524Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:11:55.1891740Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:11:55.1929141Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:11:55.5345100Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:11:55.5635911Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:11:55.5647516Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:11:55.5984730Z Selecting previously unselected package python3-bs4. 2021-05-18T14:11:55.6292153Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:11:55.6306250Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:11:55.6744332Z Selecting previously unselected package python3-cycler. 2021-05-18T14:11:55.7024612Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:11:55.7037579Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:11:55.7426429Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:11:55.7707633Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:11:55.7719434Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:11:55.8095275Z Selecting previously unselected package python3-decorator. 2021-05-18T14:11:55.8434701Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:11:55.8444447Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:11:55.8865437Z Selecting previously unselected package python3-future. 2021-05-18T14:11:55.9212318Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:11:55.9227172Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:11:55.9984117Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:11:56.0269907Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:11:56.0283622Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:11:56.0566643Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:11:56.0908739Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:11:56.0954832Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:11:56.1344126Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:11:56.1635372Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:11:56.1652826Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:11:56.2024757Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:11:56.2312513Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:11:56.2330711Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:11:56.2715514Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:11:56.3103511Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:11:56.3120102Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:11:56.3584121Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:11:56.3854474Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:11:56.3866645Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:11:56.4304332Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:11:56.4595273Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:11:56.4607304Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:11:56.6344282Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:11:56.6651258Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:11:56.6664725Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:11:56.7021277Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:11:56.7368374Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:11:56.7386271Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:11:57.2104779Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:11:57.2412539Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:11:57.2428070Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:11:57.2811222Z Selecting previously unselected package python3-olefile. 2021-05-18T14:11:57.3161028Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:11:57.3171663Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:11:57.3481503Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:11:57.3821427Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:11:57.3833895Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:11:57.4504223Z Selecting previously unselected package python3-tz. 2021-05-18T14:11:57.4776932Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:11:57.4787777Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:11:57.5142242Z Selecting previously unselected package python3-owslib. 2021-05-18T14:11:57.5487843Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:11:57.5521747Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:11:57.5985532Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:11:57.6292628Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:11:57.6306445Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:11:57.7024401Z Selecting previously unselected package python3-retrying. 2021-05-18T14:11:57.7326715Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:11:57.7339780Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:11:57.7641324Z Selecting previously unselected package python3-plotly. 2021-05-18T14:11:57.7979656Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:11:57.7998061Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:11:58.3514276Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:11:58.3884478Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:11:58.3897199Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:11:58.4301575Z Selecting previously unselected package python3-sip. 2021-05-18T14:11:58.4651222Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:58.4667728Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:11:58.5044481Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:11:58.5402338Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:58.5440636Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:58.8584417Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:11:58.8856082Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:11:58.8872944Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:11:58.9464827Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:11:58.9782071Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:58.9803757Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:59.0170966Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:11:59.0515917Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:59.0529995Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:59.0824928Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:11:59.1217465Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:59.1230947Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:59.1671443Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:11:59.2014651Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:59.2027722Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:59.5328505Z Selecting previously unselected package python3-qgis. 2021-05-18T14:11:59.5700773Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:59.5712217Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:00.5739242Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:12:00.6132195Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:12:00.6145927Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:12:00.6547218Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:12:00.6888399Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:12:00.6903187Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:12:00.7440325Z Selecting previously unselected package qgis-common. 2021-05-18T14:12:00.7790689Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:00.7806187Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:02.5258246Z Selecting previously unselected package qgis. 2021-05-18T14:12:02.5618764Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:02.6423883Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:02.9055654Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:12:02.9410163Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:02.9422198Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:03.1353525Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:12:03.1708104Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:03.1722612Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:03.2092143Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:12:03.2438121Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:03.2448877Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:03.3211526Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:12:03.3566681Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:03.3578358Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:03.4038663Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:12:03.4388695Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:12:03.4400069Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:12:03.6484791Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:12:03.6837029Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:12:03.6848997Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:12:03.8341667Z Selecting previously unselected package proj-bin. 2021-05-18T14:12:03.8688040Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:12:03.8702254Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:12:03.9066998Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:12:03.9425973Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:12:03.9438664Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:12:03.9777094Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:12:04.0134915Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:12:04.0218516Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:12:04.1038624Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:12:04.1077907Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:12:04.4146827Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:12:04.4167596Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:12:04.4213409Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:12:04.4246876Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:04.4366307Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:12:04.4474366Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:12:04.4508043Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:12:04.4554139Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:04.4603525Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:12:04.4638036Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:12:04.4679971Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:12:04.4719230Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:12:04.4754499Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:12:04.4797130Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:12:04.4832989Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:12:04.4946766Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:12:04.4990980Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:12:04.5028722Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:12:04.6989714Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:12:04.7020859Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:12:04.7052884Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:12:04.8847550Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:12:04.8951485Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:12:05.0631628Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:05.0664543Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:12:05.0699331Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:12:05.0731555Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:12:05.0767241Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:12:05.0799581Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:12:05.0837022Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:12:05.2150360Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:12:05.2181271Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:12:05.2297133Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:12:05.2331634Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:12:05.2370326Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:12:05.4113618Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:05.4196180Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:12:05.5978168Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:12:05.6067925Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:12:05.6108386Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:05.6202403Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:12:05.6240663Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:12:05.6275160Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:12:05.6310284Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:12:05.6382105Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:12:05.8126643Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:05.8158759Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:12:05.8189334Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:12:05.8218988Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:12:05.8352741Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:12:05.8381448Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:12:06.0460165Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:12:06.0519121Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:12:06.2272872Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:12:06.2316173Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:12:06.2371408Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:12:06.2409890Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:12:06.2445089Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:12:06.2477639Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:12:06.2582260Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:12:06.4554595Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:06.4589350Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:12:06.4622405Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:12:06.4652698Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:06.4741394Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:12:06.7294724Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:12:08.1398009Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:12:08.1432692Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:12:08.1470479Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:12:08.1508060Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:12:08.1541687Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:12:08.1575435Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:12:08.1611843Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:12:08.1646869Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:12:08.3932546Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:08.3966477Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:12:08.4003973Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:12:08.4039137Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:12:08.6434095Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:12:08.6504142Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:12:08.6540446Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:08.6576217Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:12:08.6615260Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:08.6822408Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:12:08.8921552Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:12:08.8956067Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:12:08.8987963Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:12:08.9089311Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:12:08.9119406Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:12:08.9148805Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:08.9181585Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:08.9212038Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:12:08.9297804Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:12:08.9361228Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:12:09.3302723Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:09.5045577Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:12:09.5076453Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:09.5106684Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:12:09.5136194Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:09.5168856Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:12:09.5209336Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:09.5242776Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:12:09.5284447Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:09.5318708Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:12:09.8306982Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:12:10.0211891Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:12:10.2059652Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:12:10.2091955Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:12:10.2122381Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:12:10.2153054Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:12:10.3989546Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:10.4040523Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:10.4140686Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:10.4173965Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:12:11.5078330Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:11.5108618Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:12:11.5148477Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:11.5176585Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:11.5212548Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:11.5248316Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:12:11.5283066Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:11.5319973Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:12:11.5367187Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:12:12.0206524Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:12:12.0232342Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:12.0264982Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:12:12.2202526Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:12:12.2237043Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:12:12.4209462Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:12.4282114Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:12:12.6563017Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:12:12.6601965Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:12:12.6637956Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:12.6671197Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:12:12.8556291Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:12:12.8559034Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:12:13.4618011Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:12:13.7874983Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:13.7907107Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:12:13.7991050Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:13.8022467Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:13.8059281Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:13.8086394Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:13.8120611Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:12:13.9938997Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:13.9941546Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:12:13.9945635Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:13.9950359Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:12:14.0436615Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.0439461Z if direction is "increasing": 2021-05-18T14:12:14.0443475Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.0446406Z elif direction is "decreasing": 2021-05-18T14:12:14.0653607Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.0656491Z if direction is "increasing": 2021-05-18T14:12:14.0660236Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.0663304Z elif direction is "decreasing": 2021-05-18T14:12:15.7798987Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:15.7808038Z if props["offset_coordinates"] is "data": 2021-05-18T14:12:15.7810475Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:12:15.7811740Z if props["coordinates"] is not "data": 2021-05-18T14:12:16.0029922Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:12:16.6586198Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:12:16.6588960Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:12:16.6591665Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:12:18.0415266Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:12:18.0436121Z First installation detected... 2021-05-18T14:12:18.0437080Z Checking NSS setup... 2021-05-18T14:12:18.0481721Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:12:18.0557490Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:18.0614275Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:12:18.3741459Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:18.3777700Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:12:18.3813668Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.3877745Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:18.3963219Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:12:18.3997462Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.4031436Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.4066667Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.4103490Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:18.6326473Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:18.6360019Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.6389116Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:12:19.0377057Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.0379923Z if value is '': 2021-05-18T14:12:19.1627130Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.1628204Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:12:19.1629325Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.1630338Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:12:19.1631483Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:12:19.1632512Z if driver_string is not None and driver_string is not "": 2021-05-18T14:12:19.2125892Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.2127103Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:12:19.2128364Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.2129541Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:12:19.2865393Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:12:19.2899717Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.2993586Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:12:19.3027451Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.3059499Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.3300520Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:19.3327186Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.3361291Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.3391182Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:19.3424870Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.3454982Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:19.4492237Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:19.4523461Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.4556327Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.4590514Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:12:19.6150412Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:12:19.6153655Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:12:20.2484698Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.2517374Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.2548227Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:12:20.2586059Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.2627700Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.2743645Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.2744762Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:12:20.2757165Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:12:20.2789877Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:12:20.2819703Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.2855891Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.2890775Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.2923024Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.2959779Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.3069915Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.3109888Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3143422Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3184758Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.3229792Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.3258786Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:20.5230708Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:20.5260800Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.5309326Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.5340803Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:58.9430154Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:58.9461404Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:58.9492741Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:58.9524633Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:58.9553765Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:58.9586942Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:58.9624587Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:58.9659835Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.1388855Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.1423735Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:59.1458611Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.1489654Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:12:59.1521159Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3482147Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3514058Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3556398Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3712553Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:12:59.3896136Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:13:00.5463911Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:13:00.5664507Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:13:00.5956819Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:13:00.6136316Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:13:00.6875100Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:00.7236071Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:13:01.0342627Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:13.3997134Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:13:13.4193664Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:13:15.9463327Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:13:15.9464081Z with: 2021-05-18T14:13:15.9464570Z github_slug: neuroconductor/nitrcbot 2021-05-18T14:13:15.9465041Z env: 2021-05-18T14:13:15.9465472Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:15.9465962Z TIC_DEPLOY_KEY: 2021-05-18T14:13:15.9466782Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:15.9468487Z GITHUB_PAT: *** 2021-05-18T14:13:15.9469322Z COVERALLS_TOKEN: *** 2021-05-18T14:13:15.9470182Z continue-on-error: false 2021-05-18T14:13:15.9470692Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:15.9471227Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:15.9471703Z TZ: UTC 2021-05-18T14:13:15.9472133Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:15.9472593Z NOT_CRAN: true 2021-05-18T14:13:15.9472992Z ##[endgroup] 2021-05-18T14:13:15.9884020Z repo slug is: neuroconductor/nitrcbot 2021-05-18T14:13:16.0014615Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:13:16.0015279Z env: 2021-05-18T14:13:16.0015766Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.0016285Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.0017147Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.0018540Z GITHUB_PAT: *** 2021-05-18T14:13:16.0019402Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.0019927Z continue-on-error: false 2021-05-18T14:13:16.0020449Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.0020986Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.0021466Z TZ: UTC 2021-05-18T14:13:16.0022087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.0022549Z NOT_CRAN: true 2021-05-18T14:13:16.0022968Z ##[endgroup] 2021-05-18T14:13:16.2328843Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:13:16.2329690Z with: 2021-05-18T14:13:16.2330093Z repo_name: nitrcbot 2021-05-18T14:13:16.2330546Z repo_version: 1.2 2021-05-18T14:13:16.2330964Z runner_os: Linux 2021-05-18T14:13:16.2331394Z R_version: 3.5 2021-05-18T14:13:16.2331756Z env: 2021-05-18T14:13:16.2332234Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.2332754Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.2333617Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.2335461Z GITHUB_PAT: *** 2021-05-18T14:13:16.2336482Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.2336993Z continue-on-error: false 2021-05-18T14:13:16.2337498Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.2338019Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.2338480Z TZ: UTC 2021-05-18T14:13:16.2338893Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.2339319Z NOT_CRAN: true 2021-05-18T14:13:16.2339937Z ##[endgroup] 2021-05-18T14:13:16.2755908Z Package: nitrcbot 2021-05-18T14:13:16.2761328Z Version: 1.2 2021-05-18T14:13:16.2762207Z OS: Linux 2021-05-18T14:13:16.2868405Z ##[group]Run install.packages('remotes') 2021-05-18T14:13:16.2869127Z install.packages('remotes') 2021-05-18T14:13:16.2870347Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:13:16.2871453Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:13:16.2878963Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:13:16.2879392Z env: 2021-05-18T14:13:16.2880097Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.2880615Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.2881475Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.2883580Z GITHUB_PAT: *** 2021-05-18T14:13:16.2884486Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.2885012Z continue-on-error: false 2021-05-18T14:13:16.2885529Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.2886378Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.2886850Z TZ: UTC 2021-05-18T14:13:16.2887232Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.2887651Z NOT_CRAN: true 2021-05-18T14:13:16.2888224Z ##[endgroup] 2021-05-18T14:13:16.4750492Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:13:16.4751469Z (as ‘lib’ is unspecified) 2021-05-18T14:13:34.0225260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:13:34.5457310Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-18T14:13:34.5498667Z ================================================== 2021-05-18T14:13:34.5499637Z downloaded 378 KB 2021-05-18T14:13:34.5500414Z 2021-05-18T14:13:34.8101461Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:13:34.8167895Z * DONE (remotes) 2021-05-18T14:13:34.8228300Z 2021-05-18T14:13:34.8229129Z The downloaded source packages are in 2021-05-18T14:13:34.8231050Z ‘/tmp/Rtmp7Nd13c/downloaded_packages’ 2021-05-18T14:13:55.4285176Z ##[group]Run actions/cache@v1 2021-05-18T14:13:55.4285678Z with: 2021-05-18T14:13:55.4286145Z path: /home/runner/work/_temp/Library 2021-05-18T14:13:55.4289177Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-abf0bfbfea1cdf3469988974db0f0ef0ee3732667a0b3488e7c5c5d194b9868a 2021-05-18T14:13:55.4293149Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-18T14:13:55.4294332Z env: 2021-05-18T14:13:55.4294813Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:55.4295335Z TIC_DEPLOY_KEY: 2021-05-18T14:13:55.4296520Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:55.4298525Z GITHUB_PAT: *** 2021-05-18T14:13:55.4299743Z COVERALLS_TOKEN: *** 2021-05-18T14:13:55.4300274Z continue-on-error: false 2021-05-18T14:13:55.4300801Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:55.4301341Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:55.4302102Z TZ: UTC 2021-05-18T14:13:55.4302553Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:55.4303010Z NOT_CRAN: true 2021-05-18T14:13:55.4303412Z ##[endgroup] 2021-05-18T14:13:55.4892276Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:13:55.4968771Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:13:55.4969720Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:13:55.4970541Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:13:55.4971242Z sudo -s eval "$sysreqs" 2021-05-18T14:13:55.5020998Z shell: /usr/bin/bash -e {0} 2021-05-18T14:13:55.5021441Z env: 2021-05-18T14:13:55.5022198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:55.5022751Z TIC_DEPLOY_KEY: 2021-05-18T14:13:55.5023642Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:55.5025082Z GITHUB_PAT: *** 2021-05-18T14:13:55.5025961Z COVERALLS_TOKEN: *** 2021-05-18T14:13:55.5026508Z continue-on-error: false 2021-05-18T14:13:55.5027188Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:55.5027709Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:55.5028378Z TZ: UTC 2021-05-18T14:13:55.5028820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:55.5029264Z NOT_CRAN: true 2021-05-18T14:13:55.5029785Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:13:55.5030300Z ##[endgroup] 2021-05-18T14:13:55.7172176Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:13:56.2976012Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:14:16.4597122Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:14:16.4597887Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:14:16.4598523Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:14:16.4599141Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:14:16.4599792Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:14:16.4627349Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:14:16.4646215Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:16.4647137Z (as ‘lib’ is unspecified) 2021-05-18T14:14:33.7358175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:14:34.4222816Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-18T14:14:34.4226870Z ================================================== 2021-05-18T14:14:34.4227897Z downloaded 93 KB 2021-05-18T14:14:34.4228587Z 2021-05-18T14:14:34.4269826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:14:35.0516575Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-18T14:14:35.0538244Z ================================================== 2021-05-18T14:14:35.0539173Z downloaded 134 KB 2021-05-18T14:14:35.0539759Z 2021-05-18T14:14:35.0578680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:14:35.8632457Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-18T14:14:35.8635261Z ================================================== 2021-05-18T14:14:35.8637454Z downloaded 79 KB 2021-05-18T14:14:35.8638090Z 2021-05-18T14:14:35.8681074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:14:36.4832271Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-18T14:14:36.4873486Z ================================================== 2021-05-18T14:14:36.4874379Z downloaded 515 KB 2021-05-18T14:14:36.4874931Z 2021-05-18T14:14:36.4916942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:14:38.1344153Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-18T14:14:38.1571593Z ================================================== 2021-05-18T14:14:38.1572864Z downloaded 991 KB 2021-05-18T14:14:38.1577458Z 2021-05-18T14:14:38.4199446Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:14:38.4247796Z * DONE (rprojroot) 2021-05-18T14:14:38.6606348Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:14:38.6650242Z * DONE (crayon) 2021-05-18T14:14:38.9005438Z * installing *binary* package ‘R6’ ... 2021-05-18T14:14:38.9051182Z * DONE (R6) 2021-05-18T14:14:39.1886249Z * installing *binary* package ‘desc’ ... 2021-05-18T14:14:39.1938146Z * DONE (desc) 2021-05-18T14:14:39.4639374Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:14:39.4690597Z * DONE (debugme) 2021-05-18T14:14:39.4749898Z 2021-05-18T14:14:39.4750807Z The downloaded source packages are in 2021-05-18T14:14:39.4752273Z ‘/tmp/RtmpiMWuyZ/downloaded_packages’ 2021-05-18T14:14:39.4764162Z Running `R CMD build`... 2021-05-18T14:14:39.7564612Z * checking for file ‘/tmp/RtmpiMWuyZ/remotes6a3314cdc918/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:14:39.7566245Z * preparing ‘sysreqs’: 2021-05-18T14:14:39.7567381Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:14:39.7568769Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:14:39.7570048Z * checking for empty or unneeded directories 2021-05-18T14:14:39.7571196Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:14:39.7574604Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:39.7575740Z (as ‘lib’ is unspecified) 2021-05-18T14:14:39.9888120Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:14:40.0040599Z ** R 2021-05-18T14:14:40.0141003Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:40.2575891Z ** help 2021-05-18T14:14:40.2719689Z *** installing help indices 2021-05-18T14:14:40.2953266Z ** building package indices 2021-05-18T14:14:40.3086251Z ** testing if installed package can be loaded 2021-05-18T14:14:40.5256232Z * DONE (sysreqs) 2021-05-18T14:15:02.7375295Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:15:02.7378587Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:15:02.7510644Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:15:02.8196068Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:15:02.8478234Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:15:02.9618585Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:15:03.0013640Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:15:03.0197508Z Hit:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:15:03.0210503Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:15:03.1983179Z Hit:10 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:15:03.4238699Z Hit:11 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:15:04.3360139Z Fetched 2084 kB in 1s (1929 kB/s) 2021-05-18T14:15:04.8343494Z Reading package lists... 2021-05-18T14:15:04.9208260Z Reading package lists... 2021-05-18T14:15:05.1204467Z Building dependency tree... 2021-05-18T14:15:05.1235983Z Reading state information... 2021-05-18T14:15:05.2954377Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:15:05.2955573Z libicu-dev set to manually installed. 2021-05-18T14:15:05.2957697Z make is already the newest version (4.2.1-1.2). 2021-05-18T14:15:05.2958846Z make set to manually installed. 2021-05-18T14:15:05.2959754Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:15:05.2960661Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:15:05.2961413Z The following additional packages will be installed: 2021-05-18T14:15:05.2967938Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:15:05.2975863Z Suggested packages: 2021-05-18T14:15:05.2976975Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:15:05.3556445Z The following NEW packages will be installed: 2021-05-18T14:15:05.3562934Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:15:05.3567847Z pandoc-citeproc 2021-05-18T14:15:05.3789876Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:05.3791393Z Need to get 13.7 MB of archives. 2021-05-18T14:15:05.3792167Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:15:05.3794147Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:15:05.4438617Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:15:05.5022611Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:15:05.5133062Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:15:08.2265635Z Fetched 13.7 MB in 2s (5856 kB/s) 2021-05-18T14:15:08.2691408Z Selecting previously unselected package libbibutils6. 2021-05-18T14:15:08.2819676Z (Reading database ... 2021-05-18T14:15:08.2820978Z (Reading database ... 5% 2021-05-18T14:15:08.2821811Z (Reading database ... 10% 2021-05-18T14:15:08.2823778Z (Reading database ... 15% 2021-05-18T14:15:08.2824311Z (Reading database ... 20% 2021-05-18T14:15:08.2824987Z (Reading database ... 25% 2021-05-18T14:15:08.2825697Z (Reading database ... 30% 2021-05-18T14:15:08.2826241Z (Reading database ... 35% 2021-05-18T14:15:08.2826769Z (Reading database ... 40% 2021-05-18T14:15:08.2827308Z (Reading database ... 45% 2021-05-18T14:15:08.2827856Z (Reading database ... 50% 2021-05-18T14:15:08.2881292Z (Reading database ... 55% 2021-05-18T14:15:08.2945194Z (Reading database ... 60% 2021-05-18T14:15:08.2997404Z (Reading database ... 65% 2021-05-18T14:15:08.3140842Z (Reading database ... 70% 2021-05-18T14:15:08.3284426Z (Reading database ... 75% 2021-05-18T14:15:08.3640222Z (Reading database ... 80% 2021-05-18T14:15:08.3765107Z (Reading database ... 85% 2021-05-18T14:15:08.4241472Z (Reading database ... 90% 2021-05-18T14:15:08.4343944Z (Reading database ... 95% 2021-05-18T14:15:08.4344552Z (Reading database ... 100% 2021-05-18T14:15:08.4345729Z (Reading database ... 285015 files and directories currently installed.) 2021-05-18T14:15:08.4515134Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:15:08.4544770Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:15:08.5312498Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:15:08.5656372Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:15:08.5668697Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:15:08.6344409Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:15:08.6635436Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:15:08.6645878Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:15:08.7064218Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:15:08.7373030Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:15:08.7385968Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:15:08.7422798Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:15:10.2968254Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:15:10.3005552Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:15:10.3041870Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:15:10.3076983Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:15:10.3117019Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:13.9737272Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:16.5193530Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:15:16.5194358Z remotes::install_github("ropensci/tic") 2021-05-18T14:15:16.5195067Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:15:16.5196006Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:15:16.5196715Z remotes::install_cran("covr") 2021-05-18T14:15:16.5206007Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:15:16.5206496Z env: 2021-05-18T14:15:16.5207045Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:16.5207562Z TIC_DEPLOY_KEY: 2021-05-18T14:15:16.5208463Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:16.5210321Z GITHUB_PAT: *** 2021-05-18T14:15:16.5211305Z COVERALLS_TOKEN: *** 2021-05-18T14:15:16.5211836Z continue-on-error: false 2021-05-18T14:15:16.5212344Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:16.5212855Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:16.5213364Z TZ: UTC 2021-05-18T14:15:16.5213783Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:16.5214210Z NOT_CRAN: true 2021-05-18T14:15:16.5214614Z ##[endgroup] 2021-05-18T14:15:16.7411117Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:15:17.9589780Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:15:39.1538950Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:15:39.1539778Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:15:39.1540808Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:15:39.1541444Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:15:39.1542281Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:15:39.1543010Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:15:39.1543672Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:15:39.1544299Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:15:39.1544961Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:15:39.1545596Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:15:39.1546236Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:15:39.1547348Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:15:39.1548662Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:15:39.1549487Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:15:39.1550644Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:15:39.1551554Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:39.1552273Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:15:39.1552932Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:15:39.1553599Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:15:39.1554277Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:15:39.1554958Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:15:39.1555723Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:15:39.1556412Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:15:39.1557294Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:39.1557980Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:39.1558641Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:15:39.1559325Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:15:39.1560037Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:15:39.1560739Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:15:39.1561813Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:15:39.1562450Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:15:39.1565444Z 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-18T14:15:39.1579865Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:39.1580990Z (as ‘lib’ is unspecified) 2021-05-18T14:15:56.5389958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:15:57.9488078Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-18T14:15:58.0187450Z ================================================== 2021-05-18T14:15:58.0188261Z downloaded 1.3 MB 2021-05-18T14:15:58.0188868Z 2021-05-18T14:15:58.0231596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:15:58.9446479Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-18T14:15:58.9472150Z ================================================== 2021-05-18T14:15:58.9473095Z downloaded 226 KB 2021-05-18T14:15:58.9473822Z 2021-05-18T14:15:58.9518388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:15:59.7573884Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-18T14:15:59.7581386Z ================================================== 2021-05-18T14:15:59.7583721Z downloaded 140 KB 2021-05-18T14:15:59.7585325Z 2021-05-18T14:15:59.7622850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:16:00.3153912Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-18T14:16:00.3165218Z ================================================== 2021-05-18T14:16:00.3166066Z downloaded 53 KB 2021-05-18T14:16:00.3166621Z 2021-05-18T14:16:00.3211852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:16:00.8856974Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-18T14:16:00.8859634Z ================================================== 2021-05-18T14:16:00.8860187Z downloaded 22 KB 2021-05-18T14:16:00.8860508Z 2021-05-18T14:16:00.8900601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:16:01.6365158Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-18T14:16:01.6734465Z ================================================== 2021-05-18T14:16:01.6735639Z downloaded 1.4 MB 2021-05-18T14:16:01.6736212Z 2021-05-18T14:16:01.6777603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:16:02.5419893Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:16:02.5421134Z ================================================== 2021-05-18T14:16:02.5422780Z downloaded 36 KB 2021-05-18T14:16:02.5423500Z 2021-05-18T14:16:02.5464000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:16:03.6110038Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-18T14:16:03.6275112Z ================================================== 2021-05-18T14:16:03.6276305Z downloaded 883 KB 2021-05-18T14:16:03.6276898Z 2021-05-18T14:16:03.6325384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:16:04.5103652Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-18T14:16:04.5199444Z ================================================== 2021-05-18T14:16:04.5199970Z downloaded 522 KB 2021-05-18T14:16:04.5200321Z 2021-05-18T14:16:04.5238549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:16:05.1791790Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-18T14:16:05.1795616Z ================================================== 2021-05-18T14:16:05.1796075Z downloaded 12 KB 2021-05-18T14:16:05.1796361Z 2021-05-18T14:16:05.1835187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:16:05.8819160Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-18T14:16:05.8899364Z ================================================== 2021-05-18T14:16:05.8900736Z downloaded 482 KB 2021-05-18T14:16:05.8901063Z 2021-05-18T14:16:05.8907435Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:16:06.5455071Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-18T14:16:06.5461459Z ================================================== 2021-05-18T14:16:06.5462875Z downloaded 90 KB 2021-05-18T14:16:06.5463183Z 2021-05-18T14:16:06.5506470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:16:07.9570856Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-18T14:16:07.9981131Z ================================================== 2021-05-18T14:16:07.9982543Z downloaded 503 KB 2021-05-18T14:16:07.9983145Z 2021-05-18T14:16:08.0024085Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:16:10.5467083Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-18T14:16:10.6009054Z ================================================== 2021-05-18T14:16:10.6009944Z downloaded 621 KB 2021-05-18T14:16:10.6010541Z 2021-05-18T14:16:10.6050938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:16:11.1929961Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-18T14:16:11.1957876Z ================================================== 2021-05-18T14:16:11.1958527Z downloaded 265 KB 2021-05-18T14:16:11.1958841Z 2021-05-18T14:16:11.2005996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:16:13.0587534Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-18T14:16:13.0607265Z ================================================== 2021-05-18T14:16:13.0607953Z downloaded 166 KB 2021-05-18T14:16:13.0608251Z 2021-05-18T14:16:13.0655489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:16:13.7218770Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-18T14:16:13.7248606Z ================================================== 2021-05-18T14:16:13.7249279Z downloaded 235 KB 2021-05-18T14:16:13.7249604Z 2021-05-18T14:16:13.7294632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:16:14.3629867Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-18T14:16:14.3788630Z ================================================== 2021-05-18T14:16:14.3789734Z downloaded 276 KB 2021-05-18T14:16:14.3790304Z 2021-05-18T14:16:14.3829392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:16:15.1325718Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-18T14:16:15.1349943Z ================================================== 2021-05-18T14:16:15.1350537Z downloaded 202 KB 2021-05-18T14:16:15.1350861Z 2021-05-18T14:16:15.1392610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:16:15.7827608Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-18T14:16:15.7829075Z ================================================== 2021-05-18T14:16:15.7829813Z downloaded 63 KB 2021-05-18T14:16:15.7830368Z 2021-05-18T14:16:15.7865393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:16:16.4417883Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-18T14:16:16.4419755Z ================================================== 2021-05-18T14:16:16.4420515Z downloaded 45 KB 2021-05-18T14:16:16.4421036Z 2021-05-18T14:16:16.4458670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:16:18.0449672Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-18T14:16:18.0498279Z ================================================== 2021-05-18T14:16:18.0499706Z downloaded 415 KB 2021-05-18T14:16:18.0500263Z 2021-05-18T14:16:18.0538249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:16:19.1689036Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-18T14:16:19.1696177Z ================================================== 2021-05-18T14:16:19.1697111Z downloaded 90 KB 2021-05-18T14:16:19.1697686Z 2021-05-18T14:16:19.1736948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:16:19.7291186Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-18T14:16:19.7299135Z ================================================== 2021-05-18T14:16:19.7299661Z downloaded 132 KB 2021-05-18T14:16:19.7300614Z 2021-05-18T14:16:19.7338978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:16:20.5388434Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-18T14:16:20.5423111Z ================================================== 2021-05-18T14:16:20.5424029Z downloaded 270 KB 2021-05-18T14:16:20.5424620Z 2021-05-18T14:16:20.5464125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:16:21.1453476Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-18T14:16:21.1587647Z ================================================== 2021-05-18T14:16:21.1588872Z downloaded 736 KB 2021-05-18T14:16:21.1589680Z 2021-05-18T14:16:21.1611787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:16:21.8166894Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-18T14:16:21.8168406Z ================================================== 2021-05-18T14:16:21.8169160Z downloaded 45 KB 2021-05-18T14:16:21.8169715Z 2021-05-18T14:16:21.8206076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:16:24.2784763Z Content type 'binary/octet-stream' length 68487 bytes (66 KB) 2021-05-18T14:16:24.2786172Z ================================================== 2021-05-18T14:16:24.2786877Z downloaded 66 KB 2021-05-18T14:16:24.2787356Z 2021-05-18T14:16:24.2824301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:16:24.9203854Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-18T14:16:24.9289274Z ================================================== 2021-05-18T14:16:24.9289913Z downloaded 684 KB 2021-05-18T14:16:24.9290224Z 2021-05-18T14:16:24.9344411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:16:25.4895492Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-18T14:16:25.4896276Z ================================================== 2021-05-18T14:16:25.4896879Z downloaded 45 KB 2021-05-18T14:16:25.4897167Z 2021-05-18T14:16:25.4942532Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:16:26.1253309Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-18T14:16:26.1297961Z ================================================== 2021-05-18T14:16:26.1298556Z downloaded 598 KB 2021-05-18T14:16:26.1298872Z 2021-05-18T14:16:26.4891201Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:16:26.4962289Z * DONE (rlang) 2021-05-18T14:16:26.7520753Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:16:26.7576427Z * DONE (magrittr) 2021-05-18T14:16:27.0167895Z * installing *binary* package ‘glue’ ... 2021-05-18T14:16:27.0218625Z * DONE (glue) 2021-05-18T14:16:27.2597237Z * installing *binary* package ‘sys’ ... 2021-05-18T14:16:27.2644850Z * DONE (sys) 2021-05-18T14:16:27.4899247Z * installing *binary* package ‘mime’ ... 2021-05-18T14:16:27.4943597Z * DONE (mime) 2021-05-18T14:16:27.8396533Z * installing *binary* package ‘curl’ ... 2021-05-18T14:16:27.8475806Z * DONE (curl) 2021-05-18T14:16:28.1323658Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:16:28.1377187Z * DONE (jsonlite) 2021-05-18T14:16:28.3694071Z * installing *binary* package ‘ini’ ... 2021-05-18T14:16:28.3735512Z * DONE (ini) 2021-05-18T14:16:28.6240531Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:16:28.6307427Z * DONE (gitcreds) 2021-05-18T14:16:28.9426411Z * installing *binary* package ‘zip’ ... 2021-05-18T14:16:28.9495316Z * DONE (zip) 2021-05-18T14:16:29.2214971Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:16:29.2276655Z * DONE (rstudioapi) 2021-05-18T14:16:29.4942263Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:16:29.4994948Z * DONE (fastmap) 2021-05-18T14:16:29.7677786Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:16:29.7733137Z * DONE (yaml) 2021-05-18T14:16:30.0245511Z * installing *binary* package ‘withr’ ... 2021-05-18T14:16:30.0292865Z * DONE (withr) 2021-05-18T14:16:30.2916756Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:16:30.2969006Z * DONE (whisker) 2021-05-18T14:16:30.5367918Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:16:30.5408999Z * DONE (rappdirs) 2021-05-18T14:16:30.8665998Z * installing *binary* package ‘fs’ ... 2021-05-18T14:16:30.8730154Z * DONE (fs) 2021-05-18T14:16:31.1109071Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:16:31.1152365Z * DONE (clipr) 2021-05-18T14:16:31.3892779Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:16:31.3949117Z * DONE (git2r) 2021-05-18T14:16:31.6220469Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:16:31.6264267Z * DONE (askpass) 2021-05-18T14:16:31.8886805Z * installing *binary* package ‘cli’ ... 2021-05-18T14:16:31.8936201Z * DONE (cli) 2021-05-18T14:16:32.1651547Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:16:32.1704082Z * DONE (purrr) 2021-05-18T14:16:32.4284305Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:16:32.4337896Z * DONE (lifecycle) 2021-05-18T14:16:32.6693993Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:16:32.6737252Z * DONE (cachem) 2021-05-18T14:16:33.0742871Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:16:33.0832807Z * DONE (openssl) 2021-05-18T14:16:33.3344264Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:16:33.3392274Z * DONE (memoise) 2021-05-18T14:16:33.6107594Z * installing *binary* package ‘httr’ ... 2021-05-18T14:16:33.6167672Z * DONE (httr) 2021-05-18T14:16:33.8622601Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:16:33.8669806Z * DONE (credentials) 2021-05-18T14:16:34.1165837Z * installing *binary* package ‘gh’ ... 2021-05-18T14:16:34.1265695Z * DONE (gh) 2021-05-18T14:16:34.3930929Z * installing *binary* package ‘gert’ ... 2021-05-18T14:16:34.3981191Z * DONE (gert) 2021-05-18T14:16:34.7096162Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:16:34.7170845Z * DONE (usethis) 2021-05-18T14:16:34.7239438Z 2021-05-18T14:16:34.7240716Z The downloaded source packages are in 2021-05-18T14:16:34.7242331Z ‘/tmp/RtmpknExh7/downloaded_packages’ 2021-05-18T14:16:34.7255887Z Running `R CMD build`... 2021-05-18T14:16:36.6011127Z * checking for file ‘/tmp/RtmpknExh7/remotes72ae6199d9c0/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:16:36.6012968Z * preparing ‘tic’: 2021-05-18T14:16:36.6014412Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:16:36.6016664Z * installing the package to process help pages 2021-05-18T14:16:36.6019105Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:36.6020629Z * checking for empty or unneeded directories 2021-05-18T14:16:36.6022140Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:16:36.6023475Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:16:36.6024622Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:16:36.6027366Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:36.6028756Z (as ‘lib’ is unspecified) 2021-05-18T14:16:36.9776194Z * installing *source* package ‘tic’ ... 2021-05-18T14:16:37.0096136Z ** R 2021-05-18T14:16:37.0382143Z ** inst 2021-05-18T14:16:37.0434867Z ** preparing package for lazy loading 2021-05-18T14:16:37.2515533Z ** help 2021-05-18T14:16:37.4208997Z *** installing help indices 2021-05-18T14:16:37.5813436Z *** copying figures 2021-05-18T14:16:37.5821287Z ** building package indices 2021-05-18T14:16:37.7471899Z ** installing vignettes 2021-05-18T14:16:37.7511269Z ** testing if installed package can be loaded 2021-05-18T14:16:38.0437361Z * DONE (tic) 2021-05-18T14:16:38.0592688Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:16:38.2514986Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:16:40.5217779Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:16:40.5219617Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:16:40.5220941Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:16:40.5222364Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:16:40.5225094Z 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-18T14:16:40.5227433Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:16:40.5228568Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:16:40.5229623Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:16:40.5230862Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:16:40.5231941Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:16:40.5232979Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:40.5233990Z (as ‘lib’ is unspecified) 2021-05-18T14:16:40.5235038Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:16:40.5236052Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:16:40.5237051Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:16:40.5238088Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:40.5239119Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:16:40.5241531Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:16:40.5242678Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:16:40.5245223Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:16:40.5246282Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:16:40.5247243Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:16:40.5248164Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:16:40.5249051Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:16:40.5250039Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:16:40.5250997Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:16:40.5251900Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:16:40.5252828Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:16:40.5254039Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:16:40.5254859Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:16:40.5255744Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:16:40.5256628Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:16:40.5257455Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:40.5258358Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:16:40.5259271Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:16:40.5260170Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:16:40.5261051Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:16:40.5261932Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:16:40.5263340Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:16:40.5264262Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:16:40.5266605Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:16:58.1385727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:16:58.7997320Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-18T14:16:58.8029403Z ================================================== 2021-05-18T14:16:58.8030546Z downloaded 231 KB 2021-05-18T14:16:58.8031333Z 2021-05-18T14:16:58.8069221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:16:59.6119997Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-18T14:16:59.6430551Z ================================================== 2021-05-18T14:16:59.6431716Z downloaded 1.5 MB 2021-05-18T14:16:59.6432042Z 2021-05-18T14:16:59.6474758Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:17:00.3873958Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-18T14:17:00.3875616Z ================================================== 2021-05-18T14:17:00.3876520Z downloaded 17 KB 2021-05-18T14:17:00.3877168Z 2021-05-18T14:17:00.3912817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:17:00.9227204Z Content type 'binary/octet-stream' length 1008456 bytes (984 KB) 2021-05-18T14:17:00.9368156Z ================================================== 2021-05-18T14:17:00.9369334Z downloaded 984 KB 2021-05-18T14:17:00.9369931Z 2021-05-18T14:17:00.9410327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:17:01.5793888Z Content type 'binary/octet-stream' length 810235 bytes (791 KB) 2021-05-18T14:17:01.5870909Z ================================================== 2021-05-18T14:17:01.5871889Z downloaded 791 KB 2021-05-18T14:17:01.5872465Z 2021-05-18T14:17:01.5911888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:17:02.2760570Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-18T14:17:02.2761675Z ================================================== 2021-05-18T14:17:02.2762164Z downloaded 43 KB 2021-05-18T14:17:02.2762511Z 2021-05-18T14:17:02.2804544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:17:03.0986217Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-18T14:17:03.1052656Z ================================================== 2021-05-18T14:17:03.1053223Z downloaded 247 KB 2021-05-18T14:17:03.1053553Z 2021-05-18T14:17:03.1105801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:17:03.7990599Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-18T14:17:03.8052166Z ================================================== 2021-05-18T14:17:03.8052755Z downloaded 968 KB 2021-05-18T14:17:03.8053078Z 2021-05-18T14:17:03.8094443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:17:04.4945071Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-18T14:17:04.4947450Z ================================================== 2021-05-18T14:17:04.4947974Z downloaded 67 KB 2021-05-18T14:17:04.4948266Z 2021-05-18T14:17:04.4988048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:17:05.3529821Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-18T14:17:05.3580288Z ================================================== 2021-05-18T14:17:05.3581597Z downloaded 349 KB 2021-05-18T14:17:05.3582872Z 2021-05-18T14:17:05.3622057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:17:06.1677431Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-18T14:17:06.1719213Z ================================================== 2021-05-18T14:17:06.1719841Z downloaded 411 KB 2021-05-18T14:17:06.1720168Z 2021-05-18T14:17:06.1765330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:17:07.7817895Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-18T14:17:07.7819470Z ================================================== 2021-05-18T14:17:07.7820280Z downloaded 15 KB 2021-05-18T14:17:07.7820992Z 2021-05-18T14:17:07.7858194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:17:09.0419962Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-18T14:17:09.0428257Z ================================================== 2021-05-18T14:17:09.0429552Z downloaded 146 KB 2021-05-18T14:17:09.0430194Z 2021-05-18T14:17:09.0466259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:17:09.7242063Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-18T14:17:09.7243472Z ================================================== 2021-05-18T14:17:09.7245124Z downloaded 71 KB 2021-05-18T14:17:09.7245679Z 2021-05-18T14:17:09.7283122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:17:10.8306721Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-18T14:17:10.8324298Z ================================================== 2021-05-18T14:17:10.8325229Z downloaded 39 KB 2021-05-18T14:17:10.8325787Z 2021-05-18T14:17:10.8363039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:17:11.4918503Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-18T14:17:11.4952377Z ================================================== 2021-05-18T14:17:11.4953303Z downloaded 348 KB 2021-05-18T14:17:11.4953869Z 2021-05-18T14:17:11.4990710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:17:12.2534277Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-18T14:17:12.2568635Z ================================================== 2021-05-18T14:17:12.2569240Z downloaded 423 KB 2021-05-18T14:17:12.2569728Z 2021-05-18T14:17:12.2613825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:17:13.1148275Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-18T14:17:13.1149908Z ================================================== 2021-05-18T14:17:13.1150665Z downloaded 41 KB 2021-05-18T14:17:13.1151197Z 2021-05-18T14:17:13.1185069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:17:13.7743141Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-18T14:17:13.7812484Z ================================================== 2021-05-18T14:17:13.7813058Z downloaded 603 KB 2021-05-18T14:17:13.7813382Z 2021-05-18T14:17:13.7854998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:17:14.3406990Z Content type 'binary/octet-stream' length 328669 bytes (320 KB) 2021-05-18T14:17:14.3447924Z ================================================== 2021-05-18T14:17:14.3448500Z downloaded 320 KB 2021-05-18T14:17:14.3448803Z 2021-05-18T14:17:14.3492137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:17:14.9235019Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-18T14:17:14.9340275Z ================================================== 2021-05-18T14:17:14.9341291Z downloaded 224 KB 2021-05-18T14:17:14.9342047Z 2021-05-18T14:17:14.9376253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:17:15.6202500Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-18T14:17:15.6207419Z ================================================== 2021-05-18T14:17:15.6208256Z downloaded 37 KB 2021-05-18T14:17:15.6209291Z 2021-05-18T14:17:15.6246540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:17:16.2851528Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-18T14:17:16.2889206Z ================================================== 2021-05-18T14:17:16.2890160Z downloaded 200 KB 2021-05-18T14:17:16.2891018Z 2021-05-18T14:17:16.2930375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:17:17.5457017Z Content type 'binary/octet-stream' length 2947889 bytes (2.8 MB) 2021-05-18T14:17:17.6231167Z ================================================== 2021-05-18T14:17:17.6232912Z downloaded 2.8 MB 2021-05-18T14:17:17.6233585Z 2021-05-18T14:17:17.6272867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:17:18.7939427Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-18T14:17:18.8241331Z ================================================== 2021-05-18T14:17:18.8242581Z downloaded 4.0 MB 2021-05-18T14:17:18.8243148Z 2021-05-18T14:17:18.8283857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:17:19.4841715Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-18T14:17:19.4975464Z ================================================== 2021-05-18T14:17:19.4976797Z downloaded 1.3 MB 2021-05-18T14:17:19.4977397Z 2021-05-18T14:17:19.5011167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:17:20.2138115Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-18T14:17:20.2190799Z ================================================== 2021-05-18T14:17:20.2191399Z downloaded 479 KB 2021-05-18T14:17:20.2191724Z 2021-05-18T14:17:20.2237734Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:17:20.8787243Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-18T14:17:20.8791088Z ================================================== 2021-05-18T14:17:20.8791824Z downloaded 107 KB 2021-05-18T14:17:20.8792141Z 2021-05-18T14:17:20.8830094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:17:21.5378465Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-18T14:17:21.5379905Z ================================================== 2021-05-18T14:17:21.5380666Z downloaded 21 KB 2021-05-18T14:17:21.5381194Z 2021-05-18T14:17:21.5416819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:17:22.7606048Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-18T14:17:22.7611328Z ================================================== 2021-05-18T14:17:22.7612133Z downloaded 42 KB 2021-05-18T14:17:22.7612438Z 2021-05-18T14:17:22.7704905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:17:23.4252928Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-18T14:17:23.4253738Z ================================================== 2021-05-18T14:17:23.4254242Z downloaded 33 KB 2021-05-18T14:17:23.4254557Z 2021-05-18T14:17:23.4300233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:17:24.3039577Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-18T14:17:24.3055993Z ================================================== 2021-05-18T14:17:24.3056881Z downloaded 135 KB 2021-05-18T14:17:24.3057733Z 2021-05-18T14:17:24.3094619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:17:24.9647189Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-18T14:17:25.1005965Z ================================================== 2021-05-18T14:17:25.1006796Z downloaded 3.4 MB 2021-05-18T14:17:25.1007113Z 2021-05-18T14:17:25.1049309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:17:25.7236513Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-18T14:17:25.7250676Z ================================================== 2021-05-18T14:17:25.7251196Z downloaded 64 KB 2021-05-18T14:17:25.7251508Z 2021-05-18T14:17:25.7295906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:17:26.8201738Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-18T14:17:26.9427922Z ================================================== 2021-05-18T14:17:26.9429251Z downloaded 1.3 MB 2021-05-18T14:17:26.9429866Z 2021-05-18T14:17:26.9468626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:17:27.6299980Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-18T14:17:27.6306552Z ================================================== 2021-05-18T14:17:27.6307470Z downloaded 128 KB 2021-05-18T14:17:27.6308170Z 2021-05-18T14:17:27.6345519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:17:28.4888944Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-18T14:17:28.5143284Z ================================================== 2021-05-18T14:17:28.5144386Z downloaded 383 KB 2021-05-18T14:17:28.5146212Z 2021-05-18T14:17:28.7979232Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:17:28.8028302Z * DONE (utf8) 2021-05-18T14:17:29.0274851Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:17:29.0317094Z * DONE (pkgconfig) 2021-05-18T14:17:29.2866256Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:17:29.2914269Z * DONE (fansi) 2021-05-18T14:17:29.5824326Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:17:29.5884578Z * DONE (diffobj) 2021-05-18T14:17:29.8482929Z * installing *binary* package ‘ps’ ... 2021-05-18T14:17:29.8531510Z * DONE (ps) 2021-05-18T14:17:30.0797344Z * installing *binary* package ‘praise’ ... 2021-05-18T14:17:30.0840377Z * DONE (praise) 2021-05-18T14:17:30.3186764Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:17:30.3229389Z * DONE (pkgload) 2021-05-18T14:17:30.5557919Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:17:30.5600427Z * DONE (evaluate) 2021-05-18T14:17:30.7890687Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:17:30.7933518Z * DONE (ellipsis) 2021-05-18T14:17:31.0839483Z * installing *binary* package ‘digest’ ... 2021-05-18T14:17:31.0897409Z * DONE (digest) 2021-05-18T14:17:31.3195567Z * installing *binary* package ‘brio’ ... 2021-05-18T14:17:31.3237639Z * DONE (brio) 2021-05-18T14:17:31.6295026Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:17:31.6366603Z * DONE (xml2) 2021-05-18T14:17:31.8936470Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:17:31.8986568Z * DONE (xfun) 2021-05-18T14:17:32.4368218Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:17:32.4511168Z * DONE (stringi) 2021-05-18T14:17:33.7293217Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:17:33.7777567Z * DONE (Rcpp) 2021-05-18T14:17:34.1024496Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:17:34.1085948Z * DONE (commonmark) 2021-05-18T14:17:34.3847130Z * installing *binary* package ‘brew’ ... 2021-05-18T14:17:34.3907050Z * DONE (brew) 2021-05-18T14:17:34.6194326Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:17:34.6236258Z * DONE (sessioninfo) 2021-05-18T14:17:34.8725426Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:17:34.8764734Z * DONE (prettyunits) 2021-05-18T14:17:35.2760433Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:17:35.2851857Z * DONE (vctrs) 2021-05-18T14:17:35.5500057Z * installing *binary* package ‘processx’ ... 2021-05-18T14:17:35.5548569Z * DONE (processx) 2021-05-18T14:17:35.8300154Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:17:35.8355933Z * DONE (markdown) 2021-05-18T14:17:36.0721864Z * installing *binary* package ‘highr’ ... 2021-05-18T14:17:36.0766550Z * DONE (highr) 2021-05-18T14:17:36.3335381Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:17:36.3389062Z * DONE (stringr) 2021-05-18T14:17:37.3847645Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:17:37.3856720Z * DONE (rversions) 2021-05-18T14:17:37.3857914Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:17:37.3858750Z * DONE (pillar) 2021-05-18T14:17:37.3859710Z * installing *binary* package ‘callr’ ... 2021-05-18T14:17:37.3860441Z * DONE (callr) 2021-05-18T14:17:37.6088981Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:17:37.6216872Z * DONE (knitr) 2021-05-18T14:17:37.8615956Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:17:37.8655879Z * DONE (xopen) 2021-05-18T14:17:38.2148518Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:17:38.2221569Z * DONE (tibble) 2021-05-18T14:17:38.4670180Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:17:38.4714648Z * DONE (pkgbuild) 2021-05-18T14:17:38.8604411Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:17:38.8687758Z * DONE (roxygen2) 2021-05-18T14:17:39.1117686Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:17:39.1157742Z * DONE (rematch2) 2021-05-18T14:17:39.3482700Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:17:39.3525358Z * DONE (rcmdcheck) 2021-05-18T14:17:39.5781272Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:17:39.5821255Z * DONE (waldo) 2021-05-18T14:17:40.2434720Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:17:40.2598265Z * DONE (testthat) 2021-05-18T14:17:40.5219573Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:17:40.5269655Z * DONE (devtools) 2021-05-18T14:17:40.5330593Z 2021-05-18T14:17:40.5331768Z The downloaded source packages are in 2021-05-18T14:17:40.5333136Z ‘/tmp/RtmpknExh7/downloaded_packages’ 2021-05-18T14:17:40.6127442Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:17:43.2318946Z 2021-05-18T14:17:43.5862181Z 2021-05-18T14:17:43.5865785Z checking for file ‘/tmp/RtmpknExh7/remotes72ae5b80328e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:17:43.5939615Z 2021-05-18T14:17:43.5941455Z ✔ checking for file ‘/tmp/RtmpknExh7/remotes72ae5b80328e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:17:43.6023610Z 2021-05-18T14:17:43.6024102Z 2021-05-18T14:17:43.6024970Z ─ preparing ‘desc’: 2021-05-18T14:17:43.6033086Z 2021-05-18T14:17:43.6035293Z 2021-05-18T14:17:43.6131338Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:43.6176351Z 2021-05-18T14:17:43.6178710Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:43.6992346Z 2021-05-18T14:17:43.8073880Z 2021-05-18T14:17:43.8076966Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:43.8088164Z 2021-05-18T14:17:43.8118992Z 2021-05-18T14:17:43.8121121Z ─ checking for empty or unneeded directories 2021-05-18T14:17:43.8156275Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:17:43.8591289Z 2021-05-18T14:17:43.8594463Z 2021-05-18T14:17:43.8595964Z 2021-05-18T14:17:43.8703669Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:43.8705071Z (as ‘lib’ is unspecified) 2021-05-18T14:17:44.2177837Z * installing *source* package ‘desc’ ... 2021-05-18T14:17:44.2451035Z ** R 2021-05-18T14:17:44.2670050Z ** inst 2021-05-18T14:17:44.2692369Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:46.0091874Z ** help 2021-05-18T14:17:46.1663757Z *** installing help indices 2021-05-18T14:17:46.3132592Z ** building package indices 2021-05-18T14:17:46.4834336Z ** testing if installed package can be loaded 2021-05-18T14:17:46.6983228Z * DONE (desc) 2021-05-18T14:17:46.9237289Z 2021-05-18T14:17:46.9264038Z 2021-05-18T14:17:46.9268222Z checking for file ‘/tmp/RtmpknExh7/remotes72ae560d803/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:17:46.9316244Z 2021-05-18T14:17:46.9320861Z ✔ checking for file ‘/tmp/RtmpknExh7/remotes72ae560d803/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:17:46.9422649Z 2021-05-18T14:17:46.9453113Z 2021-05-18T14:17:46.9455439Z ─ preparing ‘ghtravis’: 2021-05-18T14:17:46.9467891Z 2021-05-18T14:17:46.9470059Z 2021-05-18T14:17:46.9578244Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:46.9622424Z 2021-05-18T14:17:46.9624738Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:47.0142523Z 2021-05-18T14:17:47.0187790Z 2021-05-18T14:17:47.0190573Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:47.0204052Z 2021-05-18T14:17:47.0245794Z 2021-05-18T14:17:47.0248307Z ─ checking for empty or unneeded directories 2021-05-18T14:17:47.0288781Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:17:47.0558611Z 2021-05-18T14:17:47.0561532Z 2021-05-18T14:17:47.0562942Z 2021-05-18T14:17:47.1074174Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:47.1075594Z (as ‘lib’ is unspecified) 2021-05-18T14:17:47.3646116Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:17:47.3825420Z ** R 2021-05-18T14:17:47.3940362Z ** inst 2021-05-18T14:17:47.3953326Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:48.7243028Z ** help 2021-05-18T14:17:48.7838333Z *** installing help indices 2021-05-18T14:17:48.8392951Z ** building package indices 2021-05-18T14:17:48.8896075Z ** testing if installed package can be loaded 2021-05-18T14:17:49.6583305Z * DONE (ghtravis) 2021-05-18T14:17:49.6694857Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:17:49.8341391Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:17:52.8887389Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:17:52.8887986Z 2021-05-18T14:17:52.8897978Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:52.8898935Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:17:52.8900617Z (as ‘lib’ is unspecified) 2021-05-18T14:17:52.8901751Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:17:52.8903072Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:17:52.8904300Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:17:52.8905567Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:18:09.6558006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:18:10.2482679Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-18T14:18:10.2525225Z ================================================== 2021-05-18T14:18:10.2526247Z downloaded 192 KB 2021-05-18T14:18:10.2526937Z 2021-05-18T14:18:10.2564937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:18:10.9118300Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-18T14:18:10.9119664Z ================================================== 2021-05-18T14:18:10.9120527Z downloaded 66 KB 2021-05-18T14:18:10.9120938Z 2021-05-18T14:18:10.9161248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:18:11.5706099Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-18T14:18:11.5822157Z ================================================== 2021-05-18T14:18:11.5823076Z downloaded 191 KB 2021-05-18T14:18:11.5823366Z 2021-05-18T14:18:11.5871044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:18:12.1422694Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-18T14:18:12.1904441Z ================================================== 2021-05-18T14:18:12.1906698Z downloaded 1.2 MB 2021-05-18T14:18:12.1908770Z 2021-05-18T14:18:12.1949150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:18:12.7641303Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-18T14:18:12.7728728Z ================================================== 2021-05-18T14:18:12.7729389Z downloaded 1.0 MB 2021-05-18T14:18:12.7729713Z 2021-05-18T14:18:13.0403499Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:18:13.0449539Z * DONE (tidyselect) 2021-05-18T14:18:13.2806704Z * installing *binary* package ‘generics’ ... 2021-05-18T14:18:13.2850375Z * DONE (generics) 2021-05-18T14:18:13.5791689Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:18:13.5855208Z * DONE (cpp11) 2021-05-18T14:18:13.9350894Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:18:13.9431435Z * DONE (dplyr) 2021-05-18T14:18:14.3051656Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:18:14.3131674Z * DONE (tidyr) 2021-05-18T14:18:14.3207354Z 2021-05-18T14:18:14.3208317Z The downloaded source packages are in 2021-05-18T14:18:14.3209713Z ‘/tmp/RtmpknExh7/downloaded_packages’ 2021-05-18T14:18:14.5292217Z 2021-05-18T14:18:14.5294627Z checking for file ‘/tmp/RtmpknExh7/remotes72ae71087c4a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:18:14.5431714Z 2021-05-18T14:18:14.5433779Z ✔ checking for file ‘/tmp/RtmpknExh7/remotes72ae71087c4a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:18:14.5446885Z 2021-05-18T14:18:14.5484113Z 2021-05-18T14:18:14.5485619Z ─ preparing ‘aghast’: 2021-05-18T14:18:14.5496722Z checking DESCRIPTION meta-information ... 2021-05-18T14:18:14.5532291Z 2021-05-18T14:18:14.5533621Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:18:14.5843372Z 2021-05-18T14:18:14.5886709Z 2021-05-18T14:18:14.5888240Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:14.5900453Z 2021-05-18T14:18:14.5941592Z 2021-05-18T14:18:14.5943087Z ─ checking for empty or unneeded directories 2021-05-18T14:18:14.5988909Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:18:14.6094744Z 2021-05-18T14:18:14.6097419Z 2021-05-18T14:18:14.6097784Z 2021-05-18T14:18:14.6181320Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:14.6183327Z (as ‘lib’ is unspecified) 2021-05-18T14:18:14.8478098Z * installing *source* package ‘aghast’ ... 2021-05-18T14:18:14.8735711Z ** R 2021-05-18T14:18:14.8816260Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:15.1919271Z ** help 2021-05-18T14:18:15.2163352Z *** installing help indices 2021-05-18T14:18:15.2428150Z ** building package indices 2021-05-18T14:18:15.2658623Z ** testing if installed package can be loaded 2021-05-18T14:18:15.4647916Z * DONE (aghast) 2021-05-18T14:18:15.4741652Z Installing 1 packages: covr 2021-05-18T14:18:15.4753858Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:15.4754840Z (as ‘lib’ is unspecified) 2021-05-18T14:18:32.7022196Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:18:32.7022804Z 2021-05-18T14:18:32.7031417Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:18:33.4090063Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-18T14:18:33.4116430Z ================================================== 2021-05-18T14:18:33.4117282Z downloaded 160 KB 2021-05-18T14:18:33.4117752Z 2021-05-18T14:18:33.4162594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:18:34.0713992Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-18T14:18:34.0716998Z ================================================== 2021-05-18T14:18:34.0717911Z downloaded 118 KB 2021-05-18T14:18:34.0718350Z 2021-05-18T14:18:34.0760413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:18:34.5439132Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-18T14:18:34.5476395Z ================================================== 2021-05-18T14:18:34.5476959Z downloaded 280 KB 2021-05-18T14:18:34.5477264Z 2021-05-18T14:18:34.8042175Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:18:34.8093678Z * DONE (lazyeval) 2021-05-18T14:18:35.0618173Z * installing *binary* package ‘rex’ ... 2021-05-18T14:18:35.0663376Z * DONE (rex) 2021-05-18T14:18:35.3407611Z * installing *binary* package ‘covr’ ... 2021-05-18T14:18:35.3464396Z * DONE (covr) 2021-05-18T14:18:35.3532008Z 2021-05-18T14:18:35.3533065Z The downloaded source packages are in 2021-05-18T14:18:35.3534616Z ‘/tmp/RtmpknExh7/downloaded_packages’ 2021-05-18T14:18:35.3717521Z 2021-05-18T14:18:35.3766312Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:18:35.3767051Z Rscript -e "tic::before_install()" 2021-05-18T14:18:35.3817250Z shell: /usr/bin/bash -e {0} 2021-05-18T14:18:35.3817728Z env: 2021-05-18T14:18:35.3818233Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:35.3818751Z TIC_DEPLOY_KEY: 2021-05-18T14:18:35.3819648Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:35.3821287Z GITHUB_PAT: *** 2021-05-18T14:18:35.3822786Z COVERALLS_TOKEN: *** 2021-05-18T14:18:35.3823364Z continue-on-error: false 2021-05-18T14:18:35.3823901Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:35.3824434Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:35.3824937Z TZ: UTC 2021-05-18T14:18:35.3825373Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:35.3825824Z NOT_CRAN: true 2021-05-18T14:18:35.3826248Z ##[endgroup] 2021-05-18T14:18:35.7095632Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:18:35.8702267Z Running before_install: step_install_remote_binaries() 2021-05-18T14:18:36.5143925Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:18:36.5144814Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:18:36.5145480Z remotes::install_cran("rcmdcheck") 2021-05-18T14:18:36.5146097Z remotes::install_cran("markdown") 2021-05-18T14:18:36.5153523Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:18:36.5153993Z env: 2021-05-18T14:18:36.5154466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:36.5155154Z TIC_DEPLOY_KEY: 2021-05-18T14:18:36.5156027Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:36.5157677Z GITHUB_PAT: *** 2021-05-18T14:18:36.5158655Z COVERALLS_TOKEN: *** 2021-05-18T14:18:36.5159212Z continue-on-error: false 2021-05-18T14:18:36.5159726Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:36.5160268Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:36.5160753Z TZ: UTC 2021-05-18T14:18:36.5161186Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:36.5161684Z NOT_CRAN: true 2021-05-18T14:18:36.5162114Z ##[endgroup] 2021-05-18T14:18:58.0098026Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:18:58.0099961Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:18:58.0101079Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:18:58.0102975Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:18:58.0103828Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:18:58.0104707Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-18T14:18:58.0130372Z Installing 6 packages: base64enc, tinytex, htmltools, bitops, rmarkdown, RCurl 2021-05-18T14:18:58.0145589Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:58.0146991Z (as ‘lib’ is unspecified) 2021-05-18T14:19:15.2182190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:19:15.7970382Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-18T14:19:15.7999633Z ================================================== 2021-05-18T14:19:15.8000578Z downloaded 37 KB 2021-05-18T14:19:15.8001220Z 2021-05-18T14:19:15.8046326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:19:16.4769636Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-18T14:19:16.4781329Z ================================================== 2021-05-18T14:19:16.4782310Z downloaded 113 KB 2021-05-18T14:19:16.4782992Z 2021-05-18T14:19:16.4825956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:19:17.4396262Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-18T14:19:17.4419620Z ================================================== 2021-05-18T14:19:17.4420198Z downloaded 229 KB 2021-05-18T14:19:17.4420503Z 2021-05-18T14:19:17.4462779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:19:18.3019968Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-18T14:19:18.3021573Z ================================================== 2021-05-18T14:19:18.3023016Z downloaded 34 KB 2021-05-18T14:19:18.3023345Z 2021-05-18T14:19:18.3058744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:19:18.9321723Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-18T14:19:19.0059017Z ================================================== 2021-05-18T14:19:19.0060150Z downloaded 3.5 MB 2021-05-18T14:19:19.0060728Z 2021-05-18T14:19:19.0104305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-18T14:19:19.4478659Z Content type 'binary/octet-stream' length 1061287 bytes (1.0 MB) 2021-05-18T14:19:19.6023467Z ================================================== 2021-05-18T14:19:19.6024592Z downloaded 1.0 MB 2021-05-18T14:19:19.6025203Z 2021-05-18T14:19:19.8386631Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:19:19.8428991Z * DONE (base64enc) 2021-05-18T14:19:20.0866175Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:19:20.0909395Z * DONE (tinytex) 2021-05-18T14:19:20.9155169Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:19:20.9156631Z * DONE (bitops) 2021-05-18T14:19:20.9157780Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:19:20.9158587Z * DONE (htmltools) 2021-05-18T14:19:20.9465790Z * installing *binary* package ‘RCurl’ ... 2021-05-18T14:19:20.9582911Z * DONE (RCurl) 2021-05-18T14:19:21.7268676Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:19:21.7500896Z * DONE (rmarkdown) 2021-05-18T14:19:21.7702774Z 2021-05-18T14:19:21.7704172Z The downloaded source packages are in 2021-05-18T14:19:21.7705817Z ‘/tmp/RtmpcK0Mi5/downloaded_packages’ 2021-05-18T14:19:38.5047965Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:19:38.5048952Z Use `force = TRUE` to force installation 2021-05-18T14:19:38.5062607Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:19:38.5063740Z Use `force = TRUE` to force installation 2021-05-18T14:19:38.5216102Z ##[group]Run options(width = 100) 2021-05-18T14:19:38.5216761Z options(width = 100) 2021-05-18T14:19:38.5217347Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:19:38.5218095Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:19:38.5227878Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:38.5228336Z env: 2021-05-18T14:19:38.5228796Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:38.5229484Z TIC_DEPLOY_KEY: 2021-05-18T14:19:38.5230355Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:38.5232238Z GITHUB_PAT: *** 2021-05-18T14:19:38.5233508Z COVERALLS_TOKEN: *** 2021-05-18T14:19:38.5234007Z continue-on-error: false 2021-05-18T14:19:38.5234505Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:38.5235014Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:38.5235463Z TZ: UTC 2021-05-18T14:19:38.5235867Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:38.5236341Z NOT_CRAN: true 2021-05-18T14:19:38.5236743Z ##[endgroup] 2021-05-18T14:19:39.0471275Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:19:39.0472041Z setting value 2021-05-18T14:19:39.0472984Z version R version 3.5.3 (2019-03-11) 2021-05-18T14:19:39.0473566Z os Ubuntu 20.04.2 LTS 2021-05-18T14:19:39.0474388Z system x86_64, linux-gnu 2021-05-18T14:19:39.0474923Z ui X11 2021-05-18T14:19:39.0475441Z language (EN) 2021-05-18T14:19:39.0476181Z collate C.UTF-8 2021-05-18T14:19:39.0476897Z ctype C.UTF-8 2021-05-18T14:19:39.0477425Z tz UTC 2021-05-18T14:19:39.0478078Z date 2021-05-18 2021-05-18T14:19:39.0478385Z 2021-05-18T14:19:39.0481261Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:19:39.0482178Z package * version date lib source 2021-05-18T14:19:39.0483375Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:19:39.0484425Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0485317Z base * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0486324Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0487260Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0488144Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0489035Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0489933Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0490869Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0491798Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0492699Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0493918Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0494812Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0495773Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0496717Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0497664Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0498604Z compiler 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0499687Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0500700Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0501609Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0502896Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0503835Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0504728Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0505709Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0506728Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:19:39.0507715Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0508636Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0509558Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0510451Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0511422Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0512386Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0513294Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0514196Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0515099Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0516043Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0516955Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0517859Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0518752Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0519754Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:19:39.0520805Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0521735Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0522651Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0523541Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0524478Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0525631Z grid 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0528020Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0528965Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0529879Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0530803Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0531927Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0532866Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0533799Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0534700Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0535654Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0536617Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0537685Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0538656Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0539563Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0540473Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0541437Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0542532Z methods * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0543446Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0544329Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0545217Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0546158Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0547069Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0548005Z parallel 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0548915Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0549853Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0550828Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0551761Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0552675Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0553618Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0554557Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0555467Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0556415Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0557290Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0558209Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0559145Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0560056Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0560994Z RCurl 1.98-1.3 2021-03-16 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0561930Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0562847Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0563748Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0564623Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0565553Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0566539Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0567630Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0568553Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0569506Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0570433Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0572246Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0573328Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0574404Z splines 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0575380Z stats * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0576275Z stats4 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0577265Z stringi 1.6.2 2021-05-17 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0578188Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0579118Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-18T14:19:39.0580012Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0580968Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:19:39.0582105Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0583064Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0584001Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0584954Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:19:39.0585910Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0586934Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0587868Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0588774Z tools 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0589680Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0590569Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0591484Z utils * 3.5.3 2021-02-17 [2] local 2021-05-18T14:19:39.0592401Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0593290Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0594196Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0595114Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0595989Z xfun 0.23 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0596921Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0597809Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0598706Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0599592Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-18T14:19:39.0599947Z 2021-05-18T14:19:39.0600447Z [1] /home/runner/work/_temp/Library 2021-05-18T14:19:39.0601044Z [2] /opt/R/3.5.3/lib/R/library 2021-05-18T14:19:39.0635627Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:19:39.0636281Z Rscript -e 'tic::script()' 2021-05-18T14:19:39.0636820Z ls -l check 2021-05-18T14:19:39.0684429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:19:39.0685198Z env: 2021-05-18T14:19:39.0685704Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:39.0686213Z TIC_DEPLOY_KEY: 2021-05-18T14:19:39.0687100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:39.0688723Z GITHUB_PAT: *** 2021-05-18T14:19:39.0689699Z COVERALLS_TOKEN: *** 2021-05-18T14:19:39.0690286Z continue-on-error: false 2021-05-18T14:19:39.0690803Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:39.0691346Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:39.0691843Z TZ: UTC 2021-05-18T14:19:39.0692260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:39.0692722Z NOT_CRAN: true 2021-05-18T14:19:39.0693128Z ##[endgroup] 2021-05-18T14:19:39.9217914Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:19:39.9220431Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:19:39.9221501Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:19:39.9223270Z timeout = Inf, check_dir = "check") 2021-05-18T14:19:39.9224347Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:19:39.9225173Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:19:39.9226243Z * preparing ‘nitrcbot’: 2021-05-18T14:19:39.9227047Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:19:39.9632449Z * installing the package to build vignettes 2021-05-18T14:19:42.5784227Z * creating vignettes ... OK 2021-05-18T14:19:42.6134963Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:42.6143817Z * checking for empty or unneeded directories 2021-05-18T14:19:42.6176261Z * building ‘nitrcbot_1.2.tar.gz’ 2021-05-18T14:19:42.6468550Z 2021-05-18T14:19:42.8063507Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:19:43.0508777Z * using log directory ‘/home/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck’ 2021-05-18T14:19:43.0510649Z * using R version 3.5.3 (2019-03-11) 2021-05-18T14:19:43.0511900Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:19:43.0513228Z * using session charset: UTF-8 2021-05-18T14:19:43.0936371Z * using option ‘--as-cran’ 2021-05-18T14:19:43.0960589Z * checking for file ‘nitrcbot/DESCRIPTION’ ... OK 2021-05-18T14:19:43.0962007Z * this is package ‘nitrcbot’ version ‘1.2’ 2021-05-18T14:19:43.0971960Z * package encoding: UTF-8 2021-05-18T14:19:43.0994931Z * checking package namespace information ... OK 2021-05-18T14:20:00.7535323Z * checking package dependencies ... OK 2021-05-18T14:20:00.7549221Z * checking if this is a source package ... OK 2021-05-18T14:20:00.7550279Z * checking if there is a namespace ... OK 2021-05-18T14:20:01.1074071Z * checking for executable files ... OK 2021-05-18T14:20:01.1075691Z * checking for hidden files and directories ... OK 2021-05-18T14:20:01.1083681Z * checking for portable file names ... OK 2021-05-18T14:20:01.1094204Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:20:01.1118560Z * checking serialization versions ... OK 2021-05-18T14:20:03.1410265Z * checking whether package ‘nitrcbot’ can be installed ... OK 2021-05-18T14:20:03.1473750Z * checking installed package size ... OK 2021-05-18T14:20:03.2498698Z * checking package directory ... OK 2021-05-18T14:20:03.2500480Z * checking ‘build’ directory ... OK 2021-05-18T14:20:03.4264157Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:20:03.4273578Z * checking top-level files ... OK 2021-05-18T14:20:03.4282067Z * checking for left-over files ... OK 2021-05-18T14:20:03.6135313Z * checking index information ... OK 2021-05-18T14:20:03.7980704Z * checking package subdirectories ... OK 2021-05-18T14:20:03.8497067Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:20:03.9064386Z * checking R files for syntax errors ... OK 2021-05-18T14:20:04.6742575Z * checking whether the package can be loaded ... OK 2021-05-18T14:20:05.2800233Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:20:05.8938465Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:20:06.5452914Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:20:07.3117657Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:20:08.1124818Z * checking loading without being on the library search path ... OK 2021-05-18T14:20:08.8144221Z * checking dependencies in R code ... OK 2021-05-18T14:20:10.0183904Z * checking S3 generic/method consistency ... OK 2021-05-18T14:20:10.6339180Z * checking replacement functions ... OK 2021-05-18T14:20:11.2895712Z * checking foreign function calls ... OK 2021-05-18T14:20:15.0423807Z * checking R code for possible problems ... OK 2021-05-18T14:20:15.1410889Z * checking Rd files ... OK 2021-05-18T14:20:15.1942596Z * checking Rd metadata ... OK 2021-05-18T14:20:15.2771364Z * checking Rd line widths ... OK 2021-05-18T14:20:15.3733842Z * checking Rd cross-references ... OK 2021-05-18T14:20:16.0018742Z * checking for missing documentation entries ... OK 2021-05-18T14:20:17.9139766Z * checking for code/documentation mismatches ... OK 2021-05-18T14:20:19.3188838Z * checking Rd \usage sections ... OK 2021-05-18T14:20:19.3980696Z * checking Rd contents ... OK 2021-05-18T14:20:19.5023488Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:20:19.5025416Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:20:19.5091225Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:20:20.6261335Z * checking examples ... OK 2021-05-18T14:20:20.6857309Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:20:20.8713306Z * checking tests ... 2021-05-18T14:20:21.9327826Z Running ‘testthat.R’ 2021-05-18T14:20:21.9382948Z OK 2021-05-18T14:20:22.1303809Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:20:22.1403007Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:20:22.9655113Z * checking re-building of vignette outputs ... OK 2021-05-18T14:20:24.9980151Z * checking PDF version of manual ... OK 2021-05-18T14:20:24.9981094Z * DONE 2021-05-18T14:20:24.9983258Z 2021-05-18T14:20:24.9983895Z Status: OK 2021-05-18T14:20:24.9984308Z 2021-05-18T14:20:25.1011796Z ── R CMD check results ─────────────────────────────────────── nitrcbot 1.2 ──── 2021-05-18T14:20:25.1031033Z Duration: 42.4s 2021-05-18T14:20:25.1031569Z 2021-05-18T14:20:25.1047739Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:20:25.1146728Z total 88 2021-05-18T14:20:25.1148315Z drwxr-xr-x 6 runner docker 4096 May 18 14:20 nitrcbot.Rcheck 2021-05-18T14:20:25.1149539Z -rw-r--r-- 1 runner docker 23024 May 18 14:19 nitrcbot_1.2.tar.gz 2021-05-18T14:20:25.1150988Z -rw-r--r-- 1 runner docker 57426 May 18 14:20 nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:20:25.1193925Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:20:25.1194825Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:20:25.1242179Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:20:25.1242753Z env: 2021-05-18T14:20:25.1243246Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:25.1243754Z TIC_DEPLOY_KEY: 2021-05-18T14:20:25.1244639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:25.1246416Z GITHUB_PAT: *** 2021-05-18T14:20:25.1247290Z COVERALLS_TOKEN: *** 2021-05-18T14:20:25.1247844Z continue-on-error: false 2021-05-18T14:20:25.1248359Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:25.1248901Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:25.1249406Z TZ: UTC 2021-05-18T14:20:25.1249822Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:25.1250282Z NOT_CRAN: true 2021-05-18T14:20:25.1250687Z ##[endgroup] 2021-05-18T14:20:25.1355761Z 2021-05-18T14:20:25.1357092Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-18T14:20:25.1357916Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-18T14:20:25.1358936Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:20:25.1359335Z 2021-05-18T14:20:25.1359991Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:20:25.1360931Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:20:25.1362050Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:20:25.1362523Z 2021-05-18T14:20:25.1363170Z R is a collaborative project with many contributors. 2021-05-18T14:20:25.1364191Z Type 'contributors()' for more information and 2021-05-18T14:20:25.1365224Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:20:25.1365702Z 2021-05-18T14:20:25.1366529Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:20:25.1367543Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:20:25.1368340Z Type 'q()' to quit R. 2021-05-18T14:20:25.1368645Z 2021-05-18T14:20:25.1369091Z > library(testthat) 2021-05-18T14:20:25.1369600Z > library(nitrcbot) 2021-05-18T14:20:25.1370017Z > 2021-05-18T14:20:25.1370466Z > test_check("nitrcbot") 2021-05-18T14:20:25.1371482Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:20:25.1372157Z • On CI (12) 2021-05-18T14:20:25.1372414Z 2021-05-18T14:20:25.1372908Z [ FAIL 0 | WARN 0 | SKIP 12 | PASS 0 ] 2021-05-18T14:20:25.1373349Z > 2021-05-18T14:20:25.1373747Z > proc.time() 2021-05-18T14:20:25.1374267Z user system elapsed 2021-05-18T14:20:25.1374742Z 0.961 0.076 1.028 2021-05-18T14:20:25.1424505Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:20:25.1425184Z Rscript -e "tic::before_deploy()" 2021-05-18T14:20:25.1470929Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:25.1471361Z env: 2021-05-18T14:20:25.1471858Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:25.1472376Z TIC_DEPLOY_KEY: 2021-05-18T14:20:25.1473273Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:25.1474693Z GITHUB_PAT: *** 2021-05-18T14:20:25.1475555Z COVERALLS_TOKEN: *** 2021-05-18T14:20:25.1476111Z continue-on-error: false 2021-05-18T14:20:25.1476645Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:25.1477174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:25.1477674Z TZ: UTC 2021-05-18T14:20:25.1478089Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:25.1478552Z NOT_CRAN: true 2021-05-18T14:20:25.1478977Z ##[endgroup] 2021-05-18T14:20:25.4444482Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:25.6020406Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:20:25.6021192Z with: 2021-05-18T14:20:25.6022665Z upload_url: https://uploads.github.com/repos/neuroconductor/nitrcbot/releases/43143854/assets{?name,label} 2021-05-18T14:20:25.6023826Z asset_path: check/nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:20:25.6024613Z asset_name: nitrcbot_1.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:20:25.6025493Z asset_content_type: application/octet-stream 2021-05-18T14:20:25.6026361Z env: 2021-05-18T14:20:25.6026819Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:25.6027296Z TIC_DEPLOY_KEY: 2021-05-18T14:20:25.6028113Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:25.6029667Z GITHUB_PAT: *** 2021-05-18T14:20:25.6030563Z COVERALLS_TOKEN: *** 2021-05-18T14:20:25.6031081Z continue-on-error: false 2021-05-18T14:20:25.6031562Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:25.6032315Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:25.6032804Z TZ: UTC 2021-05-18T14:20:25.6033239Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:25.6033688Z NOT_CRAN: true 2021-05-18T14:20:25.6034857Z GITHUB_TOKEN: *** 2021-05-18T14:20:25.6035453Z ##[endgroup] 2021-05-18T14:20:26.2583440Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:20:26.2584115Z Rscript -e "tic::deploy()" 2021-05-18T14:20:26.2632589Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:26.2633021Z env: 2021-05-18T14:20:26.2633533Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:26.2634071Z TIC_DEPLOY_KEY: 2021-05-18T14:20:26.2634944Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:26.2636589Z GITHUB_PAT: *** 2021-05-18T14:20:26.2637589Z COVERALLS_TOKEN: *** 2021-05-18T14:20:26.2638120Z continue-on-error: false 2021-05-18T14:20:26.2638653Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:26.2639200Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:26.2639680Z TZ: UTC 2021-05-18T14:20:26.2640114Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:26.2640563Z NOT_CRAN: true 2021-05-18T14:20:26.2640988Z ##[endgroup] 2021-05-18T14:20:26.5793226Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:26.7297505Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:20:26.7298128Z Rscript -e "tic::after_deploy()" 2021-05-18T14:20:26.7343912Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:26.7344331Z env: 2021-05-18T14:20:26.7344816Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:26.7345368Z TIC_DEPLOY_KEY: 2021-05-18T14:20:26.7346532Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:26.7348028Z GITHUB_PAT: *** 2021-05-18T14:20:26.7348832Z COVERALLS_TOKEN: *** 2021-05-18T14:20:26.7349314Z continue-on-error: false 2021-05-18T14:20:26.7349801Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:26.7350271Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:26.7350717Z TZ: UTC 2021-05-18T14:20:26.7351107Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:26.7351503Z NOT_CRAN: true 2021-05-18T14:20:26.7351885Z ##[endgroup] 2021-05-18T14:20:27.0326251Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:27.3852418Z Post job cleanup. 2021-05-18T14:20:27.4391167Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:20:27.4509439Z Post job cleanup. 2021-05-18T14:20:27.5727387Z [command]/usr/bin/git version 2021-05-18T14:20:27.5792326Z git version 2.31.1 2021-05-18T14:20:27.5835728Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:20:27.5884962Z [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-18T14:20:27.6151411Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:20:27.6193042Z http.https://github.com/.extraheader 2021-05-18T14:20:27.6204642Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:20:27.6249130Z [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-18T14:20:27.6578120Z Cleaning up orphan processes