2021-05-16T17:32:17.2617503Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:32:17.8219193Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.8895217Z 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-16T17:32:17.9615912Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:18.0778518Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:32:26.7362403Z Current runner version: '2.278.0' 2021-05-16T17:32:26.7389678Z ##[group]Operating System 2021-05-16T17:32:26.7390547Z Ubuntu 2021-05-16T17:32:26.7391020Z 20.04.2 2021-05-16T17:32:26.7391917Z LTS 2021-05-16T17:32:26.7392538Z ##[endgroup] 2021-05-16T17:32:26.7393107Z ##[group]Virtual Environment 2021-05-16T17:32:26.7393725Z Environment: ubuntu-20.04 2021-05-16T17:32:26.7394262Z Version: 20210510.0 2021-05-16T17:32:26.7395167Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:32:26.7396767Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:32:26.7397591Z ##[endgroup] 2021-05-16T17:32:26.7399797Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:32:26.7401006Z Actions: write 2021-05-16T17:32:26.7401470Z Checks: write 2021-05-16T17:32:26.7402367Z Contents: write 2021-05-16T17:32:26.7403193Z Deployments: write 2021-05-16T17:32:26.7403790Z Issues: write 2021-05-16T17:32:26.7404313Z Metadata: read 2021-05-16T17:32:26.7404831Z Packages: write 2021-05-16T17:32:26.7405344Z PullRequests: write 2021-05-16T17:32:26.7405950Z RepositoryProjects: write 2021-05-16T17:32:26.7407083Z SecurityEvents: write 2021-05-16T17:32:26.7407747Z Statuses: write 2021-05-16T17:32:26.7408562Z ##[endgroup] 2021-05-16T17:32:26.7415635Z Prepare workflow directory 2021-05-16T17:32:26.8564369Z Prepare all required actions 2021-05-16T17:32:26.8577086Z Getting action download info 2021-05-16T17:32:27.3135292Z Download action repository 'actions/checkout@v2' 2021-05-16T17:32:28.9391843Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:29.6284286Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:31.5961556Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:31.9118185Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:32.9391229Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:33.2207977Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:33.7257782Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:33.7258565Z with: 2021-05-16T17:32:33.7258984Z repository: neuroconductor/oro.asl 2021-05-16T17:32:33.7259858Z token: *** 2021-05-16T17:32:33.7260441Z ssh-strict: true 2021-05-16T17:32:33.7260888Z persist-credentials: true 2021-05-16T17:32:33.7261325Z clean: true 2021-05-16T17:32:33.7261663Z fetch-depth: 1 2021-05-16T17:32:33.7262014Z lfs: false 2021-05-16T17:32:33.7262349Z submodules: false 2021-05-16T17:32:33.7262869Z env: 2021-05-16T17:32:33.7263264Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:33.7263703Z TIC_DEPLOY_KEY: 2021-05-16T17:32:33.7264454Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:33.7265593Z GITHUB_PAT: *** 2021-05-16T17:32:33.7265978Z COVERALLS_TOKEN: 2021-05-16T17:32:33.7266421Z continue-on-error: false 2021-05-16T17:32:33.7266868Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:33.7267222Z ##[endgroup] 2021-05-16T17:32:34.0077876Z Syncing repository: neuroconductor/oro.asl 2021-05-16T17:32:34.0096001Z ##[group]Getting Git version info 2021-05-16T17:32:34.0097211Z Working directory is '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:34.0162483Z [command]/usr/bin/git version 2021-05-16T17:32:34.0341049Z git version 2.31.1 2021-05-16T17:32:34.0365396Z ##[endgroup] 2021-05-16T17:32:34.0374488Z Deleting the contents of '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:34.0381597Z ##[group]Initializing the repository 2021-05-16T17:32:34.0387018Z [command]/usr/bin/git init /home/runner/work/oro.asl/oro.asl 2021-05-16T17:32:34.0505077Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:34.0506439Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:34.0507724Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:34.0508581Z hint: 2021-05-16T17:32:34.0509872Z hint: git config --global init.defaultBranch 2021-05-16T17:32:34.0510774Z hint: 2021-05-16T17:32:34.0512100Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:34.0513551Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:34.0514894Z hint: 2021-05-16T17:32:34.0516257Z hint: git branch -m 2021-05-16T17:32:34.0518577Z Initialized empty Git repository in /home/runner/work/oro.asl/oro.asl/.git/ 2021-05-16T17:32:34.0534423Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:34.0640021Z ##[endgroup] 2021-05-16T17:32:34.0640700Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:34.0641992Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:32:34.0704834Z ##[endgroup] 2021-05-16T17:32:34.0707136Z ##[group]Setting up auth 2021-05-16T17:32:34.0708210Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:34.0751126Z [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-16T17:32:34.1187080Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:34.1244339Z [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-16T17:32:34.1521845Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:34.1593963Z ##[endgroup] 2021-05-16T17:32:34.1595322Z ##[group]Fetching the repository 2021-05-16T17:32:34.1605208Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f75ded7d086f75a6bbd12f50084694d66adb49d1:refs/tags/0.1.1.s 2021-05-16T17:32:34.5353970Z remote: Enumerating objects: 22, done. 2021-05-16T17:32:34.5355995Z remote: Counting objects: 4% (1/22) 2021-05-16T17:32:34.5382548Z remote: Counting objects: 9% (2/22) 2021-05-16T17:32:34.5383564Z remote: Counting objects: 13% (3/22) 2021-05-16T17:32:34.5384404Z remote: Counting objects: 18% (4/22) 2021-05-16T17:32:34.5385155Z remote: Counting objects: 22% (5/22) 2021-05-16T17:32:34.5385948Z remote: Counting objects: 27% (6/22) 2021-05-16T17:32:34.5386649Z remote: Counting objects: 31% (7/22) 2021-05-16T17:32:34.5387534Z remote: Counting objects: 36% (8/22) 2021-05-16T17:32:34.5388378Z remote: Counting objects: 40% (9/22) 2021-05-16T17:32:34.5389110Z remote: Counting objects: 45% (10/22) 2021-05-16T17:32:34.5389776Z remote: Counting objects: 50% (11/22) 2021-05-16T17:32:34.5390410Z remote: Counting objects: 54% (12/22) 2021-05-16T17:32:34.5391089Z remote: Counting objects: 59% (13/22) 2021-05-16T17:32:34.5392023Z remote: Counting objects: 63% (14/22) 2021-05-16T17:32:34.5392666Z remote: Counting objects: 68% (15/22) 2021-05-16T17:32:34.5393281Z remote: Counting objects: 72% (16/22) 2021-05-16T17:32:34.5393905Z remote: Counting objects: 77% (17/22) 2021-05-16T17:32:34.5394515Z remote: Counting objects: 81% (18/22) 2021-05-16T17:32:34.5395139Z remote: Counting objects: 86% (19/22) 2021-05-16T17:32:34.5395948Z remote: Counting objects: 90% (20/22) 2021-05-16T17:32:34.5396528Z remote: Counting objects: 95% (21/22) 2021-05-16T17:32:34.5397162Z remote: Counting objects: 100% (22/22) 2021-05-16T17:32:34.5397806Z remote: Counting objects: 100% (22/22), done. 2021-05-16T17:32:34.5398436Z remote: Compressing objects: 5% (1/19) 2021-05-16T17:32:34.5399218Z remote: Compressing objects: 10% (2/19) 2021-05-16T17:32:34.5399879Z remote: Compressing objects: 15% (3/19) 2021-05-16T17:32:34.5400782Z remote: Compressing objects: 21% (4/19) 2021-05-16T17:32:34.5401478Z remote: Compressing objects: 26% (5/19) 2021-05-16T17:32:34.5402081Z remote: Compressing objects: 31% (6/19) 2021-05-16T17:32:34.5403003Z remote: Compressing objects: 36% (7/19) 2021-05-16T17:32:34.5403611Z remote: Compressing objects: 42% (8/19) 2021-05-16T17:32:34.5404199Z remote: Compressing objects: 47% (9/19) 2021-05-16T17:32:34.5404801Z remote: Compressing objects: 52% (10/19) 2021-05-16T17:32:34.5405392Z remote: Compressing objects: 57% (11/19) 2021-05-16T17:32:34.5405998Z remote: Compressing objects: 63% (12/19) 2021-05-16T17:32:34.5406592Z remote: Compressing objects: 68% (13/19) 2021-05-16T17:32:34.5407337Z remote: Compressing objects: 73% (14/19) 2021-05-16T17:32:34.5407922Z remote: Compressing objects: 78% (15/19) 2021-05-16T17:32:34.5408690Z remote: Compressing objects: 84% (16/19) 2021-05-16T17:32:34.5409299Z remote: Compressing objects: 89% (17/19) 2021-05-16T17:32:34.5409891Z remote: Compressing objects: 94% (18/19) 2021-05-16T17:32:34.5410493Z remote: Compressing objects: 100% (19/19) 2021-05-16T17:32:34.5411107Z remote: Compressing objects: 100% (19/19), done. 2021-05-16T17:32:34.5412466Z remote: Total 22 (delta 2), reused 17 (delta 1), pack-reused 0 2021-05-16T17:32:34.5560900Z From https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:34.5562911Z * [new ref] f75ded7d086f75a6bbd12f50084694d66adb49d1 -> 0.1.1.s 2021-05-16T17:32:34.5652815Z ##[endgroup] 2021-05-16T17:32:34.5653464Z ##[group]Determining the checkout info 2021-05-16T17:32:34.5654159Z ##[endgroup] 2021-05-16T17:32:34.5654606Z ##[group]Checking out the ref 2021-05-16T17:32:34.5655785Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-16T17:32:34.5722403Z Note: switching to 'refs/tags/0.1.1.s'. 2021-05-16T17:32:34.5722788Z 2021-05-16T17:32:34.5723801Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:32:34.5724670Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:32:34.5725896Z state without impacting any branches by switching back to a branch. 2021-05-16T17:32:34.5726387Z 2021-05-16T17:32:34.5726919Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:32:34.5727944Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:32:34.5728719Z 2021-05-16T17:32:34.5729311Z git switch -c 2021-05-16T17:32:34.5729851Z 2021-05-16T17:32:34.5730412Z Or undo this operation with: 2021-05-16T17:32:34.5730739Z 2021-05-16T17:32:34.5731534Z git switch - 2021-05-16T17:32:34.5731805Z 2021-05-16T17:32:34.5732473Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:32:34.5733028Z 2021-05-16T17:32:34.5733468Z HEAD is now at f75ded7 Version id 81 stable 2021-05-16T17:32:34.5735322Z ##[endgroup] 2021-05-16T17:32:34.5781146Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:32:34.5823868Z 'f75ded7d086f75a6bbd12f50084694d66adb49d1' 2021-05-16T17:32:34.6100522Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:34.6101071Z with: 2021-05-16T17:32:34.6101459Z r-version: oldrel 2021-05-16T17:32:34.6101864Z Ncpus: 1 2021-05-16T17:32:34.6102287Z crayon.enabled: NULL 2021-05-16T17:32:34.6102859Z remove-openmp-macos: true 2021-05-16T17:32:34.6103447Z http-user-agent: default 2021-05-16T17:32:34.6104102Z install-r: true 2021-05-16T17:32:34.6104696Z windows-path-include-mingw: true 2021-05-16T17:32:34.6105403Z env: 2021-05-16T17:32:34.6105868Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:34.6106350Z TIC_DEPLOY_KEY: 2021-05-16T17:32:34.6107221Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:34.6109120Z GITHUB_PAT: *** 2021-05-16T17:32:34.6109568Z COVERALLS_TOKEN: 2021-05-16T17:32:34.6110073Z continue-on-error: false 2021-05-16T17:32:34.6110760Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:34.6111179Z ##[endgroup] 2021-05-16T17:32:35.6203863Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:32:38.1573733Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:32:38.1576299Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:32:38.1581761Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:32:38.1849321Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:32:38.2154920Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:32:38.2516069Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:32:38.3841053Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:32:38.4320566Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:32:38.4528813Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:32:38.4531986Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:32:38.4538920Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:32:38.4569081Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:32:38.4604239Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:32:38.4723808Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:32:38.4744691Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:32:39.4394684Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:32:39.4404680Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:32:39.4408476Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:32:39.4410355Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:32:39.4412072Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:32:39.4413788Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:32:39.4415538Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:32:39.4419049Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:32:39.4420827Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:32:39.4422335Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:32:47.2607476Z Fetched 4463 kB in 2s (2942 kB/s) 2021-05-16T17:32:48.2017413Z Reading package lists... 2021-05-16T17:32:48.2262276Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:32:50.4607176Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:32:50.5332072Z Reading package lists... 2021-05-16T17:32:50.7014804Z Building dependency tree... 2021-05-16T17:32:50.7032660Z Reading state information... 2021-05-16T17:32:50.8698663Z The following additional packages will be installed: 2021-05-16T17:32:50.8700888Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:32:50.8702285Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:32:50.8704173Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:32:50.8710911Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:32:50.8712755Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:32:50.8714020Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:32:50.8715392Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:32:50.8717089Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:32:50.8718619Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:32:50.8719899Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:32:50.8721224Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:32:50.8722593Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:32:50.8724075Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:32:50.8725532Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:32:50.8726808Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:32:50.8728084Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:32:50.8729462Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:50.8731014Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:50.8733256Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:50.8735265Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:50.8736882Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:50.8738198Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:50.8740540Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:50.8742106Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:50.8743474Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:50.8745032Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:50.8746502Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:50.8748434Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:50.8749851Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:50.8751300Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:50.8753044Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:50.8754722Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:50.8756690Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:50.8758107Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:50.8759805Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:50.8761235Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:50.8762582Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:50.8763852Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:32:50.8764781Z Suggested packages: 2021-05-16T17:32:50.8765844Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:32:50.8767015Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:32:50.8768278Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:32:50.8769560Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:32:50.8770839Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:32:50.8772005Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:32:50.8773205Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:32:50.8774869Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:32:50.8776683Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:32:50.8778704Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:32:51.3906626Z The following NEW packages will be installed: 2021-05-16T17:32:51.3908715Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:32:51.3913270Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:32:51.3915412Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:32:51.3918603Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:32:51.3927759Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:32:51.3929559Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:32:51.3931581Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:32:51.3936256Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:32:51.3937943Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:32:51.3939569Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:32:51.3941231Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:32:51.3942638Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:32:51.3944257Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:32:51.3945743Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:32:51.3947298Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:32:51.3948707Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:32:51.3950325Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:51.3952095Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:51.3953688Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:51.3955379Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:51.3956592Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:51.3958015Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:51.3959821Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:51.3961379Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:51.3962819Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:51.3964196Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:51.3965644Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:51.3967093Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:51.3973370Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:51.3975251Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:51.3976846Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:51.3978573Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:51.3980373Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:51.3981914Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:51.3983365Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:51.3984868Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:51.3986268Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:51.3987417Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:32:51.4171690Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:51.4173543Z Need to get 8648 kB of archives. 2021-05-16T17:32:51.4174750Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:32:51.4176454Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:32:51.4209339Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:32:51.4217044Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:32:51.4230314Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:32:51.4239827Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:32:51.4262070Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:32:51.4272513Z 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-16T17:32:51.4278332Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:32:51.4288446Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:32:51.4296846Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:32:51.4385635Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:32:51.4390298Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:32:51.4392495Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:32:51.4394931Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:32:51.4397250Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:32:51.4400294Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:32:51.4403230Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:32:51.4405917Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:32:51.4410372Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:32:51.4646062Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:32:51.4654222Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:32:51.4671105Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:32:51.4681859Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:32:51.4695275Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:32:51.4706202Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:32:51.4805518Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:32:51.4814413Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:32:51.4829166Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:32:51.4840279Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:32:51.4848765Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:32:51.4857378Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:32:51.4863817Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:32:51.4870489Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:32:51.4879779Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:32:51.4886284Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:32:51.4898858Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:32:51.4910640Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:32:51.4917917Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:32:51.4927205Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:32:51.4937837Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:32:51.4943718Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:32:51.5036636Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:32:51.5038510Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:32:51.5040688Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:32:51.5044937Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:32:51.5047158Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:32:51.5075720Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:32:51.5081168Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:32:51.5083082Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:32:51.5091693Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:32:51.5093590Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:32:51.5133035Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:32:51.5139567Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:32:51.5142085Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:32:51.5153408Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:32:51.5160339Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:32:51.5165982Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:32:51.5168588Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:32:51.5172937Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:32:51.5183438Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:32:51.5217405Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:32:51.5228360Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:32:51.5236939Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:32:51.5242355Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:32:51.5249646Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:32:51.5256533Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:32:51.5261692Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:32:51.5271538Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:32:51.5297063Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:32:51.5299856Z 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-16T17:32:51.5501385Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:32:51.5503812Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:32:51.5569508Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:32:51.5575868Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:32:51.5579046Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:32:51.5581744Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:32:51.5583631Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:32:51.5585853Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:32:51.5587956Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:32:51.5589936Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:32:51.5591804Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:32:51.5594094Z 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-16T17:32:51.5596197Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:32:51.5598631Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:32:51.5600778Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:32:51.5602859Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:32:51.5605013Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:32:51.5607312Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:32:51.5609168Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:32:51.5611163Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:32:51.5613128Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:32:51.5614972Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:32:51.5617005Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:32:51.5619203Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:32:51.5621127Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:32:51.5622941Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:32:51.5624805Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:32:51.5626637Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:32:51.5628386Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:32:51.5630129Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:32:51.5631754Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:32:51.5644223Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:32:51.5672062Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:32:51.5679845Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:32:51.5688230Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:32:51.5693954Z 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-16T17:32:51.5703765Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:32:51.5710755Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:32:51.5723152Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:32:51.5740888Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:32:51.5748481Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:32:51.5756516Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:32:51.5763171Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:32:51.5769618Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:32:51.5775948Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:32:51.5784466Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:32:51.5791080Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:32:51.5797802Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:32:51.5804870Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:32:51.5815961Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:32:51.5824145Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:32:51.5829217Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:32:51.5836789Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:32:51.5841666Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:32:51.5847626Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:32:51.5855288Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:32:51.6033086Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:32:51.6034922Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:32:51.6040764Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:32:51.6108002Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:32:52.4404347Z Fetched 8648 kB in 0s (41.0 MB/s) 2021-05-16T17:32:52.4844285Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:32:52.5139800Z (Reading database ... 2021-05-16T17:32:52.5140595Z (Reading database ... 5% 2021-05-16T17:32:52.5141029Z (Reading database ... 10% 2021-05-16T17:32:52.5141520Z (Reading database ... 15% 2021-05-16T17:32:52.5141957Z (Reading database ... 20% 2021-05-16T17:32:52.5142378Z (Reading database ... 25% 2021-05-16T17:32:52.5143354Z (Reading database ... 30% 2021-05-16T17:32:52.5144068Z (Reading database ... 35% 2021-05-16T17:32:52.5144880Z (Reading database ... 40% 2021-05-16T17:32:52.5145331Z (Reading database ... 45% 2021-05-16T17:32:52.5145968Z (Reading database ... 50% 2021-05-16T17:32:52.5538443Z (Reading database ... 55% 2021-05-16T17:32:52.6189187Z (Reading database ... 60% 2021-05-16T17:32:52.6731068Z (Reading database ... 65% 2021-05-16T17:32:52.7246402Z (Reading database ... 70% 2021-05-16T17:32:52.8160436Z (Reading database ... 75% 2021-05-16T17:32:52.9299197Z (Reading database ... 80% 2021-05-16T17:32:53.0519213Z (Reading database ... 85% 2021-05-16T17:32:53.1345407Z (Reading database ... 90% 2021-05-16T17:32:53.2207256Z (Reading database ... 95% 2021-05-16T17:32:53.2207741Z (Reading database ... 100% 2021-05-16T17:32:53.2208382Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:32:53.2354743Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:32:53.2599161Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:32:53.2945115Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:32:53.3240314Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:32:53.3252803Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:32:53.3626918Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:32:53.3826866Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:32:53.3841061Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:53.4181705Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:32:53.4436264Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:32:53.4451886Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:53.4781191Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:32:53.5005436Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:32:53.5015803Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:32:53.5424642Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:32:53.5672568Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:32:53.5687713Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:53.5981527Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:32:53.6247606Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:32:53.6259561Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:32:53.6541189Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:32:53.6835380Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:32:53.6853747Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:53.7102419Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:32:53.7394166Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:32:53.7410924Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:53.7696771Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:32:53.7976287Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:32:53.7986572Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:53.8242776Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:32:53.8547464Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:32:53.8558912Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:53.8823368Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:32:53.9107143Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:32:53.9127169Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:53.9598485Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:32:53.9915656Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:32:53.9936342Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:54.0239922Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:32:54.0494825Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:32:54.0527888Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:54.0861589Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:32:54.1125914Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:32:54.1144871Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:54.1461862Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:32:54.1754600Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:32:54.1770564Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:32:54.2267193Z Selecting previously unselected package patchutils. 2021-05-16T17:32:54.2613102Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:32:54.2629992Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:32:54.2981088Z Selecting previously unselected package wdiff. 2021-05-16T17:32:54.3265398Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:32:54.3283683Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:32:54.3648611Z Selecting previously unselected package devscripts. 2021-05-16T17:32:54.3954819Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:32:54.4195179Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:55.4458013Z Selecting previously unselected package diffstat. 2021-05-16T17:32:55.4459549Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:32:55.4460981Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:32:55.4461773Z Selecting previously unselected package python3-gpg. 2021-05-16T17:32:55.4463106Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:32:55.4474308Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:32:55.4474961Z Selecting previously unselected package dput. 2021-05-16T17:32:55.4475817Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:32:55.4476354Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:32:55.4477131Z Selecting previously unselected package gdebi-core. 2021-05-16T17:32:55.4477989Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:32:55.4478724Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:55.4479359Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:32:55.4480219Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:32:55.4480918Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:32:55.4481538Z Selecting previously unselected package gettext. 2021-05-16T17:32:55.4482440Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:32:55.4483175Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:55.4484005Z Selecting previously unselected package intltool-debian. 2021-05-16T17:32:55.4484942Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:32:55.4485749Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:55.4486595Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:32:55.4487576Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:32:55.4488408Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:55.4489342Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:32:55.4490366Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:32:55.4491220Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:55.4492183Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:32:55.4493237Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:32:55.4494238Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:32:55.4495248Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:32:55.4496537Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:32:55.4497497Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:55.4765689Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:32:55.5070172Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:32:55.5084489Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:55.5384351Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:32:55.5686330Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:32:55.5702635Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:32:55.6022156Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:32:55.6259995Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:32:55.6271695Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:32:55.6554996Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:32:55.6867691Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:32:55.7000118Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:55.7302701Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:32:55.7559610Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:32:55.7578866Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:32:55.7941779Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:32:55.8216274Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:32:55.8231576Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:55.8581485Z Selecting previously unselected package libclone-perl. 2021-05-16T17:32:55.8884554Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:32:55.8903597Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:32:55.9192478Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:32:56.0649184Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:32:56.0663828Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:56.1002807Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:32:56.1275907Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:32:56.1290013Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:32:56.1562540Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:32:56.1893133Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:32:56.2372633Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:32:56.2633484Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:32:56.2924100Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:32:56.2945984Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:56.3196321Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:32:56.3486335Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:32:56.3501364Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:56.3786626Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:32:56.4144551Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:32:56.4161899Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:56.4453927Z Selecting previously unselected package libwant-perl. 2021-05-16T17:32:56.4710264Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:32:56.4724517Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:32:56.5181748Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:32:56.5384714Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:32:56.5401270Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:32:56.5694266Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:32:56.6000714Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:32:56.6024103Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:56.6421577Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:32:56.6663301Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:32:56.6676735Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:56.6975824Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:32:56.7328281Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:32:56.7342541Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:32:56.7658782Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:32:56.7930470Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:32:56.7996954Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:56.8382797Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:32:56.8644242Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:32:56.8662207Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:56.9102418Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:32:56.9321397Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:32:56.9335250Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:57.0102779Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:32:57.0354116Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:32:57.0366637Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:32:57.0663956Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:32:57.0981280Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:32:57.0999146Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:57.1275471Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:32:57.1574197Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:32:57.1588488Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:57.1862516Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:32:57.2165788Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:32:57.2180592Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:32:57.2426955Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:32:57.2714063Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:32:57.2727216Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:32:57.2982873Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:32:57.3264437Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:32:57.3274958Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:57.3541904Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:32:57.3809449Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:32:57.3825027Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:32:57.4159818Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:32:57.4417620Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:32:57.4433600Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:32:57.4690365Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:32:57.5004256Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:32:57.5018632Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:57.5661708Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:32:57.5916314Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:32:57.5946058Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:32:57.6280935Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:32:57.6574836Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:32:57.6588264Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:57.6959648Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:32:57.7224730Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:32:57.7248124Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:57.7581518Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:32:57.7810717Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:32:57.7824982Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:57.8184011Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:32:57.8392273Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:32:57.8411549Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:57.8781793Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:32:57.9009756Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:32:57.9021558Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:57.9341924Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:32:57.9560433Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:32:57.9577813Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:57.9901828Z Selecting previously unselected package libjson-perl. 2021-05-16T17:32:58.0161386Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:32:58.0172730Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:32:58.0582550Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:32:58.0772035Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:32:58.0789214Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:32:58.1222967Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:32:58.1429232Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:32:58.1440799Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:58.1742337Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:32:58.1981304Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:32:58.2006092Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:58.2303694Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:32:58.2584780Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:32:58.2595925Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:58.2858132Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:32:58.3184303Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:32:58.3200877Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:32:58.3503410Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:32:58.3743451Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:32:58.3763641Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:58.4045564Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:32:58.4337351Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:32:58.4351704Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:32:58.4689336Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:32:58.4937813Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:32:58.4953355Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:58.5584496Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:32:58.5818762Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:32:58.5843208Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:58.6255333Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:32:58.6566671Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:32:58.6580716Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:32:58.6901685Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:32:58.7222092Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:32:58.7242826Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:58.7581769Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:32:58.7841305Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:32:58.7856864Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:32:58.8445765Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:32:58.8741035Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:32:58.8754735Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:32:58.9023403Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:32:58.9319892Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:32:58.9340360Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:58.9662515Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:32:58.9939348Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:32:58.9952148Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:32:59.0421796Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:32:59.0683848Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:32:59.0705055Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:59.1141631Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:32:59.1366229Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:32:59.1378799Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:32:59.1741370Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:32:59.1974985Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:32:59.2005841Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:59.2430507Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:32:59.2727782Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:32:59.2746119Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:59.3061707Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:32:59.3355466Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:32:59.3369286Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:59.3704372Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:32:59.3940876Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:32:59.3954862Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:59.4301819Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:32:59.4593173Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:32:59.4615166Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:59.4875391Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:32:59.5168333Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:32:59.5185616Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:59.5582349Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:32:59.5784057Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:32:59.5799569Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:59.6062737Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:32:59.6373093Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:32:59.6412666Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:59.6732556Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:32:59.7017594Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:32:59.7030518Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:32:59.7299828Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:32:59.7601498Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:32:59.7614144Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:59.7875012Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:32:59.8162314Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:32:59.8181366Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:32:59.8502035Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:32:59.8767728Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:32:59.8789598Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:59.9161949Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:32:59.9473956Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:32:59.9521276Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:59.9841615Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:33:00.0139972Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:33:00.0163604Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:33:00.0606620Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:33:00.0913239Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:33:00.0924781Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:33:00.1207765Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:33:00.1501813Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:33:00.1516773Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:33:00.2199539Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:33:00.2484353Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:33:00.2505173Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:33:00.2811131Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:33:00.3070280Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:33:00.3084368Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:33:00.3381929Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:33:00.3659061Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:33:00.3673042Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:33:00.3981627Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:33:00.4231713Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:33:00.4248193Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:33:00.4581554Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:33:00.4799417Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:33:00.4820549Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:33:00.5141927Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:33:00.5402194Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:33:00.5418597Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:33:00.5686311Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:33:00.6010539Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:33:00.6030385Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:00.6444248Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:33:00.6663966Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:33:00.6685518Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:00.7109815Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:33:00.7400146Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:33:00.7419722Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:33:00.7706948Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:33:00.8009959Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:33:00.8023513Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:33:00.8343055Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:33:00.8602762Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:33:00.8617393Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:33:00.8943107Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:33:00.9184975Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:33:00.9213676Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:33:00.9542880Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:33:00.9860297Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:33:00.9878783Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:33:01.0264626Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:33:01.0569296Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:33:01.0586244Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:33:01.0945861Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:33:01.1243093Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:33:01.1257827Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:33:01.1559013Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:33:01.1835647Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:33:01.1855427Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:33:01.2225642Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:33:01.2501129Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:33:01.2540500Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:33:01.2914787Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:33:01.3150158Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:33:01.3188998Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:33:01.3622580Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:33:01.3890396Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:33:01.3906019Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:33:01.4195679Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:33:01.4484648Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:33:01.4497293Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:33:01.4777725Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:33:01.5077284Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:33:01.5090966Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:33:01.5463196Z Selecting previously unselected package licensecheck. 2021-05-16T17:33:01.5674066Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:33:01.5687331Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:33:01.6023949Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:33:01.6291366Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:33:01.6313074Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:33:01.6662197Z Selecting previously unselected package t1utils. 2021-05-16T17:33:01.6882612Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:33:01.6903120Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:33:01.7381671Z Selecting previously unselected package lintian. 2021-05-16T17:33:01.7616111Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:33:01.7625801Z Unpacking lintian (2.62.0) ... 2021-05-16T17:33:02.1382634Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:33:02.1740419Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:33:02.1753742Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:33:02.2061612Z Selecting previously unselected package python3-xdg. 2021-05-16T17:33:02.2387502Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:33:02.2406813Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:33:02.2716867Z Selecting previously unselected package qpdf. 2021-05-16T17:33:02.3020810Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:33:02.3038478Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:33:02.3861935Z Selecting previously unselected package python3-magic. 2021-05-16T17:33:02.4127312Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:33:02.4145687Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:33:02.4813432Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:33:02.4871683Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:33:02.4918077Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:33:02.4954588Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:33:02.5005057Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:33:02.5044930Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:33:02.5082845Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:33:02.5150991Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:33:02.5192551Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:33:02.6993779Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:33:02.7046168Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:33:02.7099081Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:33:02.7140854Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:33:02.7178711Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:33:02.7233993Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:33:02.7270684Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:33:02.7319481Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:33:02.7374685Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:33:02.7424119Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:33:02.7470597Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:33:02.7522733Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:33:02.7571409Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:33:02.7629675Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:33:02.7671981Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:33:02.7724276Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:33:02.7792711Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:33:02.7850564Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:33:02.7902928Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:33:02.7949444Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:33:02.7995420Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:33:02.8044208Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:33:02.8174564Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:33:02.8220866Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:33:02.8266210Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:33:02.8324738Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:33:03.0182128Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:03.0219479Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:33:03.0277353Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:33:03.0360967Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:33:03.0417788Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:33:03.0578883Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:33:03.0636760Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:33:03.0695584Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:33:03.0738399Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:33:03.0786189Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:33:03.0831960Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:33:03.2915811Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:33:03.2957301Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:33:03.3041830Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:33:03.3082730Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:33:03.3123030Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:33:03.3163386Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:33:03.3241433Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:33:03.3254094Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:33:03.3285167Z Setting up t1utils (1.41-3) ... 2021-05-16T17:33:03.3341978Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:33:03.3383822Z Setting up diffstat (1.63-1) ... 2021-05-16T17:33:03.3435706Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:33:03.3502036Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:33:03.3548578Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:33:03.3590832Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:33:03.3651369Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:33:03.3700614Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:33:03.3772281Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:33:03.3834319Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:33:03.3880795Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:33:03.3924132Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:33:03.3973358Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:33:03.4019764Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:33:03.4080040Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:33:03.4122325Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:33:03.4178693Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:33:03.4226656Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:33:03.4273436Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:33:03.4316016Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:33:03.4372491Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:33:03.6048872Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:33:03.6096832Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:33:03.6138877Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:33:03.6191965Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:33:03.6230899Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:33:03.6268056Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:33:03.6314408Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:33:03.6352533Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:33:03.6582662Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:33:03.6634184Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:33:03.6675045Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:33:03.8284733Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:33:03.8326053Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:03.8374403Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:33:03.8477225Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:33:03.8511673Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:33:03.8598279Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:33:03.8646160Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:33:03.8704670Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:33:03.8752059Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:33:03.8805617Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:33:03.8854109Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:33:03.8904184Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:33:03.8954586Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:33:03.9003264Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:33:03.9065008Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:33:03.9115586Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:33:04.1056814Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:33:04.1100910Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:33:04.1148375Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:33:04.1227146Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:33:04.1272231Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:33:04.1322720Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:33:04.1371649Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:33:04.1419116Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:33:04.1479829Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:33:04.1517828Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:33:04.1609728Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:33:04.1670094Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:33:04.1724987Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:33:04.1777550Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:33:04.1826977Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:33:04.1878340Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:33:04.1916781Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:33:04.1958996Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:33:04.3856207Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:33:04.3904189Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:33:04.3959635Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:33:04.4001937Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:33:04.4046196Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:33:04.4110818Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:33:04.4156728Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:33:04.4204875Z Setting up lintian (2.62.0) ... 2021-05-16T17:33:04.4274852Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:33:04.4322015Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:22.1192417Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:22.2589582Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:24.5522197Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T17:33:24.6880955Z 2021-05-16T17:33:24.7048117Z Reading package lists... 0% 2021-05-16T17:33:24.7048873Z 2021-05-16T17:33:24.7094801Z Reading package lists... 100% 2021-05-16T17:33:24.7095416Z 2021-05-16T17:33:24.7095846Z 2021-05-16T17:33:24.7096433Z Reading package lists... Done 2021-05-16T17:33:24.7096927Z 2021-05-16T17:33:24.7097918Z Building dependency tree... 0% 2021-05-16T17:33:24.7098427Z 2021-05-16T17:33:24.7312884Z Building dependency tree... 0% 2021-05-16T17:33:24.7313808Z 2021-05-16T17:33:24.7314484Z Building dependency tree... 50% 2021-05-16T17:33:24.7315211Z 2021-05-16T17:33:24.8604182Z Building dependency tree... 50% 2021-05-16T17:33:24.8605183Z 2021-05-16T17:33:24.8605832Z Building dependency tree 2021-05-16T17:33:24.8606556Z 2021-05-16T17:33:24.8608373Z Reading state information... 0% 2021-05-16T17:33:24.8608882Z 2021-05-16T17:33:25.0343986Z Reading state information... 0% 2021-05-16T17:33:25.0344377Z 2021-05-16T17:33:25.0344741Z 2021-05-16T17:33:25.0345134Z Reading state information... Done 2021-05-16T17:33:25.0345433Z 2021-05-16T17:33:25.0345809Z Reading state information... 0% 2021-05-16T17:33:25.0401149Z 2021-05-16T17:33:25.0401962Z Reading state information... 1% 2021-05-16T17:33:25.0442107Z 2021-05-16T17:33:25.0442532Z Reading state information... 3% 2021-05-16T17:33:25.0494020Z 2021-05-16T17:33:25.0494649Z Reading state information... 5% 2021-05-16T17:33:25.0538606Z 2021-05-16T17:33:25.0539055Z Reading state information... 7% 2021-05-16T17:33:25.0591032Z 2021-05-16T17:33:25.0591476Z Reading state information... 9% 2021-05-16T17:33:25.0621547Z 2021-05-16T17:33:25.0621982Z Reading state information... 11% 2021-05-16T17:33:25.0671092Z 2021-05-16T17:33:25.0671652Z Reading state information... 13% 2021-05-16T17:33:25.0717888Z 2021-05-16T17:33:25.0718394Z Reading state information... 15% 2021-05-16T17:33:25.0764881Z 2021-05-16T17:33:25.0765391Z Reading state information... 17% 2021-05-16T17:33:25.0823801Z 2021-05-16T17:33:25.0824277Z Reading state information... 19% 2021-05-16T17:33:25.0871811Z 2021-05-16T17:33:25.0872350Z Reading state information... 21% 2021-05-16T17:33:25.0944350Z 2021-05-16T17:33:25.0944995Z Reading state information... 23% 2021-05-16T17:33:25.0994519Z 2021-05-16T17:33:25.0995012Z Reading state information... 25% 2021-05-16T17:33:25.1044346Z 2021-05-16T17:33:25.1044845Z Reading state information... 27% 2021-05-16T17:33:25.1095775Z 2021-05-16T17:33:25.1096236Z Reading state information... 29% 2021-05-16T17:33:25.1142383Z 2021-05-16T17:33:25.1142855Z Reading state information... 31% 2021-05-16T17:33:25.1191862Z 2021-05-16T17:33:25.1192379Z Reading state information... 33% 2021-05-16T17:33:25.1231272Z 2021-05-16T17:33:25.1231749Z Reading state information... 35% 2021-05-16T17:33:25.1281109Z 2021-05-16T17:33:25.1281586Z Reading state information... 37% 2021-05-16T17:33:25.1327452Z 2021-05-16T17:33:25.1327923Z Reading state information... 39% 2021-05-16T17:33:25.1374674Z 2021-05-16T17:33:25.1375142Z Reading state information... 41% 2021-05-16T17:33:25.1421469Z 2021-05-16T17:33:25.1421915Z Reading state information... 43% 2021-05-16T17:33:25.1472824Z 2021-05-16T17:33:25.1473271Z Reading state information... 45% 2021-05-16T17:33:25.1542308Z 2021-05-16T17:33:25.1542727Z Reading state information... 47% 2021-05-16T17:33:25.1587460Z 2021-05-16T17:33:25.1588059Z Reading state information... 49% 2021-05-16T17:33:25.1637323Z 2021-05-16T17:33:25.1637770Z Reading state information... 51% 2021-05-16T17:33:25.1687141Z 2021-05-16T17:33:25.1687657Z Reading state information... 53% 2021-05-16T17:33:25.1737159Z 2021-05-16T17:33:25.1737653Z Reading state information... 55% 2021-05-16T17:33:25.1786692Z 2021-05-16T17:33:25.1787203Z Reading state information... 57% 2021-05-16T17:33:25.1834550Z 2021-05-16T17:33:25.1835073Z Reading state information... 59% 2021-05-16T17:33:25.1902060Z 2021-05-16T17:33:25.1902654Z Reading state information... 61% 2021-05-16T17:33:25.1949375Z 2021-05-16T17:33:25.1949845Z Reading state information... 63% 2021-05-16T17:33:25.1990592Z 2021-05-16T17:33:25.1991081Z Reading state information... 65% 2021-05-16T17:33:25.2039194Z 2021-05-16T17:33:25.2039691Z Reading state information... 67% 2021-05-16T17:33:25.2087621Z 2021-05-16T17:33:25.2088089Z Reading state information... 69% 2021-05-16T17:33:25.2146460Z 2021-05-16T17:33:25.2147428Z Reading state information... 71% 2021-05-16T17:33:25.2185063Z 2021-05-16T17:33:25.2185540Z Reading state information... 73% 2021-05-16T17:33:25.2227656Z 2021-05-16T17:33:25.2228131Z Reading state information... 75% 2021-05-16T17:33:25.2283731Z 2021-05-16T17:33:25.2284581Z Reading state information... 77% 2021-05-16T17:33:25.2328814Z 2021-05-16T17:33:25.2329369Z Reading state information... 79% 2021-05-16T17:33:25.2371527Z 2021-05-16T17:33:25.2372022Z Reading state information... 81% 2021-05-16T17:33:25.2416153Z 2021-05-16T17:33:25.2416872Z Reading state information... 83% 2021-05-16T17:33:25.2457801Z 2021-05-16T17:33:25.2458273Z Reading state information... 85% 2021-05-16T17:33:25.2499853Z 2021-05-16T17:33:25.2500462Z Reading state information... 87% 2021-05-16T17:33:25.2539148Z 2021-05-16T17:33:25.2539590Z Reading state information... 89% 2021-05-16T17:33:25.2574676Z 2021-05-16T17:33:25.2575631Z Reading state information... 91% 2021-05-16T17:33:25.2623123Z 2021-05-16T17:33:25.2623569Z Reading state information... 93% 2021-05-16T17:33:25.2660694Z 2021-05-16T17:33:25.2661321Z Reading state information... 95% 2021-05-16T17:33:25.2717441Z 2021-05-16T17:33:25.2717906Z Reading state information... 97% 2021-05-16T17:33:25.2748272Z 2021-05-16T17:33:25.2749069Z Reading state information... 99% 2021-05-16T17:33:25.5772782Z Selecting previously unselected package r-3.6.3. 2021-05-16T17:33:25.7070840Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:33:25.7214452Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T17:33:25.7231904Z Unpacking r-3.6.3 (1) ... 2021-05-16T17:33:26.5397423Z Setting up r-3.6.3 (1) ... 2021-05-16T17:33:26.5672793Z 2021-05-16T17:33:26.5673323Z 2021-05-16T17:33:26.5673874Z Reading state information... Done 2021-05-16T17:33:26.5925390Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T17:33:26.6045403Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:33:26.6368776Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:33:26.6369333Z env: 2021-05-16T17:33:26.6369798Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:26.6370270Z TIC_DEPLOY_KEY: 2021-05-16T17:33:26.6371525Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:26.6373537Z GITHUB_PAT: *** 2021-05-16T17:33:26.6373966Z COVERALLS_TOKEN: 2021-05-16T17:33:26.6374515Z continue-on-error: false 2021-05-16T17:33:26.6375015Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:26.6375546Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:26.6376011Z TZ: UTC 2021-05-16T17:33:26.6376433Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:26.6376867Z NOT_CRAN: true 2021-05-16T17:33:26.6377273Z ##[endgroup] 2021-05-16T17:33:26.7000955Z [command]sudo apt-get install -y texinfo 2021-05-16T17:33:26.8895411Z Reading package lists... 2021-05-16T17:33:27.0641193Z Building dependency tree... 2021-05-16T17:33:27.0660944Z Reading state information... 2021-05-16T17:33:27.2845648Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:33:27.2847191Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:27.6544299Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:33:27.6722396Z --2021-05-16 17:33:27-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:33:27.6761260Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:33:27.6910756Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:33:27.7388495Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:33:27.7391729Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:33:27.7394937Z --2021-05-16 17:33:27-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:33:27.8550887Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:33:27.8783357Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:33:27.9857276Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:33:27.9862228Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=fG3LAfnaHMlrkrkzuyGos8%2BvVawDlsRkKstbnlnU2Qk%3D&st=2021-05-16T17%3A32%3A27Z&se=2021-05-16T17%3A38%3A27Z&sp=r [following] 2021-05-16T17:33:27.9866622Z --2021-05-16 17:33:27-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=fG3LAfnaHMlrkrkzuyGos8%2BvVawDlsRkKstbnlnU2Qk%3D&st=2021-05-16T17%3A32%3A27Z&se=2021-05-16T17%3A38%3A27Z&sp=r 2021-05-16T17:33:28.2005112Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:33:28.2335293Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:33:28.4186534Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:33:28.4188049Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:33:28.4190100Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:33:28.8128374Z 2021-05-16T17:33:37.4666471Z 0K ........ ........ ........ ........ 49% 3.66M 9s 2021-05-16T17:33:39.8390687Z 32768K ........ ........ ........ ........ 99% 12.1M 0s 2021-05-16T17:33:39.8393485Z 65536K 100% 5.53M=11s 2021-05-16T17:33:39.8394195Z 2021-05-16T17:33:39.8399416Z 2021-05-16 17:33:39 (5.62 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:33:39.8400072Z 2021-05-16T17:33:42.0886033Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:33:42.0887417Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:33:42.4233369Z ##[group]Run tlmgr update --self 2021-05-16T17:33:42.4234030Z tlmgr update --self 2021-05-16T17:33:42.4234934Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:33:42.4235840Z tlmgr update --all 2021-05-16T17:33:42.4282753Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:42.4283136Z env: 2021-05-16T17:33:42.4283542Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:42.4283991Z TIC_DEPLOY_KEY: 2021-05-16T17:33:42.4284781Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:42.4286835Z GITHUB_PAT: *** 2021-05-16T17:33:42.4287260Z COVERALLS_TOKEN: 2021-05-16T17:33:42.4287894Z continue-on-error: false 2021-05-16T17:33:42.4288599Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:42.4289254Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:42.4289874Z TZ: UTC 2021-05-16T17:33:42.4290243Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:42.4290703Z NOT_CRAN: true 2021-05-16T17:33:42.4291081Z ##[endgroup] 2021-05-16T17:33:44.8119673Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:44.8122582Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:33:46.5203659Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:46.5205736Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:33:46.7029471Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:33:46.7892789Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:33:46.8651942Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:33:46.9488004Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:33:47.8288018Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T17:33:49.2855142Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T17:33:49.4174906Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T17:33:49.5215348Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T17:33:49.5949570Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T17:33:49.6706527Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:33:49.7472271Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:33:49.8211812Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:33:49.8964860Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:33:49.9783790Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:33:50.1119909Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:33:50.2393146Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-16T17:33:50.3178562Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-16T17:33:50.3935011Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-16T17:33:50.4680556Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T17:33:50.5456247Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T17:33:50.6275202Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T17:33:50.7023746Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T17:33:50.7818069Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T17:33:50.8598263Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T17:33:50.9364349Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T17:33:51.0125496Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T17:33:51.0888679Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-16T17:33:51.1646230Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-16T17:33:51.2388424Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-16T17:33:51.3151022Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-16T17:33:51.3930614Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-16T17:33:51.4691026Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-16T17:33:51.5474144Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-16T17:33:51.6230332Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-16T17:33:51.6995607Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T17:33:51.7905187Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T17:33:51.8672855Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T17:33:51.9440793Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T17:33:52.0193682Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T17:33:52.0948998Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-16T17:33:52.1703235Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-16T17:33:52.2522433Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-16T17:33:52.3288718Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-16T17:33:52.4074699Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-16T17:33:52.4834416Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-16T17:33:52.5598167Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-16T17:33:52.6354936Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-16T17:33:52.7137957Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-16T17:33:52.7888657Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-16T17:33:52.8660828Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T17:33:52.9447979Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T17:33:53.0211281Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T17:33:53.1028828Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-16T17:33:53.1787730Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-16T17:33:53.2595255Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-16T17:33:53.3381185Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-16T17:33:53.4136294Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-16T17:33:53.4910911Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-16T17:33:53.5726082Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-16T17:33:53.6529336Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-16T17:33:53.7294021Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-16T17:33:53.8065301Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-16T17:33:53.8825224Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-16T17:33:53.9655223Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-16T17:33:54.0418112Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-16T17:33:54.1809757Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-16T17:33:54.3068877Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-16T17:33:54.3906208Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-16T17:33:54.4763129Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-16T17:33:54.5548597Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-16T17:33:54.6330262Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-16T17:33:54.7169751Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-16T17:33:54.8012241Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-16T17:33:54.8801326Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-16T17:33:54.9578701Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-16T17:33:55.0341197Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-16T17:33:55.1132447Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-16T17:33:55.2114797Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:33:55.2920090Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-16T17:33:55.3736141Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-16T17:33:55.4596770Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-16T17:33:55.5414855Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-16T17:33:55.6222486Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-16T17:33:55.7074931Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-16T17:33:55.7932376Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-16T17:33:55.9217464Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-16T17:33:56.0026100Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-16T17:33:56.0802084Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-16T17:33:56.1038502Z running mktexlsr ... 2021-05-16T17:33:56.1948420Z done running mktexlsr. 2021-05-16T17:33:56.2234927Z running updmap-sys ... 2021-05-16T17:33:56.5232313Z done running updmap-sys. 2021-05-16T17:33:56.5233973Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:33:56.5235864Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/dhoAKvUkd5/g6gTZYVVXd ... 2021-05-16T17:33:56.9713987Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/dhoAKvUkd5/g6gTZYVVXd. 2021-05-16T17:33:56.9715850Z OK: optex.fmt/luatex 2021-05-16T17:33:56.9717741Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:33:56.9720734Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:33:58.5982299Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:58.5983886Z tlmgr: no updates available 2021-05-16T17:33:58.6927111Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:58.6928025Z with: 2021-05-16T17:33:58.6928548Z pandoc-version: 2.7.3 2021-05-16T17:33:58.6928974Z env: 2021-05-16T17:33:58.6929484Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:58.6929995Z TIC_DEPLOY_KEY: 2021-05-16T17:33:58.6930888Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:58.6932719Z GITHUB_PAT: *** 2021-05-16T17:33:58.6933167Z COVERALLS_TOKEN: 2021-05-16T17:33:58.6933749Z continue-on-error: false 2021-05-16T17:33:58.6934273Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:58.6934833Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:58.6935340Z TZ: UTC 2021-05-16T17:33:58.6935809Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:58.6936246Z NOT_CRAN: true 2021-05-16T17:33:58.6936712Z ##[endgroup] 2021-05-16T17:33:59.6666127Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:33:59.7441268Z Reading package lists... 2021-05-16T17:33:59.9128224Z Building dependency tree... 2021-05-16T17:33:59.9147841Z Reading state information... 2021-05-16T17:34:00.1522390Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:34:00.1524452Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:00.1572397Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:34:00.3017670Z 2021-05-16T17:34:00.3187156Z Reading package lists... 0% 2021-05-16T17:34:00.3188026Z 2021-05-16T17:34:00.3240625Z Reading package lists... 100% 2021-05-16T17:34:00.3241466Z 2021-05-16T17:34:00.3242034Z 2021-05-16T17:34:00.3242893Z Reading package lists... Done 2021-05-16T17:34:00.3243622Z 2021-05-16T17:34:00.3244419Z Building dependency tree... 0% 2021-05-16T17:34:00.3245242Z 2021-05-16T17:34:00.3466920Z Building dependency tree... 0% 2021-05-16T17:34:00.3467705Z 2021-05-16T17:34:00.3468596Z Building dependency tree... 50% 2021-05-16T17:34:00.3469240Z 2021-05-16T17:34:00.4753588Z Building dependency tree... 50% 2021-05-16T17:34:00.4754624Z 2021-05-16T17:34:00.4755515Z Building dependency tree 2021-05-16T17:34:00.4756149Z 2021-05-16T17:34:00.4756940Z Reading state information... 0% 2021-05-16T17:34:00.4757778Z 2021-05-16T17:34:00.6432784Z Reading state information... 0% 2021-05-16T17:34:00.6434680Z 2021-05-16T17:34:00.6435097Z 2021-05-16T17:34:00.6435773Z Reading state information... Done 2021-05-16T17:34:00.6436280Z 2021-05-16T17:34:00.6436959Z Reading state information... 0% 2021-05-16T17:34:00.6487322Z 2021-05-16T17:34:00.6488545Z Reading state information... 1% 2021-05-16T17:34:00.6541751Z 2021-05-16T17:34:00.6542553Z Reading state information... 3% 2021-05-16T17:34:00.6590995Z 2021-05-16T17:34:00.6591803Z Reading state information... 5% 2021-05-16T17:34:00.6631942Z 2021-05-16T17:34:00.6632844Z Reading state information... 7% 2021-05-16T17:34:00.6670114Z 2021-05-16T17:34:00.6670998Z Reading state information... 9% 2021-05-16T17:34:00.6712841Z 2021-05-16T17:34:00.6713546Z Reading state information... 11% 2021-05-16T17:34:00.6757293Z 2021-05-16T17:34:00.6757987Z Reading state information... 13% 2021-05-16T17:34:00.6798038Z 2021-05-16T17:34:00.6798803Z Reading state information... 15% 2021-05-16T17:34:00.6844825Z 2021-05-16T17:34:00.6845445Z Reading state information... 17% 2021-05-16T17:34:00.6890117Z 2021-05-16T17:34:00.6890660Z Reading state information... 19% 2021-05-16T17:34:00.6948026Z 2021-05-16T17:34:00.6948836Z Reading state information... 21% 2021-05-16T17:34:00.6989747Z 2021-05-16T17:34:00.6990385Z Reading state information... 23% 2021-05-16T17:34:00.7041468Z 2021-05-16T17:34:00.7042116Z Reading state information... 25% 2021-05-16T17:34:00.7089417Z 2021-05-16T17:34:00.7090036Z Reading state information... 27% 2021-05-16T17:34:00.7144558Z 2021-05-16T17:34:00.7145280Z Reading state information... 29% 2021-05-16T17:34:00.7191252Z 2021-05-16T17:34:00.7191917Z Reading state information... 31% 2021-05-16T17:34:00.7250133Z 2021-05-16T17:34:00.7251449Z Reading state information... 33% 2021-05-16T17:34:00.7303966Z 2021-05-16T17:34:00.7304888Z Reading state information... 35% 2021-05-16T17:34:00.7344769Z 2021-05-16T17:34:00.7345333Z Reading state information... 37% 2021-05-16T17:34:00.7391880Z 2021-05-16T17:34:00.7392975Z Reading state information... 39% 2021-05-16T17:34:00.7440690Z 2021-05-16T17:34:00.7441277Z Reading state information... 41% 2021-05-16T17:34:00.7481502Z 2021-05-16T17:34:00.7482382Z Reading state information... 43% 2021-05-16T17:34:00.7531907Z 2021-05-16T17:34:00.7532545Z Reading state information... 45% 2021-05-16T17:34:00.7599175Z 2021-05-16T17:34:00.7599802Z Reading state information... 47% 2021-05-16T17:34:00.7644686Z 2021-05-16T17:34:00.7645226Z Reading state information... 49% 2021-05-16T17:34:00.7692957Z 2021-05-16T17:34:00.7693513Z Reading state information... 51% 2021-05-16T17:34:00.7740646Z 2021-05-16T17:34:00.7741374Z Reading state information... 53% 2021-05-16T17:34:00.7824450Z 2021-05-16T17:34:00.7825066Z Reading state information... 55% 2021-05-16T17:34:00.7830381Z 2021-05-16T17:34:00.7830905Z Reading state information... 57% 2021-05-16T17:34:00.7877399Z 2021-05-16T17:34:00.7878054Z Reading state information... 59% 2021-05-16T17:34:00.7931277Z 2021-05-16T17:34:00.7931877Z Reading state information... 61% 2021-05-16T17:34:00.7982644Z 2021-05-16T17:34:00.7983156Z Reading state information... 63% 2021-05-16T17:34:00.8026143Z 2021-05-16T17:34:00.8026653Z Reading state information... 65% 2021-05-16T17:34:00.8068506Z 2021-05-16T17:34:00.8069073Z Reading state information... 67% 2021-05-16T17:34:00.8113417Z 2021-05-16T17:34:00.8114004Z Reading state information... 69% 2021-05-16T17:34:00.8176357Z 2021-05-16T17:34:00.8177301Z Reading state information... 71% 2021-05-16T17:34:00.8217836Z 2021-05-16T17:34:00.8218750Z Reading state information... 73% 2021-05-16T17:34:00.8266200Z 2021-05-16T17:34:00.8266820Z Reading state information... 75% 2021-05-16T17:34:00.8319633Z 2021-05-16T17:34:00.8320349Z Reading state information... 77% 2021-05-16T17:34:00.8361933Z 2021-05-16T17:34:00.8362432Z Reading state information... 79% 2021-05-16T17:34:00.8404848Z 2021-05-16T17:34:00.8405326Z Reading state information... 81% 2021-05-16T17:34:00.8448414Z 2021-05-16T17:34:00.8448934Z Reading state information... 83% 2021-05-16T17:34:00.8489922Z 2021-05-16T17:34:00.8490417Z Reading state information... 85% 2021-05-16T17:34:00.8535157Z 2021-05-16T17:34:00.8535827Z Reading state information... 87% 2021-05-16T17:34:00.8579415Z 2021-05-16T17:34:00.8580398Z Reading state information... 89% 2021-05-16T17:34:00.8618402Z 2021-05-16T17:34:00.8618909Z Reading state information... 91% 2021-05-16T17:34:00.8666398Z 2021-05-16T17:34:00.8667100Z Reading state information... 93% 2021-05-16T17:34:00.8722416Z 2021-05-16T17:34:00.8722955Z Reading state information... 95% 2021-05-16T17:34:00.8756040Z 2021-05-16T17:34:00.8756550Z Reading state information... 97% 2021-05-16T17:34:00.8798295Z 2021-05-16T17:34:00.8798806Z Reading state information... 99% 2021-05-16T17:34:01.1733128Z Selecting previously unselected package pandoc. 2021-05-16T17:34:01.3021761Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T17:34:01.3188236Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:34:01.3199401Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:34:03.8667791Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:34:03.8710084Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:04.7008791Z 2021-05-16T17:34:04.7009674Z 2021-05-16T17:34:04.7010711Z Reading state information... Done 2021-05-16T17:34:04.7447353Z ##[group]Run git config user.name adigherman 2021-05-16T17:34:04.7448116Z git config user.name adigherman 2021-05-16T17:34:04.7448731Z git config user.email adig@jhu.edu 2021-05-16T17:34:04.7496358Z shell: /usr/bin/bash -e {0} 2021-05-16T17:34:04.7496754Z env: 2021-05-16T17:34:04.7497225Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:04.7497708Z TIC_DEPLOY_KEY: 2021-05-16T17:34:04.7498543Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:34:04.7500901Z GITHUB_PAT: *** 2021-05-16T17:34:04.7501571Z COVERALLS_TOKEN: 2021-05-16T17:34:04.7502300Z continue-on-error: false 2021-05-16T17:34:04.7502821Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:04.7503363Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:34:04.7503845Z TZ: UTC 2021-05-16T17:34:04.7504444Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:04.7504878Z NOT_CRAN: true 2021-05-16T17:34:04.7505453Z ##[endgroup] 2021-05-16T17:34:04.7811392Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:34:04.7812074Z env: 2021-05-16T17:34:04.7812551Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:04.7813045Z TIC_DEPLOY_KEY: 2021-05-16T17:34:04.7813874Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:34:04.7815599Z GITHUB_PAT: *** 2021-05-16T17:34:04.7816031Z COVERALLS_TOKEN: 2021-05-16T17:34:04.7816523Z continue-on-error: false 2021-05-16T17:34:04.7817022Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:04.7817511Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:34:04.7817976Z TZ: UTC 2021-05-16T17:34:04.7818364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:04.7818793Z NOT_CRAN: true 2021-05-16T17:34:04.7819171Z ##[endgroup] 2021-05-16T17:34:05.0998913Z Reading package lists... 2021-05-16T17:34:05.2648968Z Building dependency tree... 2021-05-16T17:34:05.2687725Z Reading state information... 2021-05-16T17:34:05.4124795Z The following additional packages will be installed: 2021-05-16T17:34:05.4129008Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:34:05.4134682Z Suggested packages: 2021-05-16T17:34:05.4135490Z cmake-doc ninja-build 2021-05-16T17:34:05.4607161Z The following NEW packages will be installed: 2021-05-16T17:34:05.4613107Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:34:05.4852244Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:05.4853733Z Need to get 5470 kB of archives. 2021-05-16T17:34:05.4854537Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:34:05.4856399Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:34:05.5103915Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:34:05.5113817Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:34:05.5127068Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:34:06.0137177Z Fetched 5470 kB in 0s (63.2 MB/s) 2021-05-16T17:34:06.0553242Z Selecting previously unselected package cmake-data. 2021-05-16T17:34:06.0624336Z (Reading database ... 2021-05-16T17:34:06.0625349Z (Reading database ... 5% 2021-05-16T17:34:06.0626104Z (Reading database ... 10% 2021-05-16T17:34:06.0626848Z (Reading database ... 15% 2021-05-16T17:34:06.0627584Z (Reading database ... 20% 2021-05-16T17:34:06.0628303Z (Reading database ... 25% 2021-05-16T17:34:06.0629093Z (Reading database ... 30% 2021-05-16T17:34:06.0629817Z (Reading database ... 35% 2021-05-16T17:34:06.0630555Z (Reading database ... 40% 2021-05-16T17:34:06.0631270Z (Reading database ... 45% 2021-05-16T17:34:06.0632003Z (Reading database ... 50% 2021-05-16T17:34:06.0665307Z (Reading database ... 55% 2021-05-16T17:34:06.0701668Z (Reading database ... 60% 2021-05-16T17:34:06.0740726Z (Reading database ... 65% 2021-05-16T17:34:06.0887305Z (Reading database ... 70% 2021-05-16T17:34:06.0909800Z (Reading database ... 75% 2021-05-16T17:34:06.1305492Z (Reading database ... 80% 2021-05-16T17:34:06.1606997Z (Reading database ... 85% 2021-05-16T17:34:06.1781222Z (Reading database ... 90% 2021-05-16T17:34:06.1849408Z (Reading database ... 95% 2021-05-16T17:34:06.1849906Z (Reading database ... 100% 2021-05-16T17:34:06.1850618Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T17:34:06.2000644Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:34:06.2418397Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:34:06.7302052Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:34:06.7585491Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:34:06.7628246Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:34:06.8008966Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:34:06.8320316Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:34:06.8335041Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:34:06.8686360Z Selecting previously unselected package cmake. 2021-05-16T17:34:06.9005942Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:34:06.9021286Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:34:07.3831293Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:34:07.3872683Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:34:07.4371848Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:34:07.4427876Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:34:07.4481193Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:08.6405903Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:10.9344496Z Reading package lists... 2021-05-16T17:34:11.1047038Z Building dependency tree... 2021-05-16T17:34:11.1068275Z Reading state information... 2021-05-16T17:34:11.2672132Z Suggested packages: 2021-05-16T17:34:11.2673779Z libssh-doc 2021-05-16T17:34:11.3141079Z The following NEW packages will be installed: 2021-05-16T17:34:11.3144024Z libssh-dev 2021-05-16T17:34:11.3357346Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:11.3358360Z Need to get 219 kB of archives. 2021-05-16T17:34:11.3359355Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:34:11.3361710Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:34:11.7877455Z Fetched 219 kB in 0s (10.7 MB/s) 2021-05-16T17:34:11.8194735Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:34:11.8271125Z (Reading database ... 2021-05-16T17:34:11.8271935Z (Reading database ... 5% 2021-05-16T17:34:11.8272672Z (Reading database ... 10% 2021-05-16T17:34:11.8273396Z (Reading database ... 15% 2021-05-16T17:34:11.8274107Z (Reading database ... 20% 2021-05-16T17:34:11.8274820Z (Reading database ... 25% 2021-05-16T17:34:11.8275843Z (Reading database ... 30% 2021-05-16T17:34:11.8276566Z (Reading database ... 35% 2021-05-16T17:34:11.8277275Z (Reading database ... 40% 2021-05-16T17:34:11.8277974Z (Reading database ... 45% 2021-05-16T17:34:11.8278678Z (Reading database ... 50% 2021-05-16T17:34:11.8303107Z (Reading database ... 55% 2021-05-16T17:34:11.8339182Z (Reading database ... 60% 2021-05-16T17:34:11.8383284Z (Reading database ... 65% 2021-05-16T17:34:11.8507588Z (Reading database ... 70% 2021-05-16T17:34:11.8528618Z (Reading database ... 75% 2021-05-16T17:34:11.8941895Z (Reading database ... 80% 2021-05-16T17:34:11.9253592Z (Reading database ... 85% 2021-05-16T17:34:11.9389022Z (Reading database ... 90% 2021-05-16T17:34:11.9462034Z (Reading database ... 95% 2021-05-16T17:34:11.9462522Z (Reading database ... 100% 2021-05-16T17:34:11.9463213Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T17:34:11.9611586Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:34:11.9625250Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:12.0537161Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:14.3886202Z Reading package lists... 2021-05-16T17:34:14.5550628Z Building dependency tree... 2021-05-16T17:34:14.5572026Z Reading state information... 2021-05-16T17:34:14.7654014Z The following NEW packages will be installed: 2021-05-16T17:34:14.7660851Z jags 2021-05-16T17:34:14.7872638Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:14.7873886Z Need to get 1562 kB of archives. 2021-05-16T17:34:14.7874890Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:34:14.7877400Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:34:15.3191347Z Fetched 1562 kB in 0s (42.6 MB/s) 2021-05-16T17:34:15.3599091Z Selecting previously unselected package jags. 2021-05-16T17:34:15.3677904Z (Reading database ... 2021-05-16T17:34:15.3678971Z (Reading database ... 5% 2021-05-16T17:34:15.3679816Z (Reading database ... 10% 2021-05-16T17:34:15.3680716Z (Reading database ... 15% 2021-05-16T17:34:15.3681374Z (Reading database ... 20% 2021-05-16T17:34:15.3681880Z (Reading database ... 25% 2021-05-16T17:34:15.3682544Z (Reading database ... 30% 2021-05-16T17:34:15.3683021Z (Reading database ... 35% 2021-05-16T17:34:15.3683510Z (Reading database ... 40% 2021-05-16T17:34:15.3684185Z (Reading database ... 45% 2021-05-16T17:34:15.3688068Z (Reading database ... 50% 2021-05-16T17:34:15.3735026Z (Reading database ... 55% 2021-05-16T17:34:15.3772959Z (Reading database ... 60% 2021-05-16T17:34:15.3818791Z (Reading database ... 65% 2021-05-16T17:34:15.3952581Z (Reading database ... 70% 2021-05-16T17:34:15.3974836Z (Reading database ... 75% 2021-05-16T17:34:15.4367370Z (Reading database ... 80% 2021-05-16T17:34:15.4719247Z (Reading database ... 85% 2021-05-16T17:34:15.4874203Z (Reading database ... 90% 2021-05-16T17:34:15.4959569Z (Reading database ... 95% 2021-05-16T17:34:15.4960500Z (Reading database ... 100% 2021-05-16T17:34:15.4961580Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T17:34:15.5113813Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:34:15.5145235Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:34:15.7033087Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:34:15.7166869Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:16.4941352Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:18.8069734Z Reading package lists... 2021-05-16T17:34:18.9668862Z Building dependency tree... 2021-05-16T17:34:18.9691398Z Reading state information... 2021-05-16T17:34:19.1386899Z The following additional packages will be installed: 2021-05-16T17:34:19.1389394Z libnode64 libuv1-dev 2021-05-16T17:34:19.1866569Z The following NEW packages will be installed: 2021-05-16T17:34:19.1869461Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:34:19.2064783Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:19.2065971Z Need to get 6239 kB of archives. 2021-05-16T17:34:19.2067449Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:34:19.2069398Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:34:19.2106412Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:34:19.2962902Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:34:19.7470802Z Fetched 6239 kB in 0s (57.6 MB/s) 2021-05-16T17:34:19.7782809Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:34:19.7852252Z (Reading database ... 2021-05-16T17:34:19.7853179Z (Reading database ... 5% 2021-05-16T17:34:19.7854279Z (Reading database ... 10% 2021-05-16T17:34:19.7855330Z (Reading database ... 15% 2021-05-16T17:34:19.7856498Z (Reading database ... 20% 2021-05-16T17:34:19.7857252Z (Reading database ... 25% 2021-05-16T17:34:19.7858005Z (Reading database ... 30% 2021-05-16T17:34:19.7859055Z (Reading database ... 35% 2021-05-16T17:34:19.7859758Z (Reading database ... 40% 2021-05-16T17:34:19.7861123Z (Reading database ... 45% 2021-05-16T17:34:19.7862225Z (Reading database ... 50% 2021-05-16T17:34:19.7881770Z (Reading database ... 55% 2021-05-16T17:34:19.7921341Z (Reading database ... 60% 2021-05-16T17:34:19.7957446Z (Reading database ... 65% 2021-05-16T17:34:19.8077036Z (Reading database ... 70% 2021-05-16T17:34:19.8106128Z (Reading database ... 75% 2021-05-16T17:34:19.8497303Z (Reading database ... 80% 2021-05-16T17:34:19.8807055Z (Reading database ... 85% 2021-05-16T17:34:19.8953013Z (Reading database ... 90% 2021-05-16T17:34:19.9021654Z (Reading database ... 95% 2021-05-16T17:34:19.9022396Z (Reading database ... 100% 2021-05-16T17:34:19.9023450Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T17:34:19.9162358Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:34:19.9178663Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:19.9622392Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:34:19.9892247Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:19.9923060Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:20.7087162Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:34:20.7392505Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:20.7410830Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:20.8444839Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:20.8488384Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:20.8576885Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:20.8632502Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:23.1692762Z Reading package lists... 2021-05-16T17:34:23.3390819Z Building dependency tree... 2021-05-16T17:34:23.3410814Z Reading state information... 2021-05-16T17:34:23.5039837Z The following additional packages will be installed: 2021-05-16T17:34:23.5043697Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:23.5049533Z Suggested packages: 2021-05-16T17:34:23.5050232Z libfftw3-doc 2021-05-16T17:34:23.5531328Z The following NEW packages will be installed: 2021-05-16T17:34:23.5534945Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:23.5738244Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:23.5738996Z Need to get 3986 kB of archives. 2021-05-16T17:34:23.5739734Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:34:23.5742230Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:34:23.5811093Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:34:23.5927009Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:34:23.6045515Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:34:23.6054338Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:34:24.0972029Z Fetched 3986 kB in 0s (46.5 MB/s) 2021-05-16T17:34:24.1343917Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:34:24.1397077Z (Reading database ... 2021-05-16T17:34:24.1397634Z (Reading database ... 5% 2021-05-16T17:34:24.1398328Z (Reading database ... 10% 2021-05-16T17:34:24.1398846Z (Reading database ... 15% 2021-05-16T17:34:24.1399346Z (Reading database ... 20% 2021-05-16T17:34:24.1400404Z (Reading database ... 25% 2021-05-16T17:34:24.1400898Z (Reading database ... 30% 2021-05-16T17:34:24.1401392Z (Reading database ... 35% 2021-05-16T17:34:24.1401869Z (Reading database ... 40% 2021-05-16T17:34:24.1402360Z (Reading database ... 45% 2021-05-16T17:34:24.1402839Z (Reading database ... 50% 2021-05-16T17:34:24.1445088Z (Reading database ... 55% 2021-05-16T17:34:24.1482806Z (Reading database ... 60% 2021-05-16T17:34:24.1518449Z (Reading database ... 65% 2021-05-16T17:34:24.1670827Z (Reading database ... 70% 2021-05-16T17:34:24.1696871Z (Reading database ... 75% 2021-05-16T17:34:24.2067403Z (Reading database ... 80% 2021-05-16T17:34:24.2395767Z (Reading database ... 85% 2021-05-16T17:34:24.2543366Z (Reading database ... 90% 2021-05-16T17:34:24.2628818Z (Reading database ... 95% 2021-05-16T17:34:24.2629651Z (Reading database ... 100% 2021-05-16T17:34:24.2630627Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T17:34:24.2777022Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:24.4001008Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:24.4663232Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:34:24.4960204Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:24.4978598Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:24.5993525Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:34:24.6250291Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:24.6271833Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:24.7306690Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:34:24.7620848Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:24.7640036Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:24.7982572Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:34:24.8258346Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:24.8276313Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:25.1366381Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:25.1521130Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:25.1656292Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:25.1698745Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:25.1760973Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:25.1814665Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:26.1205276Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:28.4270042Z Reading package lists... 2021-05-16T17:34:28.5968855Z Building dependency tree... 2021-05-16T17:34:28.5990207Z Reading state information... 2021-05-16T17:34:28.7739218Z The following additional packages will be installed: 2021-05-16T17:34:28.7742917Z libdcmtk14 2021-05-16T17:34:28.8227861Z The following NEW packages will be installed: 2021-05-16T17:34:28.8231857Z dcmtk libdcmtk14 2021-05-16T17:34:28.8479099Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:28.8480756Z Need to get 5546 kB of archives. 2021-05-16T17:34:28.8481660Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:34:28.8484684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:34:28.9214990Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:34:29.3882627Z Fetched 5546 kB in 0s (54.2 MB/s) 2021-05-16T17:34:29.4212628Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:34:29.4284723Z (Reading database ... 2021-05-16T17:34:29.4285624Z (Reading database ... 5% 2021-05-16T17:34:29.4286387Z (Reading database ... 10% 2021-05-16T17:34:29.4287288Z (Reading database ... 15% 2021-05-16T17:34:29.4288556Z (Reading database ... 20% 2021-05-16T17:34:29.4290070Z (Reading database ... 25% 2021-05-16T17:34:29.4290886Z (Reading database ... 30% 2021-05-16T17:34:29.4291654Z (Reading database ... 35% 2021-05-16T17:34:29.4292448Z (Reading database ... 40% 2021-05-16T17:34:29.4293231Z (Reading database ... 45% 2021-05-16T17:34:29.4293998Z (Reading database ... 50% 2021-05-16T17:34:29.4315581Z (Reading database ... 55% 2021-05-16T17:34:29.4352356Z (Reading database ... 60% 2021-05-16T17:34:29.4397368Z (Reading database ... 65% 2021-05-16T17:34:29.4542094Z (Reading database ... 70% 2021-05-16T17:34:29.4566395Z (Reading database ... 75% 2021-05-16T17:34:29.4938660Z (Reading database ... 80% 2021-05-16T17:34:29.5254401Z (Reading database ... 85% 2021-05-16T17:34:29.5409697Z (Reading database ... 90% 2021-05-16T17:34:29.5487617Z (Reading database ... 95% 2021-05-16T17:34:29.5488157Z (Reading database ... 100% 2021-05-16T17:34:29.5488964Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T17:34:29.5705677Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:29.5737757Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:30.1502429Z Selecting previously unselected package dcmtk. 2021-05-16T17:34:30.1832414Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:30.1894041Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:30.3478630Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:30.3532059Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:30.3790926Z Adding `dcmtk' group to system ... 2021-05-16T17:34:30.4692319Z Adding `dcmtk' user to system ... 2021-05-16T17:34:30.6207372Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:34:30.9430228Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:32.6709374Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:35.0252665Z Reading package lists... 2021-05-16T17:34:35.1986200Z Building dependency tree... 2021-05-16T17:34:35.2007705Z Reading state information... 2021-05-16T17:34:35.4510688Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:34:35.4512186Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:35.5220991Z Reading package lists... 2021-05-16T17:34:35.6829652Z Building dependency tree... 2021-05-16T17:34:35.6860986Z Reading state information... 2021-05-16T17:34:35.9473894Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:34:35.9475475Z libpng-dev set to manually installed. 2021-05-16T17:34:35.9476681Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:36.0227392Z Reading package lists... 2021-05-16T17:34:36.2034919Z Building dependency tree... 2021-05-16T17:34:36.2056866Z Reading state information... 2021-05-16T17:34:36.3700629Z The following additional packages will be installed: 2021-05-16T17:34:36.3703743Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:34:36.3710953Z Suggested packages: 2021-05-16T17:34:36.3714518Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:34:36.3717664Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:34:36.3720255Z fonts-arphic-uming fonts-nanum 2021-05-16T17:34:36.4222396Z The following NEW packages will be installed: 2021-05-16T17:34:36.4224719Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:34:36.4226340Z libpoppler97 poppler-data 2021-05-16T17:34:36.4466860Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:36.4468046Z Need to get 2582 kB of archives. 2021-05-16T17:34:36.4469347Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:34:36.4472218Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:34:36.4813511Z 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-16T17:34:36.4837967Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:34:36.5039904Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:34:36.5051387Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:34:36.5053618Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:34:36.9727285Z Fetched 2582 kB in 0s (33.0 MB/s) 2021-05-16T17:34:37.0089118Z Selecting previously unselected package poppler-data. 2021-05-16T17:34:37.0168178Z (Reading database ... 2021-05-16T17:34:37.0168968Z (Reading database ... 5% 2021-05-16T17:34:37.0169633Z (Reading database ... 10% 2021-05-16T17:34:37.0170838Z (Reading database ... 15% 2021-05-16T17:34:37.0172415Z (Reading database ... 20% 2021-05-16T17:34:37.0173459Z (Reading database ... 25% 2021-05-16T17:34:37.0174180Z (Reading database ... 30% 2021-05-16T17:34:37.0174845Z (Reading database ... 35% 2021-05-16T17:34:37.0175560Z (Reading database ... 40% 2021-05-16T17:34:37.0176223Z (Reading database ... 45% 2021-05-16T17:34:37.0176865Z (Reading database ... 50% 2021-05-16T17:34:37.0210062Z (Reading database ... 55% 2021-05-16T17:34:37.0255189Z (Reading database ... 60% 2021-05-16T17:34:37.0290056Z (Reading database ... 65% 2021-05-16T17:34:37.0414828Z (Reading database ... 70% 2021-05-16T17:34:37.0441372Z (Reading database ... 75% 2021-05-16T17:34:37.0869948Z (Reading database ... 80% 2021-05-16T17:34:37.1185680Z (Reading database ... 85% 2021-05-16T17:34:37.1338273Z (Reading database ... 90% 2021-05-16T17:34:37.1414954Z (Reading database ... 95% 2021-05-16T17:34:37.1415498Z (Reading database ... 100% 2021-05-16T17:34:37.1416299Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T17:34:37.1563105Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:34:37.1580425Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:34:37.4344590Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:34:37.4594526Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:34:37.4637174Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:38.4749741Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:34:38.4752495Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:38.4759801Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4761091Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:34:38.4762411Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:38.4764246Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4765418Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:34:38.4767128Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:38.4768824Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4770032Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:34:38.4777145Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:38.4778420Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4779373Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:34:38.4780536Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:38.4781590Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4782618Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4783661Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4784729Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:38.4785779Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:34:38.4786828Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:40.2746311Z Reading package lists... 2021-05-16T17:34:40.4395676Z Building dependency tree... 2021-05-16T17:34:40.4418519Z Reading state information... 2021-05-16T17:34:40.6037821Z The following additional packages will be installed: 2021-05-16T17:34:40.6042283Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:34:40.6046993Z Suggested packages: 2021-05-16T17:34:40.6048016Z libhdf5-doc 2021-05-16T17:34:40.6542646Z The following NEW packages will be installed: 2021-05-16T17:34:40.6547877Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:34:40.6551972Z libsz2 2021-05-16T17:34:40.6859743Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:40.6860896Z Need to get 4074 kB of archives. 2021-05-16T17:34:40.6861780Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:34:40.6864490Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:34:40.6884217Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:34:40.6889728Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:34:40.6903179Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:34:40.7218813Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:34:40.7232803Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:34:40.7238126Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:34:41.2535245Z Fetched 4074 kB in 0s (38.3 MB/s) 2021-05-16T17:34:41.2863673Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:34:41.2943315Z (Reading database ... 2021-05-16T17:34:41.2944341Z (Reading database ... 5% 2021-05-16T17:34:41.2945231Z (Reading database ... 10% 2021-05-16T17:34:41.2945820Z (Reading database ... 15% 2021-05-16T17:34:41.2946338Z (Reading database ... 20% 2021-05-16T17:34:41.2946845Z (Reading database ... 25% 2021-05-16T17:34:41.2947499Z (Reading database ... 30% 2021-05-16T17:34:41.2948173Z (Reading database ... 35% 2021-05-16T17:34:41.2948833Z (Reading database ... 40% 2021-05-16T17:34:41.2949309Z (Reading database ... 45% 2021-05-16T17:34:41.2949806Z (Reading database ... 50% 2021-05-16T17:34:41.2979767Z (Reading database ... 55% 2021-05-16T17:34:41.3020277Z (Reading database ... 60% 2021-05-16T17:34:41.3067987Z (Reading database ... 65% 2021-05-16T17:34:41.3189425Z (Reading database ... 70% 2021-05-16T17:34:41.3211623Z (Reading database ... 75% 2021-05-16T17:34:41.3653627Z (Reading database ... 80% 2021-05-16T17:34:41.3983263Z (Reading database ... 85% 2021-05-16T17:34:41.4134871Z (Reading database ... 90% 2021-05-16T17:34:41.4212007Z (Reading database ... 95% 2021-05-16T17:34:41.4212706Z (Reading database ... 100% 2021-05-16T17:34:41.4213393Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T17:34:41.4358958Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:41.4375584Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:41.4781895Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:34:41.5047757Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:34:41.5083572Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:41.5421346Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:34:41.5715465Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:34:41.5731272Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:41.6062110Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:34:41.6330614Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:41.6347577Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:41.7942588Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:34:41.8210509Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:41.8227643Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:41.8622379Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:34:41.8930310Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:34:41.8943555Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:41.9261678Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:34:41.9566918Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:41.9578516Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:42.2974016Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:42.3022896Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:42.3064868Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:42.3114110Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:42.3159737Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:42.3209241Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:42.3256838Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:42.3351435Z 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-16T17:34:42.3386868Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:43.1418856Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:45.4698077Z Reading package lists... 2021-05-16T17:34:45.6238484Z Building dependency tree... 2021-05-16T17:34:45.6259806Z Reading state information... 2021-05-16T17:34:45.7953877Z The following additional packages will be installed: 2021-05-16T17:34:45.7957550Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:34:45.8475558Z The following NEW packages will be installed: 2021-05-16T17:34:45.8479219Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:34:45.8481628Z mesa-common-dev 2021-05-16T17:34:45.8726327Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:45.8727149Z Need to get 1761 kB of archives. 2021-05-16T17:34:45.8727907Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:34:45.8729857Z 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-16T17:34:45.8772410Z 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-16T17:34:45.8778847Z 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-16T17:34:45.8810920Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:34:45.8842722Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:34:45.8869023Z 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-16T17:34:46.3612861Z Fetched 1761 kB in 0s (36.1 MB/s) 2021-05-16T17:34:46.3958749Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:34:46.4030739Z (Reading database ... 2021-05-16T17:34:46.4031599Z (Reading database ... 5% 2021-05-16T17:34:46.4032341Z (Reading database ... 10% 2021-05-16T17:34:46.4033047Z (Reading database ... 15% 2021-05-16T17:34:46.4033943Z (Reading database ... 20% 2021-05-16T17:34:46.4034817Z (Reading database ... 25% 2021-05-16T17:34:46.4035562Z (Reading database ... 30% 2021-05-16T17:34:46.4036271Z (Reading database ... 35% 2021-05-16T17:34:46.4037375Z (Reading database ... 40% 2021-05-16T17:34:46.4038078Z (Reading database ... 45% 2021-05-16T17:34:46.4038783Z (Reading database ... 50% 2021-05-16T17:34:46.4073546Z (Reading database ... 55% 2021-05-16T17:34:46.4119452Z (Reading database ... 60% 2021-05-16T17:34:46.4159722Z (Reading database ... 65% 2021-05-16T17:34:46.4295071Z (Reading database ... 70% 2021-05-16T17:34:46.4417760Z (Reading database ... 75% 2021-05-16T17:34:46.4733791Z (Reading database ... 80% 2021-05-16T17:34:46.5087456Z (Reading database ... 85% 2021-05-16T17:34:46.5243392Z (Reading database ... 90% 2021-05-16T17:34:46.5328154Z (Reading database ... 95% 2021-05-16T17:34:46.5328732Z (Reading database ... 100% 2021-05-16T17:34:46.5329553Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T17:34:46.5474213Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:46.5485244Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:46.6022558Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:34:46.6299792Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:46.6311713Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:46.6662388Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:34:46.7012381Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:46.7027091Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:46.7434151Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:34:46.7745076Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:46.7829577Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:46.8267441Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:34:46.8833347Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:46.8844051Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:46.9582636Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:34:46.9942138Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:46.9957896Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:47.1932648Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:47.1981483Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:47.2024629Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:47.2068438Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:47.2106758Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:47.2153211Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:47.2197995Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:48.7491856Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:51.0465901Z Reading package lists... 2021-05-16T17:34:51.2159722Z Building dependency tree... 2021-05-16T17:34:51.2182781Z Reading state information... 2021-05-16T17:34:51.3867354Z The following additional packages will be installed: 2021-05-16T17:34:51.3870710Z libprotobuf-lite17 libprotoc17 2021-05-16T17:34:51.4362832Z The following NEW packages will be installed: 2021-05-16T17:34:51.4365392Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:34:51.4366426Z protobuf-compiler 2021-05-16T17:34:51.4596467Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:51.4597322Z Need to get 2754 kB of archives. 2021-05-16T17:34:51.4598135Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:34:51.4600420Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:34:51.4650489Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:34:51.4752043Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:34:51.4904066Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:34:51.5016936Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:34:51.9419511Z Fetched 2754 kB in 0s (45.5 MB/s) 2021-05-16T17:34:51.9749254Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:34:51.9818601Z (Reading database ... 2021-05-16T17:34:51.9819768Z (Reading database ... 5% 2021-05-16T17:34:51.9821112Z (Reading database ... 10% 2021-05-16T17:34:51.9821822Z (Reading database ... 15% 2021-05-16T17:34:51.9822510Z (Reading database ... 20% 2021-05-16T17:34:51.9823204Z (Reading database ... 25% 2021-05-16T17:34:51.9824098Z (Reading database ... 30% 2021-05-16T17:34:51.9824881Z (Reading database ... 35% 2021-05-16T17:34:51.9825579Z (Reading database ... 40% 2021-05-16T17:34:51.9826335Z (Reading database ... 45% 2021-05-16T17:34:51.9827027Z (Reading database ... 50% 2021-05-16T17:34:51.9862747Z (Reading database ... 55% 2021-05-16T17:34:51.9903341Z (Reading database ... 60% 2021-05-16T17:34:51.9948066Z (Reading database ... 65% 2021-05-16T17:34:52.0080688Z (Reading database ... 70% 2021-05-16T17:34:52.0195870Z (Reading database ... 75% 2021-05-16T17:34:52.0483554Z (Reading database ... 80% 2021-05-16T17:34:52.0795716Z (Reading database ... 85% 2021-05-16T17:34:52.0958220Z (Reading database ... 90% 2021-05-16T17:34:52.1037378Z (Reading database ... 95% 2021-05-16T17:34:52.1037889Z (Reading database ... 100% 2021-05-16T17:34:52.1038601Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T17:34:52.1197227Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:52.1237517Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.1701850Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:34:52.1960093Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:52.1980929Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.2882911Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:34:52.3208058Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:52.3231807Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.4942842Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:34:52.5288444Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:52.5309829Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.6516004Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:34:52.6806207Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:52.6819233Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.7519846Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.7558857Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.7598223Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.7637289Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.7674985Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:52.7715404Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:53.5382819Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:55.7951510Z Reading package lists... 2021-05-16T17:34:55.9508387Z Building dependency tree... 2021-05-16T17:34:55.9532954Z Reading state information... 2021-05-16T17:34:56.1220570Z The following additional packages will be installed: 2021-05-16T17:34:56.1222610Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:34:56.1223773Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:34:56.1224701Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:34:56.1227187Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:34:56.1228390Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:34:56.1229968Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:34:56.1231334Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:34:56.1232731Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:34:56.1235081Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:34:56.1237096Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:34:56.1239305Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:34:56.1240748Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:34:56.1242413Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:34:56.1243637Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:34:56.1245144Z Suggested packages: 2021-05-16T17:34:56.1246711Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:34:56.1248093Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:34:56.1249733Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:34:56.1250922Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:34:56.2111420Z The following NEW packages will be installed: 2021-05-16T17:34:56.2114179Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:34:56.2116040Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:34:56.2117628Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:34:56.2119584Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:34:56.2121202Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:34:56.2122814Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:34:56.2124866Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:34:56.2126672Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:34:56.2128630Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:34:56.2130215Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:34:56.2131843Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:34:56.2133375Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:34:56.2136008Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:34:56.2139937Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:34:56.2356094Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:56.2356892Z Need to get 47.1 MB of archives. 2021-05-16T17:34:56.2357681Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:34:56.2359631Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:34:56.2565666Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:34:56.2575775Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:34:56.2586329Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:34:56.2591230Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:34:56.2602413Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:34:56.2615754Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:34:56.2708618Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:34:56.3865058Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:34:56.3872927Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:34:56.3882800Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:34:56.3901584Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:34:56.3907697Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:34:56.3913531Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:34:56.3919341Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:34:56.3939785Z 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-16T17:34:56.3953944Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:34:56.3978533Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:34:56.3986191Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:34:56.4000054Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:34:56.4013679Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:34:56.4099919Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:34:56.4231886Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:34:56.4259231Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:34:56.4269103Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:34:56.4305109Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:34:56.5262508Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:34:56.5271331Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:34:56.5273971Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:34:56.5284281Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:34:56.5333827Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:34:56.5340527Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:34:56.5354990Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:34:56.5420731Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:34:56.5657436Z 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-16T17:34:56.5743781Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:34:56.5951032Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:34:56.5958723Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:34:56.8087386Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:34:56.8104400Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:34:56.8113562Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:34:56.8119516Z 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-16T17:34:56.8131805Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:34:56.8139582Z 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-16T17:34:56.8151678Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:34:56.8322888Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:34:56.8331292Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:34:56.8353203Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:34:56.8360350Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:34:56.8509900Z 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-16T17:34:56.8546398Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:34:56.8556583Z 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-16T17:34:56.8563362Z 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-16T17:34:56.8570387Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:34:56.8586572Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:34:56.8600177Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:34:56.8633497Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:34:56.8659993Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:34:56.8668852Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:34:56.8765386Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:34:56.8772116Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:34:56.8787722Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:34:56.8813817Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:34:56.8849965Z 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-16T17:34:56.8908038Z 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-16T17:34:56.9014473Z 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-16T17:34:56.9027440Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:34:56.9323417Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:34:56.9335146Z 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-16T17:34:56.9613219Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:34:56.9621191Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:34:56.9632496Z 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-16T17:34:57.0061553Z 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-16T17:34:57.0738821Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:34:57.0891708Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:34:57.0895428Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:34:57.7633961Z Fetched 47.1 MB in 1s (54.0 MB/s) 2021-05-16T17:34:57.7996552Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:34:57.8081832Z (Reading database ... 2021-05-16T17:34:57.8082566Z (Reading database ... 5% 2021-05-16T17:34:57.8083217Z (Reading database ... 10% 2021-05-16T17:34:57.8083783Z (Reading database ... 15% 2021-05-16T17:34:57.8085015Z (Reading database ... 20% 2021-05-16T17:34:57.8085655Z (Reading database ... 25% 2021-05-16T17:34:57.8086316Z (Reading database ... 30% 2021-05-16T17:34:57.8086972Z (Reading database ... 35% 2021-05-16T17:34:57.8087613Z (Reading database ... 40% 2021-05-16T17:34:57.8088246Z (Reading database ... 45% 2021-05-16T17:34:57.8089248Z (Reading database ... 50% 2021-05-16T17:34:57.8121206Z (Reading database ... 55% 2021-05-16T17:34:57.8161588Z (Reading database ... 60% 2021-05-16T17:34:57.8210379Z (Reading database ... 65% 2021-05-16T17:34:57.8354169Z (Reading database ... 70% 2021-05-16T17:34:57.8570068Z (Reading database ... 75% 2021-05-16T17:34:57.8887301Z (Reading database ... 80% 2021-05-16T17:34:57.9190390Z (Reading database ... 85% 2021-05-16T17:34:57.9353996Z (Reading database ... 90% 2021-05-16T17:34:57.9435424Z (Reading database ... 95% 2021-05-16T17:34:57.9435957Z (Reading database ... 100% 2021-05-16T17:34:57.9436629Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T17:34:57.9586770Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:34:57.9625782Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:34:58.1103067Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:34:58.1389370Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:58.1402502Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:34:58.1808449Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:34:58.2127172Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:58.2183431Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:34:58.2526449Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:34:58.2840932Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:58.2853613Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:34:58.3181481Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:34:58.3442959Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:34:58.3467884Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:58.3822946Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:34:58.4122930Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:34:58.4141208Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:34:58.4590820Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:34:58.4902901Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:58.4917106Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:58.5462487Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:34:58.5745748Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:34:58.5763142Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:34:59.3261808Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:34:59.3542858Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:34:59.3564061Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:34:59.3901645Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:34:59.4188022Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:34:59.4207298Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:34:59.4701420Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:34:59.4939302Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.4958851Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:34:59.5462104Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:34:59.5710734Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:34:59.5734238Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:34:59.6141933Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:34:59.6372368Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:34:59.6388234Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:34:59.6701112Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:34:59.6968306Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:34:59.6981698Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:34:59.7293694Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:34:59.7593768Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:34:59.7607331Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:34:59.7963697Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:34:59.8274434Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:59.8293681Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:59.8633643Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:34:59.8987019Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:34:59.9009749Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:34:59.9541807Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:34:59.9762539Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:34:59.9782429Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:35:00.0222276Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:35:00.0491994Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:35:00.0509187Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:35:00.0868450Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:35:00.1184295Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:00.1204838Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:35:00.1582171Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:35:00.1856413Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:35:00.1881528Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:35:00.2782368Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:35:00.3039621Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:35:00.3059055Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:35:00.5221368Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:35:00.5474368Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:35:00.5499743Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:35:00.5990831Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:35:00.6295509Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:35:00.6311751Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:35:00.6742814Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:35:00.7034090Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:35:00.7054609Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:35:00.7781481Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:35:00.8063375Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:00.8079993Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.3690270Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:35:01.4198787Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:35:01.4217272Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:35:01.4542724Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:35:01.4862374Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:35:01.4880780Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:35:01.5194709Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:35:01.5504763Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:35:01.5519015Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:35:01.5880502Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:35:01.6191439Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:35:01.6205826Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:35:01.6707426Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:35:01.7027555Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:35:01.7045422Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:35:01.7461322Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:35:01.7693647Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:35:01.7718434Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:35:01.8222843Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:35:01.8473907Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:35:01.8523101Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:35:01.8955685Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:35:01.9277256Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:35:01.9295457Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:35:02.0223457Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:35:02.0569090Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:35:02.0584119Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:35:02.1089332Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:35:02.1399918Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:02.1421424Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:02.2699128Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:35:02.2999965Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:35:02.3018443Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:35:02.3428619Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:35:02.3731644Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:35:02.3746880Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:35:03.5864934Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:35:03.6168275Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:35:03.6186642Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:35:03.6623243Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:35:03.6959188Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:35:03.6982149Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:35:03.7342358Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:35:03.7661592Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:35:03.7682921Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:35:03.8061635Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:35:03.8305121Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:03.8326948Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:35:03.8689342Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:35:03.8985577Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:35:03.9001082Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:35:03.9321569Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:35:03.9646561Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:03.9667730Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:03.9996456Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:35:04.0303230Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:35:04.0321723Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:35:04.1621261Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:35:04.1922274Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:35:04.1940640Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:35:04.2381248Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:35:04.2619615Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:04.2638545Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:04.3164460Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:35:04.3409561Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:35:04.3423654Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:35:04.3781770Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:35:04.4105917Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:04.4119795Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:04.5525928Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:35:04.5856540Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:35:04.5878751Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:35:04.6377030Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:35:04.6697120Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:35:04.6716031Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:35:04.7101799Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:35:04.7341673Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:35:04.7365403Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:04.7742234Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:35:04.8010386Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:35:04.8025400Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:04.8341336Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:35:04.8600025Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:35:04.8619148Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:35:04.9022035Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:35:04.9312837Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:35:04.9329509Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:35:04.9685730Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:35:04.9992887Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:35:05.0006354Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:35:05.0653726Z Selecting previously unselected package libopenal-data. 2021-05-16T17:35:05.0909100Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:35:05.0931391Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:35:05.1347561Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:35:05.1716401Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:35:05.1732198Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:35:05.2101458Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:35:05.2381593Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:35:05.2398319Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:35:05.3125897Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:35:05.3434820Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:35:05.3454359Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:35:05.3758634Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:35:05.4160169Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:35:05.4161795Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:35:05.4621853Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:35:05.4952332Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:35:05.4966950Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:35:05.5482661Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:35:05.5805965Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:35:05.5905722Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:35:05.6513801Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:35:05.6832541Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:35:05.6848615Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:35:05.7638439Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:35:05.8096661Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:05.8114256Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:05.8498864Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:35:05.8829334Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:05.8852369Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:05.9215295Z Selecting previously unselected package ffmpeg. 2021-05-16T17:35:05.9517935Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:05.9602982Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:06.0966099Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:35:06.1283981Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:35:06.1302835Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:35:06.1674735Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:35:06.1985382Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:35:06.2001410Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:35:06.3942051Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:35:06.4303363Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:35:06.4318120Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:35:06.4713219Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:35:06.5045717Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:35:06.5063537Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:35:06.5370925Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:35:06.5673892Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:06.5694041Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:06.8661833Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:35:06.8969170Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:06.8988383Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:07.2124360Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:35:07.2440410Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:35:07.9835901Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:35:07.9846585Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:35:07.9848257Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:35:07.9849910Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:35:07.9851716Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:35:07.9853463Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:35:07.9855168Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:07.9860383Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:35:07.9861349Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:35:07.9862220Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:35:07.9862998Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:35:07.9863853Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:35:07.9864651Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:35:07.9865586Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:35:07.9866455Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:35:07.9867555Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:35:07.9868410Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:35:07.9869245Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:35:07.9870049Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:35:07.9870903Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:35:07.9871766Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:35:07.9872555Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:35:07.9873309Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:35:07.9874099Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:35:07.9874934Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:35:07.9875761Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:35:07.9876509Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:35:07.9877216Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:35:07.9877979Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:35:07.9878812Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:35:07.9879614Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:35:07.9880578Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:35:07.9881457Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:35:07.9882210Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:35:07.9883066Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:35:07.9883858Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:35:07.9884699Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:35:07.9885484Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:35:07.9886388Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:35:07.9887371Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:35:07.9888150Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:07.9888978Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:35:07.9889964Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:35:07.9891300Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:35:07.9892888Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:35:07.9894045Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:07.9895308Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:35:07.9896128Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:35:07.9896942Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:35:07.9897757Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:35:07.9898571Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:35:07.9899348Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:35:07.9900657Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:35:07.9901600Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:35:07.9902664Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:35:07.9903607Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:35:07.9904397Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:35:07.9905361Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:07.9906245Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:35:07.9907050Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:07.9907925Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:07.9908773Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:35:07.9909764Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9910581Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:35:07.9911426Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9912308Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:35:07.9913262Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:35:07.9914206Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:07.9915234Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:35:07.9915996Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:35:07.9916841Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9917630Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:35:07.9918454Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:35:07.9919315Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:35:07.9920195Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9921120Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9922012Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9922864Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:35:07.9923720Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:35:07.9924626Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9925861Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9926758Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9927569Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:07.9930164Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:09.0842670Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:11.3628873Z Reading package lists... 2021-05-16T17:35:11.5512675Z Building dependency tree... 2021-05-16T17:35:11.5533859Z Reading state information... 2021-05-16T17:35:11.7152794Z The following additional packages will be installed: 2021-05-16T17:35:11.7155591Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:35:11.7673668Z The following NEW packages will be installed: 2021-05-16T17:35:11.7675967Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:35:11.7678159Z libmagick++-dev 2021-05-16T17:35:11.7895702Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:11.7897150Z Need to get 309 kB of archives. 2021-05-16T17:35:11.7899193Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:35:11.7903095Z 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-16T17:35:11.7918435Z 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-16T17:35:11.7943987Z 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-16T17:35:11.7967230Z 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-16T17:35:12.2648025Z Fetched 309 kB in 0s (12.4 MB/s) 2021-05-16T17:35:12.3020876Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:35:12.3091594Z (Reading database ... 2021-05-16T17:35:12.3092130Z (Reading database ... 5% 2021-05-16T17:35:12.3092607Z (Reading database ... 10% 2021-05-16T17:35:12.3093091Z (Reading database ... 15% 2021-05-16T17:35:12.3093550Z (Reading database ... 20% 2021-05-16T17:35:12.3094028Z (Reading database ... 25% 2021-05-16T17:35:12.3094505Z (Reading database ... 30% 2021-05-16T17:35:12.3094967Z (Reading database ... 35% 2021-05-16T17:35:12.3095440Z (Reading database ... 40% 2021-05-16T17:35:12.3095899Z (Reading database ... 45% 2021-05-16T17:35:12.3096378Z (Reading database ... 50% 2021-05-16T17:35:12.3137787Z (Reading database ... 55% 2021-05-16T17:35:12.3181894Z (Reading database ... 60% 2021-05-16T17:35:12.3210657Z (Reading database ... 65% 2021-05-16T17:35:12.3335315Z (Reading database ... 70% 2021-05-16T17:35:12.3460482Z (Reading database ... 75% 2021-05-16T17:35:12.3484774Z (Reading database ... 80% 2021-05-16T17:35:12.4072214Z (Reading database ... 85% 2021-05-16T17:35:12.4257455Z (Reading database ... 90% 2021-05-16T17:35:12.4347325Z (Reading database ... 95% 2021-05-16T17:35:12.4348189Z (Reading database ... 100% 2021-05-16T17:35:12.4349641Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T17:35:12.4505415Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:35:12.4595709Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.4982470Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:35:12.5248906Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:35:12.5284118Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.5742266Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:35:12.6033250Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:35:12.6051246Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.6582731Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:35:12.6823561Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:35:12.6918090Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.7572068Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.7676377Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.7717932Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.7760317Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:12.7859475Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:15.0847114Z Reading package lists... 2021-05-16T17:35:15.2550714Z Building dependency tree... 2021-05-16T17:35:15.2572299Z Reading state information... 2021-05-16T17:35:15.4190066Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:35:15.4191948Z The following additional packages will be installed: 2021-05-16T17:35:15.4193624Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:35:15.4195011Z libijs-0.35 libjbig2dec0 2021-05-16T17:35:15.4202016Z Suggested packages: 2021-05-16T17:35:15.4203575Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:35:15.4204836Z ghostscript-x 2021-05-16T17:35:15.4733338Z The following NEW packages will be installed: 2021-05-16T17:35:15.4737133Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:35:15.4739310Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:35:15.4946901Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:15.4948299Z Need to get 11.2 MB of archives. 2021-05-16T17:35:15.4949806Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:35:15.4952882Z 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-16T17:35:15.5280409Z 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-16T17:35:15.5293602Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:35:15.6234079Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:35:15.6404829Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:35:15.6407379Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:35:15.6416188Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:35:15.6678666Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:35:16.1442014Z Fetched 11.2 MB in 0s (58.9 MB/s) 2021-05-16T17:35:16.1848852Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:35:16.1933904Z (Reading database ... 2021-05-16T17:35:16.1934463Z (Reading database ... 5% 2021-05-16T17:35:16.1934969Z (Reading database ... 10% 2021-05-16T17:35:16.1935452Z (Reading database ... 15% 2021-05-16T17:35:16.1935950Z (Reading database ... 20% 2021-05-16T17:35:16.1936429Z (Reading database ... 25% 2021-05-16T17:35:16.1936925Z (Reading database ... 30% 2021-05-16T17:35:16.1937424Z (Reading database ... 35% 2021-05-16T17:35:16.1937899Z (Reading database ... 40% 2021-05-16T17:35:16.1938393Z (Reading database ... 45% 2021-05-16T17:35:16.1938870Z (Reading database ... 50% 2021-05-16T17:35:16.1983858Z (Reading database ... 55% 2021-05-16T17:35:16.2034981Z (Reading database ... 60% 2021-05-16T17:35:16.2061252Z (Reading database ... 65% 2021-05-16T17:35:16.2194679Z (Reading database ... 70% 2021-05-16T17:35:16.2347618Z (Reading database ... 75% 2021-05-16T17:35:16.2371467Z (Reading database ... 80% 2021-05-16T17:35:16.3033725Z (Reading database ... 85% 2021-05-16T17:35:16.3203297Z (Reading database ... 90% 2021-05-16T17:35:16.3283234Z (Reading database ... 95% 2021-05-16T17:35:16.3283710Z (Reading database ... 100% 2021-05-16T17:35:16.3284412Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T17:35:16.3427818Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:35:16.3677669Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:16.6039094Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:35:16.6357563Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:35:16.6372141Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:16.6784082Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:35:16.7103040Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:35:16.7772823Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:17.1941160Z Selecting previously unselected package libgs9-common. 2021-05-16T17:35:17.2293240Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:35:17.2306172Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:17.3502375Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:35:17.3852533Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:35:17.3877116Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:17.4261686Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:35:17.4512234Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:35:17.4526745Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:17.4981703Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:35:17.5269943Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:17.5291553Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:17.8198186Z Selecting previously unselected package ghostscript. 2021-05-16T17:35:17.8511800Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:17.8528838Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:17.9335812Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:17.9409126Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:17.9466654Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:18.0230697Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:18.0278769Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:18.0581586Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:18.0621340Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:18.0664252Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:18.0803939Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:35:18.2003906Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:18.2247025Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:21.6496971Z Reading package lists... 2021-05-16T17:35:21.8108760Z Building dependency tree... 2021-05-16T17:35:21.8133435Z Reading state information... 2021-05-16T17:35:21.9745365Z The following additional packages will be installed: 2021-05-16T17:35:21.9749136Z libudunits2-0 libudunits2-data 2021-05-16T17:35:22.0279650Z The following NEW packages will be installed: 2021-05-16T17:35:22.0286595Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:35:22.0521333Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:22.0522096Z Need to get 429 kB of archives. 2021-05-16T17:35:22.0523342Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:35:22.0525273Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:35:22.0540968Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:35:22.0550188Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:35:22.5146968Z Fetched 429 kB in 0s (15.4 MB/s) 2021-05-16T17:35:22.5560402Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:35:22.5640765Z (Reading database ... 2021-05-16T17:35:22.5641319Z (Reading database ... 5% 2021-05-16T17:35:22.5641836Z (Reading database ... 10% 2021-05-16T17:35:22.5642323Z (Reading database ... 15% 2021-05-16T17:35:22.5642823Z (Reading database ... 20% 2021-05-16T17:35:22.5643320Z (Reading database ... 25% 2021-05-16T17:35:22.5643799Z (Reading database ... 30% 2021-05-16T17:35:22.5644292Z (Reading database ... 35% 2021-05-16T17:35:22.5653932Z (Reading database ... 40% 2021-05-16T17:35:22.5654699Z (Reading database ... 45% 2021-05-16T17:35:22.5655577Z (Reading database ... 50% 2021-05-16T17:35:22.5691117Z (Reading database ... 55% 2021-05-16T17:35:22.5746472Z (Reading database ... 60% 2021-05-16T17:35:22.5773910Z (Reading database ... 65% 2021-05-16T17:35:22.5907024Z (Reading database ... 70% 2021-05-16T17:35:22.6036244Z (Reading database ... 75% 2021-05-16T17:35:22.6073606Z (Reading database ... 80% 2021-05-16T17:35:22.6668890Z (Reading database ... 85% 2021-05-16T17:35:22.6839724Z (Reading database ... 90% 2021-05-16T17:35:22.6921658Z (Reading database ... 95% 2021-05-16T17:35:22.6922203Z (Reading database ... 100% 2021-05-16T17:35:22.6922942Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T17:35:22.7086428Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:35:22.7106516Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:22.7502174Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:35:22.7728099Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:35:22.7772152Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:22.8181515Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:35:22.8479800Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:35:22.8493739Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:22.9316932Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:22.9366556Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:22.9445727Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:22.9498005Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:23.0698156Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:25.3692032Z Reading package lists... 2021-05-16T17:35:25.5338733Z Building dependency tree... 2021-05-16T17:35:25.5359740Z Reading state information... 2021-05-16T17:35:25.7609596Z The following NEW packages will be installed: 2021-05-16T17:35:25.7614915Z libjq-dev 2021-05-16T17:35:25.7830693Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:25.7831484Z Need to get 11.2 kB of archives. 2021-05-16T17:35:25.7832434Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:35:25.7834686Z 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-16T17:35:26.2472574Z Fetched 11.2 kB in 0s (658 kB/s) 2021-05-16T17:35:26.2788602Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:35:26.2869472Z (Reading database ... 2021-05-16T17:35:26.2870302Z (Reading database ... 5% 2021-05-16T17:35:26.2871258Z (Reading database ... 10% 2021-05-16T17:35:26.2871967Z (Reading database ... 15% 2021-05-16T17:35:26.2872643Z (Reading database ... 20% 2021-05-16T17:35:26.2873342Z (Reading database ... 25% 2021-05-16T17:35:26.2874031Z (Reading database ... 30% 2021-05-16T17:35:26.2874710Z (Reading database ... 35% 2021-05-16T17:35:26.2875447Z (Reading database ... 40% 2021-05-16T17:35:26.2876127Z (Reading database ... 45% 2021-05-16T17:35:26.2876817Z (Reading database ... 50% 2021-05-16T17:35:26.2903674Z (Reading database ... 55% 2021-05-16T17:35:26.2957418Z (Reading database ... 60% 2021-05-16T17:35:26.2981167Z (Reading database ... 65% 2021-05-16T17:35:26.3113411Z (Reading database ... 70% 2021-05-16T17:35:26.3248977Z (Reading database ... 75% 2021-05-16T17:35:26.3273388Z (Reading database ... 80% 2021-05-16T17:35:26.3872179Z (Reading database ... 85% 2021-05-16T17:35:26.4039371Z (Reading database ... 90% 2021-05-16T17:35:26.4125829Z (Reading database ... 95% 2021-05-16T17:35:26.4126666Z (Reading database ... 100% 2021-05-16T17:35:26.4127608Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T17:35:26.4276846Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:26.4287869Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:26.4930966Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:28.9902230Z Reading package lists... 2021-05-16T17:35:28.9903566Z Building dependency tree... 2021-05-16T17:35:28.9904166Z Reading state information... 2021-05-16T17:35:29.1751189Z The following NEW packages will be installed: 2021-05-16T17:35:29.1756763Z libmng2 2021-05-16T17:35:29.1954175Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:29.1954964Z Need to get 168 kB of archives. 2021-05-16T17:35:29.1955730Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:35:29.1957663Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:35:29.6590325Z Fetched 168 kB in 0s (9777 kB/s) 2021-05-16T17:35:29.6954964Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:35:29.7041306Z (Reading database ... 2021-05-16T17:35:29.7041888Z (Reading database ... 5% 2021-05-16T17:35:29.7042399Z (Reading database ... 10% 2021-05-16T17:35:29.7042974Z (Reading database ... 15% 2021-05-16T17:35:29.7043576Z (Reading database ... 20% 2021-05-16T17:35:29.7044053Z (Reading database ... 25% 2021-05-16T17:35:29.7044545Z (Reading database ... 30% 2021-05-16T17:35:29.7045027Z (Reading database ... 35% 2021-05-16T17:35:29.7045515Z (Reading database ... 40% 2021-05-16T17:35:29.7046002Z (Reading database ... 45% 2021-05-16T17:35:29.7046475Z (Reading database ... 50% 2021-05-16T17:35:29.7085986Z (Reading database ... 55% 2021-05-16T17:35:29.7137435Z (Reading database ... 60% 2021-05-16T17:35:29.7172857Z (Reading database ... 65% 2021-05-16T17:35:29.7324342Z (Reading database ... 70% 2021-05-16T17:35:29.7465950Z (Reading database ... 75% 2021-05-16T17:35:29.7503513Z (Reading database ... 80% 2021-05-16T17:35:29.8061398Z (Reading database ... 85% 2021-05-16T17:35:29.8225398Z (Reading database ... 90% 2021-05-16T17:35:29.8326715Z (Reading database ... 95% 2021-05-16T17:35:29.8328353Z (Reading database ... 100% 2021-05-16T17:35:29.8329812Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T17:35:29.8499030Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:35:29.8530776Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:29.9416600Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:29.9484648Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:32.3349825Z Reading package lists... 2021-05-16T17:35:32.5095454Z Building dependency tree... 2021-05-16T17:35:32.5118403Z Reading state information... 2021-05-16T17:35:32.6431963Z E: Unable to locate package libmng1 2021-05-16T17:35:32.7158597Z Reading package lists... 2021-05-16T17:35:32.8932281Z Building dependency tree... 2021-05-16T17:35:32.8956848Z Reading state information... 2021-05-16T17:35:33.0309048Z E: Unable to locate package libapparmor-devel 2021-05-16T17:35:33.1005502Z Reading package lists... 2021-05-16T17:35:33.2618881Z Building dependency tree... 2021-05-16T17:35:33.2639978Z Reading state information... 2021-05-16T17:35:33.4336100Z The following additional packages will be installed: 2021-05-16T17:35:33.4339173Z libij-java 2021-05-16T17:35:33.4857956Z The following NEW packages will be installed: 2021-05-16T17:35:33.4867416Z imagej libij-java 2021-05-16T17:35:33.5143002Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:33.5143800Z Need to get 2328 kB of archives. 2021-05-16T17:35:33.5145402Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:35:33.5147458Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:35:33.5766519Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:35:34.0287694Z Fetched 2328 kB in 0s (27.4 MB/s) 2021-05-16T17:35:34.0729707Z Selecting previously unselected package libij-java. 2021-05-16T17:35:34.0810480Z (Reading database ... 2021-05-16T17:35:34.0811519Z (Reading database ... 5% 2021-05-16T17:35:34.0812908Z (Reading database ... 10% 2021-05-16T17:35:34.0813520Z (Reading database ... 15% 2021-05-16T17:35:34.0814146Z (Reading database ... 20% 2021-05-16T17:35:34.0814617Z (Reading database ... 25% 2021-05-16T17:35:34.0815255Z (Reading database ... 30% 2021-05-16T17:35:34.0815969Z (Reading database ... 35% 2021-05-16T17:35:34.0816447Z (Reading database ... 40% 2021-05-16T17:35:34.0816947Z (Reading database ... 45% 2021-05-16T17:35:34.0817446Z (Reading database ... 50% 2021-05-16T17:35:34.0867361Z (Reading database ... 55% 2021-05-16T17:35:34.0914578Z (Reading database ... 60% 2021-05-16T17:35:34.0938081Z (Reading database ... 65% 2021-05-16T17:35:34.1064254Z (Reading database ... 70% 2021-05-16T17:35:34.1180689Z (Reading database ... 75% 2021-05-16T17:35:34.1207054Z (Reading database ... 80% 2021-05-16T17:35:34.1883350Z (Reading database ... 85% 2021-05-16T17:35:34.2077549Z (Reading database ... 90% 2021-05-16T17:35:34.2162414Z (Reading database ... 95% 2021-05-16T17:35:34.2163826Z (Reading database ... 100% 2021-05-16T17:35:34.2165121Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T17:35:34.2336823Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:35:34.2351126Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:35:34.3381950Z Selecting previously unselected package imagej. 2021-05-16T17:35:34.3640539Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:35:34.3657107Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:35:34.4486694Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:35:34.4551219Z Setting up imagej (1.52r-1) ... 2021-05-16T17:35:34.4616012Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:35:34.7678880Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:35.5081569Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:35:38.0628731Z Reading package lists... 2021-05-16T17:35:38.2597719Z Building dependency tree... 2021-05-16T17:35:38.2621701Z Reading state information... 2021-05-16T17:35:38.4507863Z Suggested packages: 2021-05-16T17:35:38.4509094Z bowtie2-examples 2021-05-16T17:35:38.4999067Z The following NEW packages will be installed: 2021-05-16T17:35:38.5006241Z bowtie2 2021-05-16T17:35:38.5263927Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:38.5265038Z Need to get 1324 kB of archives. 2021-05-16T17:35:38.5265971Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:35:38.5268352Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:35:39.0191276Z Fetched 1324 kB in 0s (33.5 MB/s) 2021-05-16T17:35:39.0561833Z Selecting previously unselected package bowtie2. 2021-05-16T17:35:39.0650970Z (Reading database ... 2021-05-16T17:35:39.0652109Z (Reading database ... 5% 2021-05-16T17:35:39.0653042Z (Reading database ... 10% 2021-05-16T17:35:39.0653771Z (Reading database ... 15% 2021-05-16T17:35:39.0654508Z (Reading database ... 20% 2021-05-16T17:35:39.0655291Z (Reading database ... 25% 2021-05-16T17:35:39.0656020Z (Reading database ... 30% 2021-05-16T17:35:39.0656748Z (Reading database ... 35% 2021-05-16T17:35:39.0657458Z (Reading database ... 40% 2021-05-16T17:35:39.0658201Z (Reading database ... 45% 2021-05-16T17:35:39.0658932Z (Reading database ... 50% 2021-05-16T17:35:39.0699186Z (Reading database ... 55% 2021-05-16T17:35:39.0756258Z (Reading database ... 60% 2021-05-16T17:35:39.0780249Z (Reading database ... 65% 2021-05-16T17:35:39.0891815Z (Reading database ... 70% 2021-05-16T17:35:39.1005272Z (Reading database ... 75% 2021-05-16T17:35:39.1027034Z (Reading database ... 80% 2021-05-16T17:35:39.1633979Z (Reading database ... 85% 2021-05-16T17:35:39.1811630Z (Reading database ... 90% 2021-05-16T17:35:39.1889904Z (Reading database ... 95% 2021-05-16T17:35:39.1890584Z (Reading database ... 100% 2021-05-16T17:35:39.1891596Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T17:35:39.2034226Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:35:39.2049517Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:39.4148054Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:39.4222629Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:42.5406040Z Reading package lists... 2021-05-16T17:35:42.6926875Z Building dependency tree... 2021-05-16T17:35:42.6952970Z Reading state information... 2021-05-16T17:35:42.8242349Z E: Unable to locate package install 2021-05-16T17:35:42.8243399Z E: Unable to locate package gdal 2021-05-16T17:35:42.8922671Z Reading package lists... 2021-05-16T17:35:43.0643567Z Building dependency tree... 2021-05-16T17:35:43.0663291Z Reading state information... 2021-05-16T17:35:43.0924432Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:35:43.0926129Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:43.0927224Z is only available from another source 2021-05-16T17:35:43.0927938Z 2021-05-16T17:35:43.1941504Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:35:43.2701955Z Reading package lists... 2021-05-16T17:35:43.4424907Z Building dependency tree... 2021-05-16T17:35:43.4445585Z Reading state information... 2021-05-16T17:35:43.4663335Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:35:43.4664429Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:43.4665201Z is only available from another source 2021-05-16T17:35:43.4665790Z However the following packages replace it: 2021-05-16T17:35:43.4666217Z ffmpeg 2021-05-16T17:35:43.4666436Z 2021-05-16T17:35:43.5784809Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:35:43.6514557Z Reading package lists... 2021-05-16T17:35:43.8179700Z Building dependency tree... 2021-05-16T17:35:43.8198645Z Reading state information... 2021-05-16T17:35:43.9984537Z The following additional packages will be installed: 2021-05-16T17:35:43.9987488Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:35:43.9989318Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:35:43.9990672Z libssh2-1-dev 2021-05-16T17:35:43.9999170Z Suggested packages: 2021-05-16T17:35:44.0000679Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:35:44.0472197Z The following NEW packages will be installed: 2021-05-16T17:35:44.0476551Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:35:44.0481967Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:35:44.0487800Z libssh2-1-dev 2021-05-16T17:35:44.0699024Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:44.0701266Z Need to get 2667 kB of archives. 2021-05-16T17:35:44.0702182Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:35:44.0704113Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:35:44.0745898Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:35:44.0820019Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:35:44.0827336Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:35:44.0847321Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:35:44.0856522Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:35:44.0865047Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:35:44.0909499Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:35:44.0965803Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:35:44.0990875Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:35:44.0996938Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:35:44.5558695Z Fetched 2667 kB in 0s (50.9 MB/s) 2021-05-16T17:35:44.5907969Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:35:44.5980868Z (Reading database ... 2021-05-16T17:35:44.5981845Z (Reading database ... 5% 2021-05-16T17:35:44.5982523Z (Reading database ... 10% 2021-05-16T17:35:44.5983194Z (Reading database ... 15% 2021-05-16T17:35:44.5983846Z (Reading database ... 20% 2021-05-16T17:35:44.5984509Z (Reading database ... 25% 2021-05-16T17:35:44.5985317Z (Reading database ... 30% 2021-05-16T17:35:44.5985971Z (Reading database ... 35% 2021-05-16T17:35:44.5986650Z (Reading database ... 40% 2021-05-16T17:35:44.5987473Z (Reading database ... 45% 2021-05-16T17:35:44.5988142Z (Reading database ... 50% 2021-05-16T17:35:44.6070117Z (Reading database ... 55% 2021-05-16T17:35:45.4994644Z (Reading database ... 60% 2021-05-16T17:35:45.4995911Z (Reading database ... 65% 2021-05-16T17:35:45.4996565Z (Reading database ... 70% 2021-05-16T17:35:45.4997095Z (Reading database ... 75% 2021-05-16T17:35:45.4997771Z (Reading database ... 80% 2021-05-16T17:35:45.4998275Z (Reading database ... 85% 2021-05-16T17:35:45.4998789Z (Reading database ... 90% 2021-05-16T17:35:45.4999304Z (Reading database ... 95% 2021-05-16T17:35:45.4999804Z (Reading database ... 100% 2021-05-16T17:35:45.5000597Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T17:35:45.5002371Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:35:45.5003384Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:35:45.5004607Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:35:45.5006113Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:35:45.5007110Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:35:45.5008362Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:35:45.5009524Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:35:45.5010496Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:35:45.5011441Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:35:45.5012590Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.5013597Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.5014631Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:35:45.5015739Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.5016700Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.5017547Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:35:45.5018659Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.5019604Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.5021394Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:35:45.5022444Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:35:45.5023356Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:45.5024369Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:35:45.5025500Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.5026497Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.5027523Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:35:45.5028623Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:35:45.5029881Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:35:45.5030978Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:35:45.5224981Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:35:45.5240144Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:35:45.5564054Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:35:45.5858161Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:35:45.5878599Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:45.7246230Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:35:45.7295973Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.7376598Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:35:45.7423801Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:35:45.7475436Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.7526225Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.7569946Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:45.7623246Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:35:45.7672424Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:35:45.7723179Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:45.7774226Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:45.7829255Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:50.9070556Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:51.0357728Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:53.2499782Z Reading package lists... 2021-05-16T17:35:53.4102271Z Building dependency tree... 2021-05-16T17:35:53.4125071Z Reading state information... 2021-05-16T17:35:53.6784204Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:35:53.6786016Z libtiff-dev set to manually installed. 2021-05-16T17:35:53.6787473Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:53.7519384Z Reading package lists... 2021-05-16T17:35:53.9111723Z Building dependency tree... 2021-05-16T17:35:53.9132798Z Reading state information... 2021-05-16T17:35:54.1478512Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:35:54.1479801Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:54.2204474Z Reading package lists... 2021-05-16T17:35:54.3774165Z Building dependency tree... 2021-05-16T17:35:54.3796605Z Reading state information... 2021-05-16T17:35:54.5792810Z The following NEW packages will be installed: 2021-05-16T17:35:54.5797253Z libsodium-dev 2021-05-16T17:35:54.6067862Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:54.6069069Z Need to get 169 kB of archives. 2021-05-16T17:35:54.6069809Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:35:54.6071943Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:35:55.0616514Z Fetched 169 kB in 0s (6307 kB/s) 2021-05-16T17:35:55.0932085Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:35:55.1017602Z (Reading database ... 2021-05-16T17:35:55.1018599Z (Reading database ... 5% 2021-05-16T17:35:55.1019632Z (Reading database ... 10% 2021-05-16T17:35:55.1020677Z (Reading database ... 15% 2021-05-16T17:35:55.1021442Z (Reading database ... 20% 2021-05-16T17:35:55.1022136Z (Reading database ... 25% 2021-05-16T17:35:55.1022836Z (Reading database ... 30% 2021-05-16T17:35:55.1023523Z (Reading database ... 35% 2021-05-16T17:35:55.1024213Z (Reading database ... 40% 2021-05-16T17:35:55.1024912Z (Reading database ... 45% 2021-05-16T17:35:55.1025598Z (Reading database ... 50% 2021-05-16T17:35:55.1062660Z (Reading database ... 55% 2021-05-16T17:35:55.1107134Z (Reading database ... 60% 2021-05-16T17:35:55.1130309Z (Reading database ... 65% 2021-05-16T17:35:55.1270525Z (Reading database ... 70% 2021-05-16T17:35:55.1394614Z (Reading database ... 75% 2021-05-16T17:35:55.1417490Z (Reading database ... 80% 2021-05-16T17:35:55.1968236Z (Reading database ... 85% 2021-05-16T17:35:55.2149054Z (Reading database ... 90% 2021-05-16T17:35:55.2249491Z (Reading database ... 95% 2021-05-16T17:35:55.2252244Z (Reading database ... 100% 2021-05-16T17:35:55.2252943Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T17:35:55.2412700Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:35:55.2427163Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:35:55.3320293Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:35:57.5228152Z Reading package lists... 2021-05-16T17:35:57.6770271Z Building dependency tree... 2021-05-16T17:35:57.6792556Z Reading state information... 2021-05-16T17:35:57.8339781Z The following additional packages will be installed: 2021-05-16T17:35:57.8343144Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:35:57.8811307Z The following NEW packages will be installed: 2021-05-16T17:35:57.8816148Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:35:57.8817835Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:35:57.9015004Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:57.9016238Z Need to get 10.4 MB of archives. 2021-05-16T17:35:57.9017621Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:35:57.9019755Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:35:57.9134048Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:35:57.9325908Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:35:57.9511765Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:35:57.9632314Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:35:57.9874916Z 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-16T17:35:58.0191529Z 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-16T17:35:58.2024176Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:35:58.6482930Z Fetched 10.4 MB in 0s (32.6 MB/s) 2021-05-16T17:35:58.6789332Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:35:58.6863540Z (Reading database ... 2021-05-16T17:35:58.6865827Z (Reading database ... 5% 2021-05-16T17:35:58.6874119Z (Reading database ... 10% 2021-05-16T17:35:58.6875890Z (Reading database ... 15% 2021-05-16T17:35:58.6876862Z (Reading database ... 20% 2021-05-16T17:35:58.6878225Z (Reading database ... 25% 2021-05-16T17:35:58.6879176Z (Reading database ... 30% 2021-05-16T17:35:58.6879950Z (Reading database ... 35% 2021-05-16T17:35:58.6881493Z (Reading database ... 40% 2021-05-16T17:35:58.6883649Z (Reading database ... 45% 2021-05-16T17:35:58.6885259Z (Reading database ... 50% 2021-05-16T17:35:58.6905650Z (Reading database ... 55% 2021-05-16T17:35:58.6961121Z (Reading database ... 60% 2021-05-16T17:35:58.6986297Z (Reading database ... 65% 2021-05-16T17:35:58.7121100Z (Reading database ... 70% 2021-05-16T17:35:58.7243871Z (Reading database ... 75% 2021-05-16T17:35:58.7271290Z (Reading database ... 80% 2021-05-16T17:35:58.7833848Z (Reading database ... 85% 2021-05-16T17:35:58.8028025Z (Reading database ... 90% 2021-05-16T17:35:58.8108690Z (Reading database ... 95% 2021-05-16T17:35:58.8109179Z (Reading database ... 100% 2021-05-16T17:35:58.8109902Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T17:35:58.8270444Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:35:58.8286982Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:35:58.9296428Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:35:58.9630994Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:35:58.9671624Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:35:59.1182556Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:35:59.1458571Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:35:59.1474386Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:35:59.3101439Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:35:59.3402501Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:35:59.3415464Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:35:59.4904278Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:35:59.5213775Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:35:59.5240609Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:35:59.7184014Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:35:59.7465179Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:36:00.5027679Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:00.5029483Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:36:00.5030866Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:36:00.5032203Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:00.5037174Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:36:00.5038836Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:00.5040435Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:36:00.5041632Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:00.5043197Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:36:00.5044255Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:36:00.5045356Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:00.5046451Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:36:00.5047626Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:00.5049363Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:00.5050168Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:36:00.5050891Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:03.5481237Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:05.8501597Z Reading package lists... 2021-05-16T17:36:06.0120058Z Building dependency tree... 2021-05-16T17:36:06.0146911Z Reading state information... 2021-05-16T17:36:06.2566587Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:36:06.2567791Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:06.3271398Z Reading package lists... 2021-05-16T17:36:06.4981439Z Building dependency tree... 2021-05-16T17:36:06.5063026Z Reading state information... 2021-05-16T17:36:06.6719234Z The following additional packages will be installed: 2021-05-16T17:36:06.6722141Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:36:06.6724925Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:36:06.6729902Z Suggested packages: 2021-05-16T17:36:06.6732584Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:36:06.7301179Z The following NEW packages will be installed: 2021-05-16T17:36:06.7303772Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:36:06.7305866Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:36:06.7591476Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:06.7592450Z Need to get 1459 kB of archives. 2021-05-16T17:36:06.7593568Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:36:06.7595448Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:36:06.7633291Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:36:06.7658494Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:36:06.7669296Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:36:06.7677310Z 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-16T17:36:06.7688424Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:36:06.7717253Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:36:06.7786239Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:36:06.7804820Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:36:06.7809808Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:36:07.2414501Z Fetched 1459 kB in 0s (28.2 MB/s) 2021-05-16T17:36:07.2768630Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:36:07.2858691Z (Reading database ... 2021-05-16T17:36:07.2859622Z (Reading database ... 5% 2021-05-16T17:36:07.2861253Z (Reading database ... 10% 2021-05-16T17:36:07.2861825Z (Reading database ... 15% 2021-05-16T17:36:07.2862329Z (Reading database ... 20% 2021-05-16T17:36:07.2862848Z (Reading database ... 25% 2021-05-16T17:36:07.2863583Z (Reading database ... 30% 2021-05-16T17:36:07.2864098Z (Reading database ... 35% 2021-05-16T17:36:07.2864600Z (Reading database ... 40% 2021-05-16T17:36:07.2865115Z (Reading database ... 45% 2021-05-16T17:36:07.2865638Z (Reading database ... 50% 2021-05-16T17:36:07.2901660Z (Reading database ... 55% 2021-05-16T17:36:07.2950163Z (Reading database ... 60% 2021-05-16T17:36:07.2981809Z (Reading database ... 65% 2021-05-16T17:36:07.3107097Z (Reading database ... 70% 2021-05-16T17:36:07.3254423Z (Reading database ... 75% 2021-05-16T17:36:07.3278892Z (Reading database ... 80% 2021-05-16T17:36:07.3694260Z (Reading database ... 85% 2021-05-16T17:36:07.4017774Z (Reading database ... 90% 2021-05-16T17:36:07.4100918Z (Reading database ... 95% 2021-05-16T17:36:07.4101437Z (Reading database ... 100% 2021-05-16T17:36:07.4102561Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T17:36:07.4269551Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:07.4300903Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:07.4702548Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:36:07.4955448Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:07.4984128Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:07.5463336Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:36:07.5752809Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:07.5774912Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:07.6182473Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:36:07.6432994Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:07.6450266Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:07.6801326Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:36:07.7118560Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:36:07.7165774Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:36:07.7583071Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:36:07.7838250Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:07.7855511Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:07.8383638Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:36:07.8614187Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:36:07.8641524Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:36:07.9463093Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:36:07.9765800Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:36:07.9783197Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:36:08.0302836Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:36:08.0595550Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:08.0611848Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.1022310Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:36:08.1297086Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:36:08.1317525Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:36:08.2557371Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:36:08.2604351Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.2649314Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:36:08.2693339Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:36:08.2744537Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.2782918Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.2821182Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.2869777Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.2907425Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:08.2941539Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:36:08.2978689Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:08.3203178Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:11.8077603Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:36:14.2668462Z Reading package lists... 2021-05-16T17:36:14.4364403Z Building dependency tree... 2021-05-16T17:36:14.4384173Z Reading state information... 2021-05-16T17:36:14.5700892Z E: Unable to locate package udunits 2021-05-16T17:36:14.6381925Z Reading package lists... 2021-05-16T17:36:14.7998525Z Building dependency tree... 2021-05-16T17:36:14.8018423Z Reading state information... 2021-05-16T17:36:14.9549253Z The following additional packages will be installed: 2021-05-16T17:36:14.9550470Z libwebpdemux2 2021-05-16T17:36:15.0039560Z The following NEW packages will be installed: 2021-05-16T17:36:15.0043458Z libwebp-dev libwebpdemux2 2021-05-16T17:36:15.0249028Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:15.0250267Z Need to get 277 kB of archives. 2021-05-16T17:36:15.0251318Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:36:15.0254398Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:36:15.0263066Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:36:15.4829050Z Fetched 277 kB in 0s (12.2 MB/s) 2021-05-16T17:36:15.5199358Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:36:15.5282995Z (Reading database ... 2021-05-16T17:36:15.5284338Z (Reading database ... 5% 2021-05-16T17:36:15.5285048Z (Reading database ... 10% 2021-05-16T17:36:15.5285725Z (Reading database ... 15% 2021-05-16T17:36:15.5286768Z (Reading database ... 20% 2021-05-16T17:36:15.5287495Z (Reading database ... 25% 2021-05-16T17:36:15.5288308Z (Reading database ... 30% 2021-05-16T17:36:15.5288944Z (Reading database ... 35% 2021-05-16T17:36:15.5289577Z (Reading database ... 40% 2021-05-16T17:36:15.5290395Z (Reading database ... 45% 2021-05-16T17:36:15.5291034Z (Reading database ... 50% 2021-05-16T17:36:15.5328139Z (Reading database ... 55% 2021-05-16T17:36:15.5367445Z (Reading database ... 60% 2021-05-16T17:36:15.5394122Z (Reading database ... 65% 2021-05-16T17:36:15.5517245Z (Reading database ... 70% 2021-05-16T17:36:15.5645349Z (Reading database ... 75% 2021-05-16T17:36:15.5672622Z (Reading database ... 80% 2021-05-16T17:36:15.6144911Z (Reading database ... 85% 2021-05-16T17:36:15.6451384Z (Reading database ... 90% 2021-05-16T17:36:15.6544956Z (Reading database ... 95% 2021-05-16T17:36:15.6548017Z (Reading database ... 100% 2021-05-16T17:36:15.6548763Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T17:36:15.6742995Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:36:15.6770808Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:15.7142960Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:36:15.7469768Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:36:15.7543303Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:15.8473312Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:15.8528063Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:15.8575527Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:18.0656121Z Reading package lists... 2021-05-16T17:36:18.2250714Z Building dependency tree... 2021-05-16T17:36:18.2270358Z Reading state information... 2021-05-16T17:36:18.3897592Z The following additional packages will be installed: 2021-05-16T17:36:18.3901637Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:18.3902992Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:18.3905234Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:18.3909644Z Suggested packages: 2021-05-16T17:36:18.3910888Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:36:18.3911629Z Recommended packages: 2021-05-16T17:36:18.3912143Z cargo 2021-05-16T17:36:18.4458803Z The following NEW packages will be installed: 2021-05-16T17:36:19.0092163Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:19.0101969Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:19.0103785Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:19.0104931Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:19.0105869Z Need to get 108 MB of archives. 2021-05-16T17:36:19.0106858Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:36:19.0109182Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:36:19.0111602Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:36:19.0114732Z 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-16T17:36:19.0117259Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:36:19.0119527Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:36:19.0121779Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:36:19.0124097Z 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-16T17:36:19.0126508Z 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-16T17:36:19.3637116Z 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-16T17:36:19.7229142Z 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-16T17:36:19.7534527Z 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-16T17:36:19.8119481Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:36:19.9468279Z 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-16T17:36:20.4235893Z Fetched 108 MB in 1s (72.2 MB/s) 2021-05-16T17:36:20.4628700Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:36:20.4714381Z (Reading database ... 2021-05-16T17:36:20.4714958Z (Reading database ... 5% 2021-05-16T17:36:20.4716108Z (Reading database ... 10% 2021-05-16T17:36:20.4716871Z (Reading database ... 15% 2021-05-16T17:36:20.4717537Z (Reading database ... 20% 2021-05-16T17:36:20.4718006Z (Reading database ... 25% 2021-05-16T17:36:20.4718508Z (Reading database ... 30% 2021-05-16T17:36:20.4718972Z (Reading database ... 35% 2021-05-16T17:36:20.4719451Z (Reading database ... 40% 2021-05-16T17:36:20.4720244Z (Reading database ... 45% 2021-05-16T17:36:20.4720994Z (Reading database ... 50% 2021-05-16T17:36:20.4763338Z (Reading database ... 55% 2021-05-16T17:36:20.4811872Z (Reading database ... 60% 2021-05-16T17:36:20.4849318Z (Reading database ... 65% 2021-05-16T17:36:20.4987798Z (Reading database ... 70% 2021-05-16T17:36:20.5121336Z (Reading database ... 75% 2021-05-16T17:36:20.5148099Z (Reading database ... 80% 2021-05-16T17:36:20.5515956Z (Reading database ... 85% 2021-05-16T17:36:20.5868291Z (Reading database ... 90% 2021-05-16T17:36:20.5950687Z (Reading database ... 95% 2021-05-16T17:36:20.5951680Z (Reading database ... 100% 2021-05-16T17:36:20.5952763Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T17:36:20.6088861Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:36:20.6121552Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:20.6742926Z Selecting previously unselected package libipt2. 2021-05-16T17:36:20.7013941Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:36:20.7031758Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:36:20.7328971Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:36:20.7629614Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:36:20.7650670Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:20.8263495Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:36:20.8518662Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:36:20.8534726Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:20.9462979Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:36:20.9701110Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:36:20.9729101Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:21.0281141Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:36:21.0579555Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:36:21.0601866Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:21.0941836Z Selecting previously unselected package gdb. 2021-05-16T17:36:21.1177747Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:36:21.1195788Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:21.4502753Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:36:21.4788652Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:21.4803192Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:27.9942936Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:36:28.0219439Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:28.0238391Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:31.0635479Z Selecting previously unselected package rustc. 2021-05-16T17:36:31.0946732Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:31.0964278Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:31.2758519Z Selecting previously unselected package cargo. 2021-05-16T17:36:31.3094992Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:31.3106363Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:31.6711178Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:36:31.7008733Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:36:31.7022856Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:32.8922854Z Selecting previously unselected package rust-gdb. 2021-05-16T17:36:32.9231653Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:36:32.9245014Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:32.9883780Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:32.9928419Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:32.9980404Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:33.0020797Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:33.0063201Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:36:33.0106315Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:33.0145342Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:33.0181896Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:33.0220783Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:33.0266480Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:33.0308596Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:33.0409904Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:33.0478260Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:33.0535115Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:33.0772564Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:36.4841437Z Reading package lists... 2021-05-16T17:36:36.6278742Z Building dependency tree... 2021-05-16T17:36:36.6297683Z Reading state information... 2021-05-16T17:36:36.7914126Z The following additional packages will be installed: 2021-05-16T17:36:36.7916417Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:36:36.7918183Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:36:36.7920028Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:36:36.7921524Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:36:36.7923184Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:36:36.7924807Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:36:36.7926182Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:36:36.7927825Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:36:36.7930520Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:36:36.7933552Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:36:36.7936381Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:36:36.7940915Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:36:36.7942471Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:36:36.7944233Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:36:36.7946335Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:36:36.7947899Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:36:36.7949503Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:36:36.7951028Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:36:36.7952649Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:36:36.7953660Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:36:36.7954631Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:36:36.7955669Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:36:36.7956633Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:36:36.7957570Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:36:36.7958512Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:36:36.7959859Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:36:36.7961054Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:36:36.7962412Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:36:36.7964507Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:36:36.7965967Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:36:36.7967502Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:36:36.7968725Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:36:36.7970026Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:36:36.7971210Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:36:36.7972610Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:36:36.7973839Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:36:36.7974977Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:36:36.7976098Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:36:36.7977188Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:36:36.7978343Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:36:36.7979716Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:36:36.7981212Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:36:36.7982537Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:36:36.7983978Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:36:36.7985307Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:36:36.7986454Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:36:36.7987562Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:36:36.7988792Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:36:36.7990026Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:36:36.7990653Z Suggested packages: 2021-05-16T17:36:36.7991542Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:36:36.7992963Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:36:36.7994253Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:36:36.7995954Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:36:36.7997088Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:36:36.7998624Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:36:36.8000152Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:36:36.8001406Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:36:36.8002718Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:36:36.8004236Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:36:36.8005491Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:36:36.8006790Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:36:36.8008513Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:36:36.8009632Z wpagui libengine-pkcs11-openssl 2021-05-16T17:36:36.8865747Z The following NEW packages will be installed: 2021-05-16T17:36:36.8867326Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:36:36.8868618Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:36:36.8872146Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:36:36.8880613Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:36:36.8883179Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:36:36.8884909Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:36:36.8886334Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:36:36.8887944Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:36:36.8889870Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:36:36.8891626Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:36:36.8894339Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:36:36.8896941Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:36:36.8901011Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:36:36.8902875Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:36:36.8904408Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:36:36.8905692Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:36:36.8906896Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:36:36.8908137Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:36:36.8909440Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:36:36.8910639Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:36:36.8911867Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:36:36.8913128Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:36:36.8914318Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:36:36.8915265Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:36:36.8916387Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:36:36.8917558Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:36:36.8918702Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:36:36.8920079Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:36:36.8921852Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:36:36.8923474Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:36:36.8924794Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:36:36.8925898Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:36:36.8927205Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:36:36.8928382Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:36:36.8929656Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:36:36.8931109Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:36:36.8932496Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:36:36.8933664Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:36:36.8934785Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:36:36.8936009Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:36:36.8937224Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:36:36.8938372Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:36:36.8939691Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:36:36.8941505Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:36:36.8943189Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:36:36.8944409Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:36:36.8945759Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:36:36.8947017Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:36:36.8948103Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:36:36.9834596Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:36.9835462Z Need to get 183 MB of archives. 2021-05-16T17:36:36.9836504Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:36:36.9838793Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:36:36.9919762Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:36:37.0249607Z 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-16T17:36:37.0274808Z 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-16T17:36:37.0286224Z 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-16T17:36:37.0298492Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:36:37.0304504Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:36:37.0319935Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:36:37.0325682Z 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-16T17:36:37.0331621Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:36:37.0352565Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:36:37.0388234Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:36:37.0509305Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:36:37.0516236Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:36:37.0524512Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:36:37.0534444Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:36:37.0549346Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:36:37.0551041Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:36:37.0552915Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:36:37.0567950Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:36:37.0591533Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:36:37.0655686Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:36:37.0706504Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:36:37.1335169Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:36:37.1714032Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:36:37.1739468Z 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-16T17:36:37.1773505Z 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-16T17:36:37.1902664Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:36:37.1911766Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:36:37.1941466Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:36:37.1982808Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:36:37.2225735Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:36:37.2459210Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:36:37.2481155Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:36:37.2500829Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:36:37.2510761Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:36:37.5132215Z 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-16T17:36:37.5168281Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:36:37.5337968Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:36:37.5401732Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:36:37.5461417Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:36:37.5515210Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:36:37.5523443Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:36:37.5555346Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:36:37.5582350Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:36:37.5609345Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:36:37.5625451Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:36:37.5696628Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:36:37.5712943Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:36:37.5806738Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:36:37.5827397Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:36:37.5836733Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:36:37.5848904Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:36:37.5868617Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:36:37.5958055Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:36:37.5972599Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:36:37.7189130Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:36:37.7312735Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:36:37.7319566Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:36:37.7356417Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:36:37.7365049Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:36:37.7373471Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:36:37.7382519Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:36:37.7410038Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:36:37.7427613Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:36:37.7476613Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:36:37.7508938Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:36:37.7533051Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:36:37.7902281Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:36:37.8123673Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:36:37.9207457Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:36:37.9212528Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:36:37.9225503Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:36:37.9233005Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:36:37.9262688Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:36:37.9293075Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:36:37.9305650Z 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-16T17:36:38.0093963Z 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-16T17:36:38.0099471Z 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-16T17:36:38.0106376Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:36:38.0372216Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:36:38.0376966Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:36:38.0403816Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:36:38.0501879Z 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-16T17:36:38.1191132Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:36:38.1502953Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:36:38.1518615Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:36:38.1527798Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:36:38.1542345Z 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-16T17:36:38.1631780Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:36:38.1638259Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:36:38.1726372Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:36:38.1747450Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:36:38.1782701Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:36:38.1886626Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:36:38.1903721Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:36:38.2877037Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:36:38.2954191Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:36:38.2994330Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:36:38.2996310Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:36:38.3028120Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:36:38.3070290Z 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-16T17:36:38.3142888Z 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-16T17:36:38.3158599Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:36:38.3171387Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:36:38.3291192Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:36:38.3299439Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:36:38.8379564Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:36:38.8398967Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:36:38.8412203Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:36:38.9369017Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:36:39.0019265Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:36:39.0028076Z 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-16T17:36:39.0043511Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:36:39.0111168Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:36:39.0119835Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:36:39.0372660Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:36:39.0480695Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:36:39.0496909Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:36:39.0501593Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:36:39.0505942Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:36:39.0532644Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:36:39.0545421Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:36:39.0553470Z 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-16T17:36:39.0580389Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:36:39.0582588Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:36:39.0591178Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:36:39.0596819Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:36:39.0602839Z 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-16T17:36:39.0609262Z 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-16T17:36:39.0617725Z 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-16T17:36:39.0630396Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:36:39.0650906Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:36:39.0786526Z 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-16T17:36:39.0798115Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:36:39.0804813Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:36:39.0824341Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:36:39.0898620Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:36:39.0921277Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:36:39.0938413Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:36:39.0944637Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:36:39.0966183Z 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-16T17:36:39.0975488Z 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-16T17:36:39.0983246Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:36:39.1000047Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:36:39.1009532Z 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-16T17:36:39.1022389Z 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-16T17:36:39.1059752Z 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-16T17:36:39.1197644Z 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-16T17:36:39.1637942Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:36:39.1642092Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:36:39.1713283Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:36:39.1731536Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:36:39.1743439Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:36:39.1792955Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:36:39.1803518Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:36:39.2137193Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:36:39.2243360Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:36:39.2388417Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:36:39.2885888Z 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-16T17:36:39.2930761Z 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-16T17:36:39.2969495Z 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-16T17:36:39.2979559Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:36:39.3056775Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:36:39.3058956Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:36:39.3078107Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:36:39.3080179Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:36:39.3187287Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:36:39.3233607Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:36:39.3785006Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:36:39.3789035Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:36:39.3805120Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:36:39.3808629Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:36:39.3821741Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:36:39.3827486Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:36:39.3863693Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:36:39.3867760Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:36:39.3879825Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:36:39.3885883Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:36:39.3897956Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:36:39.3908144Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:36:39.3922138Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:36:39.4118579Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:36:39.4133340Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:36:39.4814340Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:36:39.4824062Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:36:39.4831685Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:36:39.4869752Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:36:39.4877996Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:36:39.4894622Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:36:39.4950375Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:36:39.4957351Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:36:39.5212862Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:36:39.5247116Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:36:39.5262878Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:36:39.5587104Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:36:39.5619646Z 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-16T17:36:39.5643689Z 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-16T17:36:39.5649122Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:36:39.5664172Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:36:39.5966348Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:36:39.7081693Z 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-16T17:36:39.7120897Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:36:39.7249208Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:36:40.0404272Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:36:40.1282364Z 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-16T17:36:40.1343430Z 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-16T17:36:40.1362719Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:36:40.1445366Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:36:40.1461256Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:36:40.1681090Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:36:40.1860757Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:36:40.1873415Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:36:40.1879674Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:36:41.3419402Z Fetched 183 MB in 3s (55.6 MB/s) 2021-05-16T17:36:41.3798276Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:36:41.3884099Z (Reading database ... 2021-05-16T17:36:41.3885075Z (Reading database ... 5% 2021-05-16T17:36:41.3885737Z (Reading database ... 10% 2021-05-16T17:36:41.3886314Z (Reading database ... 15% 2021-05-16T17:36:41.3886907Z (Reading database ... 20% 2021-05-16T17:36:41.3887660Z (Reading database ... 25% 2021-05-16T17:36:41.3888257Z (Reading database ... 30% 2021-05-16T17:36:41.3888836Z (Reading database ... 35% 2021-05-16T17:36:41.3889638Z (Reading database ... 40% 2021-05-16T17:36:41.3890238Z (Reading database ... 45% 2021-05-16T17:36:41.3891044Z (Reading database ... 50% 2021-05-16T17:36:41.3927528Z (Reading database ... 55% 2021-05-16T17:36:41.3975763Z (Reading database ... 60% 2021-05-16T17:36:41.4006009Z (Reading database ... 65% 2021-05-16T17:36:41.4134565Z (Reading database ... 70% 2021-05-16T17:36:41.4245925Z (Reading database ... 75% 2021-05-16T17:36:41.4269914Z (Reading database ... 80% 2021-05-16T17:36:41.4633772Z (Reading database ... 85% 2021-05-16T17:36:41.4968121Z (Reading database ... 90% 2021-05-16T17:36:41.5047095Z (Reading database ... 95% 2021-05-16T17:36:41.5047590Z (Reading database ... 100% 2021-05-16T17:36:41.5048368Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T17:36:41.5203212Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:36:41.5230439Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:36:41.5628521Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:36:41.5931930Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:41.6016996Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:41.7879734Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:36:41.8204746Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:36:41.8219846Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:36:41.8589112Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:36:41.8882815Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:36:41.8899487Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:36:41.9223375Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:36:41.9512615Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:41.9529023Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:36:41.9810523Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:36:42.0122428Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:36:42.0139425Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:36:42.0442935Z Selecting previously unselected package libwacom-common. 2021-05-16T17:36:42.0750685Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:36:42.0762917Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:36:42.1782046Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:36:42.2112747Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:36:42.2139028Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:36:42.2419749Z Selecting previously unselected package libinput-bin. 2021-05-16T17:36:42.2711512Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:36:42.2727796Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:42.3054701Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:36:42.3351920Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:36:42.3368783Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:42.3747415Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:36:42.4045940Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:42.4061286Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:42.4534064Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:36:42.4812099Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:42.4832268Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:42.5760464Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:36:42.6063746Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:36:42.6130873Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:36:42.6456275Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:36:42.6798562Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:36:42.6819204Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:36:42.7222275Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:36:42.7475631Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:36:42.7491414Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:36:42.7773865Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:36:42.8085693Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:36:42.8098554Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:36:42.8385939Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:36:42.8662401Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:36:42.8684077Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:36:42.9021911Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:36:42.9311013Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:36:42.9327364Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:36:42.9616303Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:36:42.9910170Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:36:42.9965651Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:36:43.0267185Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:36:43.0559232Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:36:43.0575680Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:36:43.0910349Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:36:43.1199240Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:36:43.1213736Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:36:43.1539829Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:36:43.1839828Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:36:43.1854684Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:36:43.2245364Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:36:43.2549706Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:43.2638052Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:43.5735115Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:36:43.6030747Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:43.6051889Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:43.8484540Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:36:43.8752367Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:43.8771151Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:43.9302528Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:36:43.9580951Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:36:43.9598933Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:36:44.0164139Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:36:44.0482123Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:36:44.0500627Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:36:44.1661572Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:36:44.1900596Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:36:44.1915060Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:36:44.2296563Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:36:44.2604854Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:44.2621241Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:44.3141453Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:36:44.3401828Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:44.3429159Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:44.4022645Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:36:44.4268232Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:44.4283035Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:44.6062335Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:36:44.6361686Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:44.6381476Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:44.8022736Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:36:44.8299257Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:44.8315696Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:44.8749019Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:36:44.9079674Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:44.9094519Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:44.9541889Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:36:44.9754356Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:36:44.9772376Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:36:45.0181684Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:36:45.0425851Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:45.0444980Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:36:46.4167193Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:36:46.4493456Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:46.4509272Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:46.4984956Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:36:46.5318915Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:36:46.5331944Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:46.8384188Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:36:46.8651296Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:36:46.8674535Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:36:46.9249004Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:36:46.9586346Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:36:46.9600189Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:36:47.0144191Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:36:47.0470421Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:47.0494534Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:47.0896950Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:36:47.1206599Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:47.1219910Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:47.1537746Z Selecting previously unselected package gdal-data. 2021-05-16T17:36:47.1916045Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:36:47.1930150Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:47.2541167Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:36:47.2802249Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:36:47.2822915Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:36:47.3261645Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:36:47.3494669Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:36:47.3512878Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:36:47.3981882Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:36:47.4266411Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:47.4282494Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:36:47.4702046Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:36:47.4995579Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:36:47.5014614Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:36:47.5752651Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:36:47.6063899Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:47.6075578Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:36:47.6429387Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:36:47.6735342Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:36:47.6753246Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:36:47.7538874Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:36:47.7864158Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:36:47.7883231Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:36:47.8294209Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:36:47.8591086Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:36:47.8623679Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:36:47.8981354Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:36:47.9226480Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:36:47.9240050Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:36:47.9621730Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:36:47.9854161Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:36:47.9872497Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:36:48.0320934Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:36:48.0628966Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:36:48.0658065Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:36:48.1502038Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:36:48.1793888Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:36:48.1813066Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:36:48.2199297Z Selecting previously unselected package proj-data. 2021-05-16T17:36:48.2520885Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:36:48.2541388Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:36:49.0597488Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:36:49.0911783Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:36:49.0950005Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:36:49.2141697Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:36:49.2433040Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:36:49.2447108Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:36:49.2797034Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:36:49.3111961Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:36:49.3127451Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:36:49.3701397Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:36:49.3978719Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:36:49.3996302Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:36:49.4382064Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:36:49.4631677Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:36:49.4651592Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:36:49.5061609Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:36:49.5331911Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:49.5355658Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:49.5701556Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:36:49.5975580Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:49.5990974Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:49.6464560Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:36:49.6747648Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:49.6764860Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:49.7181690Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:36:49.7474861Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:36:49.7493175Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:36:49.8221942Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:36:49.8503850Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:36:49.8583764Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:36:49.9066211Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:36:49.9367669Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:36:49.9384802Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:36:49.9816083Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:36:50.0117576Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:36:50.0137031Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:36:50.1862123Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:36:50.2086677Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:36:50.2111320Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:36:50.3352807Z Selecting previously unselected package libgdal26. 2021-05-16T17:36:50.3652554Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:50.3669184Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:50.9850638Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:36:51.0156828Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.0174075Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:51.0581528Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:36:51.0839186Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:36:51.0853703Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:36:51.1185781Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:36:51.1493721Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.1510997Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:51.1861493Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:36:51.2119222Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.2135754Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:51.2578819Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:36:51.2885159Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:36:51.2901105Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:36:51.3421004Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:36:51.3717669Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:36:51.3734089Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:36:51.4222211Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:36:51.4485653Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:51.4502914Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:52.0440714Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:36:52.0771413Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:52.0803611Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:52.1120176Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:36:52.1438740Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:36:52.1451913Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:36:52.1982534Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:36:52.2252581Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:36:52.2269131Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:36:52.3901750Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:36:52.4167731Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:52.4188089Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:52.4621757Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:36:52.4903047Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:52.4929113Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:52.5369215Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:36:52.5664649Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:36:52.5689864Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:36:52.6627122Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:36:52.6949894Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:52.7135985Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:53.0622631Z Selecting previously unselected package qgis-providers. 2021-05-16T17:36:53.0906359Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:53.0925804Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:53.3260890Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:36:53.3559409Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:53.3577884Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:36:53.3948398Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:36:53.4261121Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:36:53.4275909Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:36:53.4564436Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:36:53.4874125Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:53.4892104Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:36:53.5358960Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:36:53.5668552Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:36:53.5688351Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:36:53.6523062Z Selecting previously unselected package blt. 2021-05-16T17:36:53.6877579Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:36:53.6927905Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:36:53.7197726Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:36:53.7502954Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:36:53.7516044Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:36:53.8001624Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:36:53.8301148Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:53.8316104Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:36:53.8702151Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:36:53.8975046Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:53.8995047Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:36:53.9541553Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:36:53.9809043Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:53.9813173Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:36:54.0320441Z Selecting previously unselected package gcr. 2021-05-16T17:36:54.0644859Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:36:54.0668200Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:36:54.1168742Z Selecting previously unselected package python3-numpy. 2021-05-16T17:36:54.1474759Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:36:54.1488632Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:36:55.0173591Z Selecting previously unselected package python3-gdal. 2021-05-16T17:36:55.0182315Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:55.0183611Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:55.0184827Z Selecting previously unselected package gdal-bin. 2021-05-16T17:36:55.0186386Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:55.0187654Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:55.0189020Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:36:55.0191218Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:55.0192859Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:36:55.0194484Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:36:55.0196129Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:36:55.0197373Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:36:55.0198477Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:36:55.0200388Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:36:55.0201911Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:36:55.0203341Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:36:55.0205017Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:55.0206219Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:36:55.0341564Z Selecting previously unselected package p11-kit. 2021-05-16T17:36:55.0597458Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:55.0614566Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:36:55.1062644Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:36:55.1331303Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:36:55.1345953Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:55.1700285Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:36:55.2016858Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:36:55.2143694Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:55.3183330Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:36:55.3458540Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:36:55.3471853Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:36:55.3840133Z Selecting previously unselected package grass-doc. 2021-05-16T17:36:55.4158868Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:36:55.4169232Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:36:57.3156759Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:36:57.3468619Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:36:57.3483910Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:36:57.3951716Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:36:57.4260861Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:57.4290658Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:36:57.4771825Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:36:57.5084756Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:36:57.5103071Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:36:57.7262388Z Selecting previously unselected package grass-core. 2021-05-16T17:36:57.7583184Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:36:57.7603206Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:36:58.4397746Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:36:58.4719707Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:36:58.4734369Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:36:58.5096065Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:36:58.5417424Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:36:58.5429660Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:36:58.5784809Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:36:58.6090588Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:36:58.6109054Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:36:58.7003126Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:36:58.7379693Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:36:58.7395207Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:36:58.8181855Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:36:58.8456105Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:36:58.8483463Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:36:59.2262472Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:36:59.2565160Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:36:59.2577050Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:36:59.3701608Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:36:59.3999548Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:36:59.4013833Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:36:59.4458023Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:36:59.4783979Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:36:59.4795921Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:36:59.5121985Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:36:59.5494387Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:36:59.5508832Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:36:59.5878723Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:36:59.6193420Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:36:59.6270424Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:36:59.7271137Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:36:59.7594170Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:36:59.7606396Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:36:59.8020005Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:36:59.8280970Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:36:59.8301071Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:36:59.8605627Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:36:59.8933740Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:36:59.8946375Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:36:59.9301506Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:36:59.9566246Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:36:59.9590316Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:00.0018738Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:37:00.0360144Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:37:00.0401073Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:00.0823241Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:37:00.1141120Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:00.1157176Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:00.1510735Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:37:00.1843403Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:37:00.1862689Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:00.2181702Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:37:00.2483459Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:00.2499817Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:00.2826793Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:37:00.3153147Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:00.3172355Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:00.3542967Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:37:00.3830995Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:00.3853620Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:00.4217764Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:37:00.4529434Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:00.4552688Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:00.5025627Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:37:00.5334769Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:37:00.5357269Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:00.7048180Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:37:00.7353068Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:00.7366665Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:00.7719644Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:37:00.8020903Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:00.8045853Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:00.8357733Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:37:00.8745888Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:00.8768021Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:00.9233460Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:37:00.9550949Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:00.9570434Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.0658334Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:37:01.0984362Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.1000010Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.1501811Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:37:01.1786558Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.1803897Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.2214004Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:37:01.2524934Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.2543135Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.2941516Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:37:01.3197217Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.3217426Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.3701899Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:37:01.3997630Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.4009707Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.4327201Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:37:01.4665482Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.4677876Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.5001260Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:37:01.5307809Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.5330307Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.5750909Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:37:01.6080656Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.6103310Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.6405638Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:37:01.6726748Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.6739005Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:01.7067551Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:37:01.7388201Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:01.7407251Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:01.7958633Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:37:01.8281555Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:01.8301450Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:01.9570452Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:37:01.9885029Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:01.9903532Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:02.3524169Z Selecting previously unselected package qtchooser. 2021-05-16T17:37:02.3846553Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:37:02.3862276Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:37:02.4264240Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:37:02.4570053Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:02.4583498Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:02.5422189Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:37:02.5721322Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:02.5736749Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:02.6215758Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:37:02.6530621Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:02.6542923Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:02.6852551Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:37:02.7219943Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:02.7236799Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:02.8096924Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:37:02.8401974Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:02.8421872Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:02.8773445Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:37:02.9096924Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:02.9120004Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:03.1357981Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:37:03.1675177Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:03.1689060Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:03.2784085Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:37:03.3104677Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:03.3118291Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:03.4408840Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:37:03.4710701Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:03.4725648Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:03.5943497Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:37:03.6270545Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:03.6326835Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:03.6956558Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:37:03.7329860Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:03.7354306Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:03.7877325Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:37:03.8206177Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:03.8221684Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:03.8563641Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:37:03.8903016Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:37:03.8918481Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:03.9793684Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:37:04.0126164Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:37:04.0338353Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:04.0662463Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:37:04.1007467Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:04.1033828Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:04.1442918Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:37:04.1766476Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:37:04.1780448Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:04.2122669Z Selecting previously unselected package modemmanager. 2021-05-16T17:37:04.2425484Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:37:04.2502013Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:37:04.3749836Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:37:04.4097245Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:37:04.4109755Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:04.4450027Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:37:04.4769260Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:37:04.4780804Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:04.8070429Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:37:04.8364779Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:37:04.8378734Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:04.8682254Z Selecting previously unselected package python3-bs4. 2021-05-16T17:37:04.9014657Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:37:04.9028128Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:04.9400272Z Selecting previously unselected package python3-cycler. 2021-05-16T17:37:04.9720895Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:37:04.9738956Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:37:05.0036949Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:37:05.0356667Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:37:05.0379575Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:05.0734519Z Selecting previously unselected package python3-decorator. 2021-05-16T17:37:05.1041463Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:37:05.1057563Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:05.1361683Z Selecting previously unselected package python3-future. 2021-05-16T17:37:05.1685110Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:37:05.1714486Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:37:05.2494233Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:37:05.2830831Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:37:05.2849410Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:05.3148053Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:37:05.3445257Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:37:05.3462642Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:05.3893516Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:37:05.4215529Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:37:05.4238981Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:05.4549833Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:37:05.4885504Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:37:05.4895776Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:05.5253992Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:37:05.5561916Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:37:05.5574084Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:05.5903471Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:37:05.6236831Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:37:05.6249362Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:05.6598880Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:37:05.6934689Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:37:05.6949282Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:05.8605205Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:37:05.8924855Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:37:05.8943620Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:05.9310094Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:37:05.9598019Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:37:05.9634700Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:06.4377069Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:37:06.4707105Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:37:06.4727127Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:06.5137390Z Selecting previously unselected package python3-olefile. 2021-05-16T17:37:06.5463693Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:37:06.5479988Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:37:06.5849926Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:37:06.6180820Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:37:06.6209198Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:06.6863575Z Selecting previously unselected package python3-tz. 2021-05-16T17:37:06.7188146Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:37:06.7210932Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:37:06.7499510Z Selecting previously unselected package python3-owslib. 2021-05-16T17:37:06.7824785Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:37:06.7839845Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:37:06.8315800Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:37:06.8629520Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:37:06.8646900Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:06.9359187Z Selecting previously unselected package python3-retrying. 2021-05-16T17:37:06.9660665Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:37:06.9673995Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:37:06.9996388Z Selecting previously unselected package python3-plotly. 2021-05-16T17:37:07.0324472Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:37:07.0338825Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:07.5649708Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:37:07.5982409Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:37:07.6000579Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:07.6466456Z Selecting previously unselected package python3-sip. 2021-05-16T17:37:07.6784353Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:37:07.6796027Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:07.7262621Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:37:07.7531324Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:07.7548482Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:08.0479130Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:37:08.0818027Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:37:08.0840500Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:37:08.1397195Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:37:08.1718488Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:08.1738458Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:08.2088274Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:37:08.2416614Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:08.2434274Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:08.2702908Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:37:08.3023235Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:08.3037128Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:08.5075433Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:37:08.5400821Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:08.5438989Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:08.8910997Z Selecting previously unselected package python3-qgis. 2021-05-16T17:37:08.9250699Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:08.9262371Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:09.8705234Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:37:09.9040770Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:37:09.9054617Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:09.9473768Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:37:09.9810196Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:37:09.9824568Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:10.0421922Z Selecting previously unselected package qgis-common. 2021-05-16T17:37:10.0696579Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:10.0710905Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:11.7340309Z Selecting previously unselected package qgis. 2021-05-16T17:37:11.7668528Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:11.8443010Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:12.1079965Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:37:12.1415380Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:12.1434414Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:12.3298711Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:37:12.3642186Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:12.3663471Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:12.4065850Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:37:12.4390304Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:12.4465001Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:12.5214109Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:37:12.5539970Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:12.5558076Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:12.6061614Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:37:12.6324244Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:37:12.6340395Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:12.8410773Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:37:12.8753153Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:37:12.8775362Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:13.0302265Z Selecting previously unselected package proj-bin. 2021-05-16T17:37:13.0665605Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:37:13.0692124Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:37:13.1042592Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:37:13.1361133Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:37:13.1371369Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:13.1730713Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:37:13.2053677Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:37:13.2168479Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:13.2997599Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:37:13.3045794Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:37:13.5975863Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:13.5998327Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:37:13.6050465Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:37:13.6099385Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:13.6225185Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:13.6275624Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:37:13.6319091Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:37:13.6362214Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:13.6405018Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:37:13.6451812Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:37:13.6505484Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:37:13.6556224Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:37:13.6593475Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:37:13.6633506Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:37:13.6685320Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:37:13.6730578Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:37:13.6776184Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:37:13.6817767Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:13.8517333Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:37:13.8579212Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:37:13.8617864Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:37:14.0303088Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:37:14.0357642Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:37:14.1957512Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:14.2002242Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:37:14.2043741Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:37:14.2088999Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:37:14.2129681Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:37:14.2181747Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:37:14.2218683Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:14.3360251Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:37:14.3403574Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:37:14.3459204Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:37:14.3505678Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:37:14.3546326Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:14.5204843Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:14.5248638Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:37:14.6878061Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:37:14.6999005Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:37:14.7056672Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:14.7146806Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:14.7184380Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:37:14.7217380Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:37:14.7252424Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:14.7289134Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:14.8942511Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:14.8997489Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:37:14.9079159Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:37:14.9116433Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:37:14.9209615Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:14.9257663Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:15.1193386Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:37:15.1243931Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:37:15.2848770Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:37:15.2890050Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:37:15.2931671Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:15.2969661Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:37:15.3000690Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:15.3031246Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:37:15.3080371Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:15.4861925Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:15.4903260Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:37:15.4941230Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:15.4985843Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:15.5077242Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:15.7435732Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:37:17.0340834Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:37:17.0378479Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:37:17.0422062Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:37:17.0534883Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:17.0578153Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:37:17.0657702Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:37:17.0704215Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:37:17.0744963Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:17.2793660Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:17.2845908Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:17.2878043Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:37:17.2913373Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:17.5025867Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:37:17.5081486Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:17.5127179Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:17.5182421Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:37:17.5221817Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:17.5428372Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:17.7256638Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:17.7300849Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:17.7336085Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:17.7439514Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:37:17.7481496Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:17.7527459Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:17.7564331Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:17.7607855Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:37:17.7692151Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:37:17.7752889Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:37:18.1364914Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:18.3032264Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:37:18.3075871Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:18.3122277Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:18.3160635Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:18.3201208Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:18.3281881Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:18.3328863Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:37:18.3365662Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:18.3402014Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:18.5733427Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:18.7563627Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:18.9272906Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:37:18.9319941Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:37:18.9369223Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:37:18.9411935Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:19.1179070Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:19.1223695Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:19.1271204Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:19.1324202Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:20.1801331Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:20.1842309Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:37:20.1885242Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:20.1926005Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:20.1971120Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:20.2034319Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:37:20.2091186Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:20.2127281Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:37:20.2166448Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:37:20.7851066Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:20.7871923Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:20.7921698Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:20.9885328Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:37:20.9945651Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:21.1904401Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:21.1944909Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:21.4400266Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:37:21.4446091Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:37:21.4483582Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:21.4523879Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:21.6811429Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:21.6814249Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:22.2739018Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:22.5892438Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:22.5938635Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:37:22.5989225Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:22.6027957Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:22.6149199Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:22.6187190Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:22.6254822Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:22.8055956Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:22.8058311Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:22.8060832Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:22.8062445Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:22.8522222Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:22.8525262Z if direction is "increasing": 2021-05-16T17:37:22.8529648Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:22.8532976Z elif direction is "decreasing": 2021-05-16T17:37:22.8724578Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:22.8727316Z if direction is "increasing": 2021-05-16T17:37:22.8732056Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:22.8735498Z elif direction is "decreasing": 2021-05-16T17:37:23.8990256Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:23.8992477Z if props["offset_coordinates"] is "data": 2021-05-16T17:37:23.8994728Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:23.8996035Z if props["coordinates"] is not "data": 2021-05-16T17:37:24.7847921Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:37:25.4943493Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:25.4946171Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:25.4948538Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:37:26.8584593Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:26.8599107Z First installation detected... 2021-05-16T17:37:26.8600109Z Checking NSS setup... 2021-05-16T17:37:26.8645772Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:37:26.8694553Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:26.8774879Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:37:27.1974988Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:27.2014299Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:27.2051605Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:27.2090406Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:27.2133306Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:27.2183207Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:27.2222188Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:27.2259580Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:27.2294218Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:27.4709484Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:27.4754192Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:27.4798289Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:37:27.8719734Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:27.8721270Z if value is '': 2021-05-16T17:37:27.9773762Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:27.9776540Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:27.9777453Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:27.9778691Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:27.9779813Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:27.9781008Z if driver_string is not None and driver_string is not "": 2021-05-16T17:37:28.0256782Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:28.0257822Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:28.0258944Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:28.0259935Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:28.0935629Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:28.0973433Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.1096879Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:28.1129951Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.1168553Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.1378049Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.1421038Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.1466986Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.1510105Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:28.1558755Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.1606850Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:28.2631790Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.2668411Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.2704833Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.2741838Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:37:28.4280504Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:28.4283012Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:29.0787990Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.0875587Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.0922986Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:29.0979643Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1018831Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:29.1059820Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1094362Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:37:29.1136280Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:37:29.1175303Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:37:29.1212060Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1259641Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1300348Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:29.1346228Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:29.1400458Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:29.1449470Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:29.1488908Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1542134Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1600650Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:29.1656082Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:29.1703103Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:29.3638859Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:29.3675950Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:29.3723707Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:29.3756835Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:05.8625240Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:05.8688427Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:38:05.8735952Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:05.8777159Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:05.8845795Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:05.8898078Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:05.8941637Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:05.8983565Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.0664026Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.0696647Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:38:06.0729794Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.0772757Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:38:06.0811366Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.2720047Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.2768672Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.2835856Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:06.2988026Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:38:06.3132680Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:38:07.7324440Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:38:07.7518558Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:38:07.7782306Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:38:07.7950484Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:38:07.9261570Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:38:07.9644706Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:38:08.2649626Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:19.9966972Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:38:20.0214335Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:38:22.2154233Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:38:22.2154734Z with: 2021-05-16T17:38:22.2155353Z github_slug: neuroconductor/oro.asl 2021-05-16T17:38:22.2155903Z env: 2021-05-16T17:38:22.2156711Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:22.2157139Z TIC_DEPLOY_KEY: 2021-05-16T17:38:22.2158044Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:22.2159618Z GITHUB_PAT: *** 2021-05-16T17:38:22.2160154Z COVERALLS_TOKEN: 2021-05-16T17:38:22.2160587Z continue-on-error: false 2021-05-16T17:38:22.2160995Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:22.2161424Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:22.2161799Z TZ: UTC 2021-05-16T17:38:22.2162143Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:22.2162495Z NOT_CRAN: true 2021-05-16T17:38:22.2162826Z ##[endgroup] 2021-05-16T17:38:22.2562377Z repo slug is: neuroconductor/oro.asl 2021-05-16T17:38:22.2683858Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:38:22.2684360Z env: 2021-05-16T17:38:22.2684737Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:22.2685344Z TIC_DEPLOY_KEY: 2021-05-16T17:38:22.2686057Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:22.2687220Z GITHUB_PAT: *** 2021-05-16T17:38:22.2687564Z COVERALLS_TOKEN: 2021-05-16T17:38:22.2688013Z continue-on-error: false 2021-05-16T17:38:22.2688420Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:22.2689000Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:22.2689368Z TZ: UTC 2021-05-16T17:38:22.2689702Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:22.2690044Z NOT_CRAN: true 2021-05-16T17:38:22.2690367Z ##[endgroup] 2021-05-16T17:38:22.4743986Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:38:22.4744519Z with: 2021-05-16T17:38:22.4744845Z repo_name: oro.asl 2021-05-16T17:38:22.4745204Z repo_version: 0.1.1 2021-05-16T17:38:22.4745868Z runner_os: Linux 2021-05-16T17:38:22.4746182Z R_version: 3.6 2021-05-16T17:38:22.4746453Z env: 2021-05-16T17:38:22.4746814Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:22.4747186Z TIC_DEPLOY_KEY: 2021-05-16T17:38:22.4748045Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:22.4749547Z GITHUB_PAT: *** 2021-05-16T17:38:22.4749911Z COVERALLS_TOKEN: 2021-05-16T17:38:22.4750483Z continue-on-error: false 2021-05-16T17:38:22.4750877Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:22.4751488Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:22.4751863Z TZ: UTC 2021-05-16T17:38:22.4752412Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:22.4752771Z NOT_CRAN: true 2021-05-16T17:38:22.4753119Z ##[endgroup] 2021-05-16T17:38:22.5153039Z Package: oro.asl 2021-05-16T17:38:22.5159731Z Version: 0.1.1 2021-05-16T17:38:22.5160795Z OS: Linux 2021-05-16T17:38:22.5267535Z ##[group]Run install.packages('remotes') 2021-05-16T17:38:22.5268181Z install.packages('remotes') 2021-05-16T17:38:22.5268910Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:38:22.5269825Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:38:22.5277640Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:22.5278068Z env: 2021-05-16T17:38:22.5278649Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:22.5279260Z TIC_DEPLOY_KEY: 2021-05-16T17:38:22.5280192Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:22.5281718Z GITHUB_PAT: *** 2021-05-16T17:38:22.5282076Z COVERALLS_TOKEN: 2021-05-16T17:38:22.5282743Z continue-on-error: false 2021-05-16T17:38:22.5283155Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:22.5283586Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:22.5283997Z TZ: UTC 2021-05-16T17:38:22.5284332Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:22.5284698Z NOT_CRAN: true 2021-05-16T17:38:22.5285019Z ##[endgroup] 2021-05-16T17:38:22.7290990Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:22.7291777Z (as ‘lib’ is unspecified) 2021-05-16T17:38:39.6019507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:38:40.3472423Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T17:38:40.3663637Z ================================================== 2021-05-16T17:38:40.3664742Z downloaded 382 KB 2021-05-16T17:38:40.3665235Z 2021-05-16T17:38:40.6216656Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:38:40.6261172Z * DONE (remotes) 2021-05-16T17:38:40.6313030Z 2021-05-16T17:38:40.6313942Z The downloaded source packages are in 2021-05-16T17:38:40.6315209Z ‘/tmp/Rtmpmbnu3w/downloaded_packages’ 2021-05-16T17:39:00.9234750Z ##[group]Run actions/cache@v1 2021-05-16T17:39:00.9235160Z with: 2021-05-16T17:39:00.9235558Z path: /home/runner/work/_temp/Library 2021-05-16T17:39:00.9238197Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-889f785bb3bf787eac2467328759a1cf194674a8420c687a9755e2041d420fdb 2021-05-16T17:39:00.9241505Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T17:39:00.9242498Z env: 2021-05-16T17:39:00.9242876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:00.9243352Z TIC_DEPLOY_KEY: 2021-05-16T17:39:00.9244063Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:00.9245740Z GITHUB_PAT: *** 2021-05-16T17:39:00.9246123Z COVERALLS_TOKEN: 2021-05-16T17:39:00.9246736Z continue-on-error: false 2021-05-16T17:39:00.9247172Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:00.9247601Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:00.9248050Z TZ: UTC 2021-05-16T17:39:00.9248415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:00.9248937Z NOT_CRAN: true 2021-05-16T17:39:00.9249272Z ##[endgroup] 2021-05-16T17:39:00.9719832Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:39:00.9782345Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:39:00.9783138Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:39:00.9783960Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:39:00.9784664Z sudo -s eval "$sysreqs" 2021-05-16T17:39:00.9834900Z shell: /usr/bin/bash -e {0} 2021-05-16T17:39:00.9835243Z env: 2021-05-16T17:39:00.9835613Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:00.9836196Z TIC_DEPLOY_KEY: 2021-05-16T17:39:00.9837057Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:00.9838393Z GITHUB_PAT: *** 2021-05-16T17:39:00.9838744Z COVERALLS_TOKEN: 2021-05-16T17:39:00.9839180Z continue-on-error: false 2021-05-16T17:39:00.9839597Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:00.9840032Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:00.9840434Z TZ: UTC 2021-05-16T17:39:00.9840958Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:00.9841309Z NOT_CRAN: true 2021-05-16T17:39:00.9841889Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:39:00.9842461Z ##[endgroup] 2021-05-16T17:39:01.1943153Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:01.8063724Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:39:20.8507434Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:39:20.8508753Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:39:20.8509691Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:39:20.8510602Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:39:20.8511851Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:39:20.8530446Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:39:20.8543112Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:20.8549712Z (as ‘lib’ is unspecified) 2021-05-16T17:39:36.3770620Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:39:37.0847901Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T17:39:37.0917040Z ================================================== 2021-05-16T17:39:37.0918114Z downloaded 94 KB 2021-05-16T17:39:37.0918823Z 2021-05-16T17:39:37.0954688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:39:37.7866541Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T17:39:37.7967502Z ================================================== 2021-05-16T17:39:37.7968302Z downloaded 133 KB 2021-05-16T17:39:37.7968962Z 2021-05-16T17:39:37.8009848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:39:38.5053214Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T17:39:38.5107682Z ================================================== 2021-05-16T17:39:38.5108172Z downloaded 80 KB 2021-05-16T17:39:38.5108430Z 2021-05-16T17:39:38.5147825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:39:38.9615901Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T17:39:38.9809885Z ================================================== 2021-05-16T17:39:38.9811646Z downloaded 512 KB 2021-05-16T17:39:38.9812418Z 2021-05-16T17:39:38.9861336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:39:40.1699750Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T17:39:40.1999592Z ================================================== 2021-05-16T17:39:40.2000370Z downloaded 991 KB 2021-05-16T17:39:40.2000776Z 2021-05-16T17:39:40.4414811Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:39:40.4454351Z * DONE (rprojroot) 2021-05-16T17:39:40.6657191Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:39:40.6695936Z * DONE (crayon) 2021-05-16T17:39:40.8950163Z * installing *binary* package ‘R6’ ... 2021-05-16T17:39:40.8987552Z * DONE (R6) 2021-05-16T17:39:41.1625052Z * installing *binary* package ‘desc’ ... 2021-05-16T17:39:41.1677222Z * DONE (desc) 2021-05-16T17:39:41.4341378Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:39:41.4388872Z * DONE (debugme) 2021-05-16T17:39:41.4441843Z 2021-05-16T17:39:41.4442825Z The downloaded source packages are in 2021-05-16T17:39:41.4443966Z ‘/tmp/Rtmp1v2hCP/downloaded_packages’ 2021-05-16T17:39:41.4455182Z Running `R CMD build`... 2021-05-16T17:39:41.6917071Z * checking for file ‘/tmp/Rtmp1v2hCP/remotes68cc196f4ce7/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:39:41.6918807Z * preparing ‘sysreqs’: 2021-05-16T17:39:41.6920082Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:39:41.6921336Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:41.6922447Z * checking for empty or unneeded directories 2021-05-16T17:39:41.6923371Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:39:41.6927251Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:41.6928420Z (as ‘lib’ is unspecified) 2021-05-16T17:39:41.9087195Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:39:41.9089932Z ** using staged installation 2021-05-16T17:39:41.9245072Z ** R 2021-05-16T17:39:41.9343564Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:42.3781592Z ** help 2021-05-16T17:39:42.3953134Z *** installing help indices 2021-05-16T17:39:42.4162668Z ** building package indices 2021-05-16T17:39:42.4358447Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:42.6584526Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:42.8781503Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:42.8789889Z * DONE (sysreqs) 2021-05-16T17:40:04.2952004Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:40:04.2954536Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:40:04.2956364Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:40:04.3578844Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:40:04.4162833Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:40:04.4244187Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:40:04.5508403Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:40:04.8252082Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:40:05.1006417Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:40:06.6024922Z Reading package lists... 2021-05-16T17:40:06.6026229Z Reading package lists... 2021-05-16T17:40:06.6027079Z Building dependency tree... 2021-05-16T17:40:06.6027753Z Reading state information... 2021-05-16T17:40:06.6631760Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:40:06.6632747Z Suggested packages: 2021-05-16T17:40:06.6633943Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:40:06.7113033Z The following NEW packages will be installed: 2021-05-16T17:40:06.7116668Z libcurl4-openssl-dev 2021-05-16T17:40:06.7305996Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:40:06.7308633Z Need to get 321 kB of archives. 2021-05-16T17:40:06.7309503Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:40:06.7312601Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T17:40:07.2060362Z Fetched 321 kB in 0s (16.3 MB/s) 2021-05-16T17:40:07.2462245Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:40:07.2501257Z (Reading database ... 2021-05-16T17:40:07.2501934Z (Reading database ... 5% 2021-05-16T17:40:07.2502520Z (Reading database ... 10% 2021-05-16T17:40:07.2503432Z (Reading database ... 15% 2021-05-16T17:40:07.2504840Z (Reading database ... 20% 2021-05-16T17:40:07.2505446Z (Reading database ... 25% 2021-05-16T17:40:07.2506041Z (Reading database ... 30% 2021-05-16T17:40:07.2506632Z (Reading database ... 35% 2021-05-16T17:40:07.2507553Z (Reading database ... 40% 2021-05-16T17:40:07.2508446Z (Reading database ... 45% 2021-05-16T17:40:07.2508973Z (Reading database ... 50% 2021-05-16T17:40:07.2557715Z (Reading database ... 55% 2021-05-16T17:40:07.2608583Z (Reading database ... 60% 2021-05-16T17:40:07.2682310Z (Reading database ... 65% 2021-05-16T17:40:07.2812532Z (Reading database ... 70% 2021-05-16T17:40:07.2959623Z (Reading database ... 75% 2021-05-16T17:40:07.3278045Z (Reading database ... 80% 2021-05-16T17:40:07.3372003Z (Reading database ... 85% 2021-05-16T17:40:07.3790908Z (Reading database ... 90% 2021-05-16T17:40:07.3883954Z (Reading database ... 95% 2021-05-16T17:40:07.3884425Z (Reading database ... 100% 2021-05-16T17:40:07.3885146Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T17:40:07.4055563Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:40:07.4069907Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:07.5113402Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:07.5211893Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:40:13.0829107Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:40:13.0829827Z remotes::install_github("ropensci/tic") 2021-05-16T17:40:13.0830477Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:40:13.0831281Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:40:13.0831873Z remotes::install_cran("covr") 2021-05-16T17:40:13.0840204Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:40:13.0840776Z env: 2021-05-16T17:40:13.0841233Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:40:13.0841688Z TIC_DEPLOY_KEY: 2021-05-16T17:40:13.0842454Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:40:13.0844353Z GITHUB_PAT: *** 2021-05-16T17:40:13.0844781Z COVERALLS_TOKEN: 2021-05-16T17:40:13.0845234Z continue-on-error: false 2021-05-16T17:40:13.0845699Z VDIFFR_RUN_TESTS: 2021-05-16T17:40:13.0846142Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:40:13.0846598Z TZ: UTC 2021-05-16T17:40:13.0846977Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:40:13.0847361Z NOT_CRAN: true 2021-05-16T17:40:13.0847721Z ##[endgroup] 2021-05-16T17:40:13.3097415Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:40:14.1052113Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:40:33.6102744Z 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-16T17:40:33.6104973Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:40:33.6114424Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:33.6115303Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:40:33.6117700Z (as ‘lib’ is unspecified) 2021-05-16T17:40:33.6118410Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:40:33.6119641Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:40:33.6120820Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:40:33.6121653Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:40:33.6122468Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:40:33.6123372Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:40:33.6124372Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:40:33.6125156Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:40:33.6125909Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:40:33.6126730Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:40:33.6127531Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:40:33.6128285Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:40:33.6129088Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:40:33.6130012Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:40:33.6131023Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:40:33.6131835Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:40:33.6133047Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:40:33.6133859Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:40:33.6134881Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:40:33.6135676Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:40:33.6136482Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:40:33.6137258Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:40:33.6138042Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:40:33.6138814Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:40:33.6139593Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:40:33.6140876Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:40:33.6141719Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:40:33.6142526Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:40:33.6143339Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:40:49.6587527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:40:50.3446299Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T17:40:50.3715433Z ================================================== 2021-05-16T17:40:50.3716521Z downloaded 1.3 MB 2021-05-16T17:40:50.3717385Z 2021-05-16T17:40:50.3751954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:40:51.0595482Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T17:40:51.0738844Z ================================================== 2021-05-16T17:40:51.0739653Z downloaded 228 KB 2021-05-16T17:40:51.0739973Z 2021-05-16T17:40:51.0783137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:40:51.7619429Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T17:40:51.7721628Z ================================================== 2021-05-16T17:40:51.7722970Z downloaded 140 KB 2021-05-16T17:40:51.7723477Z 2021-05-16T17:40:51.7762267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:40:52.4697617Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T17:40:52.4763287Z ================================================== 2021-05-16T17:40:52.4764434Z downloaded 53 KB 2021-05-16T17:40:52.4764908Z 2021-05-16T17:40:52.4799310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:40:53.1815710Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T17:40:53.1819209Z ================================================== 2021-05-16T17:40:53.1819721Z downloaded 23 KB 2021-05-16T17:40:53.1820030Z 2021-05-16T17:40:53.1861988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:40:53.7772569Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T17:40:53.8078237Z ================================================== 2021-05-16T17:40:53.8079258Z downloaded 1.4 MB 2021-05-16T17:40:53.8079814Z 2021-05-16T17:40:53.8120023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:40:54.3331165Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T17:40:54.3346973Z ================================================== 2021-05-16T17:40:54.3348278Z downloaded 36 KB 2021-05-16T17:40:54.3387512Z 2021-05-16T17:40:54.3389043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:40:55.0332249Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T17:40:55.0569372Z ================================================== 2021-05-16T17:40:55.0570260Z downloaded 884 KB 2021-05-16T17:40:55.0570895Z 2021-05-16T17:40:55.0608588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:40:55.8752996Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T17:40:55.8950695Z ================================================== 2021-05-16T17:40:55.8951963Z downloaded 523 KB 2021-05-16T17:40:55.8952975Z 2021-05-16T17:40:55.8987792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:40:56.5800062Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T17:40:56.5801077Z ================================================== 2021-05-16T17:40:56.5801481Z downloaded 12 KB 2021-05-16T17:40:56.5801796Z 2021-05-16T17:40:56.5842089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:40:57.4267723Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T17:40:57.4463631Z ================================================== 2021-05-16T17:40:57.4464446Z downloaded 486 KB 2021-05-16T17:40:57.4464980Z 2021-05-16T17:40:57.4564481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:40:58.1502163Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T17:40:58.1613541Z ================================================== 2021-05-16T17:40:58.1614728Z downloaded 91 KB 2021-05-16T17:40:58.1615251Z 2021-05-16T17:40:58.1650105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:40:58.8573908Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T17:40:58.8767076Z ================================================== 2021-05-16T17:40:58.8768256Z downloaded 508 KB 2021-05-16T17:40:58.8768761Z 2021-05-16T17:40:58.8802786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:40:59.5839308Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T17:40:59.6236861Z ================================================== 2021-05-16T17:40:59.6237836Z downloaded 621 KB 2021-05-16T17:40:59.6238416Z 2021-05-16T17:40:59.6273669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:41:00.3262374Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T17:41:00.3408889Z ================================================== 2021-05-16T17:41:00.3409809Z downloaded 267 KB 2021-05-16T17:41:00.3410408Z 2021-05-16T17:41:00.3445686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:41:01.0316071Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T17:41:01.0444808Z ================================================== 2021-05-16T17:41:01.0445729Z downloaded 167 KB 2021-05-16T17:41:01.0446442Z 2021-05-16T17:41:01.0479741Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:41:01.7308010Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T17:41:01.7456617Z ================================================== 2021-05-16T17:41:01.7457841Z downloaded 235 KB 2021-05-16T17:41:01.7458358Z 2021-05-16T17:41:01.7489295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:41:02.6184776Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T17:41:02.6186157Z ================================================== 2021-05-16T17:41:02.6186895Z downloaded 277 KB 2021-05-16T17:41:02.6187296Z 2021-05-16T17:41:02.6188902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:41:02.9834995Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T17:41:02.9959066Z ================================================== 2021-05-16T17:41:02.9960133Z downloaded 201 KB 2021-05-16T17:41:02.9960669Z 2021-05-16T17:41:02.9992438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:41:03.6802647Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T17:41:03.6880191Z ================================================== 2021-05-16T17:41:03.6880648Z downloaded 64 KB 2021-05-16T17:41:03.6880899Z 2021-05-16T17:41:03.6921738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:41:04.3764258Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T17:41:04.3810815Z ================================================== 2021-05-16T17:41:04.3811322Z downloaded 46 KB 2021-05-16T17:41:04.3811613Z 2021-05-16T17:41:04.3848966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:41:05.0677654Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T17:41:05.0870230Z ================================================== 2021-05-16T17:41:05.0871110Z downloaded 417 KB 2021-05-16T17:41:05.0871644Z 2021-05-16T17:41:05.0914971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:41:05.7822515Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T17:41:05.7885823Z ================================================== 2021-05-16T17:41:05.7887190Z downloaded 91 KB 2021-05-16T17:41:05.7887838Z 2021-05-16T17:41:05.7923859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:41:06.4785084Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T17:41:06.4896703Z ================================================== 2021-05-16T17:41:06.4897990Z downloaded 133 KB 2021-05-16T17:41:06.4899119Z 2021-05-16T17:41:06.4935232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:41:07.2009223Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T17:41:07.2153459Z ================================================== 2021-05-16T17:41:07.2154010Z downloaded 270 KB 2021-05-16T17:41:07.2154322Z 2021-05-16T17:41:07.2191641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:41:07.8658678Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T17:41:07.8881504Z ================================================== 2021-05-16T17:41:07.8882803Z downloaded 735 KB 2021-05-16T17:41:07.8883352Z 2021-05-16T17:41:07.8917058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:41:08.7416003Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T17:41:08.7464830Z ================================================== 2021-05-16T17:41:08.7465315Z downloaded 46 KB 2021-05-16T17:41:08.7465595Z 2021-05-16T17:41:08.7503977Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:41:08.8801849Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:41:08.8803446Z ================================================== 2021-05-16T17:41:08.8804781Z downloaded 24 KB 2021-05-16T17:41:08.8805477Z 2021-05-16T17:41:08.8835126Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:41:09.5699892Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T17:41:09.5921553Z ================================================== 2021-05-16T17:41:09.5923354Z downloaded 689 KB 2021-05-16T17:41:09.5924837Z 2021-05-16T17:41:09.5958828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:41:10.2841707Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T17:41:10.2886111Z ================================================== 2021-05-16T17:41:10.2887236Z downloaded 45 KB 2021-05-16T17:41:10.2888055Z 2021-05-16T17:41:10.2923614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:41:10.9742972Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T17:41:10.9954279Z ================================================== 2021-05-16T17:41:10.9955198Z downloaded 603 KB 2021-05-16T17:41:10.9955702Z 2021-05-16T17:41:11.3147568Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:41:11.3215735Z * DONE (rlang) 2021-05-16T17:41:11.5700528Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:41:11.5755358Z * DONE (magrittr) 2021-05-16T17:41:11.8089695Z * installing *binary* package ‘glue’ ... 2021-05-16T17:41:11.8132042Z * DONE (glue) 2021-05-16T17:41:12.0309516Z * installing *binary* package ‘sys’ ... 2021-05-16T17:41:12.0349882Z * DONE (sys) 2021-05-16T17:41:12.2569872Z * installing *binary* package ‘mime’ ... 2021-05-16T17:41:12.2607723Z * DONE (mime) 2021-05-16T17:41:12.5853597Z * installing *binary* package ‘curl’ ... 2021-05-16T17:41:12.5917324Z * DONE (curl) 2021-05-16T17:41:12.8502304Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:41:12.8550570Z * DONE (jsonlite) 2021-05-16T17:41:13.0613693Z * installing *binary* package ‘ini’ ... 2021-05-16T17:41:13.0650073Z * DONE (ini) 2021-05-16T17:41:13.2928888Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:41:13.2970186Z * DONE (gitcreds) 2021-05-16T17:41:13.6108610Z * installing *binary* package ‘zip’ ... 2021-05-16T17:41:13.6170759Z * DONE (zip) 2021-05-16T17:41:13.8728937Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:41:13.8781686Z * DONE (rstudioapi) 2021-05-16T17:41:14.1771864Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:41:14.1817664Z * DONE (fastmap) 2021-05-16T17:41:14.4505088Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:41:14.4557797Z * DONE (yaml) 2021-05-16T17:41:14.7121210Z * installing *binary* package ‘withr’ ... 2021-05-16T17:41:14.7166224Z * DONE (withr) 2021-05-16T17:41:14.9825855Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:41:14.9868854Z * DONE (whisker) 2021-05-16T17:41:15.2136063Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:41:15.2180483Z * DONE (rappdirs) 2021-05-16T17:41:15.5205395Z * installing *binary* package ‘fs’ ... 2021-05-16T17:41:15.5260451Z * DONE (fs) 2021-05-16T17:41:15.7662307Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:41:15.7703798Z * DONE (clipr) 2021-05-16T17:41:16.0485895Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:41:16.0537986Z * DONE (git2r) 2021-05-16T17:41:16.2716625Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:41:16.2756297Z * DONE (askpass) 2021-05-16T17:41:16.5230795Z * installing *binary* package ‘cli’ ... 2021-05-16T17:41:16.5280332Z * DONE (cli) 2021-05-16T17:41:16.7906768Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:41:16.7968876Z * DONE (purrr) 2021-05-16T17:41:17.0398101Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:41:17.0449500Z * DONE (lifecycle) 2021-05-16T17:41:17.2700847Z * installing *source* package ‘cachem’ ... 2021-05-16T17:41:17.2715480Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:17.2716684Z ** using staged installation 2021-05-16T17:41:17.2916597Z ** libs 2021-05-16T17:41:17.2991208Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:41:17.4187359Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:17.4658860Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:41:17.5093768Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:41:17.5108873Z ** R 2021-05-16T17:41:17.5187476Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:18.0917943Z ** help 2021-05-16T17:41:18.1159333Z *** installing help indices 2021-05-16T17:41:18.1352011Z ** building package indices 2021-05-16T17:41:18.1550970Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:18.3730236Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:18.3977916Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:18.6124589Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:18.6137636Z * DONE (cachem) 2021-05-16T17:41:18.9910955Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:41:18.9988911Z * DONE (openssl) 2021-05-16T17:41:19.2209925Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:41:19.2243787Z * DONE (memoise) 2021-05-16T17:41:19.4844392Z * installing *binary* package ‘httr’ ... 2021-05-16T17:41:19.4898564Z * DONE (httr) 2021-05-16T17:41:19.7318614Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:41:19.7362583Z * DONE (credentials) 2021-05-16T17:41:19.9785838Z * installing *binary* package ‘gh’ ... 2021-05-16T17:41:19.9830928Z * DONE (gh) 2021-05-16T17:41:20.2348431Z * installing *binary* package ‘gert’ ... 2021-05-16T17:41:20.2393994Z * DONE (gert) 2021-05-16T17:41:20.5312483Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:41:20.5372994Z * DONE (usethis) 2021-05-16T17:41:20.5442035Z 2021-05-16T17:41:20.5442906Z The downloaded source packages are in 2021-05-16T17:41:20.5444063Z ‘/tmp/Rtmpf9S1dE/downloaded_packages’ 2021-05-16T17:41:20.5456240Z Running `R CMD build`... 2021-05-16T17:41:23.6242287Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:23.6243761Z * checking for file ‘/tmp/Rtmpf9S1dE/remotes71d44167dc8/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:41:23.6245049Z * preparing ‘tic’: 2021-05-16T17:41:23.6246249Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:41:23.6247195Z * installing the package to process help pages 2021-05-16T17:41:23.6248462Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:23.6249510Z * checking for empty or unneeded directories 2021-05-16T17:41:23.6250701Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:41:23.6251718Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:41:23.6252625Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:41:23.6262278Z (as ‘lib’ is unspecified) 2021-05-16T17:41:23.6263654Z * installing *source* package ‘tic’ ... 2021-05-16T17:41:23.6266765Z ** using staged installation 2021-05-16T17:41:23.6267346Z ** R 2021-05-16T17:41:23.6267838Z ** inst 2021-05-16T17:41:23.6268509Z ** preparing package for lazy loading 2021-05-16T17:41:23.6269112Z ** help 2021-05-16T17:41:23.7095922Z *** installing help indices 2021-05-16T17:41:23.8205619Z *** copying figures 2021-05-16T17:41:23.8211592Z ** building package indices 2021-05-16T17:41:23.9560514Z ** installing vignettes 2021-05-16T17:41:23.9605351Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:24.2484296Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:24.5841408Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:24.5873441Z * DONE (tic) 2021-05-16T17:41:24.6028592Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:41:24.9146261Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:41:27.3845735Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:41:27.3847113Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:41:27.3847932Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:41:27.3850383Z 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-16T17:41:27.3852737Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:41:27.3853623Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:41:27.3855029Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:41:27.3855836Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:41:27.3856649Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:41:27.3857639Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:27.3859330Z (as ‘lib’ is unspecified) 2021-05-16T17:41:27.3860366Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:41:27.3861562Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:41:27.3862795Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:41:27.3863668Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:41:27.3864757Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:41:27.3865625Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:41:27.3866633Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:41:27.3867459Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:41:27.3868301Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:41:27.3869131Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:41:27.3870120Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:41:27.3871124Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:41:27.3872026Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:41:27.3872867Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:41:27.3873881Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:41:27.3874878Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:41:27.3875747Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:41:27.3876804Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:41:27.3877645Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:41:27.3878675Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:41:27.3879864Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:41:27.3880722Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:41:27.3881573Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:41:27.3882479Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:41:27.3883338Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:41:27.3884367Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:41:27.3885407Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:41:27.3886273Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:41:27.3887135Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:41:27.3887983Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:41:43.7960131Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:41:44.4962712Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T17:41:44.5103974Z ================================================== 2021-05-16T17:41:44.5104559Z downloaded 231 KB 2021-05-16T17:41:44.5104881Z 2021-05-16T17:41:44.5141623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:41:50.0139073Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T17:41:50.0415975Z ================================================== 2021-05-16T17:41:50.0416660Z downloaded 1.5 MB 2021-05-16T17:41:50.0417319Z 2021-05-16T17:41:50.0456533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:41:50.5631556Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T17:41:50.5635339Z ================================================== 2021-05-16T17:41:50.5635816Z downloaded 17 KB 2021-05-16T17:41:50.5636097Z 2021-05-16T17:41:50.5676428Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:41:50.7010669Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:41:50.7289721Z ================================================== 2021-05-16T17:41:50.7290769Z downloaded 1.1 MB 2021-05-16T17:41:50.7291323Z 2021-05-16T17:41:50.7321021Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:41:50.7633096Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:41:50.7853391Z ================================================== 2021-05-16T17:41:50.7854334Z downloaded 670 KB 2021-05-16T17:41:50.7854924Z 2021-05-16T17:41:50.7880438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:41:51.4724575Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T17:41:51.4771066Z ================================================== 2021-05-16T17:41:51.4772095Z downloaded 43 KB 2021-05-16T17:41:51.4772657Z 2021-05-16T17:41:51.4815326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:41:52.4298952Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T17:41:52.4441243Z ================================================== 2021-05-16T17:41:52.4441737Z downloaded 248 KB 2021-05-16T17:41:52.4442041Z 2021-05-16T17:41:52.4483569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:41:53.1345955Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T17:41:53.1617638Z ================================================== 2021-05-16T17:41:53.1619360Z downloaded 952 KB 2021-05-16T17:41:53.1619894Z 2021-05-16T17:41:53.1654929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:41:53.8464347Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T17:41:53.8513325Z ================================================== 2021-05-16T17:41:53.8514320Z downloaded 68 KB 2021-05-16T17:41:53.8515071Z 2021-05-16T17:41:53.8553562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:41:54.5363160Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T17:41:54.5535523Z ================================================== 2021-05-16T17:41:54.5536084Z downloaded 347 KB 2021-05-16T17:41:54.5536424Z 2021-05-16T17:41:54.5577024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:41:55.2404075Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T17:41:55.2607547Z ================================================== 2021-05-16T17:41:55.2608867Z downloaded 413 KB 2021-05-16T17:41:55.2609564Z 2021-05-16T17:41:55.2652309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:41:55.9504720Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T17:41:55.9507492Z ================================================== 2021-05-16T17:41:55.9508009Z downloaded 15 KB 2021-05-16T17:41:55.9508313Z 2021-05-16T17:41:55.9543226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:41:56.4694857Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T17:41:56.4801562Z ================================================== 2021-05-16T17:41:56.4802120Z downloaded 147 KB 2021-05-16T17:41:56.4802437Z 2021-05-16T17:41:56.4839725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:41:57.1630582Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T17:41:57.1687366Z ================================================== 2021-05-16T17:41:57.1688312Z downloaded 72 KB 2021-05-16T17:41:57.1689013Z 2021-05-16T17:41:57.1729805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:41:57.8659039Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T17:41:57.8679900Z ================================================== 2021-05-16T17:41:57.8716839Z downloaded 39 KB 2021-05-16T17:41:57.8717164Z 2021-05-16T17:41:57.8747782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:41:58.7267200Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T17:41:58.7426985Z ================================================== 2021-05-16T17:41:58.7428036Z downloaded 349 KB 2021-05-16T17:41:58.7428757Z 2021-05-16T17:41:58.7464357Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:41:59.4359600Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T17:41:59.4553795Z ================================================== 2021-05-16T17:41:59.4554379Z downloaded 426 KB 2021-05-16T17:41:59.4554673Z 2021-05-16T17:41:59.4591484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:42:00.1457903Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T17:42:00.1506745Z ================================================== 2021-05-16T17:42:00.1507848Z downloaded 40 KB 2021-05-16T17:42:00.1508545Z 2021-05-16T17:42:00.1546361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:42:00.6684052Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T17:42:00.6920745Z ================================================== 2021-05-16T17:42:00.6921633Z downloaded 602 KB 2021-05-16T17:42:00.6921973Z 2021-05-16T17:42:00.6964959Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:42:00.7259759Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:42:00.7360868Z ================================================== 2021-05-16T17:42:00.7361457Z downloaded 109 KB 2021-05-16T17:42:00.7361774Z 2021-05-16T17:42:00.7398038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:42:01.4534591Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T17:42:01.4690245Z ================================================== 2021-05-16T17:42:01.4691204Z downloaded 225 KB 2021-05-16T17:42:01.4692147Z 2021-05-16T17:42:01.4734397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:42:02.1661622Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T17:42:02.1687970Z ================================================== 2021-05-16T17:42:02.1689404Z downloaded 38 KB 2021-05-16T17:42:02.1690145Z 2021-05-16T17:42:02.1734189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:42:02.8630263Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T17:42:02.8758321Z ================================================== 2021-05-16T17:42:02.8759850Z downloaded 200 KB 2021-05-16T17:42:02.8760523Z 2021-05-16T17:42:02.8800699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:42:03.5873729Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T17:42:03.6217287Z ================================================== 2021-05-16T17:42:03.6218170Z downloaded 2.8 MB 2021-05-16T17:42:03.6218679Z 2021-05-16T17:42:03.6255492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:42:04.3168587Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T17:42:04.3610305Z ================================================== 2021-05-16T17:42:04.3610911Z downloaded 4.0 MB 2021-05-16T17:42:04.3611214Z 2021-05-16T17:42:04.3650935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:42:05.0528652Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T17:42:05.0810422Z ================================================== 2021-05-16T17:42:05.0811432Z downloaded 1.3 MB 2021-05-16T17:42:05.0812719Z 2021-05-16T17:42:05.0847327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:42:05.7834584Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T17:42:05.8030320Z ================================================== 2021-05-16T17:42:05.8031144Z downloaded 479 KB 2021-05-16T17:42:05.8031584Z 2021-05-16T17:42:05.8119797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:42:06.4952969Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T17:42:06.5069865Z ================================================== 2021-05-16T17:42:06.5070620Z downloaded 107 KB 2021-05-16T17:42:06.5071191Z 2021-05-16T17:42:06.5103402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:42:07.4856547Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T17:42:07.4858740Z ================================================== 2021-05-16T17:42:07.4859610Z downloaded 21 KB 2021-05-16T17:42:07.4860031Z 2021-05-16T17:42:07.4889424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:42:08.1814675Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T17:42:08.1860495Z ================================================== 2021-05-16T17:42:08.1861751Z downloaded 43 KB 2021-05-16T17:42:08.1862599Z 2021-05-16T17:42:08.1903610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:42:09.0135961Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T17:42:09.0143264Z ================================================== 2021-05-16T17:42:09.0144136Z downloaded 33 KB 2021-05-16T17:42:09.0144846Z 2021-05-16T17:42:09.0175796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:42:09.7119944Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T17:42:09.7215605Z ================================================== 2021-05-16T17:42:09.7216494Z downloaded 137 KB 2021-05-16T17:42:09.7217065Z 2021-05-16T17:42:09.7301992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:42:10.2489045Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T17:42:10.2862337Z ================================================== 2021-05-16T17:42:10.2863481Z downloaded 3.4 MB 2021-05-16T17:42:10.2864089Z 2021-05-16T17:42:10.2896137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:42:11.1467595Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T17:42:11.1515567Z ================================================== 2021-05-16T17:42:11.1516418Z downloaded 64 KB 2021-05-16T17:42:11.1517403Z 2021-05-16T17:42:11.1619244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:42:11.8455976Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T17:42:11.8725024Z ================================================== 2021-05-16T17:42:11.8725557Z downloaded 1.3 MB 2021-05-16T17:42:11.8725851Z 2021-05-16T17:42:11.8768190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:42:12.5567321Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T17:42:12.5678032Z ================================================== 2021-05-16T17:42:12.5679216Z downloaded 129 KB 2021-05-16T17:42:12.5679808Z 2021-05-16T17:42:12.5718982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:42:13.2565255Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T17:42:13.2737431Z ================================================== 2021-05-16T17:42:13.2738032Z downloaded 385 KB 2021-05-16T17:42:13.2738329Z 2021-05-16T17:42:13.5249960Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:42:13.5294241Z * DONE (utf8) 2021-05-16T17:42:13.7558248Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:42:13.7596496Z * DONE (pkgconfig) 2021-05-16T17:42:14.0229144Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:42:14.0277078Z * DONE (fansi) 2021-05-16T17:42:14.3164088Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:42:14.3216840Z * DONE (diffobj) 2021-05-16T17:42:14.5720021Z * installing *binary* package ‘ps’ ... 2021-05-16T17:42:14.5769133Z * DONE (ps) 2021-05-16T17:42:14.7936718Z * installing *binary* package ‘praise’ ... 2021-05-16T17:42:14.7972382Z * DONE (praise) 2021-05-16T17:42:15.0249116Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:42:15.0283967Z * DONE (pkgload) 2021-05-16T17:42:15.2507068Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:42:15.2554087Z * DONE (evaluate) 2021-05-16T17:42:15.4844429Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:42:15.4882765Z * DONE (ellipsis) 2021-05-16T17:42:15.7615402Z * installing *binary* package ‘digest’ ... 2021-05-16T17:42:15.7675222Z * DONE (digest) 2021-05-16T17:42:15.9905084Z * installing *binary* package ‘brio’ ... 2021-05-16T17:42:15.9942976Z * DONE (brio) 2021-05-16T17:42:16.2872254Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:42:16.2933757Z * DONE (xml2) 2021-05-16T17:42:16.5853879Z * installing *source* package ‘xfun’ ... 2021-05-16T17:42:16.5888122Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:16.5889691Z ** using staged installation 2021-05-16T17:42:16.6086416Z ** libs 2021-05-16T17:42:16.6141280Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:42:16.7354734Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:16.7886746Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:42:16.8302024Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:42:16.8313164Z ** R 2021-05-16T17:42:16.8494804Z ** inst 2021-05-16T17:42:16.8507132Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:18.4119757Z ** help 2021-05-16T17:42:18.5634196Z *** installing help indices 2021-05-16T17:42:18.6838549Z ** building package indices 2021-05-16T17:42:18.8291397Z ** installing vignettes 2021-05-16T17:42:18.8346671Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:19.0369261Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:19.0553949Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:19.2611327Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:19.2613142Z * DONE (xfun) 2021-05-16T17:42:20.1407099Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:42:20.1415354Z * DONE (stringi) 2021-05-16T17:42:20.9822532Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:42:21.0259270Z * DONE (Rcpp) 2021-05-16T17:42:21.3322609Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:42:21.3384296Z * DONE (commonmark) 2021-05-16T17:42:21.5942541Z * installing *binary* package ‘brew’ ... 2021-05-16T17:42:21.5994483Z * DONE (brew) 2021-05-16T17:42:21.8128918Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:42:21.8165091Z * DONE (sessioninfo) 2021-05-16T17:42:22.0378535Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:42:22.0416654Z * DONE (prettyunits) 2021-05-16T17:42:22.4361325Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:42:22.4440119Z * DONE (vctrs) 2021-05-16T17:42:22.7029467Z * installing *binary* package ‘processx’ ... 2021-05-16T17:42:22.7078366Z * DONE (processx) 2021-05-16T17:42:22.9674883Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:42:22.9736270Z * DONE (markdown) 2021-05-16T17:42:23.2221768Z * installing *binary* package ‘highr’ ... 2021-05-16T17:42:23.2259601Z * DONE (highr) 2021-05-16T17:42:23.4791867Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:42:23.4839318Z * DONE (stringr) 2021-05-16T17:42:23.7055549Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:42:23.7092545Z * DONE (rversions) 2021-05-16T17:42:24.1505944Z * installing *source* package ‘pillar’ ... 2021-05-16T17:42:24.1602779Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:24.1603821Z ** using staged installation 2021-05-16T17:42:24.1834960Z ** R 2021-05-16T17:42:24.2087001Z ** inst 2021-05-16T17:42:24.2126778Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:26.1607607Z ** help 2021-05-16T17:42:26.2516834Z *** installing help indices 2021-05-16T17:42:26.3194350Z *** copying figures 2021-05-16T17:42:26.3200716Z ** building package indices 2021-05-16T17:42:26.3840475Z ** installing vignettes 2021-05-16T17:42:26.3936284Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:26.7395317Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:27.0838035Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:27.0864218Z * DONE (pillar) 2021-05-16T17:42:27.3736228Z * installing *binary* package ‘callr’ ... 2021-05-16T17:42:27.3776831Z * DONE (callr) 2021-05-16T17:42:27.8298968Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:42:27.8433417Z * DONE (knitr) 2021-05-16T17:42:28.0717248Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:42:28.0756365Z * DONE (xopen) 2021-05-16T17:42:28.5516474Z * installing *source* package ‘tibble’ ... 2021-05-16T17:42:28.5629825Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:28.5631592Z ** using staged installation 2021-05-16T17:42:28.5925149Z ** libs 2021-05-16T17:42:28.5979486Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:42:28.6591737Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:42:28.7526893Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:28.8022582Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:42:28.9400405Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:42:28.9662464Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:42:28.9678146Z ** R 2021-05-16T17:42:28.9943565Z ** inst 2021-05-16T17:42:28.9985845Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:31.0606732Z ** help 2021-05-16T17:42:31.1391483Z *** installing help indices 2021-05-16T17:42:31.1962915Z *** copying figures 2021-05-16T17:42:31.1971519Z ** building package indices 2021-05-16T17:42:31.2529675Z ** installing vignettes 2021-05-16T17:42:31.2594094Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:31.6442663Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:31.6631978Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:32.0535287Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:32.0558899Z * DONE (tibble) 2021-05-16T17:42:32.2894057Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:42:32.2933436Z * DONE (pkgbuild) 2021-05-16T17:42:32.6765963Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:42:32.6853607Z * DONE (roxygen2) 2021-05-16T17:42:32.9166330Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:42:32.9205785Z * DONE (rematch2) 2021-05-16T17:42:33.1492047Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:42:33.1527822Z * DONE (rcmdcheck) 2021-05-16T17:42:33.3807046Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:42:33.3847068Z * DONE (waldo) 2021-05-16T17:42:34.0641972Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:42:34.0794653Z * DONE (testthat) 2021-05-16T17:42:34.3623763Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:42:34.3676794Z * DONE (devtools) 2021-05-16T17:42:34.3749708Z 2021-05-16T17:42:34.3750719Z The downloaded source packages are in 2021-05-16T17:42:34.3752034Z ‘/tmp/Rtmpf9S1dE/downloaded_packages’ 2021-05-16T17:42:34.5095500Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:42:36.6751878Z 2021-05-16T17:42:37.0163935Z 2021-05-16T17:42:37.0167108Z checking for file ‘/tmp/Rtmpf9S1dE/remotes71d4231d23ae/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:42:37.0233091Z 2021-05-16T17:42:37.0236019Z ✔ checking for file ‘/tmp/Rtmpf9S1dE/remotes71d4231d23ae/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:42:37.0277935Z 2021-05-16T17:42:37.0308766Z 2021-05-16T17:42:37.0310960Z ─ preparing ‘desc’: 2021-05-16T17:42:37.0333235Z 2021-05-16T17:42:37.0335608Z 2021-05-16T17:42:37.0449485Z checking DESCRIPTION meta-information ... 2021-05-16T17:42:37.0481258Z 2021-05-16T17:42:37.0483586Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:42:37.1294569Z 2021-05-16T17:42:37.1346134Z 2021-05-16T17:42:37.1349749Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:42:37.1364135Z 2021-05-16T17:42:37.1394530Z 2021-05-16T17:42:37.1396655Z ─ checking for empty or unneeded directories 2021-05-16T17:42:37.1406151Z 2021-05-16T17:42:37.1436721Z 2021-05-16T17:42:37.1439573Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:42:37.2616148Z 2021-05-16T17:42:37.2619218Z 2021-05-16T17:42:37.2620807Z 2021-05-16T17:42:37.2755106Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:37.2756880Z (as ‘lib’ is unspecified) 2021-05-16T17:42:37.6538622Z * installing *source* package ‘desc’ ... 2021-05-16T17:42:37.6569771Z ** using staged installation 2021-05-16T17:42:37.6855688Z ** R 2021-05-16T17:42:37.7041954Z ** inst 2021-05-16T17:42:37.7059450Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:39.7238003Z ** help 2021-05-16T17:42:39.8696825Z *** installing help indices 2021-05-16T17:42:39.9856247Z ** building package indices 2021-05-16T17:42:40.0964439Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:41.1464793Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:41.1465317Z 2021-05-16T17:42:41.1466778Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:41.1467933Z * DONE (desc) 2021-05-16T17:42:41.1469235Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:41.1469760Z 2021-05-16T17:42:41.1470933Z checking for file ‘/tmp/Rtmpf9S1dE/remotes71d445bc9f54/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:42:41.1471867Z 2021-05-16T17:42:41.1473323Z ✔ checking for file ‘/tmp/Rtmpf9S1dE/remotes71d445bc9f54/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:42:41.1474011Z 2021-05-16T17:42:41.1474287Z 2021-05-16T17:42:41.1474840Z ─ preparing ‘ghtravis’: 2021-05-16T17:42:41.1475118Z 2021-05-16T17:42:41.1475410Z 2021-05-16T17:42:41.1476090Z checking DESCRIPTION meta-information ... 2021-05-16T17:42:41.1476836Z 2021-05-16T17:42:41.1477454Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:42:41.1477794Z 2021-05-16T17:42:41.1478070Z 2021-05-16T17:42:41.1478830Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:42:41.1479235Z 2021-05-16T17:42:41.1479507Z 2021-05-16T17:42:41.1480407Z ─ checking for empty or unneeded directories 2021-05-16T17:42:41.1480755Z 2021-05-16T17:42:41.1481033Z 2021-05-16T17:42:41.1481585Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:42:41.1482058Z 2021-05-16T17:42:41.1482340Z 2021-05-16T17:42:41.1482604Z 2021-05-16T17:42:41.1483771Z (as ‘lib’ is unspecified) 2021-05-16T17:42:41.2099830Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:42:41.2103625Z ** using staged installation 2021-05-16T17:42:41.2286224Z ** R 2021-05-16T17:42:41.2405710Z ** inst 2021-05-16T17:42:41.2416711Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:42.7952804Z ** help 2021-05-16T17:42:42.8604226Z *** installing help indices 2021-05-16T17:42:42.9202898Z ** building package indices 2021-05-16T17:42:42.9764839Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:43.8187428Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:44.6900338Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:44.6901891Z * DONE (ghtravis) 2021-05-16T17:42:44.6987951Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:42:44.9991368Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:42:47.4960462Z 2021-05-16T17:42:47.4962162Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:42:47.4963211Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:42:47.4964161Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:42:47.4965713Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:42:47.4966689Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:42:47.4967658Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:42:47.4974413Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:47.4975919Z (as ‘lib’ is unspecified) 2021-05-16T17:43:05.1103676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:43:05.8000344Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T17:43:05.8115533Z ================================================== 2021-05-16T17:43:05.8116669Z downloaded 193 KB 2021-05-16T17:43:05.8117295Z 2021-05-16T17:43:05.8161502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:43:06.2471990Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T17:43:07.1540762Z ================================================== 2021-05-16T17:43:07.1541327Z downloaded 66 KB 2021-05-16T17:43:07.1541913Z 2021-05-16T17:43:07.1544010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:43:07.1545532Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T17:43:07.1546208Z ================================================== 2021-05-16T17:43:07.1546687Z downloaded 191 KB 2021-05-16T17:43:07.1546998Z 2021-05-16T17:43:07.1548359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:43:07.6507734Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T17:43:07.7777592Z ================================================== 2021-05-16T17:43:07.7778718Z downloaded 1.2 MB 2021-05-16T17:43:07.7779319Z 2021-05-16T17:43:07.7815230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:43:08.4719984Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T17:43:08.5979950Z ================================================== 2021-05-16T17:43:08.5983364Z downloaded 1.0 MB 2021-05-16T17:43:08.5984150Z 2021-05-16T17:43:08.8704049Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:43:08.8751880Z * DONE (tidyselect) 2021-05-16T17:43:09.1344170Z * installing *binary* package ‘generics’ ... 2021-05-16T17:43:09.1389235Z * DONE (generics) 2021-05-16T17:43:09.4482424Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:43:09.4544535Z * DONE (cpp11) 2021-05-16T17:43:09.8361499Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:43:09.8444901Z * DONE (dplyr) 2021-05-16T17:43:10.2249844Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:43:10.2329142Z * DONE (tidyr) 2021-05-16T17:43:10.2407519Z 2021-05-16T17:43:10.2408597Z The downloaded source packages are in 2021-05-16T17:43:10.2410110Z ‘/tmp/Rtmpf9S1dE/downloaded_packages’ 2021-05-16T17:43:10.4781745Z 2021-05-16T17:43:10.4790499Z checking for file ‘/tmp/Rtmpf9S1dE/remotes71d437f97f1a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:43:10.4829650Z 2021-05-16T17:43:10.4832520Z ✔ checking for file ‘/tmp/Rtmpf9S1dE/remotes71d437f97f1a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:43:10.4864404Z 2021-05-16T17:43:10.4895818Z 2021-05-16T17:43:10.4897936Z ─ preparing ‘aghast’: 2021-05-16T17:43:10.4909849Z 2021-05-16T17:43:10.4912279Z 2021-05-16T17:43:10.4996107Z checking DESCRIPTION meta-information ... 2021-05-16T17:43:10.5030399Z 2021-05-16T17:43:10.5033090Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:43:10.5352145Z 2021-05-16T17:43:10.5385818Z 2021-05-16T17:43:10.5389006Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:10.5401075Z 2021-05-16T17:43:10.5430265Z 2021-05-16T17:43:10.5432532Z ─ checking for empty or unneeded directories 2021-05-16T17:43:10.5460334Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:43:10.5588839Z 2021-05-16T17:43:10.5591550Z 2021-05-16T17:43:10.5593125Z 2021-05-16T17:43:10.5686271Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:10.5687774Z (as ‘lib’ is unspecified) 2021-05-16T17:43:10.8338869Z * installing *source* package ‘aghast’ ... 2021-05-16T17:43:10.8342888Z ** using staged installation 2021-05-16T17:43:10.8604918Z ** R 2021-05-16T17:43:10.8678154Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:11.4271283Z ** help 2021-05-16T17:43:11.4550643Z *** installing help indices 2021-05-16T17:43:11.4872295Z ** building package indices 2021-05-16T17:43:11.5141853Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:11.7225754Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:11.9415009Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:11.9423712Z * DONE (aghast) 2021-05-16T17:43:11.9515201Z Installing 1 packages: covr 2021-05-16T17:43:11.9530519Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:11.9532026Z (as ‘lib’ is unspecified) 2021-05-16T17:43:29.2545369Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:43:29.2546590Z 2021-05-16T17:43:29.2559013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:43:29.9424679Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T17:43:29.9533616Z ================================================== 2021-05-16T17:43:29.9534548Z downloaded 161 KB 2021-05-16T17:43:29.9535242Z 2021-05-16T17:43:29.9577325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:43:30.7594967Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T17:43:30.7691153Z ================================================== 2021-05-16T17:43:30.7692444Z downloaded 119 KB 2021-05-16T17:43:30.7693472Z 2021-05-16T17:43:30.7728629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:43:31.4715667Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T17:43:31.4913297Z ================================================== 2021-05-16T17:43:31.4913830Z downloaded 281 KB 2021-05-16T17:43:31.4914513Z 2021-05-16T17:43:31.7669192Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:43:31.7717931Z * DONE (lazyeval) 2021-05-16T17:43:32.0546278Z * installing *binary* package ‘rex’ ... 2021-05-16T17:43:32.0595315Z * DONE (rex) 2021-05-16T17:43:32.3499657Z * installing *binary* package ‘covr’ ... 2021-05-16T17:43:32.3553751Z * DONE (covr) 2021-05-16T17:43:32.3626490Z 2021-05-16T17:43:32.3627690Z The downloaded source packages are in 2021-05-16T17:43:32.3629074Z ‘/tmp/Rtmpf9S1dE/downloaded_packages’ 2021-05-16T17:43:32.3788398Z 2021-05-16T17:43:32.3835217Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:43:32.3835923Z Rscript -e "tic::before_install()" 2021-05-16T17:43:32.3893850Z shell: /usr/bin/bash -e {0} 2021-05-16T17:43:32.3894277Z env: 2021-05-16T17:43:32.3894947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:32.3895414Z TIC_DEPLOY_KEY: 2021-05-16T17:43:32.3896259Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:43:32.3897848Z GITHUB_PAT: *** 2021-05-16T17:43:32.3898275Z COVERALLS_TOKEN: 2021-05-16T17:43:32.3898761Z continue-on-error: false 2021-05-16T17:43:32.3899249Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:32.3899754Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:43:32.3900426Z TZ: UTC 2021-05-16T17:43:32.3900941Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:32.3901351Z NOT_CRAN: true 2021-05-16T17:43:32.3901735Z ##[endgroup] 2021-05-16T17:43:32.7010297Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:43:32.8605244Z Running before_install: step_install_remote_binaries() 2021-05-16T17:43:33.5057329Z Installing oro.nifti binaries 2021-05-16T17:43:33.5069923Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:43:33.8458175Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:43:33.8492110Z tag_name 2021-05-16T17:43:33.8492687Z 10 0.10.3.s 2021-05-16T17:43:33.8493324Z zipball_url 2021-05-16T17:43:33.8494451Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:43:33.8495817Z tarball_url 2021-05-16T17:43:33.8497625Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:43:33.8499279Z commit.sha 2021-05-16T17:43:33.8500692Z Installing oro.nifti package binaries 2021-05-16T17:43:33.8501361Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:43:33.8502767Z commit.url 2021-05-16T17:43:33.8503924Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:43:33.8506343Z node_id 2021-05-16T17:43:33.8507608Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:43:33.8508880Z url 2021-05-16T17:43:33.8510219Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:43:33.8511175Z assets_url 2021-05-16T17:43:33.8512152Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:43:33.8513556Z upload_url 2021-05-16T17:43:33.8515418Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:43:33.8516759Z id asset_updated_at asset_created_at created_at 2021-05-16T17:43:33.8518152Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T17:43:33.8518849Z published_at asset_name 2021-05-16T17:43:33.8520348Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:43:33.8521130Z asset_label asset_download_count 2021-05-16T17:43:33.8521612Z 10 5 2021-05-16T17:43:33.8522263Z asset_browser_download_url 2021-05-16T17:43:33.8523939Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:43:33.8564743Z --2021-05-16 17:43:33-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:43:33.8612169Z Resolving github.com (github.com)... 13.236.229.21 2021-05-16T17:43:34.0122840Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-16T17:43:34.4777340Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:43:34.4788513Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174210Z&X-Amz-Expires=300&X-Amz-Signature=97d89b27cb3cd6d099c7f58e7d8b069ad50a1a5aa8af5706b5076636135f1e69&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:43:34.4799874Z --2021-05-16 17:43:34-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174210Z&X-Amz-Expires=300&X-Amz-Signature=97d89b27cb3cd6d099c7f58e7d8b069ad50a1a5aa8af5706b5076636135f1e69&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T17:43:34.4809460Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T17:43:34.4856884Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T17:43:34.5475539Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:43:34.5477974Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T17:43:34.5479648Z Saving to: ‘/tmp/Rtmprie5ni/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:43:34.5480218Z 2021-05-16T17:43:34.5522984Z 0K .......... .......... .......... .......... .......... 0% 10.4M 1s 2021-05-16T17:43:34.5587834Z 50K .......... .......... .......... .......... .......... 1% 8.09M 1s 2021-05-16T17:43:34.5596491Z 100K .......... .......... .......... .......... .......... 2% 46.5M 0s 2021-05-16T17:43:34.5606901Z 150K .......... .......... .......... .......... .......... 3% 42.9M 0s 2021-05-16T17:43:34.5635706Z 200K .......... .......... .......... .......... .......... 4% 17.0M 0s 2021-05-16T17:43:34.5644158Z 250K .......... .......... .......... .......... .......... 5% 68.1M 0s 2021-05-16T17:43:34.5644800Z 300K .......... .......... .......... .......... .......... 5% 137M 0s 2021-05-16T17:43:34.5650002Z 350K .......... .......... .......... .......... .......... 6% 102M 0s 2021-05-16T17:43:34.5678025Z 400K .......... .......... .......... .......... .......... 7% 17.8M 0s 2021-05-16T17:43:34.5687691Z 450K .......... .......... .......... .......... .......... 8% 46.8M 0s 2021-05-16T17:43:34.5690648Z 500K .......... .......... .......... .......... .......... 9% 240M 0s 2021-05-16T17:43:34.5694901Z 550K .......... .......... .......... .......... .......... 10% 79.0M 0s 2021-05-16T17:43:34.5705955Z 600K .......... .......... .......... .......... .......... 11% 45.9M 0s 2021-05-16T17:43:34.5727352Z 650K .......... .......... .......... .......... .......... 11% 23.0M 0s 2021-05-16T17:43:34.5738971Z 700K .......... .......... .......... .......... .......... 12% 43.4M 0s 2021-05-16T17:43:34.5745228Z 750K .......... .......... .......... .......... .......... 13% 114M 0s 2021-05-16T17:43:34.5745892Z 800K .......... .......... .......... .......... .......... 14% 231M 0s 2021-05-16T17:43:34.5754770Z 850K .......... .......... .......... .......... .......... 15% 51.0M 0s 2021-05-16T17:43:34.5777350Z 900K .......... .......... .......... .......... .......... 16% 24.3M 0s 2021-05-16T17:43:34.5795448Z 950K .......... .......... .......... .......... .......... 16% 35.6M 0s 2021-05-16T17:43:34.5797671Z 1000K .......... .......... .......... .......... .......... 17% 175M 0s 2021-05-16T17:43:34.5799974Z 1050K .......... .......... .......... .......... .......... 18% 132M 0s 2021-05-16T17:43:34.5805642Z 1100K .......... .......... .......... .......... .......... 19% 43.8M 0s 2021-05-16T17:43:34.5825158Z 1150K .......... .......... .......... .......... .......... 20% 25.7M 0s 2021-05-16T17:43:34.5837449Z 1200K .......... .......... .......... .......... .......... 21% 38.3M 0s 2021-05-16T17:43:34.5841220Z 1250K .......... .......... .......... .......... .......... 22% 147M 0s 2021-05-16T17:43:34.5844260Z 1300K .......... .......... .......... .......... .......... 22% 136M 0s 2021-05-16T17:43:34.5856051Z 1350K .......... .......... .......... .......... .......... 23% 41.5M 0s 2021-05-16T17:43:34.5873261Z 1400K .......... .......... .......... .......... .......... 24% 29.0M 0s 2021-05-16T17:43:34.5886724Z 1450K .......... .......... .......... .......... .......... 25% 39.7M 0s 2021-05-16T17:43:34.5893695Z 1500K .......... .......... .......... .......... .......... 26% 73.9M 0s 2021-05-16T17:43:34.5894334Z 1550K .......... .......... .......... .......... .......... 27% 230M 0s 2021-05-16T17:43:34.5919690Z 1600K .......... .......... .......... .......... .......... 27% 51.6M 0s 2021-05-16T17:43:34.5926108Z 1650K .......... .......... .......... .......... .......... 28% 22.5M 0s 2021-05-16T17:43:34.5933992Z 1700K .......... .......... .......... .......... .......... 29% 78.8M 0s 2021-05-16T17:43:34.5934874Z 1750K .......... .......... .......... .......... .......... 30% 168M 0s 2021-05-16T17:43:34.5943532Z 1800K .......... .......... .......... .......... .......... 31% 58.8M 0s 2021-05-16T17:43:34.5952953Z 1850K .......... .......... .......... .......... .......... 32% 51.3M 0s 2021-05-16T17:43:34.5978901Z 1900K .......... .......... .......... .......... .......... 33% 22.6M 0s 2021-05-16T17:43:34.5980683Z 1950K .......... .......... .......... .......... .......... 33% 167M 0s 2021-05-16T17:43:34.5981537Z 2000K .......... .......... .......... .......... .......... 34% 219M 0s 2021-05-16T17:43:34.6013172Z 2050K .......... .......... .......... .......... .......... 35% 14.7M 0s 2021-05-16T17:43:34.6019012Z 2100K .......... .......... .......... .......... .......... 36% 78.4M 0s 2021-05-16T17:43:34.6027484Z 2150K .......... .......... .......... .......... .......... 37% 60.2M 0s 2021-05-16T17:43:34.6037982Z 2200K .......... .......... .......... .......... .......... 38% 58.9M 0s 2021-05-16T17:43:34.6040562Z 2250K .......... .......... .......... .......... .......... 38% 135M 0s 2021-05-16T17:43:34.6046626Z 2300K .......... .......... .......... .......... .......... 39% 57.1M 0s 2021-05-16T17:43:34.6058139Z 2350K .......... .......... .......... .......... .......... 40% 46.2M 0s 2021-05-16T17:43:34.6064034Z 2400K .......... .......... .......... .......... .......... 41% 102M 0s 2021-05-16T17:43:34.6073603Z 2450K .......... .......... .......... .......... .......... 42% 42.0M 0s 2021-05-16T17:43:34.6077306Z 2500K .......... .......... .......... .......... .......... 43% 133M 0s 2021-05-16T17:43:34.6085059Z 2550K .......... .......... .......... .......... .......... 44% 67.2M 0s 2021-05-16T17:43:34.6096180Z 2600K .......... .......... .......... .......... .......... 44% 42.0M 0s 2021-05-16T17:43:34.6105933Z 2650K .......... .......... .......... .......... .......... 45% 50.3M 0s 2021-05-16T17:43:34.6112986Z 2700K .......... .......... .......... .......... .......... 46% 70.8M 0s 2021-05-16T17:43:34.6119135Z 2750K .......... .......... .......... .......... .......... 47% 77.0M 0s 2021-05-16T17:43:34.6125575Z 2800K .......... .......... .......... .......... .......... 48% 88.2M 0s 2021-05-16T17:43:34.6133486Z 2850K .......... .......... .......... .......... .......... 49% 65.6M 0s 2021-05-16T17:43:34.6148777Z 2900K .......... .......... .......... .......... .......... 49% 32.5M 0s 2021-05-16T17:43:34.6155298Z 2950K .......... .......... .......... .......... .......... 50% 85.2M 0s 2021-05-16T17:43:34.6155928Z 3000K .......... .......... .......... .......... .......... 51% 197M 0s 2021-05-16T17:43:34.6163475Z 3050K .......... .......... .......... .......... .......... 52% 64.8M 0s 2021-05-16T17:43:34.6175655Z 3100K .......... .......... .......... .......... .......... 53% 40.3M 0s 2021-05-16T17:43:34.6182288Z 3150K .......... .......... .......... .......... .......... 54% 78.6M 0s 2021-05-16T17:43:34.6184610Z 3200K .......... .......... .......... .......... .......... 55% 171M 0s 2021-05-16T17:43:34.6200383Z 3250K .......... .......... .......... .......... .......... 55% 35.5M 0s 2021-05-16T17:43:34.6201619Z 3300K .......... .......... .......... .......... .......... 56% 201M 0s 2021-05-16T17:43:34.6214304Z 3350K .......... .......... .......... .......... .......... 57% 60.4M 0s 2021-05-16T17:43:34.6215771Z 3400K .......... .......... .......... .......... .......... 58% 141M 0s 2021-05-16T17:43:34.6224713Z 3450K .......... .......... .......... .......... .......... 59% 44.7M 0s 2021-05-16T17:43:34.6225541Z 3500K .......... .......... .......... .......... .......... 60% 238M 0s 2021-05-16T17:43:34.6236670Z 3550K .......... .......... .......... .......... .......... 60% 83.1M 0s 2021-05-16T17:43:34.6256273Z 3600K .......... .......... .......... .......... .......... 61% 24.8M 0s 2021-05-16T17:43:34.6257191Z 3650K .......... .......... .......... .......... .......... 62% 245M 0s 2021-05-16T17:43:34.6264638Z 3700K .......... .......... .......... .......... .......... 63% 260M 0s 2021-05-16T17:43:34.6266938Z 3750K .......... .......... .......... .......... .......... 64% 248M 0s 2021-05-16T17:43:34.6267603Z 3800K .......... .......... .......... .......... .......... 65% 64.2M 0s 2021-05-16T17:43:34.6273585Z 3850K .......... .......... .......... .......... .......... 66% 62.1M 0s 2021-05-16T17:43:34.6277296Z 3900K .......... .......... .......... .......... .......... 66% 88.8M 0s 2021-05-16T17:43:34.6302900Z 3950K .......... .......... .......... .......... .......... 67% 24.2M 0s 2021-05-16T17:43:34.6306961Z 4000K .......... .......... .......... .......... .......... 68% 159M 0s 2021-05-16T17:43:34.6310244Z 4050K .......... .......... .......... .......... .......... 69% 212M 0s 2021-05-16T17:43:34.6312186Z 4100K .......... .......... .......... .......... .......... 70% 136M 0s 2021-05-16T17:43:34.6314183Z 4150K .......... .......... .......... .......... .......... 71% 155M 0s 2021-05-16T17:43:34.6317382Z 4200K .......... .......... .......... .......... .......... 71% 69.7M 0s 2021-05-16T17:43:34.6323354Z 4250K .......... .......... .......... .......... .......... 72% 83.5M 0s 2021-05-16T17:43:34.6328430Z 4300K .......... .......... .......... .......... .......... 73% 99.7M 0s 2021-05-16T17:43:34.6348960Z 4350K .......... .......... .......... .......... .......... 74% 24.0M 0s 2021-05-16T17:43:34.6353874Z 4400K .......... .......... .......... .......... .......... 75% 76.9M 0s 2021-05-16T17:43:34.6358871Z 4450K .......... .......... .......... .......... .......... 76% 122M 0s 2021-05-16T17:43:34.6362718Z 4500K .......... .......... .......... .......... .......... 77% 149M 0s 2021-05-16T17:43:34.6366413Z 4550K .......... .......... .......... .......... .......... 77% 83.8M 0s 2021-05-16T17:43:34.6370869Z 4600K .......... .......... .......... .......... .......... 78% 113M 0s 2021-05-16T17:43:34.6374346Z 4650K .......... .......... .......... .......... .......... 79% 131M 0s 2021-05-16T17:43:34.6379269Z 4700K .......... .......... .......... .......... .......... 80% 142M 0s 2021-05-16T17:43:34.6383901Z 4750K .......... .......... .......... .......... .......... 81% 90.7M 0s 2021-05-16T17:43:34.6394685Z 4800K .......... .......... .......... .......... .......... 82% 44.6M 0s 2021-05-16T17:43:34.6399942Z 4850K .......... .......... .......... .......... .......... 82% 93.4M 0s 2021-05-16T17:43:34.6403926Z 4900K .......... .......... .......... .......... .......... 83% 117M 0s 2021-05-16T17:43:34.6406959Z 4950K .......... .......... .......... .......... .......... 84% 139M 0s 2021-05-16T17:43:34.6411825Z 5000K .......... .......... .......... .......... .......... 85% 101M 0s 2021-05-16T17:43:34.6416011Z 5050K .......... .......... .......... .......... .......... 86% 131M 0s 2021-05-16T17:43:34.6426177Z 5100K .......... .......... .......... .......... .......... 87% 49.7M 0s 2021-05-16T17:43:34.6430570Z 5150K .......... .......... .......... .......... .......... 88% 95.6M 0s 2021-05-16T17:43:34.6434041Z 5200K .......... .......... .......... .......... .......... 88% 146M 0s 2021-05-16T17:43:34.6446239Z 5250K .......... .......... .......... .......... .......... 89% 41.6M 0s 2021-05-16T17:43:34.6453058Z 5300K .......... .......... .......... .......... .......... 90% 67.9M 0s 2021-05-16T17:43:34.6457232Z 5350K .......... .......... .......... .......... .......... 91% 112M 0s 2021-05-16T17:43:34.6462313Z 5400K .......... .......... .......... .......... .......... 92% 96.5M 0s 2021-05-16T17:43:34.6466499Z 5450K .......... .......... .......... .......... .......... 93% 128M 0s 2021-05-16T17:43:34.6470169Z 5500K .......... .......... .......... .......... .......... 93% 119M 0s 2021-05-16T17:43:34.6475566Z 5550K .......... .......... .......... .......... .......... 94% 99.6M 0s 2021-05-16T17:43:34.6480334Z 5600K .......... .......... .......... .......... .......... 95% 106M 0s 2021-05-16T17:43:34.6492170Z 5650K .......... .......... .......... .......... .......... 96% 45.4M 0s 2021-05-16T17:43:34.6498156Z 5700K .......... .......... .......... .......... .......... 97% 74.6M 0s 2021-05-16T17:43:34.6507605Z 5750K .......... .......... .......... .......... .......... 98% 78.3M 0s 2021-05-16T17:43:34.6508407Z 5800K .......... .......... .......... .......... .......... 99% 235M 0s 2021-05-16T17:43:34.6520500Z 5850K .......... .......... .......... .......... .......... 99% 32.4M 0s 2021-05-16T17:43:34.6532702Z 5900K ...... 100% 178M=0.1s 2021-05-16T17:43:34.6574257Z 2021-05-16T17:43:34.6577364Z 2021-05-16 17:43:34 (55.2 MB/s) - ‘/tmp/Rtmprie5ni/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T17:43:34.6579466Z 2021-05-16T17:43:34.6581910Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:34.6583889Z (as ‘lib’ is unspecified) 2021-05-16T17:43:35.1545720Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:43:35.1659090Z * DONE (oro.nifti) 2021-05-16T17:43:35.1789816Z Rewriting new remotes: 2021-05-16T17:43:35.2023219Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:43:35.2024015Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:43:35.2024632Z remotes::install_cran("rcmdcheck") 2021-05-16T17:43:35.2025173Z remotes::install_cran("markdown") 2021-05-16T17:43:35.2035013Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:43:35.2035471Z env: 2021-05-16T17:43:35.2035934Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:35.2036448Z TIC_DEPLOY_KEY: 2021-05-16T17:43:35.2037339Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:43:35.2039433Z GITHUB_PAT: *** 2021-05-16T17:43:35.2039895Z COVERALLS_TOKEN: 2021-05-16T17:43:35.2040412Z continue-on-error: false 2021-05-16T17:43:35.2040934Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:35.2041629Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:43:35.2042115Z TZ: UTC 2021-05-16T17:43:35.2042522Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:35.2043488Z NOT_CRAN: true 2021-05-16T17:43:35.2043871Z ##[endgroup] 2021-05-16T17:43:58.2918921Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:43:58.2920296Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:43:58.2921876Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:43:58.2923058Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:43:58.2949909Z Installing 4 packages: RNifti, abind, bitops, oro.nifti 2021-05-16T17:43:58.2966709Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:58.2968066Z (as ‘lib’ is unspecified) 2021-05-16T17:44:16.0070695Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:44:16.0340302Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:44:16.0598507Z ================================================== 2021-05-16T17:44:16.0599808Z downloaded 1.0 MB 2021-05-16T17:44:16.0600403Z 2021-05-16T17:44:16.0633320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:44:16.7663175Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T17:44:16.7709744Z ================================================== 2021-05-16T17:44:16.7710644Z downloaded 59 KB 2021-05-16T17:44:16.7711327Z 2021-05-16T17:44:16.7747662Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:44:17.3579576Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T17:44:17.3591631Z ================================================== 2021-05-16T17:44:17.3593367Z downloaded 34 KB 2021-05-16T17:44:17.3594127Z 2021-05-16T17:44:17.3632535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:44:17.8827839Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T17:44:17.9511644Z ================================================== 2021-05-16T17:44:17.9513168Z downloaded 5.8 MB 2021-05-16T17:44:17.9513766Z 2021-05-16T17:44:18.3403272Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:44:18.3489431Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:18.3492193Z ** using staged installation 2021-05-16T17:44:18.3715048Z ** libs 2021-05-16T17:44:18.3773437Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T17:44:40.7778954Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T17:44:40.8805624Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T17:44:40.9829001Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T17:44:41.0269898Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T17:44:41.1581456Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T17:44:41.7287367Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T17:44:41.7822477Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T17:44:41.9302798Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T17:44:42.1187874Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T17:44:42.2799866Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T17:44:42.5614011Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T17:44:42.6931042Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T17:44:43.3084274Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T17:44:43.4206486Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T17:44:43.7997466Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T17:44:43.8458436Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T17:44:43.8993595Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T17:44:43.9993371Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T17:44:45.3657654Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T17:44:48.4496259Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:44:48.6491305Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:44:48.6633253Z ** R 2021-05-16T17:44:48.6753733Z ** inst 2021-05-16T17:44:48.6797941Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:49.6303613Z ** help 2021-05-16T17:44:49.6870002Z *** installing help indices 2021-05-16T17:44:49.7338696Z ** building package indices 2021-05-16T17:44:49.7785244Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:50.0858972Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:50.1139693Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:50.4158434Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:50.4171624Z * DONE (RNifti) 2021-05-16T17:44:50.6648212Z * installing *binary* package ‘abind’ ... 2021-05-16T17:44:50.6687791Z * DONE (abind) 2021-05-16T17:44:50.9097519Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:44:50.9133542Z * DONE (bitops) 2021-05-16T17:44:51.4194245Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:44:51.4334573Z * DONE (oro.nifti) 2021-05-16T17:44:51.4423376Z 2021-05-16T17:44:51.4424593Z The downloaded source packages are in 2021-05-16T17:44:51.4426817Z ‘/tmp/RtmpwccAYO/downloaded_packages’ 2021-05-16T17:45:07.8600456Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:45:07.8601467Z Use `force = TRUE` to force installation 2021-05-16T17:45:07.8616150Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:45:07.8617078Z Use `force = TRUE` to force installation 2021-05-16T17:45:07.8780019Z ##[group]Run options(width = 100) 2021-05-16T17:45:07.8780822Z options(width = 100) 2021-05-16T17:45:07.8781390Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:45:07.8782116Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:45:07.8789864Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:45:07.8790297Z env: 2021-05-16T17:45:07.8790928Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:07.8791407Z TIC_DEPLOY_KEY: 2021-05-16T17:45:07.8792436Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:07.8795037Z GITHUB_PAT: *** 2021-05-16T17:45:07.8795483Z COVERALLS_TOKEN: 2021-05-16T17:45:07.8795996Z continue-on-error: false 2021-05-16T17:45:07.8796861Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:07.8797376Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:07.8798016Z TZ: UTC 2021-05-16T17:45:07.8798439Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:07.8798924Z NOT_CRAN: true 2021-05-16T17:45:07.8799347Z ##[endgroup] 2021-05-16T17:45:08.4199304Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:45:08.4201001Z setting value 2021-05-16T17:45:08.4202345Z version R version 3.6.3 (2020-02-29) 2021-05-16T17:45:08.4203359Z os Ubuntu 20.04.2 LTS 2021-05-16T17:45:08.4205065Z system x86_64, linux-gnu 2021-05-16T17:45:08.4205577Z ui X11 2021-05-16T17:45:08.4206038Z language (EN) 2021-05-16T17:45:08.4207029Z collate C.UTF-8 2021-05-16T17:45:08.4207871Z ctype C.UTF-8 2021-05-16T17:45:08.4208500Z tz UTC 2021-05-16T17:45:08.4209248Z date 2021-05-16 2021-05-16T17:45:08.4209835Z 2021-05-16T17:45:08.4211343Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:45:08.4212249Z package * version date lib source 2021-05-16T17:45:08.4213799Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4214925Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:45:08.4216027Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4217043Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4218052Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4219040Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4220190Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4221238Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4222265Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T17:45:08.4223287Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4224303Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4225493Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4227210Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4228386Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4229566Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4230648Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4231708Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4232976Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4234094Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4235097Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4236185Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4237485Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4242080Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4243384Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4244547Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:45:08.4245660Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4247097Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4248230Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4249343Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4250598Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4251683Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4252753Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4254152Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4255215Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4256262Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4257331Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4258675Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4260388Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4261575Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:45:08.4262705Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4263782Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4267282Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4268715Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4269803Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4270676Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4271743Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4272597Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4273431Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4274281Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4275164Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4276040Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4276927Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4277789Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4281636Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4282555Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4283972Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4284847Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4285668Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4286503Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4287589Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4288435Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4290367Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4291406Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4292279Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4293153Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4294079Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4295138Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4296151Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T17:45:08.4297387Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4298306Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4299222Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4300556Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4301465Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4302327Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4303379Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4304195Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4304990Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4305810Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4306658Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4307506Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4308326Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4309171Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4309989Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4310782Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4311604Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-16T17:45:08.4312445Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4313281Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4314113Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4314975Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4315824Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4316694Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4317556Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4318377Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4319305Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4320297Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4321099Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4321905Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4322699Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T17:45:08.4323489Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4324322Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:45:08.4325363Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4326544Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4327577Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T17:45:08.4328647Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:45:08.4329470Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4330279Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4331244Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4332068Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4332892Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4333683Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T17:45:08.4334491Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4335280Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4336306Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4337334Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4338315Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T17:45:08.4339392Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4340367Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4341203Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4342010Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T17:45:08.4342329Z 2021-05-16T17:45:08.4342792Z [1] /home/runner/work/_temp/Library 2021-05-16T17:45:08.4343328Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T17:45:08.4377741Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:45:08.4378407Z Rscript -e 'tic::script()' 2021-05-16T17:45:08.4378871Z ls -l check 2021-05-16T17:45:08.4425545Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:45:08.4426287Z env: 2021-05-16T17:45:08.4426753Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:08.4427397Z TIC_DEPLOY_KEY: 2021-05-16T17:45:08.4428354Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:08.4429925Z GITHUB_PAT: *** 2021-05-16T17:45:08.4430517Z COVERALLS_TOKEN: 2021-05-16T17:45:08.4430999Z continue-on-error: false 2021-05-16T17:45:08.4431501Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:08.4431969Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:08.4432436Z TZ: UTC 2021-05-16T17:45:08.4432831Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:08.4433248Z NOT_CRAN: true 2021-05-16T17:45:08.4433638Z ##[endgroup] 2021-05-16T17:45:08.7601227Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:08.9243780Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:45:08.9245002Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:45:08.9246326Z timeout = Inf, check_dir = "check") 2021-05-16T17:45:09.0115415Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:45:09.2649943Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:45:09.2746877Z * preparing ‘oro.asl’: 2021-05-16T17:45:09.2797835Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:45:09.3032856Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:45:09.3034193Z * checking for empty or unneeded directories 2021-05-16T17:45:09.3060754Z * building ‘oro.asl_0.1.1.tar.gz’ 2021-05-16T17:45:09.3121684Z 2021-05-16T17:45:09.4018334Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:45:09.6542298Z * using log directory ‘/home/runner/work/oro.asl/oro.asl/check/oro.asl.Rcheck’ 2021-05-16T17:45:09.6544423Z * using R version 3.6.3 (2020-02-29) 2021-05-16T17:45:09.6545746Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:45:09.6548564Z * using session charset: UTF-8 2021-05-16T17:45:09.7200821Z * using option ‘--as-cran’ 2021-05-16T17:45:09.7202438Z * checking for file ‘oro.asl/DESCRIPTION’ ... OK 2021-05-16T17:45:09.7203722Z * this is package ‘oro.asl’ version ‘0.1.1’ 2021-05-16T17:45:09.7204794Z * checking package namespace information ... OK 2021-05-16T17:45:28.4846981Z * checking package dependencies ... OK 2021-05-16T17:45:28.4847816Z * checking if this is a source package ... OK 2021-05-16T17:45:28.4848482Z * checking if there is a namespace ... OK 2021-05-16T17:45:28.5341870Z * checking for executable files ... OK 2021-05-16T17:45:28.5343667Z * checking for hidden files and directories ... OK 2021-05-16T17:45:28.5344737Z * checking for portable file names ... OK 2021-05-16T17:45:28.5349024Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:45:28.5372243Z * checking serialization versions ... OK 2021-05-16T17:45:29.6745405Z * checking whether package ‘oro.asl’ can be installed ... OK 2021-05-16T17:45:29.6802888Z * checking installed package size ... OK 2021-05-16T17:45:29.7422074Z * checking package directory ... OK 2021-05-16T17:45:29.7431023Z * checking for future file timestamps ... OK 2021-05-16T17:45:29.9128083Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:45:29.9130363Z * checking top-level files ... OK 2021-05-16T17:45:29.9131951Z * checking for left-over files ... OK 2021-05-16T17:45:29.9132889Z * checking index information ... OK 2021-05-16T17:45:29.9666732Z * checking package subdirectories ... OK 2021-05-16T17:45:30.0172455Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:45:30.0718519Z * checking R files for syntax errors ... OK 2021-05-16T17:45:30.2713801Z * checking whether the package can be loaded ... OK 2021-05-16T17:45:30.3462151Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:45:30.4221145Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:45:30.4733964Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:45:30.6666527Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:45:30.8667137Z * checking loading without being on the library search path ... OK 2021-05-16T17:45:30.9702392Z * checking dependencies in R code ... OK 2021-05-16T17:45:31.5694042Z * checking S3 generic/method consistency ... OK 2021-05-16T17:45:31.6865450Z * checking replacement functions ... OK 2021-05-16T17:45:31.8164500Z * checking foreign function calls ... OK 2021-05-16T17:45:33.8324887Z * checking R code for possible problems ... OK 2021-05-16T17:45:34.0528396Z * checking Rd files ... OK 2021-05-16T17:45:34.1081495Z * checking Rd metadata ... OK 2021-05-16T17:45:34.1725514Z * checking Rd line widths ... OK 2021-05-16T17:45:34.2721285Z * checking Rd cross-references ... OK 2021-05-16T17:45:34.4005752Z * checking for missing documentation entries ... OK 2021-05-16T17:45:34.7722166Z * checking for code/documentation mismatches ... OK 2021-05-16T17:45:35.4779416Z * checking Rd \usage sections ... OK 2021-05-16T17:45:35.5400044Z * checking Rd contents ... OK 2021-05-16T17:45:35.6114993Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:45:36.1911676Z * checking examples ... OK 2021-05-16T17:45:38.0577565Z * checking PDF version of manual ... OK 2021-05-16T17:45:38.0578347Z * checking for detritus in the temp directory ... OK 2021-05-16T17:45:38.0578885Z * DONE 2021-05-16T17:45:38.0639640Z 2021-05-16T17:45:38.0642493Z Status: OK 2021-05-16T17:45:38.0642956Z 2021-05-16T17:45:38.1555435Z ── R CMD check results ────────────────────────────────────── oro.asl 0.1.1 ──── 2021-05-16T17:45:38.1572794Z Duration: 28.8s 2021-05-16T17:45:38.1573295Z 2021-05-16T17:45:38.1586649Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T17:45:38.1672267Z total 24 2021-05-16T17:45:38.1673922Z drwxr-xr-x 5 runner docker 4096 May 16 17:45 oro.asl.Rcheck 2021-05-16T17:45:38.1676304Z -rw-r--r-- 1 runner docker 3464 May 16 17:45 oro.asl_0.1.1.tar.gz 2021-05-16T17:45:38.1677982Z -rw-r--r-- 1 runner docker 13813 May 16 17:45 oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:45:38.1714201Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:45:38.1715064Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:45:38.1763984Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:45:38.1764552Z env: 2021-05-16T17:45:38.1765034Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:38.1765537Z TIC_DEPLOY_KEY: 2021-05-16T17:45:38.1766424Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:38.1768241Z GITHUB_PAT: *** 2021-05-16T17:45:38.1768846Z COVERALLS_TOKEN: 2021-05-16T17:45:38.1769343Z continue-on-error: false 2021-05-16T17:45:38.1769852Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:38.1770363Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:38.1770838Z TZ: UTC 2021-05-16T17:45:38.1771251Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:38.1771672Z NOT_CRAN: true 2021-05-16T17:45:38.1772069Z ##[endgroup] 2021-05-16T17:45:38.1901784Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:45:38.1902596Z Rscript -e "tic::before_deploy()" 2021-05-16T17:45:38.1944442Z shell: /usr/bin/bash -e {0} 2021-05-16T17:45:38.1944859Z env: 2021-05-16T17:45:38.1945334Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:38.1945820Z TIC_DEPLOY_KEY: 2021-05-16T17:45:38.1946667Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:38.1947988Z GITHUB_PAT: *** 2021-05-16T17:45:38.1948414Z COVERALLS_TOKEN: 2021-05-16T17:45:38.1948911Z continue-on-error: false 2021-05-16T17:45:38.1949575Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:38.1950055Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:38.1950516Z TZ: UTC 2021-05-16T17:45:38.1950914Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:38.1951325Z NOT_CRAN: true 2021-05-16T17:45:38.1951708Z ##[endgroup] 2021-05-16T17:45:38.5024367Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:38.6531150Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:45:38.6531833Z with: 2021-05-16T17:45:38.6532735Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.asl/releases/43017700/assets{?name,label} 2021-05-16T17:45:38.6533828Z asset_path: check/oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:45:38.6534774Z asset_name: oro.asl_0.1.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:45:38.6535580Z asset_content_type: application/octet-stream 2021-05-16T17:45:38.6536083Z env: 2021-05-16T17:45:38.6536506Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:38.6536974Z TIC_DEPLOY_KEY: 2021-05-16T17:45:38.6537769Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:38.6539576Z GITHUB_PAT: *** 2021-05-16T17:45:38.6540801Z COVERALLS_TOKEN: 2021-05-16T17:45:38.6541449Z continue-on-error: false 2021-05-16T17:45:38.6541927Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:38.6542430Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:38.6543197Z TZ: UTC 2021-05-16T17:45:38.6543769Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:38.6544499Z NOT_CRAN: true 2021-05-16T17:45:38.6545279Z GITHUB_TOKEN: *** 2021-05-16T17:45:38.6545662Z ##[endgroup] 2021-05-16T17:45:39.2702639Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:45:39.2703267Z Rscript -e "tic::deploy()" 2021-05-16T17:45:39.2754715Z shell: /usr/bin/bash -e {0} 2021-05-16T17:45:39.2755129Z env: 2021-05-16T17:45:39.2755595Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:39.2756074Z TIC_DEPLOY_KEY: 2021-05-16T17:45:39.2756926Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:39.2758508Z GITHUB_PAT: *** 2021-05-16T17:45:39.2758947Z COVERALLS_TOKEN: 2021-05-16T17:45:39.2759607Z continue-on-error: false 2021-05-16T17:45:39.2760109Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:39.2760604Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:39.2761072Z TZ: UTC 2021-05-16T17:45:39.2761480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:39.2761894Z NOT_CRAN: true 2021-05-16T17:45:39.2762290Z ##[endgroup] 2021-05-16T17:45:39.5802389Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:39.7313916Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:45:39.7314605Z Rscript -e "tic::after_deploy()" 2021-05-16T17:45:39.7364628Z shell: /usr/bin/bash -e {0} 2021-05-16T17:45:39.7365023Z env: 2021-05-16T17:45:39.7365489Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:39.7365967Z TIC_DEPLOY_KEY: 2021-05-16T17:45:39.7367147Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:39.7368809Z GITHUB_PAT: *** 2021-05-16T17:45:39.7369230Z COVERALLS_TOKEN: 2021-05-16T17:45:39.7369761Z continue-on-error: false 2021-05-16T17:45:39.7370244Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:39.7370755Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:39.7371207Z TZ: UTC 2021-05-16T17:45:39.7371618Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:39.7372035Z NOT_CRAN: true 2021-05-16T17:45:39.7372843Z ##[endgroup] 2021-05-16T17:45:40.0422618Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:40.3828411Z Post job cleanup. 2021-05-16T17:45:40.4322536Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:45:40.4424124Z Post job cleanup. 2021-05-16T17:45:40.5678160Z [command]/usr/bin/git version 2021-05-16T17:45:40.5745615Z git version 2.31.1 2021-05-16T17:45:40.5789896Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:45:40.5839590Z [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-16T17:45:40.6129762Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:45:40.6166266Z http.https://github.com/.extraheader 2021-05-16T17:45:40.6175390Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:45:40.6216981Z [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-16T17:45:40.6531242Z Cleaning up orphan processes