2021-05-15T16:30:56.7545630Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:57.4560258Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.5271211Z 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-15T16:30:57.6102323Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.7275723Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:03.9896073Z Current runner version: '2.278.0' 2021-05-15T16:31:03.9920560Z ##[group]Operating System 2021-05-15T16:31:03.9921421Z Ubuntu 2021-05-15T16:31:03.9921817Z 20.04.2 2021-05-15T16:31:03.9922204Z LTS 2021-05-15T16:31:03.9922567Z ##[endgroup] 2021-05-15T16:31:03.9923065Z ##[group]Virtual Environment 2021-05-15T16:31:03.9923593Z Environment: ubuntu-20.04 2021-05-15T16:31:03.9924095Z Version: 20210510.0 2021-05-15T16:31:03.9924895Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T16:31:03.9926027Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T16:31:03.9926778Z ##[endgroup] 2021-05-15T16:31:03.9928348Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:03.9929457Z Actions: write 2021-05-15T16:31:03.9929934Z Checks: write 2021-05-15T16:31:03.9930332Z Contents: write 2021-05-15T16:31:03.9930813Z Deployments: write 2021-05-15T16:31:03.9931375Z Issues: write 2021-05-15T16:31:03.9931854Z Metadata: read 2021-05-15T16:31:03.9932257Z Packages: write 2021-05-15T16:31:03.9932743Z PullRequests: write 2021-05-15T16:31:03.9933237Z RepositoryProjects: write 2021-05-15T16:31:03.9933804Z SecurityEvents: write 2021-05-15T16:31:03.9934252Z Statuses: write 2021-05-15T16:31:03.9934816Z ##[endgroup] 2021-05-15T16:31:03.9937408Z Prepare workflow directory 2021-05-15T16:31:04.0981516Z Prepare all required actions 2021-05-15T16:31:04.0992300Z Getting action download info 2021-05-15T16:31:04.5035121Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:06.1642002Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:06.6532188Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:07.5709294Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:07.7395584Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:07.9069640Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:08.0610014Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:08.3593466Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:08.3594008Z with: 2021-05-15T16:31:08.3594393Z repository: neuroconductor/DensParcorr 2021-05-15T16:31:08.3595187Z token: *** 2021-05-15T16:31:08.3595500Z ssh-strict: true 2021-05-15T16:31:08.3595879Z persist-credentials: true 2021-05-15T16:31:08.3596255Z clean: true 2021-05-15T16:31:08.3596546Z fetch-depth: 1 2021-05-15T16:31:08.3596852Z lfs: false 2021-05-15T16:31:08.3597141Z submodules: false 2021-05-15T16:31:08.3597438Z env: 2021-05-15T16:31:08.3597766Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:08.3598134Z TIC_DEPLOY_KEY: 2021-05-15T16:31:08.3598920Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:08.3599888Z GITHUB_PAT: *** 2021-05-15T16:31:08.3600208Z COVERALLS_TOKEN: 2021-05-15T16:31:08.3600575Z continue-on-error: false 2021-05-15T16:31:08.3600951Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:08.3601246Z ##[endgroup] 2021-05-15T16:31:08.5891155Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:31:08.5892066Z ##[group]Getting Git version info 2021-05-15T16:31:08.5893209Z Working directory is '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:08.5896847Z [command]/usr/bin/git version 2021-05-15T16:31:08.6033143Z git version 2.31.1 2021-05-15T16:31:08.6058800Z ##[endgroup] 2021-05-15T16:31:08.6067395Z Deleting the contents of '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:08.6072638Z ##[group]Initializing the repository 2021-05-15T16:31:08.6079019Z [command]/usr/bin/git init /home/runner/work/DensParcorr/DensParcorr 2021-05-15T16:31:08.6150065Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:31:08.6151099Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:31:08.6152019Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:31:08.6152823Z hint: 2021-05-15T16:31:08.6154112Z hint: git config --global init.defaultBranch 2021-05-15T16:31:08.6154867Z hint: 2021-05-15T16:31:08.6156806Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:31:08.6163929Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:31:08.6164780Z hint: 2021-05-15T16:31:08.6165476Z hint: git branch -m 2021-05-15T16:31:08.6193877Z Initialized empty Git repository in /home/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:31:08.6205551Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:08.6257749Z ##[endgroup] 2021-05-15T16:31:08.6258324Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:08.6268186Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T16:31:08.6306315Z ##[endgroup] 2021-05-15T16:31:08.6316542Z ##[group]Setting up auth 2021-05-15T16:31:08.6330539Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:08.6378809Z [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-15T16:31:08.6794457Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:08.6844641Z [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-15T16:31:08.7088748Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:31:08.7145529Z ##[endgroup] 2021-05-15T16:31:08.7146554Z ##[group]Fetching the repository 2021-05-15T16:31:08.7156936Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:31:08.9390027Z remote: Enumerating objects: 18, done. 2021-05-15T16:31:08.9392463Z remote: Counting objects: 5% (1/18) 2021-05-15T16:31:08.9394911Z remote: Counting objects: 11% (2/18) 2021-05-15T16:31:08.9399465Z remote: Counting objects: 16% (3/18) 2021-05-15T16:31:08.9400767Z remote: Counting objects: 22% (4/18) 2021-05-15T16:31:08.9401981Z remote: Counting objects: 27% (5/18) 2021-05-15T16:31:08.9403476Z remote: Counting objects: 33% (6/18) 2021-05-15T16:31:08.9404606Z remote: Counting objects: 38% (7/18) 2021-05-15T16:31:08.9405748Z remote: Counting objects: 44% (8/18) 2021-05-15T16:31:08.9407000Z remote: Counting objects: 50% (9/18) 2021-05-15T16:31:08.9408153Z remote: Counting objects: 55% (10/18) 2021-05-15T16:31:08.9409283Z remote: Counting objects: 61% (11/18) 2021-05-15T16:31:08.9410488Z remote: Counting objects: 66% (12/18) 2021-05-15T16:31:08.9411494Z remote: Counting objects: 72% (13/18) 2021-05-15T16:31:08.9412731Z remote: Counting objects: 77% (14/18) 2021-05-15T16:31:08.9413764Z remote: Counting objects: 83% (15/18) 2021-05-15T16:31:08.9415639Z remote: Counting objects: 88% (16/18) 2021-05-15T16:31:08.9416807Z remote: Counting objects: 94% (17/18) 2021-05-15T16:31:08.9417684Z remote: Counting objects: 100% (18/18) 2021-05-15T16:31:08.9418502Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:31:08.9419385Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:31:08.9420447Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:31:08.9421587Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:31:08.9423113Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:31:08.9424136Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:31:08.9424824Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:31:08.9425571Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:31:08.9426551Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:31:08.9427352Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:31:08.9427985Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:31:08.9428920Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:31:08.9429545Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:31:08.9430353Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:31:08.9431357Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:31:08.9432205Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:31:08.9432932Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:31:08.9433637Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:31:08.9439343Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:31:08.9557925Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:08.9560063Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:31:08.9603860Z ##[endgroup] 2021-05-15T16:31:08.9605095Z ##[group]Determining the checkout info 2021-05-15T16:31:08.9606092Z ##[endgroup] 2021-05-15T16:31:08.9607033Z ##[group]Checking out the ref 2021-05-15T16:31:08.9608479Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:31:08.9670551Z Note: switching to 'refs/tags/1.0.s'. 2021-05-15T16:31:08.9671471Z 2021-05-15T16:31:08.9673527Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T16:31:08.9675156Z changes and commit them, and you can discard any commits you make in this 2021-05-15T16:31:08.9676151Z state without impacting any branches by switching back to a branch. 2021-05-15T16:31:08.9676999Z 2021-05-15T16:31:08.9678085Z If you want to create a new branch to retain commits you create, you may 2021-05-15T16:31:08.9684314Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T16:31:08.9684893Z 2021-05-15T16:31:08.9685596Z git switch -c 2021-05-15T16:31:08.9685949Z 2021-05-15T16:31:08.9686481Z Or undo this operation with: 2021-05-15T16:31:08.9686780Z 2021-05-15T16:31:08.9687482Z git switch - 2021-05-15T16:31:08.9687930Z 2021-05-15T16:31:08.9688541Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T16:31:08.9689268Z 2021-05-15T16:31:08.9692819Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:31:08.9713861Z ##[endgroup] 2021-05-15T16:31:08.9759778Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T16:31:08.9790980Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:31:09.6842892Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:09.6843389Z with: 2021-05-15T16:31:09.6843921Z r-version: oldrel 2021-05-15T16:31:09.6844420Z Ncpus: 1 2021-05-15T16:31:09.6844763Z crayon.enabled: NULL 2021-05-15T16:31:09.6845492Z remove-openmp-macos: true 2021-05-15T16:31:09.6845978Z http-user-agent: default 2021-05-15T16:31:09.6846407Z install-r: true 2021-05-15T16:31:09.6846904Z windows-path-include-mingw: true 2021-05-15T16:31:09.6847436Z env: 2021-05-15T16:31:09.6847986Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:09.6848379Z TIC_DEPLOY_KEY: 2021-05-15T16:31:09.6849075Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:09.6850402Z GITHUB_PAT: *** 2021-05-15T16:31:09.6850763Z COVERALLS_TOKEN: 2021-05-15T16:31:09.6851172Z continue-on-error: false 2021-05-15T16:31:09.6851584Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:09.6851907Z ##[endgroup] 2021-05-15T16:31:13.5314832Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T16:31:15.1434248Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:31:15.1436055Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T16:31:15.1446271Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T16:31:15.1559211Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T16:31:15.1756868Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T16:31:15.1986356Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:31:15.2859871Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:31:15.3603368Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T16:31:15.3859730Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T16:31:15.3880218Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T16:31:15.3885282Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T16:31:15.3968548Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T16:31:15.3975493Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T16:31:15.4036788Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T16:31:15.4054885Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T16:31:15.4409687Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T16:31:15.5559491Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T16:31:15.6828033Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:31:15.7385948Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T16:31:15.7996754Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T16:31:15.8040284Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T16:31:15.8041561Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T16:31:15.8049799Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T16:31:15.8053859Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T16:31:15.8195210Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T16:31:21.7946729Z Fetched 4463 kB in 1s (4986 kB/s) 2021-05-15T16:31:22.5279221Z Reading package lists... 2021-05-15T16:31:22.5469156Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T16:31:24.2544462Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T16:31:24.3131724Z Reading package lists... 2021-05-15T16:31:24.4306665Z Building dependency tree... 2021-05-15T16:31:24.4318959Z Reading state information... 2021-05-15T16:31:24.5595475Z The following additional packages will be installed: 2021-05-15T16:31:24.5596681Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T16:31:24.5597677Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T16:31:24.5599037Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T16:31:24.5602168Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T16:31:24.5603438Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T16:31:24.5604425Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T16:31:24.5605485Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T16:31:24.5606635Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T16:31:24.5607684Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T16:31:24.5608658Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T16:31:24.5609985Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T16:31:24.5611044Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T16:31:24.5612173Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T16:31:24.5613351Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T16:31:24.5614320Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T16:31:24.5615299Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T16:31:24.5616241Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:24.5617358Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:24.5618568Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:24.5619593Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:24.5620531Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:24.5621473Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:24.5622552Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:24.5623689Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:24.5624750Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:24.5625748Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:24.5626839Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:24.5627921Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:24.5629000Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:24.5630108Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:24.5631176Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:24.5632351Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:24.5633496Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:24.5634555Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:24.5635585Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:24.5636648Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:24.5637643Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:24.5638824Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T16:31:24.5639414Z Suggested packages: 2021-05-15T16:31:24.5640097Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T16:31:24.5640985Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T16:31:24.5641926Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T16:31:24.5642888Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T16:31:24.5643833Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T16:31:24.5644695Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T16:31:24.5645590Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T16:31:24.5646576Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T16:31:24.5647748Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T16:31:24.5648754Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T16:31:24.9542965Z The following NEW packages will be installed: 2021-05-15T16:31:24.9544231Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T16:31:24.9545145Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T16:31:24.9546521Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T16:31:24.9547791Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T16:31:24.9548830Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T16:31:24.9549763Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T16:31:24.9550784Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T16:31:24.9551878Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T16:31:24.9553030Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T16:31:24.9554102Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T16:31:24.9554995Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T16:31:24.9556005Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T16:31:24.9557204Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T16:31:24.9558491Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T16:31:24.9559576Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T16:31:24.9560579Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T16:31:24.9561651Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:24.9562875Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:24.9564073Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:24.9565105Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:24.9566019Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:24.9566966Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:24.9568021Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:24.9569186Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:24.9570243Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:24.9571237Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:24.9572317Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:24.9573373Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:24.9574468Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:24.9575691Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:24.9576808Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:24.9578188Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:24.9579586Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:24.9703818Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:24.9705066Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:24.9706240Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:24.9720862Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:24.9721830Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T16:31:24.9780990Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:31:24.9781781Z Need to get 8648 kB of archives. 2021-05-15T16:31:24.9782472Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T16:31:24.9783774Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T16:31:24.9815247Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T16:31:24.9822673Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T16:31:24.9832276Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T16:31:24.9841074Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T16:31:24.9942370Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T16:31:24.9952423Z 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-15T16:31:24.9960388Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T16:31:24.9968607Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T16:31:24.9976018Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T16:31:24.9985433Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T16:31:24.9991407Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T16:31:24.9998485Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T16:31:25.0008245Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T16:31:25.0015214Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T16:31:25.0024441Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T16:31:25.0035570Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T16:31:25.0046975Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T16:31:25.0058975Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T16:31:25.0133020Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T16:31:25.0144625Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T16:31:25.0159297Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T16:31:25.0172060Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T16:31:25.0190371Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T16:31:25.0203802Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T16:31:25.0276129Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T16:31:25.0284918Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T16:31:25.0294023Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T16:31:25.0303707Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T16:31:25.0310136Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T16:31:25.0316800Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T16:31:25.0323986Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T16:31:25.0330753Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T16:31:25.0336237Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T16:31:25.0341676Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T16:31:25.0349152Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T16:31:25.0355977Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T16:31:25.0360553Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T16:31:25.0367103Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T16:31:25.0372311Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T16:31:25.0378807Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T16:31:25.0383407Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T16:31:25.0393847Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T16:31:25.0402836Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T16:31:25.0408190Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T16:31:25.0419851Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T16:31:25.0434391Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T16:31:25.0441973Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T16:31:25.0446704Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T16:31:25.0451308Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T16:31:25.0455974Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T16:31:25.0485181Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T16:31:25.0495736Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T16:31:25.0500290Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T16:31:25.0505546Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T16:31:25.0510188Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T16:31:25.0514606Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T16:31:25.0520302Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T16:31:25.0525555Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T16:31:25.0530479Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T16:31:25.0558592Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T16:31:25.0605638Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T16:31:25.0620332Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T16:31:25.0622903Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T16:31:25.0624711Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T16:31:25.0626432Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T16:31:25.0628014Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T16:31:25.0629440Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T16:31:25.0631071Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T16:31:25.0632771Z 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-15T16:31:25.0644074Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T16:31:25.0652868Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T16:31:25.0668739Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T16:31:25.0677883Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T16:31:25.0684950Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T16:31:25.0697465Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T16:31:25.0731884Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T16:31:25.0765533Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T16:31:25.0767060Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T16:31:25.0768367Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T16:31:25.0775666Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T16:31:25.0814384Z 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-15T16:31:25.0816166Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T16:31:25.0818403Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T16:31:25.0821527Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T16:31:25.0823401Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T16:31:25.0825243Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T16:31:25.0826654Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T16:31:25.0828312Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T16:31:25.0832431Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T16:31:25.0854862Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T16:31:25.0863621Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T16:31:25.0870933Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T16:31:25.0878779Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T16:31:25.0899214Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T16:31:25.0901517Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T16:31:25.0903012Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T16:31:25.0904624Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T16:31:25.0914878Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T16:31:25.0925578Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T16:31:25.0926955Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T16:31:25.0987147Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T16:31:25.1018021Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T16:31:25.1025612Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T16:31:25.1033070Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T16:31:25.1039708Z 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-15T16:31:25.1060351Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T16:31:25.1061847Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T16:31:25.1069745Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T16:31:25.1088962Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T16:31:25.1093906Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T16:31:25.1109216Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T16:31:25.1110906Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T16:31:25.1113618Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T16:31:25.1146862Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T16:31:25.1148276Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T16:31:25.1149691Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T16:31:25.1151061Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T16:31:25.1152429Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T16:31:25.1154164Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T16:31:25.1156683Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T16:31:25.1158874Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T16:31:25.1163216Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T16:31:25.1174743Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T16:31:25.1176044Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T16:31:25.1177042Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T16:31:25.1347089Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T16:31:25.1351818Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T16:31:25.1362001Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T16:31:25.1405052Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T16:31:25.7832646Z Fetched 8648 kB in 0s (49.3 MB/s) 2021-05-15T16:31:25.8156144Z Selecting previously unselected package dctrl-tools. 2021-05-15T16:31:25.8327797Z (Reading database ... 2021-05-15T16:31:25.8328499Z (Reading database ... 5% 2021-05-15T16:31:25.8328915Z (Reading database ... 10% 2021-05-15T16:31:25.8329735Z (Reading database ... 15% 2021-05-15T16:31:25.8330155Z (Reading database ... 20% 2021-05-15T16:31:25.8330651Z (Reading database ... 25% 2021-05-15T16:31:25.8330996Z (Reading database ... 30% 2021-05-15T16:31:25.8331362Z (Reading database ... 35% 2021-05-15T16:31:25.8331883Z (Reading database ... 40% 2021-05-15T16:31:25.8332271Z (Reading database ... 45% 2021-05-15T16:31:25.8332715Z (Reading database ... 50% 2021-05-15T16:31:25.8655127Z (Reading database ... 55% 2021-05-15T16:31:25.9214444Z (Reading database ... 60% 2021-05-15T16:31:25.9562160Z (Reading database ... 65% 2021-05-15T16:31:25.9933561Z (Reading database ... 70% 2021-05-15T16:31:26.0620805Z (Reading database ... 75% 2021-05-15T16:31:26.1560553Z (Reading database ... 80% 2021-05-15T16:31:26.2499029Z (Reading database ... 85% 2021-05-15T16:31:26.3132928Z (Reading database ... 90% 2021-05-15T16:31:26.3780097Z (Reading database ... 95% 2021-05-15T16:31:26.3780849Z (Reading database ... 100% 2021-05-15T16:31:26.3781983Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T16:31:26.3924894Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T16:31:26.4050049Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T16:31:26.4360310Z Selecting previously unselected package libfile-which-perl. 2021-05-15T16:31:26.4577431Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T16:31:26.4601033Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T16:31:26.4879812Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T16:31:26.5064846Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T16:31:26.5080027Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:26.5400028Z Selecting previously unselected package libio-pty-perl. 2021-05-15T16:31:26.5545913Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T16:31:26.5569724Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:26.5787098Z Selecting previously unselected package libipc-run-perl. 2021-05-15T16:31:26.6021380Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T16:31:26.6028081Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:26.6400088Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T16:31:26.6741090Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T16:31:26.6753093Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:26.7084340Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T16:31:26.7370081Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T16:31:26.7380144Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:26.7871542Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T16:31:26.8146844Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T16:31:26.8157402Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:26.8479694Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T16:31:26.8710019Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T16:31:26.8721261Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:26.8949524Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T16:31:26.9206575Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T16:31:26.9221424Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:26.9538943Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T16:31:26.9751760Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T16:31:26.9763392Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:27.0039356Z Selecting previously unselected package libimport-into-perl. 2021-05-15T16:31:27.0202168Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T16:31:27.0210361Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:27.0480502Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T16:31:27.0641695Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T16:31:27.0651554Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:27.0919623Z Selecting previously unselected package libstrictures-perl. 2021-05-15T16:31:27.1097622Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T16:31:27.1109066Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:27.1399624Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T16:31:27.1570091Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T16:31:27.1582205Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:27.1790200Z Selecting previously unselected package libmoo-perl. 2021-05-15T16:31:27.2027707Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T16:31:27.2045242Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T16:31:27.2399117Z Selecting previously unselected package patchutils. 2021-05-15T16:31:27.2633924Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T16:31:27.2644867Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T16:31:27.2938088Z Selecting previously unselected package wdiff. 2021-05-15T16:31:27.3193393Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T16:31:27.3204258Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T16:31:27.3519052Z Selecting previously unselected package devscripts. 2021-05-15T16:31:27.3719928Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T16:31:27.3939843Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:27.5439695Z Selecting previously unselected package diffstat. 2021-05-15T16:31:27.5670510Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T16:31:27.5687292Z Unpacking diffstat (1.63-1) ... 2021-05-15T16:31:27.5941081Z Selecting previously unselected package python3-gpg. 2021-05-15T16:31:27.6172585Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T16:31:27.6183785Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:27.6675231Z Selecting previously unselected package dput. 2021-05-15T16:31:27.6851145Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T16:31:27.6923751Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T16:31:27.7279631Z Selecting previously unselected package gdebi-core. 2021-05-15T16:31:27.7480806Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T16:31:27.7504287Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:27.8279259Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T16:31:27.8466293Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T16:31:27.8493374Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:27.8769973Z Selecting previously unselected package gettext. 2021-05-15T16:31:27.9004106Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T16:31:27.9014378Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:27.9999774Z Selecting previously unselected package intltool-debian. 2021-05-15T16:31:28.0248222Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T16:31:28.0281384Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:28.0559372Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T16:31:28.0760601Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T16:31:28.0769802Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:28.1021857Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T16:31:28.1280068Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T16:31:28.1290960Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:28.1598957Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T16:31:28.1836936Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T16:31:28.1848044Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:28.2055747Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T16:31:28.2309514Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T16:31:28.2320009Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:28.2560449Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T16:31:28.2767322Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T16:31:28.2839389Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:28.3164570Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T16:31:28.3427831Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T16:31:28.3439046Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:28.3761065Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T16:31:28.3922910Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T16:31:28.3934793Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:28.4178064Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T16:31:28.4412811Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T16:31:28.4422754Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:28.4649749Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T16:31:28.4886660Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T16:31:28.4896581Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:28.5116134Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T16:31:28.5332971Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T16:31:28.5359060Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:28.5658332Z Selecting previously unselected package libclone-perl. 2021-05-15T16:31:28.5889071Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T16:31:28.5899990Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T16:31:28.6094202Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T16:31:28.6305036Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T16:31:28.6336123Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:28.6599246Z Selecting previously unselected package libparams-util-perl. 2021-05-15T16:31:28.6792686Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T16:31:28.6804303Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:28.7039339Z Selecting previously unselected package libsub-install-perl. 2021-05-15T16:31:28.7270850Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T16:31:28.7287529Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T16:31:28.7601499Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T16:31:28.7834222Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T16:31:28.7848088Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:28.8119431Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T16:31:28.8360170Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T16:31:28.8371757Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:28.8626286Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T16:31:28.8852235Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T16:31:28.8863578Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:28.9079819Z Selecting previously unselected package libwant-perl. 2021-05-15T16:31:28.9282715Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T16:31:28.9297518Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T16:31:28.9679358Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T16:31:28.9868580Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T16:31:28.9878431Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:29.0199457Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T16:31:29.0360131Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T16:31:29.0370521Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:29.0701475Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T16:31:29.0974849Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T16:31:29.0986145Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:29.1199222Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T16:31:29.1430229Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T16:31:29.1443316Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:29.1679656Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T16:31:29.1877741Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T16:31:29.1889947Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:29.2121208Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T16:31:29.2426371Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T16:31:29.2440698Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:29.2729782Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T16:31:29.3001354Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T16:31:29.3014293Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:29.3760351Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T16:31:29.3919758Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T16:31:29.3930706Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:29.4199504Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T16:31:29.4458082Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T16:31:29.4472557Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:29.4700205Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T16:31:29.4943637Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T16:31:29.4954655Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:29.5235053Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T16:31:29.5408435Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T16:31:29.5420102Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:29.5708799Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T16:31:29.5945885Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T16:31:29.5955903Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:29.6239710Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T16:31:29.6429330Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T16:31:29.6439996Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:29.6759392Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T16:31:29.6936093Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T16:31:29.6949457Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:29.7195745Z Selecting previously unselected package libio-string-perl. 2021-05-15T16:31:29.7475565Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T16:31:29.7486603Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T16:31:29.7720208Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T16:31:29.7941549Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T16:31:29.7950143Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:29.8559513Z Selecting previously unselected package libfuture-perl. 2021-05-15T16:31:29.8803082Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T16:31:29.9154897Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T16:31:29.9459699Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T16:31:29.9757419Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T16:31:29.9790877Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:30.0120289Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T16:31:30.0438119Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T16:31:30.0450679Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:30.0721294Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T16:31:30.1004516Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T16:31:30.1025678Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:30.1318864Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T16:31:30.1528191Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T16:31:30.1541509Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:30.1809939Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T16:31:30.2058427Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T16:31:30.2070352Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:30.2399323Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T16:31:30.2583183Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T16:31:30.2592598Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:30.2834902Z Selecting previously unselected package libjson-perl. 2021-05-15T16:31:30.3073618Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T16:31:30.3085064Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T16:31:30.3399352Z Selecting previously unselected package liblog-any-perl. 2021-05-15T16:31:30.3617348Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T16:31:30.3628906Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T16:31:30.3905792Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T16:31:30.4140131Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T16:31:30.4162348Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:30.4397419Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T16:31:30.4643001Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T16:31:30.4651243Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:30.4855239Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T16:31:30.5092449Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T16:31:30.5105576Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:30.5303361Z Selecting previously unselected package libsub-name-perl. 2021-05-15T16:31:30.5547560Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T16:31:30.5558710Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T16:31:30.5754801Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T16:31:30.5978410Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T16:31:30.5992876Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:30.6190315Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T16:31:30.6418620Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T16:31:30.6433418Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:30.6671163Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T16:31:30.6902174Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T16:31:30.6911312Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:30.7423541Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T16:31:30.7664567Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T16:31:30.7674922Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:30.7952043Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T16:31:30.8180898Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T16:31:30.8193506Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:30.8395710Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T16:31:30.8649760Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T16:31:30.8667365Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:30.8875411Z Selecting previously unselected package libio-async-perl. 2021-05-15T16:31:30.9116017Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T16:31:30.9127600Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T16:31:30.9575108Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T16:31:30.9814597Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T16:31:30.9827131Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:31.0079470Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T16:31:31.0246376Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T16:31:31.0286617Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:31.0499049Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T16:31:31.0769327Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T16:31:31.0782037Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:31.1160081Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T16:31:31.1414181Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T16:31:31.1422891Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:31.1759636Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T16:31:31.1975119Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T16:31:31.1995980Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:31.2320727Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T16:31:31.2482644Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T16:31:31.2497724Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:31.2799432Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T16:31:31.3014109Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T16:31:31.3023983Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:31.3284408Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T16:31:31.3545611Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T16:31:31.3557610Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:31.4027470Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T16:31:31.4302651Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T16:31:31.4314321Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:31.4594689Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T16:31:31.4843214Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T16:31:31.4853724Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:31.5091919Z Selecting previously unselected package libobject-id-perl. 2021-05-15T16:31:31.5306594Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T16:31:31.5316382Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:31.5560568Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T16:31:31.5782874Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T16:31:31.5791671Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:31.5992563Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T16:31:31.6217446Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T16:31:31.6228300Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:31.6472916Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T16:31:31.6699615Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T16:31:31.6735796Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:31.7001305Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T16:31:31.7275470Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T16:31:31.7292431Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:31.7561426Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T16:31:31.7780590Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T16:31:31.7791670Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:31.8014688Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T16:31:31.8273273Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T16:31:31.8283893Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:31.8605869Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T16:31:31.8889203Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T16:31:31.8898422Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:31.9241888Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T16:31:31.9489346Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T16:31:31.9501640Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:31.9740623Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T16:31:32.0005173Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T16:31:32.0021115Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:32.0309134Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T16:31:32.0602123Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:32.0613076Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:32.1298477Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T16:31:32.1577615Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T16:31:32.1591854Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:32.1819565Z Selecting previously unselected package libreadonly-perl. 2021-05-15T16:31:32.2048198Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T16:31:32.2058261Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T16:31:32.2359700Z Selecting previously unselected package libref-util-perl. 2021-05-15T16:31:32.2632117Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T16:31:32.2642836Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T16:31:32.2859094Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T16:31:32.3098574Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T16:31:32.3109786Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:32.3312278Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T16:31:32.3543324Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T16:31:32.3557804Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:32.3839345Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T16:31:32.4028677Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T16:31:32.4039050Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:32.4281164Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T16:31:32.4580244Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:32.4597541Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:32.4960176Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T16:31:32.5156856Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:32.5169061Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:32.5452911Z Selecting previously unselected package libsereal-perl. 2021-05-15T16:31:32.5690921Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T16:31:32.5704051Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T16:31:32.5905842Z Selecting previously unselected package libsort-key-perl. 2021-05-15T16:31:32.6160836Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T16:31:32.6171123Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:32.6399506Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T16:31:32.6620892Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T16:31:32.6633500Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:32.6868123Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T16:31:32.7039689Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T16:31:32.7063565Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:32.7360432Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T16:31:32.7597139Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T16:31:32.7609266Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:32.7870410Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T16:31:32.8080572Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T16:31:32.8095236Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:32.8312506Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T16:31:32.8560551Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T16:31:32.8569033Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:32.8839791Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T16:31:32.9015218Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T16:31:32.9027835Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:32.9319709Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T16:31:32.9498121Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T16:31:32.9507569Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:32.9701623Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T16:31:32.9931579Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T16:31:32.9943022Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:33.0199373Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T16:31:33.0390712Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T16:31:33.0402294Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:33.0610336Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T16:31:33.0848355Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T16:31:33.0857439Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:33.1119495Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T16:31:33.1350016Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T16:31:33.1360199Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:33.1679226Z Selecting previously unselected package licensecheck. 2021-05-15T16:31:33.1884550Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T16:31:33.1896582Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T16:31:33.2159814Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T16:31:33.2343548Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T16:31:33.2353811Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:33.2559197Z Selecting previously unselected package t1utils. 2021-05-15T16:31:33.2784789Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T16:31:33.2803167Z Unpacking t1utils (1.41-3) ... 2021-05-15T16:31:33.3091960Z Selecting previously unselected package lintian. 2021-05-15T16:31:33.3309620Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T16:31:33.3330518Z Unpacking lintian (2.62.0) ... 2021-05-15T16:31:33.6993567Z Selecting previously unselected package python3-unidiff. 2021-05-15T16:31:33.7274987Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T16:31:33.7284863Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:33.7511241Z Selecting previously unselected package python3-xdg. 2021-05-15T16:31:33.7745591Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T16:31:33.7754756Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:33.7993623Z Selecting previously unselected package qpdf. 2021-05-15T16:31:33.8260899Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:33.8272617Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T16:31:33.9073180Z Selecting previously unselected package python3-magic. 2021-05-15T16:31:33.9356807Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T16:31:33.9368459Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:33.9928260Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:33.9964008Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:33.9993681Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:34.0025159Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T16:31:34.0057303Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T16:31:34.0087920Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:34.0118606Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:34.0147107Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:34.0175136Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:34.1447700Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:34.1485985Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:34.1517509Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T16:31:34.1547070Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:34.1576449Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:34.1603472Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:34.1633496Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:34.1659083Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:34.1690839Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:34.1719712Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:34.1772030Z Setting up libclone-perl (0.43-2) ... 2021-05-15T16:31:34.1864376Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:34.1896147Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:34.1934516Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:34.1966233Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:34.1997214Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T16:31:34.2030696Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:34.2062882Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:34.2091665Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:34.2135754Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T16:31:34.2167358Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:34.2193606Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:34.2222201Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:34.2251106Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:34.2280299Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:34.2310869Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:34.3885190Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:34.3919407Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:34.3948440Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T16:31:34.3985009Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:34.4021866Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T16:31:34.4054039Z Setting up patchutils (0.3.4-2) ... 2021-05-15T16:31:34.4083715Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:34.4116307Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T16:31:34.4183781Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T16:31:34.4214731Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:34.4245372Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:34.6133280Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:34.6168410Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:34.6205413Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T16:31:34.6239309Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:34.6268141Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:34.6303087Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:34.6339088Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T16:31:34.6368845Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:34.6400673Z Setting up t1utils (1.41-3) ... 2021-05-15T16:31:34.6428561Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:34.6461040Z Setting up diffstat (1.63-1) ... 2021-05-15T16:31:34.6509879Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:34.6564426Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:34.6606743Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:34.6641218Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:34.6682530Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:34.6716132Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:34.6745151Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:34.6779174Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:34.6816960Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:34.6847474Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:34.6880415Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T16:31:34.6910898Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:34.6942620Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:34.6984276Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:34.7017505Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:34.7060349Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T16:31:34.7093541Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:34.7129359Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:34.7174303Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:34.8638975Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:34.8680898Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:34.8716736Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:34.8750342Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:34.8788377Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:34.8824437Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:34.8854749Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:34.8888812Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:34.9064894Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:34.9100735Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:34.9155429Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:35.0522847Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:35.0573836Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:35.0601796Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T16:31:35.0683331Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:35.0725828Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:35.0756057Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:35.0791640Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:35.0846349Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:35.0889096Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:35.0934548Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:35.0959977Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:35.0991795Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:35.1029226Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T16:31:35.1072369Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:35.1103610Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:35.1136852Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T16:31:35.2729311Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:35.2765094Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:35.2820436Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:35.2856810Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:35.2895725Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:35.2945910Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:35.2976175Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:35.3017503Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:35.3078670Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:35.3120894Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:35.3152983Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:35.3200643Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:35.3228463Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:35.3263455Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:35.3303022Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T16:31:35.3340291Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:35.3390976Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:35.3424879Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:35.5157062Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:35.5193128Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:35.5232697Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:35.5274140Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:35.5319420Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:35.5375994Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:35.5427862Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:35.5458991Z Setting up lintian (2.62.0) ... 2021-05-15T16:31:35.5519121Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T16:31:35.5562654Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:31:49.8979551Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:31:50.0177378Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:31:52.1806820Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T16:31:52.2933953Z 2021-05-15T16:31:52.3058181Z Reading package lists... 0% 2021-05-15T16:31:52.3058715Z 2021-05-15T16:31:52.3096139Z Reading package lists... 100% 2021-05-15T16:31:52.3096622Z 2021-05-15T16:31:52.3096986Z 2021-05-15T16:31:52.3097489Z Reading package lists... Done 2021-05-15T16:31:52.3097729Z 2021-05-15T16:31:52.3098055Z Building dependency tree... 0% 2021-05-15T16:31:52.3098314Z 2021-05-15T16:31:52.3267906Z Building dependency tree... 0% 2021-05-15T16:31:52.3268211Z 2021-05-15T16:31:52.3268543Z Building dependency tree... 50% 2021-05-15T16:31:52.3268800Z 2021-05-15T16:31:52.4174774Z Building dependency tree... 50% 2021-05-15T16:31:52.4175085Z 2021-05-15T16:31:52.4175414Z Building dependency tree 2021-05-15T16:31:52.4175668Z 2021-05-15T16:31:52.4175977Z Reading state information... 0% 2021-05-15T16:31:52.4176237Z 2021-05-15T16:31:52.5720649Z Reading state information... 0% 2021-05-15T16:31:52.5720968Z 2021-05-15T16:31:52.5721146Z 2021-05-15T16:31:52.5721509Z Reading state information... Done 2021-05-15T16:31:52.5721800Z 2021-05-15T16:31:52.5722131Z Reading state information... 0% 2021-05-15T16:31:52.5772902Z 2021-05-15T16:31:52.5773278Z Reading state information... 1% 2021-05-15T16:31:52.5812061Z 2021-05-15T16:31:52.5812465Z Reading state information... 3% 2021-05-15T16:31:52.5861535Z 2021-05-15T16:31:52.5862133Z Reading state information... 5% 2021-05-15T16:31:52.5895193Z 2021-05-15T16:31:52.5895577Z Reading state information... 7% 2021-05-15T16:31:52.5930293Z 2021-05-15T16:31:52.5930777Z Reading state information... 9% 2021-05-15T16:31:52.5965190Z 2021-05-15T16:31:52.5965590Z Reading state information... 11% 2021-05-15T16:31:52.6014555Z 2021-05-15T16:31:52.6015345Z Reading state information... 13% 2021-05-15T16:31:52.6056555Z 2021-05-15T16:31:52.6056969Z Reading state information... 15% 2021-05-15T16:31:52.6092081Z 2021-05-15T16:31:52.6092519Z Reading state information... 17% 2021-05-15T16:31:52.6131492Z 2021-05-15T16:31:52.6132008Z Reading state information... 19% 2021-05-15T16:31:52.6172303Z 2021-05-15T16:31:52.6172684Z Reading state information... 21% 2021-05-15T16:31:52.6204353Z 2021-05-15T16:31:52.6204734Z Reading state information... 23% 2021-05-15T16:31:52.6243317Z 2021-05-15T16:31:52.6243896Z Reading state information... 25% 2021-05-15T16:31:52.6280911Z 2021-05-15T16:31:52.6281294Z Reading state information... 27% 2021-05-15T16:31:52.6319470Z 2021-05-15T16:31:52.6319897Z Reading state information... 29% 2021-05-15T16:31:52.6361344Z 2021-05-15T16:31:52.6361737Z Reading state information... 31% 2021-05-15T16:31:52.6398740Z 2021-05-15T16:31:52.6399142Z Reading state information... 33% 2021-05-15T16:31:52.6430094Z 2021-05-15T16:31:52.6430491Z Reading state information... 35% 2021-05-15T16:31:52.6466519Z 2021-05-15T16:31:52.6466922Z Reading state information... 37% 2021-05-15T16:31:52.6506479Z 2021-05-15T16:31:52.6506875Z Reading state information... 39% 2021-05-15T16:31:52.6544610Z 2021-05-15T16:31:52.6544975Z Reading state information... 41% 2021-05-15T16:31:52.6576703Z 2021-05-15T16:31:52.6577063Z Reading state information... 43% 2021-05-15T16:31:52.6614901Z 2021-05-15T16:31:52.6615262Z Reading state information... 45% 2021-05-15T16:31:52.6675227Z 2021-05-15T16:31:52.6675613Z Reading state information... 47% 2021-05-15T16:31:52.6709222Z 2021-05-15T16:31:52.6709584Z Reading state information... 49% 2021-05-15T16:31:52.6749824Z 2021-05-15T16:31:52.6750218Z Reading state information... 51% 2021-05-15T16:31:52.6785217Z 2021-05-15T16:31:52.6785725Z Reading state information... 53% 2021-05-15T16:31:52.6820686Z 2021-05-15T16:31:52.6821065Z Reading state information... 55% 2021-05-15T16:31:52.6859183Z 2021-05-15T16:31:52.6859567Z Reading state information... 57% 2021-05-15T16:31:52.6894723Z 2021-05-15T16:31:52.6895109Z Reading state information... 59% 2021-05-15T16:31:52.6934336Z 2021-05-15T16:31:52.6934708Z Reading state information... 61% 2021-05-15T16:31:52.6971787Z 2021-05-15T16:31:52.6972149Z Reading state information... 63% 2021-05-15T16:31:52.7007537Z 2021-05-15T16:31:52.7007903Z Reading state information... 65% 2021-05-15T16:31:52.7043243Z 2021-05-15T16:31:52.7043730Z Reading state information... 67% 2021-05-15T16:31:52.7083583Z 2021-05-15T16:31:52.7083987Z Reading state information... 69% 2021-05-15T16:31:52.7144231Z 2021-05-15T16:31:52.7144749Z Reading state information... 71% 2021-05-15T16:31:52.7186784Z 2021-05-15T16:31:52.7189021Z Reading state information... 73% 2021-05-15T16:31:52.7232132Z 2021-05-15T16:31:52.7233089Z Reading state information... 75% 2021-05-15T16:31:52.7301540Z 2021-05-15T16:31:52.7301983Z Reading state information... 77% 2021-05-15T16:31:52.7339679Z 2021-05-15T16:31:52.7340099Z Reading state information... 79% 2021-05-15T16:31:52.7376595Z 2021-05-15T16:31:52.7376978Z Reading state information... 81% 2021-05-15T16:31:52.7411699Z 2021-05-15T16:31:52.7412381Z Reading state information... 83% 2021-05-15T16:31:52.7460666Z 2021-05-15T16:31:52.7461065Z Reading state information... 85% 2021-05-15T16:31:52.7499224Z 2021-05-15T16:31:52.7499620Z Reading state information... 87% 2021-05-15T16:31:52.7534260Z 2021-05-15T16:31:52.7534628Z Reading state information... 89% 2021-05-15T16:31:52.7567641Z 2021-05-15T16:31:52.7568159Z Reading state information... 91% 2021-05-15T16:31:52.7611176Z 2021-05-15T16:31:52.7611555Z Reading state information... 93% 2021-05-15T16:31:52.7642955Z 2021-05-15T16:31:52.7643336Z Reading state information... 95% 2021-05-15T16:31:52.7683644Z 2021-05-15T16:31:52.7684049Z Reading state information... 97% 2021-05-15T16:31:52.7720349Z 2021-05-15T16:31:52.7721017Z Reading state information... 99% 2021-05-15T16:31:53.0040204Z Selecting previously unselected package r-3.6.3. 2021-05-15T16:31:53.1026207Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T16:31:53.1133149Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T16:31:53.1144552Z Unpacking r-3.6.3 (1) ... 2021-05-15T16:31:53.8623898Z Setting up r-3.6.3 (1) ... 2021-05-15T16:31:53.8877497Z 2021-05-15T16:31:53.8877967Z 2021-05-15T16:31:53.8878729Z Reading state information... Done 2021-05-15T16:31:53.9098201Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T16:31:53.9212713Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T16:31:53.9456483Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:31:53.9456901Z env: 2021-05-15T16:31:53.9457254Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:53.9457682Z TIC_DEPLOY_KEY: 2021-05-15T16:31:53.9458294Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:53.9459728Z GITHUB_PAT: *** 2021-05-15T16:31:53.9460042Z COVERALLS_TOKEN: 2021-05-15T16:31:53.9460425Z continue-on-error: false 2021-05-15T16:31:53.9460786Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:53.9461170Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:31:53.9461509Z TZ: UTC 2021-05-15T16:31:53.9461815Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:31:53.9462143Z NOT_CRAN: true 2021-05-15T16:31:53.9462427Z ##[endgroup] 2021-05-15T16:31:53.9946247Z [command]sudo apt-get install -y texinfo 2021-05-15T16:31:54.1943074Z Reading package lists... 2021-05-15T16:31:54.3150584Z Building dependency tree... 2021-05-15T16:31:54.3166121Z Reading state information... 2021-05-15T16:31:54.4951445Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T16:31:54.4952686Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:31:54.8357783Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T16:31:54.8496348Z --2021-05-15 16:31:54-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T16:31:54.8723760Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T16:31:54.8788892Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T16:31:54.9128730Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T16:31:54.9132588Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T16:31:54.9134793Z --2021-05-15 16:31:54-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T16:31:54.9643124Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T16:31:55.0232149Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T16:31:55.2292558Z HTTP request sent, awaiting response... 302 Found 2021-05-15T16:31:55.2301508Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=WRLp90q9ETsk%2Br1ubQUYp1Ouz5Pu5gyQMDCnnuG8jKc%3D&st=2021-05-15T16%3A30%3A55Z&se=2021-05-15T16%3A36%3A55Z&sp=r [following] 2021-05-15T16:31:55.2305054Z --2021-05-15 16:31:55-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=WRLp90q9ETsk%2Br1ubQUYp1Ouz5Pu5gyQMDCnnuG8jKc%3D&st=2021-05-15T16%3A30%3A55Z&se=2021-05-15T16%3A36%3A55Z&sp=r 2021-05-15T16:31:55.2572549Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T16:31:55.3181840Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T16:31:55.5821584Z HTTP request sent, awaiting response... 200 OK 2021-05-15T16:31:55.5822740Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T16:31:55.5824201Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T16:31:56.1301455Z 2021-05-15T16:31:57.6814501Z 0K ........ ........ ........ ........ 49% 15.9M 2s 2021-05-15T16:31:58.8696007Z 32768K ........ ........ ........ ........ 99% 26.4M 0s 2021-05-15T16:31:58.8697039Z 65536K 100% 3.13M=3.3s 2021-05-15T16:31:58.8697472Z 2021-05-15T16:31:58.8704568Z 2021-05-15 16:31:58 (19.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T16:31:58.8704932Z 2021-05-15T16:32:00.7929603Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T16:32:00.7930662Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T16:32:01.0510964Z ##[group]Run tlmgr update --self 2021-05-15T16:32:01.0511636Z tlmgr update --self 2021-05-15T16:32:01.0512320Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:32:01.0512973Z tlmgr update --all 2021-05-15T16:32:01.0554704Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:01.0555014Z env: 2021-05-15T16:32:01.0555369Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:01.0555726Z TIC_DEPLOY_KEY: 2021-05-15T16:32:01.0556357Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:01.0557780Z GITHUB_PAT: *** 2021-05-15T16:32:01.0558121Z COVERALLS_TOKEN: 2021-05-15T16:32:01.0558731Z continue-on-error: false 2021-05-15T16:32:01.0559093Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:01.0559480Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:01.0560435Z TZ: UTC 2021-05-15T16:32:01.0560869Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:01.0561444Z NOT_CRAN: true 2021-05-15T16:32:01.0561849Z ##[endgroup] 2021-05-15T16:32:02.9000156Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:02.9001986Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:32:04.0906920Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:04.0908860Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:32:04.1771736Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T16:32:04.2261607Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T16:32:04.2635557Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T16:32:04.3045828Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T16:32:04.7104077Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T16:32:05.8372763Z [7/89, 00:01/00:01] install: biber [1k] 2021-05-15T16:32:05.8989985Z [8/89, 00:01/00:01] install: biblatex [238k] 2021-05-15T16:32:05.9590947Z [9/89, 00:01/00:01] install: checkcites.x86_64-linux [1k] 2021-05-15T16:32:05.9966051Z [10/89, 00:01/00:01] install: checkcites [7k] 2021-05-15T16:32:06.0346049Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T16:32:06.0734203Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T16:32:06.1110316Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T16:32:06.1505749Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T16:32:06.1947129Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T16:32:06.2591386Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T16:32:06.3326647Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-15T16:32:06.3711026Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-15T16:32:06.4095239Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-15T16:32:06.4483131Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-15T16:32:06.4885646Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-15T16:32:06.5309268Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-15T16:32:06.5703031Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-15T16:32:06.6117195Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-15T16:32:06.6517692Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-15T16:32:06.6913489Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-15T16:32:06.7353086Z [27/89, 00:02/00:02] install: grfext [3k] 2021-05-15T16:32:06.7753731Z [28/89, 00:02/00:02] install: hyphenex [9k] 2021-05-15T16:32:06.8142970Z [29/89, 00:02/00:02] install: ifplatform [2k] 2021-05-15T16:32:06.8531295Z [30/89, 00:02/00:02] install: innerscript [4k] 2021-05-15T16:32:06.8927401Z [31/89, 00:02/00:02] install: interpreter [7k] 2021-05-15T16:32:06.9324152Z [32/89, 00:02/00:02] install: kanaparser [5k] 2021-05-15T16:32:06.9727244Z [33/89, 00:02/00:02] install: knuth-local [23k] 2021-05-15T16:32:07.0135495Z [34/89, 00:02/00:02] install: logreq [4k] 2021-05-15T16:32:07.0529199Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T16:32:07.0942287Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T16:32:07.1484448Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T16:32:07.1890875Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T16:32:07.2286663Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-15T16:32:07.2684203Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-15T16:32:07.3076293Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-15T16:32:07.3465139Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-15T16:32:07.3883862Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-15T16:32:07.4292392Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-15T16:32:07.4720596Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-15T16:32:07.5136796Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-15T16:32:07.5526326Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-15T16:32:07.5932442Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-15T16:32:07.6330446Z [49/89, 00:03/00:03] install: lualatex-truncate [2k] 2021-05-15T16:32:07.6756958Z [50/89, 00:03/00:03] install: luamplib [12k] 2021-05-15T16:32:07.7161554Z [51/89, 00:03/00:03] install: luapackageloader [2k] 2021-05-15T16:32:07.7576230Z [52/89, 00:03/00:03] install: luaprogtable [7k] 2021-05-15T16:32:07.7967919Z [53/89, 00:03/00:03] install: luarandom [2k] 2021-05-15T16:32:07.8362133Z [54/89, 00:03/00:03] install: luatex85 [2k] 2021-05-15T16:32:07.8753443Z [55/89, 00:03/00:03] install: luatexbase [4k] 2021-05-15T16:32:07.9172830Z [56/89, 00:03/00:03] install: luatexko [22k] 2021-05-15T16:32:07.9577154Z [57/89, 00:03/00:03] install: luatextra [2k] 2021-05-15T16:32:07.9969673Z [58/89, 00:03/00:03] install: luavlna [8k] 2021-05-15T16:32:08.0373093Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T16:32:08.0794136Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T16:32:08.1223764Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-15T16:32:08.1617680Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-15T16:32:08.2010060Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-15T16:32:08.2410197Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-15T16:32:08.2810030Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-15T16:32:08.3231315Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-15T16:32:08.3709008Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-15T16:32:08.4404678Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-15T16:32:08.4827420Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-15T16:32:08.5238634Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-15T16:32:08.5645521Z [71/89, 00:04/00:04] install: plantuml [3k] 2021-05-15T16:32:08.6051010Z [72/89, 00:04/00:04] install: rsfs [55k] 2021-05-15T16:32:08.6518980Z [73/89, 00:04/00:04] install: selnolig [53k] 2021-05-15T16:32:08.6978574Z [74/89, 00:04/00:04] install: spelling [14k] 2021-05-15T16:32:08.7412539Z [75/89, 00:04/00:04] install: stricttex [2k] 2021-05-15T16:32:08.7830587Z [76/89, 00:04/00:04] install: texlive-common [1k] 2021-05-15T16:32:08.8230443Z [77/89, 00:04/00:04] install: texlive-en [1k] 2021-05-15T16:32:08.8642722Z [78/89, 00:04/00:04] install: texlive-msg-translations [144k] 2021-05-15T16:32:08.9177927Z [79/89, 00:04/00:04] install: thumbpdf.x86_64-linux [1k] 2021-05-15T16:32:08.9578755Z [80/89, 00:04/00:04] install: thumbpdf [19k] 2021-05-15T16:32:08.9984989Z [81/89, 00:04/00:04] install: tlshell.x86_64-linux [1k] 2021-05-15T16:32:09.0386157Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T16:32:09.0808782Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-15T16:32:09.1228677Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-15T16:32:09.1631964Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-15T16:32:09.2082464Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-15T16:32:09.2911504Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-15T16:32:09.3351352Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-15T16:32:09.3741533Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-15T16:32:09.3898960Z running mktexlsr ... 2021-05-15T16:32:09.4614065Z done running mktexlsr. 2021-05-15T16:32:09.4856810Z running updmap-sys ... 2021-05-15T16:32:09.7393023Z done running updmap-sys. 2021-05-15T16:32:09.7394436Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T16:32:09.7396396Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/QXsWITu76z/2_pNfV9VVR ... 2021-05-15T16:32:10.0719263Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/QXsWITu76z/2_pNfV9VVR. 2021-05-15T16:32:10.0720773Z OK: optex.fmt/luatex 2021-05-15T16:32:10.0722021Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:32:10.0723337Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:32:11.2421747Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:11.2423048Z tlmgr: no updates available 2021-05-15T16:32:11.3231366Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:32:11.3231860Z with: 2021-05-15T16:32:11.3232240Z pandoc-version: 2.7.3 2021-05-15T16:32:11.3232610Z env: 2021-05-15T16:32:11.3232970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:11.3233419Z TIC_DEPLOY_KEY: 2021-05-15T16:32:11.3234082Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:11.3235554Z GITHUB_PAT: *** 2021-05-15T16:32:11.3235906Z COVERALLS_TOKEN: 2021-05-15T16:32:11.3236360Z continue-on-error: false 2021-05-15T16:32:11.3236757Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:11.3237222Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:11.3237634Z TZ: UTC 2021-05-15T16:32:11.3237955Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:11.3238536Z NOT_CRAN: true 2021-05-15T16:32:11.3238856Z ##[endgroup] 2021-05-15T16:32:11.7926500Z [command]sudo apt-get install -y gdebi-core 2021-05-15T16:32:11.8565949Z Reading package lists... 2021-05-15T16:32:11.9755939Z Building dependency tree... 2021-05-15T16:32:11.9777587Z Reading state information... 2021-05-15T16:32:12.1705096Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T16:32:12.1714454Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:12.1730709Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T16:32:12.2852400Z 2021-05-15T16:32:12.2987156Z Reading package lists... 0% 2021-05-15T16:32:12.2987768Z 2021-05-15T16:32:12.3046375Z Reading package lists... 100% 2021-05-15T16:32:12.3131723Z 2021-05-15T16:32:12.3131979Z 2021-05-15T16:32:12.3132353Z Reading package lists... Done 2021-05-15T16:32:12.3132619Z 2021-05-15T16:32:12.3132978Z Building dependency tree... 0% 2021-05-15T16:32:12.3133248Z 2021-05-15T16:32:12.3265003Z Building dependency tree... 0% 2021-05-15T16:32:12.3265298Z 2021-05-15T16:32:12.3265666Z Building dependency tree... 50% 2021-05-15T16:32:12.3265932Z 2021-05-15T16:32:12.4198042Z Building dependency tree... 50% 2021-05-15T16:32:12.4198736Z 2021-05-15T16:32:12.4199153Z Building dependency tree 2021-05-15T16:32:12.4199402Z 2021-05-15T16:32:12.4199781Z Reading state information... 0% 2021-05-15T16:32:12.4200056Z 2021-05-15T16:32:12.5545789Z Reading state information... 0% 2021-05-15T16:32:12.5546129Z 2021-05-15T16:32:12.5546312Z 2021-05-15T16:32:12.5546714Z Reading state information... Done 2021-05-15T16:32:12.5547016Z 2021-05-15T16:32:12.5547414Z Reading state information... 0% 2021-05-15T16:32:12.5593648Z 2021-05-15T16:32:12.5594104Z Reading state information... 1% 2021-05-15T16:32:12.5625573Z 2021-05-15T16:32:12.5626012Z Reading state information... 3% 2021-05-15T16:32:12.5660564Z 2021-05-15T16:32:12.5660999Z Reading state information... 5% 2021-05-15T16:32:12.5696250Z 2021-05-15T16:32:12.5696874Z Reading state information... 7% 2021-05-15T16:32:12.5727940Z 2021-05-15T16:32:12.5728379Z Reading state information... 9% 2021-05-15T16:32:12.5760875Z 2021-05-15T16:32:12.5761343Z Reading state information... 11% 2021-05-15T16:32:12.5792701Z 2021-05-15T16:32:12.5793161Z Reading state information... 13% 2021-05-15T16:32:12.5823220Z 2021-05-15T16:32:12.5823732Z Reading state information... 15% 2021-05-15T16:32:12.5856032Z 2021-05-15T16:32:12.5856493Z Reading state information... 17% 2021-05-15T16:32:12.5891103Z 2021-05-15T16:32:12.5891576Z Reading state information... 19% 2021-05-15T16:32:12.5922768Z 2021-05-15T16:32:12.5923209Z Reading state information... 21% 2021-05-15T16:32:12.5951156Z 2021-05-15T16:32:12.5951595Z Reading state information... 23% 2021-05-15T16:32:12.5985974Z 2021-05-15T16:32:12.5986391Z Reading state information... 25% 2021-05-15T16:32:12.6022487Z 2021-05-15T16:32:12.6022920Z Reading state information... 27% 2021-05-15T16:32:12.6053558Z 2021-05-15T16:32:12.6053990Z Reading state information... 29% 2021-05-15T16:32:12.6088302Z 2021-05-15T16:32:12.6088730Z Reading state information... 31% 2021-05-15T16:32:12.6120693Z 2021-05-15T16:32:12.6121309Z Reading state information... 33% 2021-05-15T16:32:12.6147736Z 2021-05-15T16:32:12.6148177Z Reading state information... 35% 2021-05-15T16:32:12.6180319Z 2021-05-15T16:32:12.6180733Z Reading state information... 37% 2021-05-15T16:32:12.6212893Z 2021-05-15T16:32:12.6213331Z Reading state information... 39% 2021-05-15T16:32:12.6252466Z 2021-05-15T16:32:12.6252884Z Reading state information... 41% 2021-05-15T16:32:12.6282731Z 2021-05-15T16:32:12.6283156Z Reading state information... 43% 2021-05-15T16:32:12.6318735Z 2021-05-15T16:32:12.6319202Z Reading state information... 45% 2021-05-15T16:32:12.6372326Z 2021-05-15T16:32:12.6372758Z Reading state information... 47% 2021-05-15T16:32:12.6402678Z 2021-05-15T16:32:12.6403120Z Reading state information... 49% 2021-05-15T16:32:12.6435761Z 2021-05-15T16:32:12.6436200Z Reading state information... 51% 2021-05-15T16:32:12.6467673Z 2021-05-15T16:32:12.6468276Z Reading state information... 53% 2021-05-15T16:32:12.6505805Z 2021-05-15T16:32:12.6506545Z Reading state information... 55% 2021-05-15T16:32:12.6533380Z 2021-05-15T16:32:12.6533798Z Reading state information... 57% 2021-05-15T16:32:12.6566016Z 2021-05-15T16:32:12.6566572Z Reading state information... 59% 2021-05-15T16:32:12.6604356Z 2021-05-15T16:32:12.6604770Z Reading state information... 61% 2021-05-15T16:32:12.6650658Z 2021-05-15T16:32:12.6651527Z Reading state information... 63% 2021-05-15T16:32:12.6692410Z 2021-05-15T16:32:12.6692884Z Reading state information... 65% 2021-05-15T16:32:12.6729296Z 2021-05-15T16:32:12.6729730Z Reading state information... 67% 2021-05-15T16:32:12.6760029Z 2021-05-15T16:32:12.6760467Z Reading state information... 69% 2021-05-15T16:32:12.6808416Z 2021-05-15T16:32:12.6808854Z Reading state information... 71% 2021-05-15T16:32:12.6835832Z 2021-05-15T16:32:12.6836270Z Reading state information... 73% 2021-05-15T16:32:12.6873916Z 2021-05-15T16:32:12.6874343Z Reading state information... 75% 2021-05-15T16:32:12.6913345Z 2021-05-15T16:32:12.6913771Z Reading state information... 77% 2021-05-15T16:32:12.6946697Z 2021-05-15T16:32:12.6947466Z Reading state information... 79% 2021-05-15T16:32:12.6981360Z 2021-05-15T16:32:12.6981789Z Reading state information... 81% 2021-05-15T16:32:12.7012657Z 2021-05-15T16:32:12.7013109Z Reading state information... 83% 2021-05-15T16:32:12.7043593Z 2021-05-15T16:32:12.7044032Z Reading state information... 85% 2021-05-15T16:32:12.7076844Z 2021-05-15T16:32:12.7077285Z Reading state information... 87% 2021-05-15T16:32:12.7110941Z 2021-05-15T16:32:12.7111378Z Reading state information... 89% 2021-05-15T16:32:12.7141495Z 2021-05-15T16:32:12.7141929Z Reading state information... 91% 2021-05-15T16:32:12.7178601Z 2021-05-15T16:32:12.7179036Z Reading state information... 93% 2021-05-15T16:32:12.7210313Z 2021-05-15T16:32:12.7210748Z Reading state information... 95% 2021-05-15T16:32:12.7245379Z 2021-05-15T16:32:12.7245838Z Reading state information... 97% 2021-05-15T16:32:12.7287322Z 2021-05-15T16:32:12.7287768Z Reading state information... 99% 2021-05-15T16:32:12.9569478Z Selecting previously unselected package pandoc. 2021-05-15T16:32:13.0507496Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T16:32:13.0614719Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T16:32:13.0627068Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T16:32:14.8386927Z Setting up pandoc (2.7.3-1) ... 2021-05-15T16:32:14.8423247Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:15.5017119Z 2021-05-15T16:32:15.5017998Z 2021-05-15T16:32:15.5018670Z Reading state information... Done 2021-05-15T16:32:15.5350597Z ##[group]Run git config user.name adigherman 2021-05-15T16:32:15.5351160Z git config user.name adigherman 2021-05-15T16:32:15.5351606Z git config user.email adig@jhu.edu 2021-05-15T16:32:15.5389718Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:15.5390046Z env: 2021-05-15T16:32:15.5390415Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:15.5390785Z TIC_DEPLOY_KEY: 2021-05-15T16:32:15.5391442Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:15.5392689Z GITHUB_PAT: *** 2021-05-15T16:32:15.5393036Z COVERALLS_TOKEN: 2021-05-15T16:32:15.5393418Z continue-on-error: false 2021-05-15T16:32:15.5393806Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:15.5394187Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:15.5394553Z TZ: UTC 2021-05-15T16:32:15.5394875Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:15.5395200Z NOT_CRAN: true 2021-05-15T16:32:15.5395518Z ##[endgroup] 2021-05-15T16:32:15.5654695Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T16:32:15.5655197Z env: 2021-05-15T16:32:15.5655571Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:15.5655928Z TIC_DEPLOY_KEY: 2021-05-15T16:32:15.5656548Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:15.5657820Z GITHUB_PAT: *** 2021-05-15T16:32:15.5658133Z COVERALLS_TOKEN: 2021-05-15T16:32:15.5658517Z continue-on-error: false 2021-05-15T16:32:15.5658883Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:15.5659316Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:15.5659655Z TZ: UTC 2021-05-15T16:32:15.5659964Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:15.5660273Z NOT_CRAN: true 2021-05-15T16:32:15.5660572Z ##[endgroup] 2021-05-15T16:32:15.7328619Z Reading package lists... 2021-05-15T16:32:15.8786950Z Building dependency tree... 2021-05-15T16:32:15.8803359Z Reading state information... 2021-05-15T16:32:15.9985742Z The following additional packages will be installed: 2021-05-15T16:32:15.9989705Z cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:15.9995902Z Suggested packages: 2021-05-15T16:32:15.9996828Z cmake-doc ninja-build 2021-05-15T16:32:16.0375666Z The following NEW packages will be installed: 2021-05-15T16:32:16.0381209Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:16.0810827Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:16.0811661Z Need to get 5470 kB of archives. 2021-05-15T16:32:16.0812518Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T16:32:16.0813866Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T16:32:16.1389979Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T16:32:16.1500262Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T16:32:16.1575019Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T16:32:16.6337693Z Fetched 5470 kB in 0s (23.1 MB/s) 2021-05-15T16:32:16.6680385Z Selecting previously unselected package cmake-data. 2021-05-15T16:32:16.6719596Z (Reading database ... 2021-05-15T16:32:16.6720087Z (Reading database ... 5% 2021-05-15T16:32:16.6720506Z (Reading database ... 10% 2021-05-15T16:32:16.6720903Z (Reading database ... 15% 2021-05-15T16:32:16.6721528Z (Reading database ... 20% 2021-05-15T16:32:16.6721920Z (Reading database ... 25% 2021-05-15T16:32:16.6722325Z (Reading database ... 30% 2021-05-15T16:32:16.6722717Z (Reading database ... 35% 2021-05-15T16:32:16.6723118Z (Reading database ... 40% 2021-05-15T16:32:16.6723508Z (Reading database ... 45% 2021-05-15T16:32:16.6724079Z (Reading database ... 50% 2021-05-15T16:32:16.6755770Z (Reading database ... 55% 2021-05-15T16:32:16.6788263Z (Reading database ... 60% 2021-05-15T16:32:16.6824787Z (Reading database ... 65% 2021-05-15T16:32:16.6922284Z (Reading database ... 70% 2021-05-15T16:32:16.6942852Z (Reading database ... 75% 2021-05-15T16:32:16.7230807Z (Reading database ... 80% 2021-05-15T16:32:16.7461821Z (Reading database ... 85% 2021-05-15T16:32:16.7571681Z (Reading database ... 90% 2021-05-15T16:32:16.7656438Z (Reading database ... 95% 2021-05-15T16:32:16.7657024Z (Reading database ... 100% 2021-05-15T16:32:16.7658166Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T16:32:16.7777000Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T16:32:16.7936189Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.2678065Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T16:32:17.2957259Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T16:32:17.2976880Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:17.3282745Z Selecting previously unselected package librhash0:amd64. 2021-05-15T16:32:17.3534235Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T16:32:17.3546911Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:17.3830941Z Selecting previously unselected package cmake. 2021-05-15T16:32:17.4081341Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T16:32:17.4090475Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.7675445Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:17.7716117Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.8060683Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:17.8094312Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:17.8131738Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:18.7610281Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:20.6182230Z Reading package lists... 2021-05-15T16:32:20.7303822Z Building dependency tree... 2021-05-15T16:32:20.7318804Z Reading state information... 2021-05-15T16:32:20.8597896Z Suggested packages: 2021-05-15T16:32:20.8599384Z libssh-doc 2021-05-15T16:32:20.8985981Z The following NEW packages will be installed: 2021-05-15T16:32:20.8988091Z libssh-dev 2021-05-15T16:32:20.9157628Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:20.9158789Z Need to get 219 kB of archives. 2021-05-15T16:32:20.9159408Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T16:32:20.9162162Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T16:32:21.2959389Z Fetched 219 kB in 0s (12.3 MB/s) 2021-05-15T16:32:21.3236488Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T16:32:21.3310599Z (Reading database ... 2021-05-15T16:32:21.3311579Z (Reading database ... 5% 2021-05-15T16:32:21.3312263Z (Reading database ... 10% 2021-05-15T16:32:21.3312914Z (Reading database ... 15% 2021-05-15T16:32:21.3313551Z (Reading database ... 20% 2021-05-15T16:32:21.3314405Z (Reading database ... 25% 2021-05-15T16:32:21.3315047Z (Reading database ... 30% 2021-05-15T16:32:21.3315679Z (Reading database ... 35% 2021-05-15T16:32:21.3316305Z (Reading database ... 40% 2021-05-15T16:32:21.3316915Z (Reading database ... 45% 2021-05-15T16:32:21.3317534Z (Reading database ... 50% 2021-05-15T16:32:21.3339258Z (Reading database ... 55% 2021-05-15T16:32:21.3377460Z (Reading database ... 60% 2021-05-15T16:32:21.3421566Z (Reading database ... 65% 2021-05-15T16:32:21.3539096Z (Reading database ... 70% 2021-05-15T16:32:21.3558932Z (Reading database ... 75% 2021-05-15T16:32:21.3929891Z (Reading database ... 80% 2021-05-15T16:32:21.4201795Z (Reading database ... 85% 2021-05-15T16:32:21.4315410Z (Reading database ... 90% 2021-05-15T16:32:21.4376055Z (Reading database ... 95% 2021-05-15T16:32:21.4376486Z (Reading database ... 100% 2021-05-15T16:32:21.4377070Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T16:32:21.4489501Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:32:21.4505036Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:32:21.5189648Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:32:23.3000264Z Reading package lists... 2021-05-15T16:32:23.4264816Z Building dependency tree... 2021-05-15T16:32:23.4281372Z Reading state information... 2021-05-15T16:32:23.6036563Z The following NEW packages will be installed: 2021-05-15T16:32:23.6041954Z jags 2021-05-15T16:32:23.6265118Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:23.6265877Z Need to get 1562 kB of archives. 2021-05-15T16:32:23.6266484Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T16:32:23.6267985Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T16:32:24.0802515Z Fetched 1562 kB in 0s (20.0 MB/s) 2021-05-15T16:32:24.1160232Z Selecting previously unselected package jags. 2021-05-15T16:32:24.1183243Z (Reading database ... 2021-05-15T16:32:24.1184301Z (Reading database ... 5% 2021-05-15T16:32:24.1184857Z (Reading database ... 10% 2021-05-15T16:32:24.1185326Z (Reading database ... 15% 2021-05-15T16:32:24.1185840Z (Reading database ... 20% 2021-05-15T16:32:24.1186313Z (Reading database ... 25% 2021-05-15T16:32:24.1188403Z (Reading database ... 30% 2021-05-15T16:32:24.1189636Z (Reading database ... 35% 2021-05-15T16:32:24.1190170Z (Reading database ... 40% 2021-05-15T16:32:24.1190695Z (Reading database ... 45% 2021-05-15T16:32:24.1191223Z (Reading database ... 50% 2021-05-15T16:32:24.1229014Z (Reading database ... 55% 2021-05-15T16:32:24.1264836Z (Reading database ... 60% 2021-05-15T16:32:24.1315808Z (Reading database ... 65% 2021-05-15T16:32:24.1433635Z (Reading database ... 70% 2021-05-15T16:32:24.1456366Z (Reading database ... 75% 2021-05-15T16:32:24.1797767Z (Reading database ... 80% 2021-05-15T16:32:24.2155857Z (Reading database ... 85% 2021-05-15T16:32:24.2286198Z (Reading database ... 90% 2021-05-15T16:32:24.2354062Z (Reading database ... 95% 2021-05-15T16:32:24.2354752Z (Reading database ... 100% 2021-05-15T16:32:24.2355504Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T16:32:24.2469800Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T16:32:24.2498010Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T16:32:24.4037261Z Setting up jags (4.3.0-3build1) ... 2021-05-15T16:32:24.4161931Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:25.0501273Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:26.9644155Z Reading package lists... 2021-05-15T16:32:27.0933077Z Building dependency tree... 2021-05-15T16:32:27.0947891Z Reading state information... 2021-05-15T16:32:27.2290229Z The following additional packages will be installed: 2021-05-15T16:32:27.2291783Z libnode64 libuv1-dev 2021-05-15T16:32:27.2659220Z The following NEW packages will be installed: 2021-05-15T16:32:27.2661539Z libnode-dev libnode64 libuv1-dev 2021-05-15T16:32:27.2945788Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:27.2946502Z Need to get 6239 kB of archives. 2021-05-15T16:32:27.2947124Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T16:32:27.2948558Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T16:32:27.3058864Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T16:32:27.6325736Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T16:32:28.0394560Z Fetched 6239 kB in 0s (15.5 MB/s) 2021-05-15T16:32:28.0645537Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T16:32:28.0712229Z (Reading database ... 2021-05-15T16:32:28.0713270Z (Reading database ... 5% 2021-05-15T16:32:28.0713873Z (Reading database ... 10% 2021-05-15T16:32:28.0714470Z (Reading database ... 15% 2021-05-15T16:32:28.0715137Z (Reading database ... 20% 2021-05-15T16:32:28.0715741Z (Reading database ... 25% 2021-05-15T16:32:28.0716336Z (Reading database ... 30% 2021-05-15T16:32:28.0716904Z (Reading database ... 35% 2021-05-15T16:32:28.0717491Z (Reading database ... 40% 2021-05-15T16:32:28.0718077Z (Reading database ... 45% 2021-05-15T16:32:28.0719021Z (Reading database ... 50% 2021-05-15T16:32:28.0746302Z (Reading database ... 55% 2021-05-15T16:32:28.0777308Z (Reading database ... 60% 2021-05-15T16:32:28.0807986Z (Reading database ... 65% 2021-05-15T16:32:28.0908500Z (Reading database ... 70% 2021-05-15T16:32:28.0925811Z (Reading database ... 75% 2021-05-15T16:32:28.1205988Z (Reading database ... 80% 2021-05-15T16:32:28.1436207Z (Reading database ... 85% 2021-05-15T16:32:28.1547336Z (Reading database ... 90% 2021-05-15T16:32:28.1606228Z (Reading database ... 95% 2021-05-15T16:32:28.1606933Z (Reading database ... 100% 2021-05-15T16:32:28.1607747Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T16:32:28.1712128Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T16:32:28.1724018Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:32:28.2082181Z Selecting previously unselected package libnode64:amd64. 2021-05-15T16:32:28.2340182Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:32:28.2365054Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.7975820Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T16:32:28.8237868Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:32:28.8246883Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.9094189Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:32:28.9121637Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.9154451Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:28.9193322Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:30.7242151Z Reading package lists... 2021-05-15T16:32:30.8501469Z Building dependency tree... 2021-05-15T16:32:30.8518938Z Reading state information... 2021-05-15T16:32:30.9874847Z The following additional packages will be installed: 2021-05-15T16:32:30.9877234Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:32:30.9881680Z Suggested packages: 2021-05-15T16:32:30.9882498Z libfftw3-doc 2021-05-15T16:32:31.0275384Z The following NEW packages will be installed: 2021-05-15T16:32:31.0279547Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:32:31.0457200Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:31.0458201Z Need to get 3986 kB of archives. 2021-05-15T16:32:31.0459094Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T16:32:31.0461213Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T16:32:31.0533326Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T16:32:31.0657271Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T16:32:31.0814331Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T16:32:31.0818781Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T16:32:31.4910569Z Fetched 3986 kB in 0s (48.8 MB/s) 2021-05-15T16:32:31.5801870Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T16:32:31.5879654Z (Reading database ... 2021-05-15T16:32:31.5880502Z (Reading database ... 5% 2021-05-15T16:32:31.5881209Z (Reading database ... 10% 2021-05-15T16:32:31.5882528Z (Reading database ... 15% 2021-05-15T16:32:31.5883230Z (Reading database ... 20% 2021-05-15T16:32:31.5885366Z (Reading database ... 25% 2021-05-15T16:32:31.5886225Z (Reading database ... 30% 2021-05-15T16:32:31.5886886Z (Reading database ... 35% 2021-05-15T16:32:31.5887514Z (Reading database ... 40% 2021-05-15T16:32:31.5888303Z (Reading database ... 45% 2021-05-15T16:32:31.5888876Z (Reading database ... 50% 2021-05-15T16:32:31.5918856Z (Reading database ... 55% 2021-05-15T16:32:31.5951029Z (Reading database ... 60% 2021-05-15T16:32:31.5983412Z (Reading database ... 65% 2021-05-15T16:32:31.6083662Z (Reading database ... 70% 2021-05-15T16:32:31.6102899Z (Reading database ... 75% 2021-05-15T16:32:31.6455029Z (Reading database ... 80% 2021-05-15T16:32:31.6757845Z (Reading database ... 85% 2021-05-15T16:32:31.6927768Z (Reading database ... 90% 2021-05-15T16:32:31.7004638Z (Reading database ... 95% 2021-05-15T16:32:31.7005305Z (Reading database ... 100% 2021-05-15T16:32:31.7006158Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T16:32:31.7143204Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:31.7286849Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.1882452Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T16:32:32.2179533Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:32.2204309Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.3130360Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T16:32:32.3372499Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:32.3385454Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.4171754Z Selecting previously unselected package libfftw3-bin. 2021-05-15T16:32:32.4439468Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:32.4450960Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.4719483Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T16:32:32.4948783Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:32.4960031Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.7490940Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.7530929Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.7568845Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.7612179Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.7652354Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:32.7689460Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:33.4377150Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:35.2413851Z Reading package lists... 2021-05-15T16:32:35.3535132Z Building dependency tree... 2021-05-15T16:32:35.3551803Z Reading state information... 2021-05-15T16:32:35.5008296Z The following additional packages will be installed: 2021-05-15T16:32:35.5010105Z libdcmtk14 2021-05-15T16:32:35.5424057Z The following NEW packages will be installed: 2021-05-15T16:32:35.5427628Z dcmtk libdcmtk14 2021-05-15T16:32:35.5662401Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:35.5663317Z Need to get 5546 kB of archives. 2021-05-15T16:32:35.5664122Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T16:32:35.5665935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T16:32:35.7415182Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T16:32:36.1169961Z Fetched 5546 kB in 0s (25.2 MB/s) 2021-05-15T16:32:36.1439500Z Selecting previously unselected package libdcmtk14. 2021-05-15T16:32:36.1503010Z (Reading database ... 2021-05-15T16:32:36.1503732Z (Reading database ... 5% 2021-05-15T16:32:36.1504322Z (Reading database ... 10% 2021-05-15T16:32:36.1504905Z (Reading database ... 15% 2021-05-15T16:32:36.1505466Z (Reading database ... 20% 2021-05-15T16:32:36.1506075Z (Reading database ... 25% 2021-05-15T16:32:36.1506839Z (Reading database ... 30% 2021-05-15T16:32:36.1507422Z (Reading database ... 35% 2021-05-15T16:32:36.1508006Z (Reading database ... 40% 2021-05-15T16:32:36.1508588Z (Reading database ... 45% 2021-05-15T16:32:36.1509179Z (Reading database ... 50% 2021-05-15T16:32:36.1535575Z (Reading database ... 55% 2021-05-15T16:32:36.1565816Z (Reading database ... 60% 2021-05-15T16:32:36.1593838Z (Reading database ... 65% 2021-05-15T16:32:36.1689363Z (Reading database ... 70% 2021-05-15T16:32:36.1708742Z (Reading database ... 75% 2021-05-15T16:32:36.2018585Z (Reading database ... 80% 2021-05-15T16:32:36.2254572Z (Reading database ... 85% 2021-05-15T16:32:36.2364330Z (Reading database ... 90% 2021-05-15T16:32:36.2427021Z (Reading database ... 95% 2021-05-15T16:32:36.2427451Z (Reading database ... 100% 2021-05-15T16:32:36.2428056Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T16:32:36.2529362Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:32:36.2554612Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:32:36.7039825Z Selecting previously unselected package dcmtk. 2021-05-15T16:32:36.7268709Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:32:36.7312616Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:32:36.8727934Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:32:36.8755161Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:32:36.8888274Z Adding `dcmtk' group to system ... 2021-05-15T16:32:36.9379603Z Adding `dcmtk' user to system ... 2021-05-15T16:32:37.0013313Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T16:32:37.3403626Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:38.7192363Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:40.5039782Z Reading package lists... 2021-05-15T16:32:40.6228994Z Building dependency tree... 2021-05-15T16:32:40.6244820Z Reading state information... 2021-05-15T16:32:40.8123558Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T16:32:40.8124630Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:40.8683178Z Reading package lists... 2021-05-15T16:32:40.9898278Z Building dependency tree... 2021-05-15T16:32:40.9921080Z Reading state information... 2021-05-15T16:32:41.1969480Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T16:32:41.1970922Z libpng-dev set to manually installed. 2021-05-15T16:32:41.1972254Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:41.2560398Z Reading package lists... 2021-05-15T16:32:41.3752422Z Building dependency tree... 2021-05-15T16:32:41.3772208Z Reading state information... 2021-05-15T16:32:41.5114540Z The following additional packages will be installed: 2021-05-15T16:32:41.5116680Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T16:32:41.5123267Z Suggested packages: 2021-05-15T16:32:41.5127439Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T16:32:41.5128610Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T16:32:41.5129468Z fonts-arphic-uming fonts-nanum 2021-05-15T16:32:41.5574252Z The following NEW packages will be installed: 2021-05-15T16:32:41.5576192Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T16:32:41.5578285Z libpoppler97 poppler-data 2021-05-15T16:32:41.5769581Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:41.5770369Z Need to get 2582 kB of archives. 2021-05-15T16:32:41.5771771Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T16:32:41.5773643Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T16:32:41.5994862Z 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-15T16:32:41.6014060Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T16:32:41.6083708Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T16:32:41.6091464Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T16:32:41.6096857Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T16:32:42.0099289Z Fetched 2582 kB in 0s (54.3 MB/s) 2021-05-15T16:32:42.0400541Z Selecting previously unselected package poppler-data. 2021-05-15T16:32:42.0426596Z (Reading database ... 2021-05-15T16:32:42.0427077Z (Reading database ... 5% 2021-05-15T16:32:42.0427479Z (Reading database ... 10% 2021-05-15T16:32:42.0427888Z (Reading database ... 15% 2021-05-15T16:32:42.0428280Z (Reading database ... 20% 2021-05-15T16:32:42.0428873Z (Reading database ... 25% 2021-05-15T16:32:42.0429297Z (Reading database ... 30% 2021-05-15T16:32:42.0429704Z (Reading database ... 35% 2021-05-15T16:32:42.0430114Z (Reading database ... 40% 2021-05-15T16:32:42.0430504Z (Reading database ... 45% 2021-05-15T16:32:42.0431072Z (Reading database ... 50% 2021-05-15T16:32:42.0467848Z (Reading database ... 55% 2021-05-15T16:32:42.0499109Z (Reading database ... 60% 2021-05-15T16:32:42.0530846Z (Reading database ... 65% 2021-05-15T16:32:42.0636650Z (Reading database ... 70% 2021-05-15T16:32:42.0655890Z (Reading database ... 75% 2021-05-15T16:32:42.0990280Z (Reading database ... 80% 2021-05-15T16:32:42.1326849Z (Reading database ... 85% 2021-05-15T16:32:42.1449154Z (Reading database ... 90% 2021-05-15T16:32:42.1519067Z (Reading database ... 95% 2021-05-15T16:32:42.1519822Z (Reading database ... 100% 2021-05-15T16:32:42.1520669Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T16:32:42.1634627Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T16:32:42.1650888Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T16:32:42.4080860Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T16:32:42.4315951Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T16:32:42.4338251Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:32:42.4719816Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T16:32:42.4946567Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.4954506Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.7000476Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T16:32:42.7200567Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.7229404Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.7498769Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T16:32:42.7799067Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.7807198Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.8079589Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T16:32:42.8277129Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:42.8288071Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.8788848Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T16:32:42.8884987Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:32:42.8919284Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.8948543Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.8991736Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.9019501Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:42.9051067Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:32:42.9375295Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:44.7642321Z Reading package lists... 2021-05-15T16:32:44.8888257Z Building dependency tree... 2021-05-15T16:32:44.8908345Z Reading state information... 2021-05-15T16:32:45.0172827Z The following additional packages will be installed: 2021-05-15T16:32:45.0176826Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T16:32:45.0181673Z Suggested packages: 2021-05-15T16:32:45.0182561Z libhdf5-doc 2021-05-15T16:32:45.0574779Z The following NEW packages will be installed: 2021-05-15T16:32:45.0579357Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T16:32:45.0583346Z libsz2 2021-05-15T16:32:45.0810576Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:45.0811136Z Need to get 4074 kB of archives. 2021-05-15T16:32:45.0811725Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T16:32:45.0813313Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T16:32:45.0835456Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T16:32:45.0844456Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T16:32:45.0856407Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T16:32:45.1085193Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T16:32:45.1112290Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T16:32:45.1119505Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T16:32:45.5176419Z Fetched 4074 kB in 0s (44.3 MB/s) 2021-05-15T16:32:45.5479593Z Selecting previously unselected package hdf5-helpers. 2021-05-15T16:32:45.5487561Z (Reading database ... 2021-05-15T16:32:45.5488236Z (Reading database ... 5% 2021-05-15T16:32:45.5488982Z (Reading database ... 10% 2021-05-15T16:32:45.5489423Z (Reading database ... 15% 2021-05-15T16:32:45.5489837Z (Reading database ... 20% 2021-05-15T16:32:45.5490269Z (Reading database ... 25% 2021-05-15T16:32:45.5490678Z (Reading database ... 30% 2021-05-15T16:32:45.5491083Z (Reading database ... 35% 2021-05-15T16:32:45.5491495Z (Reading database ... 40% 2021-05-15T16:32:45.5491899Z (Reading database ... 45% 2021-05-15T16:32:45.5492288Z (Reading database ... 50% 2021-05-15T16:32:45.5522609Z (Reading database ... 55% 2021-05-15T16:32:45.5554575Z (Reading database ... 60% 2021-05-15T16:32:45.5589686Z (Reading database ... 65% 2021-05-15T16:32:45.5684590Z (Reading database ... 70% 2021-05-15T16:32:45.5705208Z (Reading database ... 75% 2021-05-15T16:32:45.5995337Z (Reading database ... 80% 2021-05-15T16:32:45.6239386Z (Reading database ... 85% 2021-05-15T16:32:45.6360404Z (Reading database ... 90% 2021-05-15T16:32:45.6421060Z (Reading database ... 95% 2021-05-15T16:32:45.6421737Z (Reading database ... 100% 2021-05-15T16:32:45.6422523Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T16:32:45.6541480Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.6556325Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:45.6839396Z Selecting previously unselected package libaec0:amd64. 2021-05-15T16:32:45.7094764Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T16:32:45.7120167Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:32:45.7399993Z Selecting previously unselected package libsz2:amd64. 2021-05-15T16:32:45.7629615Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T16:32:45.7647558Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:32:45.7959342Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T16:32:45.8165149Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.8175977Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:45.9519833Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T16:32:45.9703905Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:45.9716262Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.0051240Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T16:32:46.0249419Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T16:32:46.0260893Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.0519862Z Selecting previously unselected package libhdf5-dev. 2021-05-15T16:32:46.0739550Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:32:46.0750408Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.3688306Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.3722553Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.3757508Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.3791852Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:32:46.3823585Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.3854990Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.3889553Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:32:46.3974259Z 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-15T16:32:46.4005358Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:47.1148859Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:48.9107786Z Reading package lists... 2021-05-15T16:32:49.0404750Z Building dependency tree... 2021-05-15T16:32:49.0421523Z Reading state information... 2021-05-15T16:32:49.1705196Z The following additional packages will be installed: 2021-05-15T16:32:49.1713465Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T16:32:49.2177491Z The following NEW packages will be installed: 2021-05-15T16:32:49.2179264Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T16:32:49.2180297Z mesa-common-dev 2021-05-15T16:32:49.2695512Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:49.2696473Z Need to get 1761 kB of archives. 2021-05-15T16:32:49.2697309Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T16:32:49.2700827Z 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-15T16:32:49.2793631Z 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-15T16:32:49.2799462Z 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-15T16:32:49.2815689Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T16:32:49.2846875Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T16:32:49.2951666Z 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-15T16:32:49.9363517Z Fetched 1761 kB in 0s (4910 kB/s) 2021-05-15T16:32:49.9608675Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T16:32:49.9664461Z (Reading database ... 2021-05-15T16:32:49.9665171Z (Reading database ... 5% 2021-05-15T16:32:49.9665743Z (Reading database ... 10% 2021-05-15T16:32:49.9666319Z (Reading database ... 15% 2021-05-15T16:32:49.9666885Z (Reading database ... 20% 2021-05-15T16:32:49.9667440Z (Reading database ... 25% 2021-05-15T16:32:49.9668031Z (Reading database ... 30% 2021-05-15T16:32:49.9668586Z (Reading database ... 35% 2021-05-15T16:32:49.9669156Z (Reading database ... 40% 2021-05-15T16:32:49.9669725Z (Reading database ... 45% 2021-05-15T16:32:49.9670277Z (Reading database ... 50% 2021-05-15T16:32:49.9696311Z (Reading database ... 55% 2021-05-15T16:32:49.9722462Z (Reading database ... 60% 2021-05-15T16:32:49.9752178Z (Reading database ... 65% 2021-05-15T16:32:49.9846155Z (Reading database ... 70% 2021-05-15T16:32:49.9935491Z (Reading database ... 75% 2021-05-15T16:32:50.0161363Z (Reading database ... 80% 2021-05-15T16:32:50.0431384Z (Reading database ... 85% 2021-05-15T16:32:50.0552926Z (Reading database ... 90% 2021-05-15T16:32:50.0616511Z (Reading database ... 95% 2021-05-15T16:32:50.0616935Z (Reading database ... 100% 2021-05-15T16:32:50.0617564Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T16:32:50.0735916Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:32:50.0749283Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:32:50.1108463Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T16:32:50.1356972Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:32:50.1365064Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.1639527Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T16:32:50.1815045Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:32:50.1829963Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.2174956Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T16:32:50.2432227Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T16:32:50.2583742Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.2919694Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T16:32:50.3149596Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T16:32:50.3161126Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.3599703Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T16:32:50.3770790Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:32:50.3781158Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:32:50.5255712Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:32:50.5293956Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.5328529Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.5362618Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:32:50.5394873Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:32:50.5426533Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:32:50.5464194Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:51.7144551Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:53.6230520Z Reading package lists... 2021-05-15T16:32:53.7431285Z Building dependency tree... 2021-05-15T16:32:53.7446635Z Reading state information... 2021-05-15T16:32:53.8804405Z The following additional packages will be installed: 2021-05-15T16:32:53.8806242Z libprotobuf-lite17 libprotoc17 2021-05-15T16:32:53.9186195Z The following NEW packages will be installed: 2021-05-15T16:32:53.9187940Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T16:32:53.9189347Z protobuf-compiler 2021-05-15T16:32:53.9499860Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:53.9501463Z Need to get 2754 kB of archives. 2021-05-15T16:32:53.9502353Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T16:32:53.9504008Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T16:32:53.9669257Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T16:32:54.1244170Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T16:32:54.1767028Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T16:32:54.2119894Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T16:32:54.5559086Z Fetched 2754 kB in 0s (9441 kB/s) 2021-05-15T16:32:54.5864719Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T16:32:54.5865757Z (Reading database ... 2021-05-15T16:32:54.5866382Z (Reading database ... 5% 2021-05-15T16:32:54.5866943Z (Reading database ... 10% 2021-05-15T16:32:54.5867518Z (Reading database ... 15% 2021-05-15T16:32:54.5868066Z (Reading database ... 20% 2021-05-15T16:32:54.5868623Z (Reading database ... 25% 2021-05-15T16:32:54.5869353Z (Reading database ... 30% 2021-05-15T16:32:54.5869975Z (Reading database ... 35% 2021-05-15T16:32:54.5870610Z (Reading database ... 40% 2021-05-15T16:32:54.5871158Z (Reading database ... 45% 2021-05-15T16:32:54.5871718Z (Reading database ... 50% 2021-05-15T16:32:54.5886088Z (Reading database ... 55% 2021-05-15T16:32:54.5914261Z (Reading database ... 60% 2021-05-15T16:32:54.5946408Z (Reading database ... 65% 2021-05-15T16:32:54.6046345Z (Reading database ... 70% 2021-05-15T16:32:54.6138373Z (Reading database ... 75% 2021-05-15T16:32:54.6365334Z (Reading database ... 80% 2021-05-15T16:32:54.6618210Z (Reading database ... 85% 2021-05-15T16:32:54.6736847Z (Reading database ... 90% 2021-05-15T16:32:54.6800755Z (Reading database ... 95% 2021-05-15T16:32:54.6801463Z (Reading database ... 100% 2021-05-15T16:32:54.6802259Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T16:32:54.6917494Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.6939262Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.7319226Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T16:32:54.7535583Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.7546415Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.8320257Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T16:32:54.8559381Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:54.8634809Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:54.9948338Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T16:32:55.0217712Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:55.0226797Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.1220600Z Selecting previously unselected package protobuf-compiler. 2021-05-15T16:32:55.1491542Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:32:55.1507591Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.2039811Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.2071921Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.2116485Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.2149420Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.2195081Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:32:55.2232557Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:55.8403154Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:57.5908051Z Reading package lists... 2021-05-15T16:32:57.7138739Z Building dependency tree... 2021-05-15T16:32:57.7154626Z Reading state information... 2021-05-15T16:32:57.8450263Z The following additional packages will be installed: 2021-05-15T16:32:57.8452037Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T16:32:57.8453843Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T16:32:57.8454888Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T16:32:57.8456175Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T16:32:57.8457328Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T16:32:57.8458412Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:32:57.8459564Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:32:57.8460704Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:32:57.8461834Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:32:57.8462925Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:32:57.8464379Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:32:57.8465543Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:32:57.8466576Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:32:57.8467607Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:32:57.8468325Z Suggested packages: 2021-05-15T16:32:57.8469290Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T16:32:57.8470557Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T16:32:57.8471899Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T16:32:57.8473132Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T16:32:57.9085364Z The following NEW packages will be installed: 2021-05-15T16:32:57.9087114Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T16:32:57.9088418Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T16:32:57.9089501Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T16:32:57.9090766Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T16:32:57.9092046Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T16:32:57.9093314Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:32:57.9094668Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:32:57.9095978Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:32:57.9097212Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:32:57.9098455Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:32:57.9099737Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:32:57.9100949Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:32:57.9102140Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:32:57.9103297Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:32:57.9374157Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:57.9374780Z Need to get 47.1 MB of archives. 2021-05-15T16:32:57.9375379Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T16:32:57.9376820Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T16:32:57.9562382Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T16:32:57.9570342Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T16:32:57.9575450Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T16:32:57.9580167Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T16:32:57.9585934Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T16:32:57.9594031Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T16:32:57.9618956Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T16:32:58.0220083Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T16:32:58.0226941Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T16:32:58.0253397Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T16:32:58.0272700Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T16:32:58.0279042Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T16:32:58.0284784Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T16:32:58.0294043Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T16:32:58.0304058Z 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-15T16:32:58.0323947Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T16:32:58.0332448Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T16:32:58.0404069Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T16:32:58.0406082Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T16:32:58.0408097Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T16:32:58.0410044Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T16:32:58.0481261Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T16:32:58.0495270Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T16:32:58.0501583Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T16:32:58.0519120Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T16:32:58.0970746Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T16:32:58.0979398Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T16:32:58.0985871Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T16:32:58.0996465Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T16:32:58.1020284Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T16:32:58.1035458Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T16:32:58.1048091Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T16:32:58.1065971Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T16:32:58.1115228Z 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-15T16:32:58.1138661Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T16:32:58.1245824Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T16:32:58.1252455Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T16:32:58.3704403Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T16:32:58.3718808Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T16:32:58.3726368Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T16:32:58.3733547Z 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-15T16:32:58.3740490Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T16:32:58.3747273Z 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-15T16:32:58.3769046Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T16:32:58.3865135Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T16:32:58.3878611Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T16:32:58.3901799Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T16:32:58.3911546Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T16:32:58.4097604Z 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-15T16:32:58.4123228Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T16:32:58.4134154Z 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-15T16:32:58.4140608Z 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-15T16:32:58.4142843Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T16:32:58.4170007Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T16:32:58.4172530Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T16:32:58.4194822Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T16:32:58.4211588Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T16:32:58.4252471Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T16:32:58.4450267Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T16:32:58.4453010Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T16:32:58.4464823Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T16:32:58.4483067Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T16:32:58.4509621Z 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-15T16:32:58.4543445Z 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-15T16:32:58.4554382Z 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-15T16:32:58.4563728Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T16:32:58.4810967Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T16:32:58.4830790Z 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-15T16:32:58.5161074Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T16:32:58.5169786Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T16:32:58.5177506Z 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-15T16:32:58.5667490Z 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-15T16:32:58.6135323Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T16:32:58.6729849Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T16:32:58.6732145Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T16:32:59.1795849Z Fetched 47.1 MB in 1s (62.1 MB/s) 2021-05-15T16:32:59.2079684Z Selecting previously unselected package libaom0:amd64. 2021-05-15T16:32:59.2140442Z (Reading database ... 2021-05-15T16:32:59.2140895Z (Reading database ... 5% 2021-05-15T16:32:59.2141306Z (Reading database ... 10% 2021-05-15T16:32:59.2141700Z (Reading database ... 15% 2021-05-15T16:32:59.2142128Z (Reading database ... 20% 2021-05-15T16:32:59.2142520Z (Reading database ... 25% 2021-05-15T16:32:59.2142922Z (Reading database ... 30% 2021-05-15T16:32:59.2143310Z (Reading database ... 35% 2021-05-15T16:32:59.2143713Z (Reading database ... 40% 2021-05-15T16:32:59.2144115Z (Reading database ... 45% 2021-05-15T16:32:59.2144504Z (Reading database ... 50% 2021-05-15T16:32:59.2183180Z (Reading database ... 55% 2021-05-15T16:32:59.2215716Z (Reading database ... 60% 2021-05-15T16:32:59.2264954Z (Reading database ... 65% 2021-05-15T16:32:59.2376475Z (Reading database ... 70% 2021-05-15T16:32:59.2466945Z (Reading database ... 75% 2021-05-15T16:32:59.2684988Z (Reading database ... 80% 2021-05-15T16:32:59.2931196Z (Reading database ... 85% 2021-05-15T16:32:59.3046194Z (Reading database ... 90% 2021-05-15T16:32:59.3109523Z (Reading database ... 95% 2021-05-15T16:32:59.3110242Z (Reading database ... 100% 2021-05-15T16:32:59.3111039Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T16:32:59.3218054Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T16:32:59.3243155Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:32:59.4356227Z Selecting previously unselected package libva2:amd64. 2021-05-15T16:32:59.4618007Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T16:32:59.4629753Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T16:32:59.4919628Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T16:32:59.5145017Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T16:32:59.5156566Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:32:59.5406569Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T16:32:59.5651861Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T16:32:59.5661026Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:32:59.5900635Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T16:32:59.6136111Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:32:59.6146850Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:32:59.6451356Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T16:32:59.6698763Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T16:32:59.6720939Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:32:59.6983166Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T16:32:59.7232493Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:32:59.7242826Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:32:59.7673110Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T16:32:59.7964422Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T16:32:59.7978381Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:00.3919760Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T16:33:00.4119172Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T16:33:00.4135080Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:00.4440071Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T16:33:00.4629228Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T16:33:00.4645120Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:00.5039755Z Selecting previously unselected package libopus0:amd64. 2021-05-15T16:33:00.5236986Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:00.5250131Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:00.5679345Z Selecting previously unselected package libshine3:amd64. 2021-05-15T16:33:00.5861830Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T16:33:00.5874833Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:00.6159804Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T16:33:00.6397967Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T16:33:00.6408616Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:00.6652022Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T16:33:00.6915869Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T16:33:00.6928702Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:00.7222605Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T16:33:00.7484767Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T16:33:00.7497578Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:00.7839775Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T16:33:00.8050454Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:00.8064452Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:00.8399409Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T16:33:00.8596287Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T16:33:00.8605726Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:00.8999584Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T16:33:00.9211712Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T16:33:00.9222278Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:00.9478450Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T16:33:00.9720846Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T16:33:00.9730699Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:01.0025913Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T16:33:01.0265199Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:01.0277612Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:01.0542492Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T16:33:01.0800667Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T16:33:01.0816696Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:01.1559880Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T16:33:01.1844266Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T16:33:01.1859477Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:01.4039798Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T16:33:01.4277699Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T16:33:01.4298545Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:01.4767986Z Selecting previously unselected package libzvbi-common. 2021-05-15T16:33:01.5068874Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T16:33:01.5083340Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:01.5377581Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T16:33:01.5642567Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T16:33:01.5654644Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:01.6082773Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T16:33:01.6326742Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:01.6340999Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:02.0439521Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T16:33:02.0703700Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T16:33:02.0714233Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:02.1021510Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T16:33:02.1342260Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T16:33:02.1354975Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:02.1639182Z Selecting previously unselected package libass9:amd64. 2021-05-15T16:33:02.1855367Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T16:33:02.1867805Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:02.2240317Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T16:33:02.2496843Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T16:33:02.2529913Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:02.3008788Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T16:33:02.3249291Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T16:33:02.3260737Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:02.3599037Z Selecting previously unselected package libgme0:amd64. 2021-05-15T16:33:02.3771399Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T16:33:02.3785573Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:02.4114285Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T16:33:02.4419924Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T16:33:02.4436126Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:02.4879523Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T16:33:02.5115990Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T16:33:02.5131122Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:02.5863262Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T16:33:02.6139703Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:33:02.6153182Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:02.6639677Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T16:33:02.6857171Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:02.6870217Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:02.8120131Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T16:33:02.8341632Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T16:33:02.8353885Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:02.8698103Z Selecting previously unselected package libflite1:amd64. 2021-05-15T16:33:02.8923847Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T16:33:02.8939775Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:03.8543133Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T16:33:03.8810815Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T16:33:03.8824530Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:03.9119844Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T16:33:03.9336347Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T16:33:03.9349216Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:03.9639387Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T16:33:03.9824283Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T16:33:03.9835649Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:04.0119336Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T16:33:04.0315436Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.0328227Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:04.0639831Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T16:33:04.0906587Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T16:33:04.0920216Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:04.1239345Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T16:33:04.1425254Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.1439932Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:04.1716593Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T16:33:04.1987147Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T16:33:04.1998613Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:04.3051357Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T16:33:04.3313878Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T16:33:04.3324811Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:04.3679078Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T16:33:04.3866403Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.3878676Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:04.4279626Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T16:33:04.4477203Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T16:33:04.4491535Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:04.4799440Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T16:33:04.4987882Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:04.5000205Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:04.6131641Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T16:33:04.6415262Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T16:33:04.6422914Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:04.6919037Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T16:33:04.7110873Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T16:33:04.7123908Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:04.7440242Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T16:33:04.7658107Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:04.7668106Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:04.8000188Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T16:33:04.8248911Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:04.8263063Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:04.8519674Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T16:33:04.8747622Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T16:33:04.8759188Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:04.9047680Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T16:33:04.9281394Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T16:33:04.9294641Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:04.9559484Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T16:33:04.9762422Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T16:33:04.9774362Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:05.0240362Z Selecting previously unselected package libopenal-data. 2021-05-15T16:33:05.0472775Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T16:33:05.0482442Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:05.0834863Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T16:33:05.1097906Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T16:33:05.1108064Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:05.1398986Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T16:33:05.1587958Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T16:33:05.1614282Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:05.2239227Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T16:33:05.2431151Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T16:33:05.2443289Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:05.2663294Z Selecting previously unselected package libflac8:amd64. 2021-05-15T16:33:05.2901207Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T16:33:05.2911034Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:05.3292938Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T16:33:05.3561108Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T16:33:05.3578899Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:05.3999258Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T16:33:05.4245249Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T16:33:05.4311853Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:05.4839624Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T16:33:05.5010365Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T16:33:05.5021988Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:05.5679342Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T16:33:05.5878927Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:05.5888820Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:05.6279509Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T16:33:05.6464607Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:05.6483710Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:05.6799539Z Selecting previously unselected package ffmpeg. 2021-05-15T16:33:05.7031534Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:05.7099339Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:05.8207293Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T16:33:05.8457737Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T16:33:05.8468724Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:05.8771436Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T16:33:05.9079468Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T16:33:05.9092265Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:06.0654985Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T16:33:06.0954743Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T16:33:06.0970283Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:06.1252887Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T16:33:06.1566146Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T16:33:06.1583455Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:06.1867240Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T16:33:06.2138520Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:06.2152610Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:06.4620375Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T16:33:06.4862725Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:06.4876452Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:06.7267047Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T16:33:06.7562910Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T16:33:06.7574036Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:06.8959647Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T16:33:06.9146423Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T16:33:06.9154358Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:06.9440426Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T16:33:06.9642122Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:33:06.9652788Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:07.0179326Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:07.0222611Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:07.0264389Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:07.0298868Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:07.0346635Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:07.0384315Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:07.0423667Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:07.0458857Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:07.0485820Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:07.0513894Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:07.0578956Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:07.0623158Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:07.0653014Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:33:07.0691938Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:07.0760490Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:07.0793565Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:07.0828433Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:07.0867754Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:07.0902939Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:07.0937160Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:07.0970052Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.1003014Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:07.1041043Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:07.1070399Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:07.1108804Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:07.1149626Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:07.1188072Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:07.1220636Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:07.1261313Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:07.1292492Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:07.1333505Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.1374638Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:33:07.1407846Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:07.1444995Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:07.1494041Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:07.1528690Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:07.1566530Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:07.1600109Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:07.1647027Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:07.1691731Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:07.1730261Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:07.1766186Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.1837038Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:07.1871506Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:07.1906277Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:07.1940638Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:07.1979268Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:07.2017198Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:07.2052253Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:07.2091767Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:07.2128449Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:07.2169021Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:07.2204607Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:07.2239838Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:07.2278136Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:07.2315044Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.2347872Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:07.2378940Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.2421039Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:07.2453068Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:07.2491758Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:07.2536006Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:07.2570354Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:07.2608982Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.2645081Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:07.2680185Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:07.2707130Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:07.2809244Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.2845858Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.2889533Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.2937272Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:07.2973671Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:07.3015392Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.3077123Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.3108936Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.3145252Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:07.3235980Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:08.2503180Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:10.1604564Z Reading package lists... 2021-05-15T16:33:10.2895025Z Building dependency tree... 2021-05-15T16:33:10.2912489Z Reading state information... 2021-05-15T16:33:10.4326241Z The following additional packages will be installed: 2021-05-15T16:33:10.4329174Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:10.4779801Z The following NEW packages will be installed: 2021-05-15T16:33:10.4781291Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:10.4786672Z libmagick++-dev 2021-05-15T16:33:10.5138177Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:10.5139174Z Need to get 309 kB of archives. 2021-05-15T16:33:10.5139972Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T16:33:10.5141674Z 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-15T16:33:10.5272323Z 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-15T16:33:10.5416502Z 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-15T16:33:10.5617341Z 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-15T16:33:10.9217301Z Fetched 309 kB in 0s (3940 kB/s) 2021-05-15T16:33:10.9559419Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T16:33:10.9650219Z (Reading database ... 2021-05-15T16:33:10.9650738Z (Reading database ... 5% 2021-05-15T16:33:10.9651198Z (Reading database ... 10% 2021-05-15T16:33:10.9651652Z (Reading database ... 15% 2021-05-15T16:33:10.9652080Z (Reading database ... 20% 2021-05-15T16:33:10.9652524Z (Reading database ... 25% 2021-05-15T16:33:10.9652952Z (Reading database ... 30% 2021-05-15T16:33:10.9653399Z (Reading database ... 35% 2021-05-15T16:33:10.9653827Z (Reading database ... 40% 2021-05-15T16:33:10.9654270Z (Reading database ... 45% 2021-05-15T16:33:10.9654851Z (Reading database ... 50% 2021-05-15T16:33:10.9692125Z (Reading database ... 55% 2021-05-15T16:33:10.9738527Z (Reading database ... 60% 2021-05-15T16:33:10.9781920Z (Reading database ... 65% 2021-05-15T16:33:10.9930148Z (Reading database ... 70% 2021-05-15T16:33:11.0043849Z (Reading database ... 75% 2021-05-15T16:33:11.0068263Z (Reading database ... 80% 2021-05-15T16:33:11.0586415Z (Reading database ... 85% 2021-05-15T16:33:11.0749429Z (Reading database ... 90% 2021-05-15T16:33:11.0826277Z (Reading database ... 95% 2021-05-15T16:33:11.0826765Z (Reading database ... 100% 2021-05-15T16:33:11.0827415Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T16:33:11.0967770Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:11.1046283Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.1480925Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T16:33:11.1664128Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:11.1688629Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.2037370Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T16:33:11.2314934Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:11.2326947Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.3080350Z Selecting previously unselected package libmagick++-dev. 2021-05-15T16:33:11.3283082Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:11.3359403Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.3883515Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.3954453Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.3996417Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.4027370Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:11.4109926Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:13.3103598Z Reading package lists... 2021-05-15T16:33:13.4419035Z Building dependency tree... 2021-05-15T16:33:13.4436076Z Reading state information... 2021-05-15T16:33:13.5784172Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T16:33:13.5785849Z The following additional packages will be installed: 2021-05-15T16:33:13.5787319Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T16:33:13.5789392Z libijs-0.35 libjbig2dec0 2021-05-15T16:33:13.5791814Z Suggested packages: 2021-05-15T16:33:13.5793712Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T16:33:13.5795434Z ghostscript-x 2021-05-15T16:33:13.6210720Z The following NEW packages will be installed: 2021-05-15T16:33:13.6214128Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T16:33:13.6219659Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T16:33:13.6446120Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:13.6447467Z Need to get 11.2 MB of archives. 2021-05-15T16:33:13.6448956Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T16:33:13.6451387Z 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-15T16:33:13.6817748Z 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-15T16:33:13.6834562Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T16:33:13.8156539Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T16:33:13.8282336Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T16:33:13.8292563Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T16:33:13.8309107Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T16:33:13.8773208Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T16:33:14.2672921Z Fetched 11.2 MB in 0s (44.4 MB/s) 2021-05-15T16:33:14.3020096Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T16:33:14.3098777Z (Reading database ... 2021-05-15T16:33:14.3099206Z (Reading database ... 5% 2021-05-15T16:33:14.3099664Z (Reading database ... 10% 2021-05-15T16:33:14.3100074Z (Reading database ... 15% 2021-05-15T16:33:14.3100496Z (Reading database ... 20% 2021-05-15T16:33:14.3100897Z (Reading database ... 25% 2021-05-15T16:33:14.3101537Z (Reading database ... 30% 2021-05-15T16:33:14.3101938Z (Reading database ... 35% 2021-05-15T16:33:14.3102360Z (Reading database ... 40% 2021-05-15T16:33:14.3102779Z (Reading database ... 45% 2021-05-15T16:33:14.3103177Z (Reading database ... 50% 2021-05-15T16:33:14.3132804Z (Reading database ... 55% 2021-05-15T16:33:14.3186623Z (Reading database ... 60% 2021-05-15T16:33:14.3215973Z (Reading database ... 65% 2021-05-15T16:33:14.3319100Z (Reading database ... 70% 2021-05-15T16:33:14.3417717Z (Reading database ... 75% 2021-05-15T16:33:14.3437573Z (Reading database ... 80% 2021-05-15T16:33:14.3862175Z (Reading database ... 85% 2021-05-15T16:33:14.4017763Z (Reading database ... 90% 2021-05-15T16:33:14.4089671Z (Reading database ... 95% 2021-05-15T16:33:14.4090148Z (Reading database ... 100% 2021-05-15T16:33:14.4090785Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T16:33:14.4244000Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T16:33:14.4525981Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:33:14.6400618Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T16:33:14.6647336Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T16:33:14.6660548Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:33:14.7521986Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T16:33:14.7723002Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T16:33:14.8408860Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:33:15.2040858Z Selecting previously unselected package libgs9-common. 2021-05-15T16:33:15.2390656Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T16:33:15.2552226Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.3640258Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T16:33:15.3899647Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T16:33:15.3929705Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:33:15.4279787Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T16:33:15.4494776Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T16:33:15.4508497Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:33:15.4839702Z Selecting previously unselected package libgs9:amd64. 2021-05-15T16:33:15.5093322Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:33:15.5103131Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.8103883Z Selecting previously unselected package ghostscript. 2021-05-15T16:33:15.8377274Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:33:15.8384927Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.9005636Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:33:15.9052239Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:33:15.9089817Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:33:15.9638048Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:33:15.9668983Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:33:15.9903779Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.9941905Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:15.9977311Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:16.0093288Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:33:16.1041218Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:16.1240331Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:18.9685474Z Reading package lists... 2021-05-15T16:33:19.1089817Z Building dependency tree... 2021-05-15T16:33:19.1106617Z Reading state information... 2021-05-15T16:33:19.2540247Z The following additional packages will be installed: 2021-05-15T16:33:19.2542239Z libudunits2-0 libudunits2-data 2021-05-15T16:33:19.2955460Z The following NEW packages will be installed: 2021-05-15T16:33:19.2957151Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T16:33:19.3309809Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:19.3310753Z Need to get 429 kB of archives. 2021-05-15T16:33:19.3311541Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T16:33:19.3313402Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T16:33:19.3323258Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T16:33:19.3335760Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T16:33:19.7494954Z Fetched 429 kB in 0s (10.3 MB/s) 2021-05-15T16:33:19.7821607Z Selecting previously unselected package libudunits2-data. 2021-05-15T16:33:19.7889067Z (Reading database ... 2021-05-15T16:33:19.7889793Z (Reading database ... 5% 2021-05-15T16:33:19.7890393Z (Reading database ... 10% 2021-05-15T16:33:19.7891732Z (Reading database ... 15% 2021-05-15T16:33:19.7892501Z (Reading database ... 20% 2021-05-15T16:33:19.7895135Z (Reading database ... 25% 2021-05-15T16:33:19.7895826Z (Reading database ... 30% 2021-05-15T16:33:19.7896315Z (Reading database ... 35% 2021-05-15T16:33:19.7896791Z (Reading database ... 40% 2021-05-15T16:33:19.7897631Z (Reading database ... 45% 2021-05-15T16:33:19.7898195Z (Reading database ... 50% 2021-05-15T16:33:19.7929313Z (Reading database ... 55% 2021-05-15T16:33:19.7970089Z (Reading database ... 60% 2021-05-15T16:33:19.7988838Z (Reading database ... 65% 2021-05-15T16:33:19.8089815Z (Reading database ... 70% 2021-05-15T16:33:19.8199332Z (Reading database ... 75% 2021-05-15T16:33:19.8219615Z (Reading database ... 80% 2021-05-15T16:33:19.8650236Z (Reading database ... 85% 2021-05-15T16:33:19.8789645Z (Reading database ... 90% 2021-05-15T16:33:19.8861303Z (Reading database ... 95% 2021-05-15T16:33:19.8861913Z (Reading database ... 100% 2021-05-15T16:33:19.8862629Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T16:33:19.8996097Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T16:33:19.9015432Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T16:33:19.9359826Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T16:33:19.9618033Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T16:33:19.9831742Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:33:20.0120536Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T16:33:20.0418164Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T16:33:20.0426931Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:33:20.1180521Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T16:33:20.1220621Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:33:20.1251859Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:33:20.1291069Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:33:20.2323527Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:22.4192660Z Reading package lists... 2021-05-15T16:33:22.5820615Z Building dependency tree... 2021-05-15T16:33:22.5839150Z Reading state information... 2021-05-15T16:33:22.7675328Z The following NEW packages will be installed: 2021-05-15T16:33:22.7679206Z libjq-dev 2021-05-15T16:33:22.8089686Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:22.8090527Z Need to get 11.2 kB of archives. 2021-05-15T16:33:22.8091579Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T16:33:22.8093879Z 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-15T16:33:23.2359486Z Fetched 11.2 kB in 0s (300 kB/s) 2021-05-15T16:33:23.2686056Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T16:33:23.2768166Z (Reading database ... 2021-05-15T16:33:23.2769127Z (Reading database ... 5% 2021-05-15T16:33:23.2770058Z (Reading database ... 10% 2021-05-15T16:33:23.2770746Z (Reading database ... 15% 2021-05-15T16:33:23.2771428Z (Reading database ... 20% 2021-05-15T16:33:23.2772178Z (Reading database ... 25% 2021-05-15T16:33:23.2772854Z (Reading database ... 30% 2021-05-15T16:33:23.2773525Z (Reading database ... 35% 2021-05-15T16:33:23.2774416Z (Reading database ... 40% 2021-05-15T16:33:23.2775124Z (Reading database ... 45% 2021-05-15T16:33:23.2775800Z (Reading database ... 50% 2021-05-15T16:33:23.2814979Z (Reading database ... 55% 2021-05-15T16:33:23.2859991Z (Reading database ... 60% 2021-05-15T16:33:23.2888239Z (Reading database ... 65% 2021-05-15T16:33:23.3017153Z (Reading database ... 70% 2021-05-15T16:33:23.3125630Z (Reading database ... 75% 2021-05-15T16:33:23.3146452Z (Reading database ... 80% 2021-05-15T16:33:23.3625658Z (Reading database ... 85% 2021-05-15T16:33:23.3797349Z (Reading database ... 90% 2021-05-15T16:33:23.3871005Z (Reading database ... 95% 2021-05-15T16:33:23.3871432Z (Reading database ... 100% 2021-05-15T16:33:23.3872066Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T16:33:23.4030436Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:23.4040239Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:33:23.4606643Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:33:25.3535659Z Reading package lists... 2021-05-15T16:33:25.4910733Z Building dependency tree... 2021-05-15T16:33:25.4935439Z Reading state information... 2021-05-15T16:33:25.6763533Z The following NEW packages will be installed: 2021-05-15T16:33:25.6767267Z libmng2 2021-05-15T16:33:25.6962907Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:25.6964040Z Need to get 168 kB of archives. 2021-05-15T16:33:25.6965481Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T16:33:25.6967889Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T16:33:26.0916312Z Fetched 168 kB in 0s (9101 kB/s) 2021-05-15T16:33:26.1215807Z Selecting previously unselected package libmng2:amd64. 2021-05-15T16:33:26.1279412Z (Reading database ... 2021-05-15T16:33:26.1280132Z (Reading database ... 5% 2021-05-15T16:33:26.1280738Z (Reading database ... 10% 2021-05-15T16:33:26.1281349Z (Reading database ... 15% 2021-05-15T16:33:26.1281938Z (Reading database ... 20% 2021-05-15T16:33:26.1282502Z (Reading database ... 25% 2021-05-15T16:33:26.1283199Z (Reading database ... 30% 2021-05-15T16:33:26.1283648Z (Reading database ... 35% 2021-05-15T16:33:26.1284054Z (Reading database ... 40% 2021-05-15T16:33:26.1284484Z (Reading database ... 45% 2021-05-15T16:33:26.1284874Z (Reading database ... 50% 2021-05-15T16:33:26.1313093Z (Reading database ... 55% 2021-05-15T16:33:26.1355699Z (Reading database ... 60% 2021-05-15T16:33:26.1378157Z (Reading database ... 65% 2021-05-15T16:33:26.1478725Z (Reading database ... 70% 2021-05-15T16:33:26.1577346Z (Reading database ... 75% 2021-05-15T16:33:26.1596630Z (Reading database ... 80% 2021-05-15T16:33:26.2044012Z (Reading database ... 85% 2021-05-15T16:33:26.2183310Z (Reading database ... 90% 2021-05-15T16:33:26.2248278Z (Reading database ... 95% 2021-05-15T16:33:26.2248984Z (Reading database ... 100% 2021-05-15T16:33:26.2249789Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T16:33:26.2368525Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T16:33:26.2391725Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:33:26.3031862Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:33:26.3094702Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:28.2046830Z Reading package lists... 2021-05-15T16:33:28.3407074Z Building dependency tree... 2021-05-15T16:33:28.3426231Z Reading state information... 2021-05-15T16:33:28.4508499Z E: Unable to locate package libmng1 2021-05-15T16:33:28.5095295Z Reading package lists... 2021-05-15T16:33:28.6314179Z Building dependency tree... 2021-05-15T16:33:28.6338485Z Reading state information... 2021-05-15T16:33:28.7390731Z E: Unable to locate package libapparmor-devel 2021-05-15T16:33:28.7992412Z Reading package lists... 2021-05-15T16:33:28.9288062Z Building dependency tree... 2021-05-15T16:33:28.9306492Z Reading state information... 2021-05-15T16:33:29.0651796Z The following additional packages will be installed: 2021-05-15T16:33:29.0653755Z libij-java 2021-05-15T16:33:29.1073491Z The following NEW packages will be installed: 2021-05-15T16:33:29.1080658Z imagej libij-java 2021-05-15T16:33:29.2015754Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:29.2016444Z Need to get 2328 kB of archives. 2021-05-15T16:33:29.2017044Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T16:33:29.2018668Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T16:33:29.2861560Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T16:33:29.6730276Z Fetched 2328 kB in 0s (12.9 MB/s) 2021-05-15T16:33:29.7120013Z Selecting previously unselected package libij-java. 2021-05-15T16:33:29.7142977Z (Reading database ... 2021-05-15T16:33:29.7143611Z (Reading database ... 5% 2021-05-15T16:33:29.7144398Z (Reading database ... 10% 2021-05-15T16:33:29.7145011Z (Reading database ... 15% 2021-05-15T16:33:29.7145573Z (Reading database ... 20% 2021-05-15T16:33:29.7146261Z (Reading database ... 25% 2021-05-15T16:33:29.7146669Z (Reading database ... 30% 2021-05-15T16:33:29.7147055Z (Reading database ... 35% 2021-05-15T16:33:29.7147471Z (Reading database ... 40% 2021-05-15T16:33:29.7147843Z (Reading database ... 45% 2021-05-15T16:33:29.7148224Z (Reading database ... 50% 2021-05-15T16:33:29.7185940Z (Reading database ... 55% 2021-05-15T16:33:29.7224295Z (Reading database ... 60% 2021-05-15T16:33:29.7245885Z (Reading database ... 65% 2021-05-15T16:33:29.7357334Z (Reading database ... 70% 2021-05-15T16:33:29.7459930Z (Reading database ... 75% 2021-05-15T16:33:29.7486449Z (Reading database ... 80% 2021-05-15T16:33:29.8018910Z (Reading database ... 85% 2021-05-15T16:33:29.8163055Z (Reading database ... 90% 2021-05-15T16:33:29.8228608Z (Reading database ... 95% 2021-05-15T16:33:29.8229051Z (Reading database ... 100% 2021-05-15T16:33:29.8229637Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T16:33:29.8362064Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T16:33:29.8374867Z Unpacking libij-java (1.52r-1) ... 2021-05-15T16:33:29.9120171Z Selecting previously unselected package imagej. 2021-05-15T16:33:29.9371308Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T16:33:29.9387348Z Unpacking imagej (1.52r-1) ... 2021-05-15T16:33:30.0023099Z Setting up libij-java (1.52r-1) ... 2021-05-15T16:33:30.0053282Z Setting up imagej (1.52r-1) ... 2021-05-15T16:33:30.0128226Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:33:30.1035088Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:30.7488305Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:33:32.6727543Z Reading package lists... 2021-05-15T16:33:32.8124488Z Building dependency tree... 2021-05-15T16:33:32.8142838Z Reading state information... 2021-05-15T16:33:32.9474597Z Suggested packages: 2021-05-15T16:33:32.9476593Z bowtie2-examples 2021-05-15T16:33:32.9850968Z The following NEW packages will be installed: 2021-05-15T16:33:32.9854636Z bowtie2 2021-05-15T16:33:33.0067228Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:33.0067961Z Need to get 1324 kB of archives. 2021-05-15T16:33:33.0068787Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T16:33:33.0071308Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T16:33:33.4514991Z Fetched 1324 kB in 0s (14.8 MB/s) 2021-05-15T16:33:33.4795560Z Selecting previously unselected package bowtie2. 2021-05-15T16:33:33.4863540Z (Reading database ... 2021-05-15T16:33:33.4864199Z (Reading database ... 5% 2021-05-15T16:33:33.4864768Z (Reading database ... 10% 2021-05-15T16:33:33.4865365Z (Reading database ... 15% 2021-05-15T16:33:33.4865931Z (Reading database ... 20% 2021-05-15T16:33:33.4866500Z (Reading database ... 25% 2021-05-15T16:33:33.4867067Z (Reading database ... 30% 2021-05-15T16:33:33.4867610Z (Reading database ... 35% 2021-05-15T16:33:33.4868218Z (Reading database ... 40% 2021-05-15T16:33:33.4868794Z (Reading database ... 45% 2021-05-15T16:33:33.4869341Z (Reading database ... 50% 2021-05-15T16:33:33.4906680Z (Reading database ... 55% 2021-05-15T16:33:33.4951047Z (Reading database ... 60% 2021-05-15T16:33:33.4976797Z (Reading database ... 65% 2021-05-15T16:33:33.5083873Z (Reading database ... 70% 2021-05-15T16:33:33.5193533Z (Reading database ... 75% 2021-05-15T16:33:33.5213279Z (Reading database ... 80% 2021-05-15T16:33:33.5674671Z (Reading database ... 85% 2021-05-15T16:33:33.5829502Z (Reading database ... 90% 2021-05-15T16:33:33.5901997Z (Reading database ... 95% 2021-05-15T16:33:33.5902706Z (Reading database ... 100% 2021-05-15T16:33:33.5903517Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T16:33:33.6031989Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T16:33:33.6048354Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:33:33.7949718Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:33:33.7985840Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:36.5256449Z Reading package lists... 2021-05-15T16:33:36.6725618Z Building dependency tree... 2021-05-15T16:33:36.6742806Z Reading state information... 2021-05-15T16:33:36.7922532Z E: Unable to locate package install 2021-05-15T16:33:36.7924303Z E: Unable to locate package gdal 2021-05-15T16:33:36.8542968Z Reading package lists... 2021-05-15T16:33:36.9910765Z Building dependency tree... 2021-05-15T16:33:36.9934153Z Reading state information... 2021-05-15T16:33:37.0145884Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T16:33:37.0147197Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:33:37.0148012Z is only available from another source 2021-05-15T16:33:37.0148496Z 2021-05-15T16:33:37.1045446Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T16:33:37.1606631Z Reading package lists... 2021-05-15T16:33:37.3089577Z Building dependency tree... 2021-05-15T16:33:37.3106965Z Reading state information... 2021-05-15T16:33:37.3322837Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T16:33:37.3323992Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:33:37.3324791Z is only available from another source 2021-05-15T16:33:37.3325498Z However the following packages replace it: 2021-05-15T16:33:37.3326079Z ffmpeg 2021-05-15T16:33:37.3326435Z 2021-05-15T16:33:37.4232875Z E: Package 'libav-tools' has no installation candidate 2021-05-15T16:33:37.4807506Z Reading package lists... 2021-05-15T16:33:37.6148255Z Building dependency tree... 2021-05-15T16:33:37.6167164Z Reading state information... 2021-05-15T16:33:37.7554758Z The following additional packages will be installed: 2021-05-15T16:33:37.7557063Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T16:33:37.7558449Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:33:37.7562527Z libssh2-1-dev 2021-05-15T16:33:37.7568191Z Suggested packages: 2021-05-15T16:33:37.7569434Z libgcrypt20-doc libmbedtls-doc 2021-05-15T16:33:37.8127000Z The following NEW packages will be installed: 2021-05-15T16:33:37.8130623Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T16:33:37.8132813Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:33:37.8134339Z libssh2-1-dev 2021-05-15T16:33:37.8387670Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:37.8389322Z Need to get 2667 kB of archives. 2021-05-15T16:33:37.8392354Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T16:33:37.8407580Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T16:33:37.8439604Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T16:33:37.8510460Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T16:33:37.8515589Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T16:33:37.8535673Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T16:33:37.8542091Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T16:33:37.8553899Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T16:33:37.8726832Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T16:33:37.8774390Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T16:33:37.8797761Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T16:33:37.8803461Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T16:33:38.3085765Z Fetched 2667 kB in 0s (37.9 MB/s) 2021-05-15T16:33:38.3401361Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T16:33:38.3466222Z (Reading database ... 2021-05-15T16:33:38.3466907Z (Reading database ... 5% 2021-05-15T16:33:38.3467503Z (Reading database ... 10% 2021-05-15T16:33:38.3468076Z (Reading database ... 15% 2021-05-15T16:33:38.3468638Z (Reading database ... 20% 2021-05-15T16:33:38.3469205Z (Reading database ... 25% 2021-05-15T16:33:38.3477343Z (Reading database ... 30% 2021-05-15T16:33:38.3481849Z (Reading database ... 35% 2021-05-15T16:33:38.3482401Z (Reading database ... 40% 2021-05-15T16:33:38.3484161Z (Reading database ... 45% 2021-05-15T16:33:38.3484793Z (Reading database ... 50% 2021-05-15T16:33:38.3513876Z (Reading database ... 55% 2021-05-15T16:33:38.3581855Z (Reading database ... 60% 2021-05-15T16:33:38.3612008Z (Reading database ... 65% 2021-05-15T16:33:38.3861432Z (Reading database ... 70% 2021-05-15T16:33:38.3994865Z (Reading database ... 75% 2021-05-15T16:33:38.4013915Z (Reading database ... 80% 2021-05-15T16:33:38.4498275Z (Reading database ... 85% 2021-05-15T16:33:38.4665323Z (Reading database ... 90% 2021-05-15T16:33:38.4746537Z (Reading database ... 95% 2021-05-15T16:33:38.4746961Z (Reading database ... 100% 2021-05-15T16:33:38.4747570Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T16:33:38.4904543Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T16:33:38.4938822Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T16:33:38.5400723Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T16:33:38.5621084Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T16:33:38.5631901Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:33:38.6441497Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T16:33:38.6754575Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T16:33:38.6781247Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:33:38.7129453Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T16:33:38.7376962Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.7394185Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.7828310Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T16:33:38.8159826Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.8176127Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.8560398Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T16:33:38.8839277Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:38.9002464Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:38.9560338Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T16:33:38.9772030Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:33:38.9787010Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.0439897Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T16:33:39.0671942Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:33:39.0680637Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.1400841Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T16:33:39.1680672Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T16:33:39.1691636Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:33:39.2361008Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T16:33:39.2651119Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T16:33:39.2661072Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:33:39.2960339Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T16:33:39.3220864Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:33:39.3231405Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.4870483Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T16:33:39.4906830Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.4939405Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:33:39.4966536Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:33:39.4993389Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.5028384Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.5060245Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:33:39.5092697Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:33:39.5125805Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:33:39.5155880Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.5195005Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:33:39.5260716Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:44.0237043Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:33:44.1327483Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:46.0962057Z Reading package lists... 2021-05-15T16:33:46.2274527Z Building dependency tree... 2021-05-15T16:33:46.2292419Z Reading state information... 2021-05-15T16:33:46.4460677Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T16:33:46.4462320Z libtiff-dev set to manually installed. 2021-05-15T16:33:46.4463424Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:46.5095821Z Reading package lists... 2021-05-15T16:33:46.6567965Z Building dependency tree... 2021-05-15T16:33:46.6588221Z Reading state information... 2021-05-15T16:33:46.8721816Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T16:33:46.8722819Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:46.9465416Z Reading package lists... 2021-05-15T16:33:47.1223772Z Building dependency tree... 2021-05-15T16:33:47.1254454Z Reading state information... 2021-05-15T16:33:47.3401776Z The following NEW packages will be installed: 2021-05-15T16:33:47.3406130Z libsodium-dev 2021-05-15T16:33:47.3653705Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:47.3654383Z Need to get 169 kB of archives. 2021-05-15T16:33:47.3655056Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T16:33:47.3656548Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T16:33:47.7977824Z Fetched 169 kB in 0s (5833 kB/s) 2021-05-15T16:33:47.8279987Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T16:33:47.8321411Z (Reading database ... 2021-05-15T16:33:47.8322124Z (Reading database ... 5% 2021-05-15T16:33:47.8322780Z (Reading database ... 10% 2021-05-15T16:33:47.8323382Z (Reading database ... 15% 2021-05-15T16:33:47.8323973Z (Reading database ... 20% 2021-05-15T16:33:47.8324572Z (Reading database ... 25% 2021-05-15T16:33:47.8325189Z (Reading database ... 30% 2021-05-15T16:33:47.8325793Z (Reading database ... 35% 2021-05-15T16:33:47.8326569Z (Reading database ... 40% 2021-05-15T16:33:47.8327160Z (Reading database ... 45% 2021-05-15T16:33:47.8327766Z (Reading database ... 50% 2021-05-15T16:33:47.8364139Z (Reading database ... 55% 2021-05-15T16:33:47.8404752Z (Reading database ... 60% 2021-05-15T16:33:47.8426404Z (Reading database ... 65% 2021-05-15T16:33:47.8530913Z (Reading database ... 70% 2021-05-15T16:33:47.8633979Z (Reading database ... 75% 2021-05-15T16:33:47.8652234Z (Reading database ... 80% 2021-05-15T16:33:47.9111989Z (Reading database ... 85% 2021-05-15T16:33:47.9276474Z (Reading database ... 90% 2021-05-15T16:33:47.9350071Z (Reading database ... 95% 2021-05-15T16:33:47.9350686Z (Reading database ... 100% 2021-05-15T16:33:47.9351409Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T16:33:47.9479721Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T16:33:47.9489418Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:33:48.0249242Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:33:49.9588709Z Reading package lists... 2021-05-15T16:33:50.0925377Z Building dependency tree... 2021-05-15T16:33:50.0942607Z Reading state information... 2021-05-15T16:33:50.2398314Z The following additional packages will be installed: 2021-05-15T16:33:50.2401106Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T16:33:50.2786594Z The following NEW packages will be installed: 2021-05-15T16:33:50.2789735Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T16:33:50.2791093Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T16:33:50.2973352Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:50.2974056Z Need to get 10.4 MB of archives. 2021-05-15T16:33:50.2974687Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T16:33:50.2976285Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T16:33:50.3094851Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T16:33:50.3748965Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T16:33:50.4346190Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T16:33:50.4628231Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T16:33:50.5430174Z 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-15T16:33:50.6161727Z 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-15T16:33:50.7179945Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T16:33:51.1163907Z Fetched 10.4 MB in 0s (23.4 MB/s) 2021-05-15T16:33:51.1444561Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T16:33:51.1522031Z (Reading database ... 2021-05-15T16:33:51.1522718Z (Reading database ... 5% 2021-05-15T16:33:51.1523284Z (Reading database ... 10% 2021-05-15T16:33:51.1523932Z (Reading database ... 15% 2021-05-15T16:33:51.1524501Z (Reading database ... 20% 2021-05-15T16:33:51.1525071Z (Reading database ... 25% 2021-05-15T16:33:51.1525634Z (Reading database ... 30% 2021-05-15T16:33:51.1526173Z (Reading database ... 35% 2021-05-15T16:33:51.1526730Z (Reading database ... 40% 2021-05-15T16:33:51.1527288Z (Reading database ... 45% 2021-05-15T16:33:51.1527826Z (Reading database ... 50% 2021-05-15T16:33:51.1559223Z (Reading database ... 55% 2021-05-15T16:33:51.1622878Z (Reading database ... 60% 2021-05-15T16:33:51.1645377Z (Reading database ... 65% 2021-05-15T16:33:51.1768700Z (Reading database ... 70% 2021-05-15T16:33:51.1885186Z (Reading database ... 75% 2021-05-15T16:33:51.1916675Z (Reading database ... 80% 2021-05-15T16:33:51.2452102Z (Reading database ... 85% 2021-05-15T16:33:51.2616486Z (Reading database ... 90% 2021-05-15T16:33:51.2692220Z (Reading database ... 95% 2021-05-15T16:33:51.2692896Z (Reading database ... 100% 2021-05-15T16:33:51.2693707Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T16:33:51.2825930Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T16:33:51.2839139Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:33:51.3599284Z Selecting previously unselected package liblept5:amd64. 2021-05-15T16:33:51.3802861Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T16:33:51.3838809Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:33:51.4880280Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T16:33:51.5104605Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T16:33:51.5113334Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:33:51.6451614Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T16:33:51.6687640Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T16:33:51.6698392Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:51.8160911Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T16:33:51.8391331Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T16:33:51.8404424Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:52.0040048Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T16:33:52.0281433Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:33:52.0295445Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:52.1840194Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T16:33:52.2061063Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:33:52.2074775Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:52.5441103Z Selecting previously unselected package tesseract-ocr. 2021-05-15T16:33:52.5673873Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T16:33:52.5681804Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:33:52.6505665Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:52.6538971Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:33:52.6578896Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:33:52.6608537Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:52.6666997Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:33:52.6702050Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:33:52.6739467Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:33:52.6773282Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:33:52.6815583Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:55.3010522Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:57.0776275Z Reading package lists... 2021-05-15T16:33:57.1994537Z Building dependency tree... 2021-05-15T16:33:57.2012296Z Reading state information... 2021-05-15T16:33:57.3929060Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T16:33:57.3930444Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:57.4488761Z Reading package lists... 2021-05-15T16:33:57.5773217Z Building dependency tree... 2021-05-15T16:33:57.5789688Z Reading state information... 2021-05-15T16:33:57.7045984Z The following additional packages will be installed: 2021-05-15T16:33:57.7048659Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:33:57.7051448Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T16:33:57.7057294Z Suggested packages: 2021-05-15T16:33:57.7058354Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T16:33:57.7529465Z The following NEW packages will be installed: 2021-05-15T16:33:57.7531233Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:33:57.7534104Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T16:33:57.8011579Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:57.8012749Z Need to get 1459 kB of archives. 2021-05-15T16:33:57.8013754Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T16:33:57.8015486Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T16:33:57.8136119Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T16:33:57.8219185Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T16:33:57.8314558Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T16:33:57.8401801Z 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-15T16:33:57.8522585Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T16:33:57.8601547Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T16:33:57.8672864Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T16:33:57.8704618Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T16:33:57.8711359Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T16:33:58.2434214Z Fetched 1459 kB in 0s (12.2 MB/s) 2021-05-15T16:33:58.2710503Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T16:33:58.2776613Z (Reading database ... 2021-05-15T16:33:58.2777475Z (Reading database ... 5% 2021-05-15T16:33:58.2778204Z (Reading database ... 10% 2021-05-15T16:33:58.2778713Z (Reading database ... 15% 2021-05-15T16:33:58.2779196Z (Reading database ... 20% 2021-05-15T16:33:58.2779682Z (Reading database ... 25% 2021-05-15T16:33:58.2780189Z (Reading database ... 30% 2021-05-15T16:33:58.2780638Z (Reading database ... 35% 2021-05-15T16:33:58.2781116Z (Reading database ... 40% 2021-05-15T16:33:58.2781651Z (Reading database ... 45% 2021-05-15T16:33:58.2782122Z (Reading database ... 50% 2021-05-15T16:33:58.2801239Z (Reading database ... 55% 2021-05-15T16:33:58.2837472Z (Reading database ... 60% 2021-05-15T16:33:58.2863863Z (Reading database ... 65% 2021-05-15T16:33:58.2964513Z (Reading database ... 70% 2021-05-15T16:33:58.3062804Z (Reading database ... 75% 2021-05-15T16:33:58.3081245Z (Reading database ... 80% 2021-05-15T16:33:58.3389881Z (Reading database ... 85% 2021-05-15T16:33:58.3648010Z (Reading database ... 90% 2021-05-15T16:33:58.3712644Z (Reading database ... 95% 2021-05-15T16:33:58.3713273Z (Reading database ... 100% 2021-05-15T16:33:58.3713965Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T16:33:58.3832166Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:58.3856670Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.4128722Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T16:33:58.4371174Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:58.4390118Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.4679864Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T16:33:58.4905030Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:58.4917405Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.5194899Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T16:33:58.5483209Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:58.5497971Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.5761448Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T16:33:58.6027352Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T16:33:58.6065178Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:33:58.6400280Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T16:33:58.6623684Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:58.6633219Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.7079353Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T16:33:58.7245190Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T16:33:58.7258424Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:33:58.7920085Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T16:33:58.8162660Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:33:58.8202516Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:33:58.8680161Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T16:33:58.8900414Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:33:58.8913455Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:58.9150096Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T16:33:58.9406570Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T16:33:58.9417949Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:33:59.0386771Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:33:59.0421335Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:59.0454146Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:33:59.0488259Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:33:59.0534062Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:59.0562350Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:59.0591942Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:59.0620408Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:59.0648658Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:33:59.0679340Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:33:59.0714505Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:59.0924234Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:01.8516045Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:03.8024953Z Reading package lists... 2021-05-15T16:34:03.9485004Z Building dependency tree... 2021-05-15T16:34:03.9502020Z Reading state information... 2021-05-15T16:34:04.0605830Z E: Unable to locate package udunits 2021-05-15T16:34:04.1308659Z Reading package lists... 2021-05-15T16:34:04.2959147Z Building dependency tree... 2021-05-15T16:34:04.2977642Z Reading state information... 2021-05-15T16:34:04.4447157Z The following additional packages will be installed: 2021-05-15T16:34:04.4448147Z libwebpdemux2 2021-05-15T16:34:04.4886154Z The following NEW packages will be installed: 2021-05-15T16:34:04.4890119Z libwebp-dev libwebpdemux2 2021-05-15T16:34:04.5148371Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:04.5148987Z Need to get 277 kB of archives. 2021-05-15T16:34:04.5149582Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T16:34:04.5151001Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T16:34:04.5205372Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T16:34:04.9183420Z Fetched 277 kB in 0s (7116 kB/s) 2021-05-15T16:34:04.9497476Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T16:34:04.9559595Z (Reading database ... 2021-05-15T16:34:04.9560292Z (Reading database ... 5% 2021-05-15T16:34:04.9560871Z (Reading database ... 10% 2021-05-15T16:34:04.9561455Z (Reading database ... 15% 2021-05-15T16:34:04.9562209Z (Reading database ... 20% 2021-05-15T16:34:04.9562845Z (Reading database ... 25% 2021-05-15T16:34:04.9563418Z (Reading database ... 30% 2021-05-15T16:34:04.9563974Z (Reading database ... 35% 2021-05-15T16:34:04.9564539Z (Reading database ... 40% 2021-05-15T16:34:04.9565091Z (Reading database ... 45% 2021-05-15T16:34:04.9565656Z (Reading database ... 50% 2021-05-15T16:34:04.9593722Z (Reading database ... 55% 2021-05-15T16:34:04.9632017Z (Reading database ... 60% 2021-05-15T16:34:04.9657096Z (Reading database ... 65% 2021-05-15T16:34:04.9767204Z (Reading database ... 70% 2021-05-15T16:34:04.9867250Z (Reading database ... 75% 2021-05-15T16:34:04.9890366Z (Reading database ... 80% 2021-05-15T16:34:05.0210564Z (Reading database ... 85% 2021-05-15T16:34:05.0510054Z (Reading database ... 90% 2021-05-15T16:34:05.0582198Z (Reading database ... 95% 2021-05-15T16:34:05.0583134Z (Reading database ... 100% 2021-05-15T16:34:05.0584024Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T16:34:05.0735530Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T16:34:05.0762500Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:05.1039816Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T16:34:05.1286533Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T16:34:05.1299769Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:05.2082473Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:05.2119360Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:05.2168876Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:07.0634198Z Reading package lists... 2021-05-15T16:34:07.1845758Z Building dependency tree... 2021-05-15T16:34:07.1862663Z Reading state information... 2021-05-15T16:34:07.3211196Z The following additional packages will be installed: 2021-05-15T16:34:07.3213885Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:07.3217918Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:07.3221382Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:07.3221979Z Suggested packages: 2021-05-15T16:34:07.3222742Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T16:34:07.3223294Z Recommended packages: 2021-05-15T16:34:07.3223667Z cargo 2021-05-15T16:34:07.3650550Z The following NEW packages will be installed: 2021-05-15T16:34:07.3655397Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:07.3656822Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:07.3661098Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:07.3893586Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:07.3894186Z Need to get 108 MB of archives. 2021-05-15T16:34:07.3895591Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T16:34:07.3896957Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T16:34:07.3941671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T16:34:07.3950914Z 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-15T16:34:07.3965019Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T16:34:07.4115461Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T16:34:07.4197457Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T16:34:07.4414068Z 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-15T16:34:07.5428781Z 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-15T16:34:09.5790784Z 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-15T16:34:10.2928001Z 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-15T16:34:10.3114353Z 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-15T16:34:10.3979523Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T16:34:10.7218907Z 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-15T16:34:11.1463229Z Fetched 108 MB in 3s (32.2 MB/s) 2021-05-15T16:34:11.1757835Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T16:34:11.1830846Z (Reading database ... 2021-05-15T16:34:11.1831560Z (Reading database ... 5% 2021-05-15T16:34:11.1832185Z (Reading database ... 10% 2021-05-15T16:34:11.1832792Z (Reading database ... 15% 2021-05-15T16:34:11.1833380Z (Reading database ... 20% 2021-05-15T16:34:11.1834028Z (Reading database ... 25% 2021-05-15T16:34:11.1834613Z (Reading database ... 30% 2021-05-15T16:34:11.1835199Z (Reading database ... 35% 2021-05-15T16:34:11.1835784Z (Reading database ... 40% 2021-05-15T16:34:11.1836360Z (Reading database ... 45% 2021-05-15T16:34:11.1837040Z (Reading database ... 50% 2021-05-15T16:34:11.1865701Z (Reading database ... 55% 2021-05-15T16:34:11.1902108Z (Reading database ... 60% 2021-05-15T16:34:11.1931678Z (Reading database ... 65% 2021-05-15T16:34:11.2106440Z (Reading database ... 70% 2021-05-15T16:34:11.2239934Z (Reading database ... 75% 2021-05-15T16:34:11.2263225Z (Reading database ... 80% 2021-05-15T16:34:11.2601825Z (Reading database ... 85% 2021-05-15T16:34:11.2879186Z (Reading database ... 90% 2021-05-15T16:34:11.2953996Z (Reading database ... 95% 2021-05-15T16:34:11.2955387Z (Reading database ... 100% 2021-05-15T16:34:11.2956897Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T16:34:11.3084456Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T16:34:11.3107059Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:34:11.3559941Z Selecting previously unselected package libipt2. 2021-05-15T16:34:11.3826145Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T16:34:11.3840905Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T16:34:11.4161448Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T16:34:11.4393430Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T16:34:11.4403041Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:34:11.4960485Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T16:34:11.5147546Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T16:34:11.5157720Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:34:11.5807356Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T16:34:11.6099271Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T16:34:11.6109981Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:34:11.6599599Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T16:34:11.6841918Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T16:34:11.6854041Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:34:11.7102366Z Selecting previously unselected package gdb. 2021-05-15T16:34:11.7437567Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T16:34:11.7556044Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:34:12.0721763Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T16:34:12.0957029Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:12.0976791Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:17.7732774Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T16:34:17.8046905Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:17.8057600Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.5547755Z Selecting previously unselected package rustc. 2021-05-15T16:34:20.5818625Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:20.5833629Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:20.7520061Z Selecting previously unselected package cargo. 2021-05-15T16:34:20.7764038Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:20.7771933Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:34:21.1080899Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T16:34:21.1322392Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T16:34:21.1334498Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:34:22.2276693Z Selecting previously unselected package rust-gdb. 2021-05-15T16:34:22.2571961Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T16:34:22.2586315Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:22.3187259Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:22.3225536Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:34:22.3254229Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:34:22.3313558Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:22.3341761Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T16:34:22.3375437Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:34:22.3405479Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:34:22.3441210Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:22.3468024Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:34:22.3498054Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:34:22.3531578Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:34:22.3562428Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:34:22.3604579Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:22.3643076Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:22.3862541Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:25.5378116Z Reading package lists... 2021-05-15T16:34:25.6945793Z Building dependency tree... 2021-05-15T16:34:25.6968256Z Reading state information... 2021-05-15T16:34:25.8536083Z The following additional packages will be installed: 2021-05-15T16:34:25.8538212Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:34:25.8539769Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:34:25.8541335Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:34:25.8542824Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:34:25.8544336Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:34:25.8545827Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:34:25.8547185Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:34:25.8548713Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:34:25.8550268Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:34:25.8552077Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:34:25.8555117Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:34:25.8558062Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:34:25.8564136Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:34:25.8565563Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:34:25.8566900Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:34:25.8568204Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:34:25.8569422Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:34:25.8570648Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:34:25.8571942Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:34:25.8572971Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:34:25.8573981Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:34:25.8575038Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:34:25.8576058Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:34:25.8577023Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:34:25.8577989Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:34:25.8579402Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:34:25.8580623Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:34:25.8581884Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:34:25.8583156Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:34:25.8584487Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:34:25.8585588Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:34:25.8586644Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:34:25.8587802Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:34:25.8588978Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:34:25.8590453Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:34:25.8592454Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:34:25.8593679Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:34:25.8595042Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:34:25.8596155Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:34:25.8597377Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:34:25.8598755Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:34:25.8599927Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T16:34:25.8601070Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:34:25.8602878Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:34:25.8604346Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:34:25.8605882Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:34:25.8607056Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:34:25.8608323Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:34:25.8609415Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:34:25.8610040Z Suggested packages: 2021-05-15T16:34:25.8610938Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T16:34:25.8612043Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T16:34:25.8613321Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T16:34:25.8614599Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T16:34:25.8615979Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T16:34:25.8617444Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T16:34:25.8618880Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T16:34:25.8620538Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T16:34:25.8621726Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T16:34:25.8622924Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T16:34:25.8624242Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T16:34:25.8625724Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T16:34:25.8626947Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T16:34:25.8629380Z wpagui libengine-pkcs11-openssl 2021-05-15T16:34:25.9479447Z The following NEW packages will be installed: 2021-05-15T16:34:25.9481389Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:34:25.9482542Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:34:25.9484201Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:34:25.9486237Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:34:25.9488440Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:34:25.9490179Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:34:25.9491532Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:34:25.9492884Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:34:25.9494254Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:34:25.9496052Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:34:25.9498258Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:34:25.9500664Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:34:25.9502156Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:34:25.9504196Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:34:25.9505736Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:34:25.9507204Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:34:25.9508588Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:34:25.9509996Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:34:25.9513035Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:34:25.9514091Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:34:25.9515187Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:34:25.9516231Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:34:25.9517207Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:34:25.9518294Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:34:25.9519686Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:34:25.9521410Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:34:25.9522732Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:34:25.9524454Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:34:25.9525842Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:34:25.9527045Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:34:25.9528150Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:34:25.9529227Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:34:25.9530982Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:34:25.9532306Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:34:25.9534161Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:34:25.9535440Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:34:25.9537639Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:34:25.9539062Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:34:25.9540479Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:34:25.9541863Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:34:25.9543398Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:34:25.9544603Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T16:34:25.9545961Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:34:25.9547338Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:34:25.9548813Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:34:25.9550045Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:34:25.9551237Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:34:25.9552548Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:34:25.9553778Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:34:26.1005339Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:26.1006048Z Need to get 183 MB of archives. 2021-05-15T16:34:26.1006752Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T16:34:26.1008793Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T16:34:26.2281754Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T16:34:26.2947117Z 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-15T16:34:26.2965105Z 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-15T16:34:26.2974890Z 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-15T16:34:26.2986738Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T16:34:26.2997410Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T16:34:26.3009457Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T16:34:26.3020166Z 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-15T16:34:26.3030841Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T16:34:26.3084408Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T16:34:26.3263834Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T16:34:26.3624714Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T16:34:26.3635591Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T16:34:26.3666902Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T16:34:26.3773007Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T16:34:26.3782965Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T16:34:26.3852615Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T16:34:26.3915679Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T16:34:26.3956927Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T16:34:26.4061451Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T16:34:26.4139136Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T16:34:26.4215602Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T16:34:26.5179583Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T16:34:26.6467698Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T16:34:26.6578276Z 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-15T16:34:26.6727905Z 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-15T16:34:26.7396845Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T16:34:26.7508258Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T16:34:26.7664836Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T16:34:26.7807943Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T16:34:26.8663811Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T16:34:26.9178464Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T16:34:26.9472832Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T16:34:26.9515926Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T16:34:26.9562950Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T16:34:27.3322096Z 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-15T16:34:27.3397816Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T16:34:27.3842279Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T16:34:27.4002021Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T16:34:27.4135666Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T16:34:27.4365660Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T16:34:27.4437868Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T16:34:27.4619129Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T16:34:27.4732642Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T16:34:27.4868040Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T16:34:27.5031441Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T16:34:27.5239535Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T16:34:27.5323145Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T16:34:27.5522233Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T16:34:27.5611341Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T16:34:27.5754572Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T16:34:27.5819943Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T16:34:27.6495793Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T16:34:27.7109056Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T16:34:27.7200409Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T16:34:27.9774139Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T16:34:28.0289957Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T16:34:28.0356222Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T16:34:28.0824855Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T16:34:28.0929915Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T16:34:28.1011432Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T16:34:28.1117381Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T16:34:28.1233562Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T16:34:28.1362747Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T16:34:28.1545854Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T16:34:28.1850301Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T16:34:28.1967376Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T16:34:28.2444102Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T16:34:28.3161209Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T16:34:28.5661708Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T16:34:28.5744957Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T16:34:28.5823678Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T16:34:28.5904124Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T16:34:28.5990982Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T16:34:28.6154410Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T16:34:28.6231712Z 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-15T16:34:28.7919106Z 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-15T16:34:28.7992070Z 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-15T16:34:28.8095250Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T16:34:28.8633888Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T16:34:29.0322548Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T16:34:29.0583210Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T16:34:29.0956763Z 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-15T16:34:29.2042419Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T16:34:29.2726060Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T16:34:29.2819674Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T16:34:29.3257270Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T16:34:29.3406921Z 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-15T16:34:29.3740875Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T16:34:29.3788609Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T16:34:29.3889008Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T16:34:29.3962096Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T16:34:29.4150446Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T16:34:29.4254817Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T16:34:29.4335408Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T16:34:29.5182188Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T16:34:29.5376296Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T16:34:29.5503850Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T16:34:29.5512981Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T16:34:29.5534920Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T16:34:29.5567531Z 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-15T16:34:29.5639048Z 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-15T16:34:29.5660527Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T16:34:29.5673511Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T16:34:29.5810725Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T16:34:29.5816556Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T16:34:30.2331331Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T16:34:30.2343832Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T16:34:30.2353622Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T16:34:30.2622765Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T16:34:30.3541614Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T16:34:30.3548807Z 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-15T16:34:30.3562558Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T16:34:30.3622157Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T16:34:30.3627646Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T16:34:30.4302089Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T16:34:30.4449679Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T16:34:30.4482073Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T16:34:30.4488259Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T16:34:30.4500119Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T16:34:30.4595670Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T16:34:30.4720058Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T16:34:30.4723859Z 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-15T16:34:30.4727553Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T16:34:30.4775650Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T16:34:30.4806376Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T16:34:30.4812555Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T16:34:30.4821643Z 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-15T16:34:30.4828236Z 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-15T16:34:30.4839503Z 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-15T16:34:30.4866873Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T16:34:30.4894502Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T16:34:30.5096087Z 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-15T16:34:30.5111604Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T16:34:30.5121122Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T16:34:30.5145746Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T16:34:30.5252611Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T16:34:30.5276318Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T16:34:30.5299727Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T16:34:30.5310556Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T16:34:30.5352916Z 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-15T16:34:30.5367618Z 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-15T16:34:30.5379849Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T16:34:30.5402368Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T16:34:30.5408221Z 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-15T16:34:30.5417294Z 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-15T16:34:30.5454160Z 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-15T16:34:30.5607443Z 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-15T16:34:30.6189398Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T16:34:30.6303938Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T16:34:30.6588525Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T16:34:30.6739362Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T16:34:30.6842537Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T16:34:30.7054775Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T16:34:30.7097911Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T16:34:30.7896172Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T16:34:30.8205580Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T16:34:30.8346680Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T16:34:30.8850177Z 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-15T16:34:30.8890525Z 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-15T16:34:30.8923440Z 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-15T16:34:30.9002009Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T16:34:30.9360131Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T16:34:30.9421247Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T16:34:30.9519574Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T16:34:30.9564392Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T16:34:31.0054746Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T16:34:31.0117257Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T16:34:31.0888344Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T16:34:31.0896072Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T16:34:31.0909342Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T16:34:31.0916020Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T16:34:31.0933028Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T16:34:31.0939393Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T16:34:31.0994207Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T16:34:31.0999218Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T16:34:31.1015638Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T16:34:31.1025936Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T16:34:31.1042354Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T16:34:31.1052156Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T16:34:31.1067977Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T16:34:31.1274043Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T16:34:31.1280006Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T16:34:31.2029934Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T16:34:31.2044081Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T16:34:31.2055135Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T16:34:31.2085393Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T16:34:31.2094662Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T16:34:31.2111157Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T16:34:31.2177914Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T16:34:31.2179612Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T16:34:31.2598002Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T16:34:31.2629231Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T16:34:31.2640162Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T16:34:31.2961801Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T16:34:31.3006187Z 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-15T16:34:31.3014584Z 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-15T16:34:31.3026296Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T16:34:31.3041638Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T16:34:31.3452419Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T16:34:31.4779432Z 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-15T16:34:31.4862277Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T16:34:31.5078585Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T16:34:32.4036102Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T16:34:32.6134377Z 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-15T16:34:32.6395395Z 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-15T16:34:32.6501517Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T16:34:32.6908603Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T16:34:32.6955670Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T16:34:32.7474221Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T16:34:32.7970786Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T16:34:32.8092836Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T16:34:32.8109563Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T16:34:33.8226341Z Fetched 183 MB in 7s (26.7 MB/s) 2021-05-15T16:34:33.8556896Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T16:34:33.8628186Z (Reading database ... 2021-05-15T16:34:33.8628954Z (Reading database ... 5% 2021-05-15T16:34:33.8629577Z (Reading database ... 10% 2021-05-15T16:34:33.8630169Z (Reading database ... 15% 2021-05-15T16:34:33.8630760Z (Reading database ... 20% 2021-05-15T16:34:33.8631333Z (Reading database ... 25% 2021-05-15T16:34:33.8632105Z (Reading database ... 30% 2021-05-15T16:34:33.8632711Z (Reading database ... 35% 2021-05-15T16:34:33.8633299Z (Reading database ... 40% 2021-05-15T16:34:33.8633920Z (Reading database ... 45% 2021-05-15T16:34:33.8634505Z (Reading database ... 50% 2021-05-15T16:34:33.8662684Z (Reading database ... 55% 2021-05-15T16:34:33.8702778Z (Reading database ... 60% 2021-05-15T16:34:33.8730624Z (Reading database ... 65% 2021-05-15T16:34:33.8849611Z (Reading database ... 70% 2021-05-15T16:34:33.8957097Z (Reading database ... 75% 2021-05-15T16:34:33.8980390Z (Reading database ... 80% 2021-05-15T16:34:33.9331776Z (Reading database ... 85% 2021-05-15T16:34:33.9611166Z (Reading database ... 90% 2021-05-15T16:34:33.9679589Z (Reading database ... 95% 2021-05-15T16:34:33.9681749Z (Reading database ... 100% 2021-05-15T16:34:33.9682387Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T16:34:33.9794571Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T16:34:33.9814430Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:34:34.0199603Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T16:34:34.0456921Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:34.0526856Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:34.2400762Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T16:34:34.2665066Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:34:34.2676974Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:34:34.3079674Z Selecting previously unselected package libegl1:amd64. 2021-05-15T16:34:34.3327849Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:34:34.3338220Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:34:34.3679825Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T16:34:34.3891291Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T16:34:34.3907960Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:34:34.4231034Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T16:34:34.4524901Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T16:34:34.4542361Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:34:34.4879844Z Selecting previously unselected package libwacom-common. 2021-05-15T16:34:34.5153011Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T16:34:34.5168407Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:34:34.6041053Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T16:34:34.6343437Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:34:34.6361886Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:34:34.6659184Z Selecting previously unselected package libinput-bin. 2021-05-15T16:34:34.6883801Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:34:34.6896016Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:34:34.7283949Z Selecting previously unselected package libinput10:amd64. 2021-05-15T16:34:34.7559114Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:34:34.7573803Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:34:34.7981253Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T16:34:34.8287197Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:34.8303534Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:34.8799485Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T16:34:34.9084750Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:34.9098253Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:35.0064099Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T16:34:35.0308008Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T16:34:35.0322047Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:34:35.0640119Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T16:34:35.0915268Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T16:34:35.0928729Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:34:35.1280663Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T16:34:35.1493679Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T16:34:35.1500855Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:34:35.1767223Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T16:34:35.2045289Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T16:34:35.2056678Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:34:35.2304720Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T16:34:35.2577147Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T16:34:35.2589028Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:34:35.2857165Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T16:34:35.3131503Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T16:34:35.3142479Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:34:35.3387448Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T16:34:35.3673525Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T16:34:35.3685667Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:34:35.3959941Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T16:34:35.4195687Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T16:34:35.4212825Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:34:35.4603094Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T16:34:35.4909726Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T16:34:35.4924247Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:34:35.5272464Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T16:34:35.5584043Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T16:34:35.5598765Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:34:35.5953507Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T16:34:35.6238081Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:35.6353621Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:35.9280131Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T16:34:35.9496990Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:35.9510944Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:36.1720277Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T16:34:36.1980510Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:36.1994855Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:36.2479805Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T16:34:36.2701667Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T16:34:36.2716136Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:34:36.3280957Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T16:34:36.3498281Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T16:34:36.3616508Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:34:36.4559730Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T16:34:36.4797625Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T16:34:36.4813930Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:34:36.5159137Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T16:34:36.5366943Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:36.5384124Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:36.5879326Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T16:34:36.6123602Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:36.6134677Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:36.6639578Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T16:34:36.6897350Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:36.6911294Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:36.8600469Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T16:34:36.8877044Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:36.8890788Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:37.0279141Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T16:34:37.0492400Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:37.0504705Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:37.0851371Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T16:34:37.1110938Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:37.1123970Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:37.1439242Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T16:34:37.1642219Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T16:34:37.1653266Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:34:37.1942974Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T16:34:37.2214997Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:37.2226832Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:34:38.4080465Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T16:34:38.4356406Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:38.4376654Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:38.4759653Z Selecting previously unselected package qgis-providers-common. 2021-05-15T16:34:38.5000299Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:38.5009743Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:38.7704185Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T16:34:38.7948732Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T16:34:38.7958099Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:34:38.8442084Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T16:34:38.8711563Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T16:34:38.8722418Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:34:38.9164024Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T16:34:38.9405309Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:38.9418527Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:38.9759893Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T16:34:39.0001849Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:39.0015643Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:39.0319521Z Selecting previously unselected package gdal-data. 2021-05-15T16:34:39.0516010Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T16:34:39.0529048Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:39.1024373Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T16:34:39.1300455Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T16:34:39.1312078Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:34:39.1679808Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T16:34:39.1919003Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T16:34:39.1931491Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:34:39.2319105Z Selecting previously unselected package libarmadillo9. 2021-05-15T16:34:39.2540299Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T16:34:39.2550955Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:34:39.2858291Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T16:34:39.3116561Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T16:34:39.3124792Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:34:39.3759461Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T16:34:39.3985085Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T16:34:39.4002432Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:34:39.4356874Z Selecting previously unselected package libdap25:amd64. 2021-05-15T16:34:39.4576160Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T16:34:39.4589245Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:34:39.5193086Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T16:34:39.5474773Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T16:34:39.5487684Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:34:39.5879142Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T16:34:39.6062272Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T16:34:39.6073967Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:34:39.6333593Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T16:34:39.6609869Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T16:34:39.6626566Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:34:39.6920464Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T16:34:39.7164543Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T16:34:39.7178075Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:34:39.7599725Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T16:34:39.7816588Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T16:34:39.7842747Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:34:39.8521644Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T16:34:39.8786089Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T16:34:39.8799586Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:34:39.9159300Z Selecting previously unselected package proj-data. 2021-05-15T16:34:39.9319681Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T16:34:39.9327631Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T16:34:40.5911242Z Selecting previously unselected package libproj15:amd64. 2021-05-15T16:34:40.6180549Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T16:34:40.6189895Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:34:40.7182451Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T16:34:40.7476856Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T16:34:40.7489530Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:34:40.7839519Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T16:34:40.8050848Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T16:34:40.8070218Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:34:40.8533827Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T16:34:40.8793434Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T16:34:40.8804442Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:34:40.9056075Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T16:34:40.9316492Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T16:34:40.9328762Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:34:40.9639435Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T16:34:40.9828141Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:34:40.9841982Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:34:41.0105301Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T16:34:41.0340669Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:34:41.0350875Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:34:41.0780923Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T16:34:41.1002561Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:34:41.1011063Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:34:41.1359178Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T16:34:41.1576225Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T16:34:41.1589773Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:34:41.2129228Z Selecting previously unselected package libogdi4.1. 2021-05-15T16:34:41.2407686Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T16:34:41.2423422Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:34:41.2911971Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T16:34:41.3197580Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T16:34:41.3235269Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:34:41.3679231Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T16:34:41.3881646Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:34:41.3891695Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:34:41.5247886Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T16:34:41.5508415Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T16:34:41.5519576Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:34:41.6639453Z Selecting previously unselected package libgdal26. 2021-05-15T16:34:41.6821085Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:34:41.6865652Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:42.2711855Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T16:34:42.2975748Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:42.2990589Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:42.3319067Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T16:34:42.3480653Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T16:34:42.3496671Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:34:42.3749756Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T16:34:42.3985285Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:42.3999973Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:42.4319026Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T16:34:42.4527364Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:42.4535216Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:42.4919399Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T16:34:42.5107867Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T16:34:42.5118972Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:34:42.5639162Z Selecting previously unselected package libzip5:amd64. 2021-05-15T16:34:42.5815703Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T16:34:42.5828386Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:34:42.6239478Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T16:34:42.6492931Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:42.6503459Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:43.1082304Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T16:34:43.1347341Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:43.1357866Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:43.1589885Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T16:34:43.1842991Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T16:34:43.1853037Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:34:43.2258167Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T16:34:43.2517907Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:34:43.2528818Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:34:43.3960069Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T16:34:43.4234766Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:43.4251956Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:43.4622883Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T16:34:43.4889637Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:43.4906006Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:43.5520705Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T16:34:43.5787512Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T16:34:43.5806007Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:34:43.6600533Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T16:34:43.6872357Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:43.7049845Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:44.0541639Z Selecting previously unselected package qgis-providers. 2021-05-15T16:34:44.0844177Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:44.0856482Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:44.2941505Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T16:34:44.3231397Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:34:44.3296843Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:34:44.3679348Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T16:34:44.3901244Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T16:34:44.3917254Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:34:44.4194911Z Selecting previously unselected package avahi-daemon. 2021-05-15T16:34:44.4521328Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:34:44.4537280Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:34:44.5059435Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T16:34:44.5379800Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:34:44.5394886Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:34:44.6172622Z Selecting previously unselected package blt. 2021-05-15T16:34:44.6457724Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:34:44.6468623Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T16:34:44.6759521Z Selecting previously unselected package fonts-lyx. 2021-05-15T16:34:44.6992116Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T16:34:44.7006911Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:34:44.7389618Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T16:34:44.7678596Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:44.7691017Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:34:44.8119917Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T16:34:44.8360994Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:44.8380674Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:34:44.8879987Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T16:34:44.9129350Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:44.9154901Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:34:44.9559473Z Selecting previously unselected package gcr. 2021-05-15T16:34:44.9807043Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T16:34:44.9822190Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T16:34:45.0221496Z Selecting previously unselected package python3-numpy. 2021-05-15T16:34:45.0497405Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T16:34:45.0508139Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:34:45.3600439Z Selecting previously unselected package python3-gdal. 2021-05-15T16:34:45.3869365Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:34:45.3928357Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:45.4777382Z Selecting previously unselected package gdal-bin. 2021-05-15T16:34:45.5088396Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:34:45.5102142Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:34:45.5693083Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T16:34:45.6002179Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:34:45.6026187Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:34:45.6376803Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T16:34:45.6689300Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T16:34:45.6706081Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:34:45.7235427Z Selecting previously unselected package geoclue-2.0. 2021-05-15T16:34:45.7535380Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T16:34:45.7549506Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:34:45.8120869Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T16:34:45.8374738Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:34:45.8391059Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:34:45.8897097Z Selecting previously unselected package p11-kit. 2021-05-15T16:34:45.9163036Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:34:45.9172556Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:34:45.9560250Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T16:34:45.9812829Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T16:34:45.9824811Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:34:46.0239804Z Selecting previously unselected package gnome-keyring. 2021-05-15T16:34:46.0456744Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:34:46.0579110Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:34:46.1389019Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T16:34:46.1653926Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:34:46.1663216Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:34:46.1999391Z Selecting previously unselected package grass-doc. 2021-05-15T16:34:46.2191352Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T16:34:46.2203478Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T16:34:47.8161336Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T16:34:47.8494023Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T16:34:47.8505970Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:34:47.8837787Z Selecting previously unselected package libpdal-util9. 2021-05-15T16:34:47.9102789Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:47.9113393Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:34:47.9559332Z Selecting previously unselected package libpdal-base9. 2021-05-15T16:34:47.9756581Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:47.9770936Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:34:48.1519948Z Selecting previously unselected package grass-core. 2021-05-15T16:34:48.1808468Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T16:34:48.1818540Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T16:34:48.7959839Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T16:34:48.8165038Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T16:34:48.8173931Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:34:48.8456003Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T16:34:48.8721836Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T16:34:48.8736379Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:34:48.9119709Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T16:34:48.9361213Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T16:34:48.9373388Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:34:49.0190158Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T16:34:49.0464711Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T16:34:49.0476388Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:34:49.0799394Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T16:34:49.1068088Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T16:34:49.1081884Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:34:49.3877436Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T16:34:49.4159440Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T16:34:49.4171614Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:34:49.5156002Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T16:34:49.5454283Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T16:34:49.5464384Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:34:49.5880722Z Selecting previously unselected package libfcgi-bin. 2021-05-15T16:34:49.6136013Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T16:34:49.6146925Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:34:49.6479413Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T16:34:49.6714389Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T16:34:49.6725636Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:34:49.7018131Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T16:34:49.7295250Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T16:34:49.7364503Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:34:49.8440301Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T16:34:49.8661337Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T16:34:49.8673636Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:34:49.8949659Z Selecting previously unselected package libmbim-proxy. 2021-05-15T16:34:49.9211953Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T16:34:49.9221187Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T16:34:49.9443219Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T16:34:49.9703367Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:34:49.9714467Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:34:49.9951603Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T16:34:50.0238866Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:34:50.0252431Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:34:50.0679866Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T16:34:50.0912251Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T16:34:50.0940775Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:34:50.1239394Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T16:34:50.1438993Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:34:50.1448339Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:34:50.1759955Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T16:34:50.1995602Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T16:34:50.2007294Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:34:50.2269648Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T16:34:50.2550436Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:50.2560031Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:34:50.2842007Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T16:34:50.3108706Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:50.3122383Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:34:50.3409387Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T16:34:50.3661490Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:50.3678969Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:34:50.3990258Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T16:34:50.4252113Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:50.4264390Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:34:50.4628593Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T16:34:50.4866747Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:34:50.4877647Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:34:50.6246186Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T16:34:50.6532375Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:50.6549382Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:34:50.6879752Z Selecting previously unselected package libpdal-plugins. 2021-05-15T16:34:50.7076487Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:34:50.7085126Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:34:50.7325570Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T16:34:50.7575511Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:50.7585908Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:50.7989278Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T16:34:50.8213228Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:50.8226951Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:50.9028974Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T16:34:50.9284228Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:50.9296370Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:50.9719085Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T16:34:50.9983283Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.0000710Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.0439377Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T16:34:51.0668598Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.0685124Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.0934320Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T16:34:51.1222458Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.1234837Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.1569565Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T16:34:51.1841907Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.1853605Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.2122344Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T16:34:51.2382506Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.2395441Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.2656554Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T16:34:51.2925804Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.2936609Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.3319142Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T16:34:51.3522782Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.3532100Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.3839574Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T16:34:51.4041234Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:51.4052480Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:51.4359886Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T16:34:51.4560343Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:51.4572176Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:51.5006515Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T16:34:51.5288547Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:51.5299796Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:51.6359697Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T16:34:51.6599391Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:51.6608184Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:51.9499124Z Selecting previously unselected package qtchooser. 2021-05-15T16:34:51.9768251Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T16:34:51.9900941Z Unpacking qtchooser (66-2build1) ... 2021-05-15T16:34:52.0174161Z Selecting previously unselected package qdoc-qt5. 2021-05-15T16:34:52.0497383Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.0510070Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.1205282Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T16:34:52.1484204Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.1495620Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.1903883Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T16:34:52.2101502Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.2114929Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.2389365Z Selecting previously unselected package qt5-assistant. 2021-05-15T16:34:52.2663807Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.2674795Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.3200279Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T16:34:52.3483610Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.3495408Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.3879496Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T16:34:52.4119349Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.4133070Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.5959635Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T16:34:52.6207466Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.6216950Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.7015164Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T16:34:52.7297191Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:34:52.7311474Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:34:52.8479701Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T16:34:52.8714109Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:52.8722742Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:52.9718965Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T16:34:52.9987567Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:52.9999040Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:53.0559958Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T16:34:53.0793359Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:53.0806695Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:53.1226384Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T16:34:53.1478768Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:53.1492878Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:53.1789299Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T16:34:53.2046301Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T16:34:53.2059858Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:34:53.2759392Z Selecting previously unselected package libqmi-proxy. 2021-05-15T16:34:53.2986971Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T16:34:53.3158882Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T16:34:53.3439623Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T16:34:53.3667084Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:34:53.3687425Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:34:53.4019787Z Selecting previously unselected package libwacom-bin. 2021-05-15T16:34:53.4273899Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:34:53.4290073Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:34:53.4563533Z Selecting previously unselected package modemmanager. 2021-05-15T16:34:53.4813866Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T16:34:53.4886289Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T16:34:53.5879805Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T16:34:53.6160724Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T16:34:53.6174540Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:34:53.6473672Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T16:34:53.6754566Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T16:34:53.6767783Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:34:53.9560109Z Selecting previously unselected package python3-soupsieve. 2021-05-15T16:34:53.9829077Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T16:34:53.9841557Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:34:54.0159327Z Selecting previously unselected package python3-bs4. 2021-05-15T16:34:54.0383213Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T16:34:54.0393800Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T16:34:54.0729219Z Selecting previously unselected package python3-cycler. 2021-05-15T16:34:54.0981966Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T16:34:54.1001952Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T16:34:54.1319353Z Selecting previously unselected package python3-dateutil. 2021-05-15T16:34:54.1489269Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T16:34:54.1504637Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:34:54.1879331Z Selecting previously unselected package python3-decorator. 2021-05-15T16:34:54.2061561Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T16:34:54.2086690Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:34:54.2375549Z Selecting previously unselected package python3-future. 2021-05-15T16:34:54.2699842Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T16:34:54.2784890Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T16:34:54.3483940Z Selecting previously unselected package python3-webencodings. 2021-05-15T16:34:54.3771474Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T16:34:54.3780570Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:34:54.4048965Z Selecting previously unselected package python3-html5lib. 2021-05-15T16:34:54.4339920Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T16:34:54.4352688Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T16:34:54.4755975Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T16:34:54.5022141Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T16:34:54.5032144Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:34:54.5341986Z Selecting previously unselected package python3-traitlets. 2021-05-15T16:34:54.5553109Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T16:34:54.5563193Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T16:34:54.5898895Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T16:34:54.6161971Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T16:34:54.6175002Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:34:54.6519776Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T16:34:54.6740929Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T16:34:54.6750504Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:34:54.7077916Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T16:34:54.7367806Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T16:34:54.7376352Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:34:54.8799828Z Selecting previously unselected package python3-pyparsing. 2021-05-15T16:34:54.9028987Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T16:34:54.9042978Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T16:34:54.9318748Z Selecting previously unselected package python3-matplotlib. 2021-05-15T16:34:54.9579599Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T16:34:54.9590599Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:34:55.3481448Z Selecting previously unselected package python3-nbformat. 2021-05-15T16:34:55.3759050Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T16:34:55.3766563Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T16:34:55.4070755Z Selecting previously unselected package python3-olefile. 2021-05-15T16:34:55.4320704Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T16:34:55.4332888Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T16:34:55.4564445Z Selecting previously unselected package python3-pyproj. 2021-05-15T16:34:55.4840662Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T16:34:55.4851799Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:34:55.5371833Z Selecting previously unselected package python3-tz. 2021-05-15T16:34:55.5662052Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T16:34:55.5675615Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T16:34:55.5994214Z Selecting previously unselected package python3-owslib. 2021-05-15T16:34:55.6255749Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T16:34:55.6265412Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T16:34:55.6645568Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T16:34:55.6956944Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T16:34:55.8328853Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:34:55.8920968Z Selecting previously unselected package python3-retrying. 2021-05-15T16:34:55.9196851Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T16:34:55.9205089Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T16:34:55.9516813Z Selecting previously unselected package python3-plotly. 2021-05-15T16:34:55.9775455Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T16:34:55.9785282Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:34:56.4767750Z Selecting previously unselected package python3-psycopg2. 2021-05-15T16:34:56.5081763Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T16:34:56.5095844Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:34:56.5433151Z Selecting previously unselected package python3-sip. 2021-05-15T16:34:56.5754451Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T16:34:56.5767020Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:34:56.6159983Z Selecting previously unselected package python3-pyqt5. 2021-05-15T16:34:56.6411724Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:56.6422935Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:56.8919819Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T16:34:56.9158792Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:34:56.9173935Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:34:56.9679319Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T16:34:56.9864308Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:56.9877484Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:57.0158120Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T16:34:57.0432177Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:57.0443513Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:57.0759813Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T16:34:57.0990934Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:34:57.1001876Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:34:57.1399407Z Selecting previously unselected package python3-qgis-common. 2021-05-15T16:34:57.1623883Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:57.1633066Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:57.4797389Z Selecting previously unselected package python3-qgis. 2021-05-15T16:34:57.5087820Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:57.5099494Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:58.3080840Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T16:34:58.3327378Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T16:34:58.3338706Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:34:58.3703094Z Selecting previously unselected package libjs-leaflet. 2021-05-15T16:34:58.3981604Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T16:34:58.4001500Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:34:58.4434574Z Selecting previously unselected package qgis-common. 2021-05-15T16:34:58.4701991Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:34:58.4714664Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:34:59.8489937Z Selecting previously unselected package qgis. 2021-05-15T16:34:59.8787319Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:34:59.9232523Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:00.1576810Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T16:35:00.1868686Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:00.1878092Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:00.3717886Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T16:35:00.4057518Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:00.4068138Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:00.4386327Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T16:35:00.4679915Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:00.4705351Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:00.5324303Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T16:35:00.5601086Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:00.5610772Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:00.5946997Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T16:35:00.6285937Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T16:35:00.6298871Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:35:00.8238138Z Selecting previously unselected package wpasupplicant. 2021-05-15T16:35:00.8563007Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T16:35:00.8579840Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:35:00.9744816Z Selecting previously unselected package proj-bin. 2021-05-15T16:35:01.0024855Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T16:35:01.0032921Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T16:35:01.0335286Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T16:35:01.0758553Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T16:35:01.0759749Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T16:35:01.1105692Z Selecting previously unselected package usb-modeswitch. 2021-05-15T16:35:01.1391182Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T16:35:01.1458265Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:01.2123544Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:35:01.2165914Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:35:01.4793333Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:01.4811882Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:35:01.4852562Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:35:01.4887472Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:01.5012279Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:35:01.5055155Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:35:01.5112980Z Setting up proj-data (6.3.1-1) ... 2021-05-15T16:35:01.5159923Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:01.5197210Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:35:01.5241929Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:35:01.5283815Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:35:01.5314340Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:35:01.5352785Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:35:01.5398603Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:35:01.5430685Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:35:01.5472713Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:35:01.5505724Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:35:01.5539404Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:35:01.7225341Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:35:01.7268003Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:35:01.7325097Z Setting up python3-olefile (0.46-2) ... 2021-05-15T16:35:01.8935377Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T16:35:01.8972540Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T16:35:02.0246852Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:02.0280505Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:35:02.0320874Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:35:02.0350902Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:35:02.0380149Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:35:02.0426059Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:35:02.0454764Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:35:02.1459236Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:35:02.1585437Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:35:02.1622198Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:35:02.1661443Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:35:02.1704887Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:35:02.3030875Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:02.3068536Z Setting up python3-tz (2019.3-1) ... 2021-05-15T16:35:02.4432561Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:35:02.4523732Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:35:02.4566801Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:02.4664681Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:02.4705485Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:35:02.4740039Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:35:02.4777279Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:02.4817622Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:35:02.6123122Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:35:02.6155857Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:35:02.6203742Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:35:02.6237665Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:35:02.6324469Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:35:02.6362605Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T16:35:02.8020893Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:35:02.8068257Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T16:35:02.9510355Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:35:02.9536338Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:35:02.9575491Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:35:02.9609536Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T16:35:02.9641604Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T16:35:02.9681752Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:35:02.9717414Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:35:03.1153418Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:03.1194154Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:35:03.1241478Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:35:03.1279854Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:03.1372218Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T16:35:03.3300586Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:35:04.4264421Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:35:04.4302125Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:35:04.4337948Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:35:04.4382177Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:04.4412038Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:35:04.4443382Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:35:04.4485261Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:35:04.4520809Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:35:04.6141644Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.6183017Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:35:04.6211392Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:35:04.6259330Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T16:35:04.8027198Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:35:04.8072433Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:04.8105105Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:04.8142732Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:35:04.8180556Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:35:04.8376124Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:35:05.0042321Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:05.0077977Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:05.0123401Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:05.0203873Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:35:05.0337822Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:05.0369243Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.0410949Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:05.0448939Z Setting up python3-future (0.18.2-2) ... 2021-05-15T16:35:05.0518987Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T16:35:05.0576943Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T16:35:05.3731890Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:05.5062338Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:35:05.5094579Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:05.5126244Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:05.5161928Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:05.5195538Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:35:05.5244275Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:05.5277097Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:35:05.5304660Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:05.5334604Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:05.7432363Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:35:05.9045664Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:35:06.0454844Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:35:06.0488450Z Setting up qtchooser (66-2build1) ... 2021-05-15T16:35:06.0523229Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:35:06.0559964Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:35:06.2165497Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:06.2202743Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:06.2232469Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:06.2266876Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:35:07.0968489Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:07.1001499Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:35:07.1042385Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:07.1076245Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:07.1106467Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:07.1140305Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T16:35:07.1170473Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:07.1256719Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:35:07.1294725Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:35:07.5019284Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:07.5036164Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:07.5067868Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T16:35:07.6581965Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T16:35:07.6613950Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:35:07.8104208Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:07.8141940Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T16:35:07.9878403Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:35:07.9906998Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T16:35:07.9940464Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:07.9967813Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:35:08.1242742Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:35:08.1245257Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:35:08.6248443Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:35:08.8869544Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:08.8905356Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:35:08.8949189Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:08.8979657Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:08.9011535Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:08.9042554Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:08.9079655Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:35:09.0464554Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.0467140Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:35:09.0469884Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.0472191Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:35:09.0832200Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.0834389Z if direction is "increasing": 2021-05-15T16:35:09.0842300Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.0845026Z elif direction is "decreasing": 2021-05-15T16:35:09.1001623Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.1003729Z if direction is "increasing": 2021-05-15T16:35:09.1006540Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.1008751Z elif direction is "decreasing": 2021-05-15T16:35:09.9003235Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:09.9004484Z if props["offset_coordinates"] is "data": 2021-05-15T16:35:09.9005952Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:35:09.9007169Z if props["coordinates"] is not "data": 2021-05-15T16:35:10.6209912Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:35:11.1120928Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:35:11.1123025Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:35:11.1124908Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T16:35:12.2392841Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:35:12.2430690Z First installation detected... 2021-05-15T16:35:12.2431443Z Checking NSS setup... 2021-05-15T16:35:12.2467617Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:35:12.2505180Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:12.2579130Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T16:35:12.4972600Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:12.5004990Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:35:12.5035778Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:12.5071015Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:12.5107810Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:35:12.5135471Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:35:12.5163491Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:35:12.5193108Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:35:12.5220524Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:12.6852261Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:12.6885993Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:35:12.6919613Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T16:35:12.9933926Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:12.9935548Z if value is '': 2021-05-15T16:35:13.0785293Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:13.0788366Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:35:13.0789392Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:13.0790323Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:35:13.0791404Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:35:13.0792333Z if driver_string is not None and driver_string is not "": 2021-05-15T16:35:13.1162225Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:13.1163081Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:35:13.1163980Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:13.1165409Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:35:13.1701397Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:35:13.1726485Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.1815817Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T16:35:13.1850130Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.1887928Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.2118792Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:13.2146333Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.2184485Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.2213487Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:13.2244447Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.2283483Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:13.3088852Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:13.3117614Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.3152041Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.3182220Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T16:35:13.4425876Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:35:13.4429354Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:35:13.9855690Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:13.9884272Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:13.9920720Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:35:13.9957776Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:13.9991567Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:14.0020887Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:14.0050516Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:35:14.0084354Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:35:14.7276958Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:35:14.7278939Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:14.7280345Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:14.7281716Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:14.7283135Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:14.7284234Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:14.7285742Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:14.7286714Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:35:14.7287660Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:35:14.7288689Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:14.7289894Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:14.7291059Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:14.7292070Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:14.7293271Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:14.7294714Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:14.7295887Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.4657682Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:43.4690197Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:43.4720017Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.4752959Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:43.4796469Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.4835336Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.4872611Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:43.4901078Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.6425666Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.6454359Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:43.6488464Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.6521087Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:35:43.6552495Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.8009623Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.8047266Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.8098971Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.8251635Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T16:35:43.8387939Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T16:35:44.8695193Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:35:44.8864775Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:35:44.9126074Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:35:44.9295343Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T16:35:44.9789485Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:35:45.0097184Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T16:35:45.2627254Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:35:55.2160231Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:35:55.2343221Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:35:57.0080153Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:35:57.0080671Z with: 2021-05-15T16:35:57.0081112Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:35:57.0081538Z env: 2021-05-15T16:35:57.0082055Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:57.0082608Z TIC_DEPLOY_KEY: 2021-05-15T16:35:57.0083271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:57.0084726Z GITHUB_PAT: *** 2021-05-15T16:35:57.0085073Z COVERALLS_TOKEN: 2021-05-15T16:35:57.0085462Z continue-on-error: false 2021-05-15T16:35:57.0085857Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:57.0086245Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:57.0086614Z TZ: UTC 2021-05-15T16:35:57.0086924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:57.0087269Z NOT_CRAN: true 2021-05-15T16:35:57.0087566Z ##[endgroup] 2021-05-15T16:35:57.0472455Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:35:57.0568976Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:35:57.0569531Z env: 2021-05-15T16:35:57.0569937Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:57.0570352Z TIC_DEPLOY_KEY: 2021-05-15T16:35:57.0571106Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:57.0572316Z GITHUB_PAT: *** 2021-05-15T16:35:57.0572686Z COVERALLS_TOKEN: 2021-05-15T16:35:57.0573114Z continue-on-error: false 2021-05-15T16:35:57.0573548Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:57.0573986Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:57.0574397Z TZ: UTC 2021-05-15T16:35:57.0574753Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:57.0575119Z NOT_CRAN: true 2021-05-15T16:35:57.0575728Z ##[endgroup] 2021-05-15T16:35:57.2542668Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:35:57.2543168Z with: 2021-05-15T16:35:57.2543509Z repo_name: DensParcorr 2021-05-15T16:35:57.2543873Z repo_version: 1.0 2021-05-15T16:35:57.2544202Z runner_os: Linux 2021-05-15T16:35:57.2544503Z R_version: 3.6 2021-05-15T16:35:57.2544788Z env: 2021-05-15T16:35:57.2545135Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:57.2545526Z TIC_DEPLOY_KEY: 2021-05-15T16:35:57.2546187Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:57.2547629Z GITHUB_PAT: *** 2021-05-15T16:35:57.2547979Z COVERALLS_TOKEN: 2021-05-15T16:35:57.2548368Z continue-on-error: false 2021-05-15T16:35:57.2548763Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:57.2549152Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:57.2549529Z TZ: UTC 2021-05-15T16:35:57.2549840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:57.2550186Z NOT_CRAN: true 2021-05-15T16:35:57.2550506Z ##[endgroup] 2021-05-15T16:35:57.2889554Z Package: DensParcorr 2021-05-15T16:35:57.2893233Z Version: 1.0 2021-05-15T16:35:57.2893790Z OS: Linux 2021-05-15T16:35:57.2941412Z ##[group]Run install.packages('remotes') 2021-05-15T16:35:57.2941984Z install.packages('remotes') 2021-05-15T16:35:57.2942610Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:35:57.2943368Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:35:57.2949576Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:35:57.2949889Z env: 2021-05-15T16:35:57.2950238Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:57.2950594Z TIC_DEPLOY_KEY: 2021-05-15T16:35:57.2951219Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:35:57.2952215Z GITHUB_PAT: *** 2021-05-15T16:35:57.2952536Z COVERALLS_TOKEN: 2021-05-15T16:35:57.2952903Z continue-on-error: false 2021-05-15T16:35:57.2953277Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:57.2953660Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:35:57.2954027Z TZ: UTC 2021-05-15T16:35:57.2954324Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:57.2954651Z NOT_CRAN: true 2021-05-15T16:35:57.2954937Z ##[endgroup] 2021-05-15T16:35:57.4359358Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:35:57.4360667Z (as ‘lib’ is unspecified) 2021-05-15T16:36:11.3402446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:36:11.8707962Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T16:36:11.8902698Z ================================================== 2021-05-15T16:36:11.8903506Z downloaded 382 KB 2021-05-15T16:36:11.8903903Z 2021-05-15T16:36:12.0941436Z * installing *binary* package ‘remotes’ ... 2021-05-15T16:36:12.0980290Z * DONE (remotes) 2021-05-15T16:36:12.1035307Z 2021-05-15T16:36:12.1036052Z The downloaded source packages are in 2021-05-15T16:36:12.1037313Z ‘/tmp/RtmpXO9dvH/downloaded_packages’ 2021-05-15T16:36:28.1903338Z ##[group]Run actions/cache@v1 2021-05-15T16:36:28.1903737Z with: 2021-05-15T16:36:28.1904080Z path: /home/runner/work/_temp/Library 2021-05-15T16:36:28.1906184Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-f371cd45bd177c737dc1b6b98157ea926fd5a00f13a2e0dc8c1a93e6e68feb32 2021-05-15T16:36:28.1908829Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T16:36:28.1909702Z env: 2021-05-15T16:36:28.1910031Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:28.1910402Z TIC_DEPLOY_KEY: 2021-05-15T16:36:28.1911016Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:28.1912448Z GITHUB_PAT: *** 2021-05-15T16:36:28.1912764Z COVERALLS_TOKEN: 2021-05-15T16:36:28.1913146Z continue-on-error: false 2021-05-15T16:36:28.1913518Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:28.1913882Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:28.1914263Z TZ: UTC 2021-05-15T16:36:28.1914575Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:28.1914890Z NOT_CRAN: true 2021-05-15T16:36:28.1915185Z ##[endgroup] 2021-05-15T16:36:28.2323978Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:36:28.2378215Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:36:28.2378885Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:36:28.2379457Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T16:36:28.2379951Z sudo -s eval "$sysreqs" 2021-05-15T16:36:28.2418002Z shell: /usr/bin/bash -e {0} 2021-05-15T16:36:28.2418316Z env: 2021-05-15T16:36:28.2418652Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:28.2419025Z TIC_DEPLOY_KEY: 2021-05-15T16:36:28.2419638Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:28.2420646Z GITHUB_PAT: *** 2021-05-15T16:36:28.2420955Z COVERALLS_TOKEN: 2021-05-15T16:36:28.2421651Z continue-on-error: false 2021-05-15T16:36:28.2422212Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:28.2422949Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:28.2423421Z TZ: UTC 2021-05-15T16:36:28.2423849Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:28.2424275Z NOT_CRAN: true 2021-05-15T16:36:28.2424774Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T16:36:28.2425266Z ##[endgroup] 2021-05-15T16:36:28.4152457Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:36:28.9474858Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T16:36:43.9171288Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T16:36:43.9172779Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T16:36:43.9174162Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T16:36:43.9175396Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T16:36:43.9176281Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T16:36:43.9191918Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T16:36:43.9202520Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:36:43.9209133Z (as ‘lib’ is unspecified) 2021-05-15T16:36:57.3776181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:36:57.7710457Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T16:36:57.7805292Z ================================================== 2021-05-15T16:36:57.7806046Z downloaded 94 KB 2021-05-15T16:36:57.7806484Z 2021-05-15T16:36:57.7830676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:36:58.3560609Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T16:36:58.3675900Z ================================================== 2021-05-15T16:36:58.3676956Z downloaded 133 KB 2021-05-15T16:36:58.3677450Z 2021-05-15T16:36:58.3706370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:36:58.6381091Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T16:36:58.6447306Z ================================================== 2021-05-15T16:36:58.6447982Z downloaded 80 KB 2021-05-15T16:36:58.6448395Z 2021-05-15T16:36:58.6469904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:36:58.9148241Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T16:36:58.9362900Z ================================================== 2021-05-15T16:36:58.9363477Z downloaded 512 KB 2021-05-15T16:36:58.9363731Z 2021-05-15T16:36:58.9388121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T16:36:59.3647287Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T16:36:59.3938863Z ================================================== 2021-05-15T16:36:59.3939641Z downloaded 991 KB 2021-05-15T16:36:59.3940099Z 2021-05-15T16:36:59.5888889Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T16:36:59.5926772Z * DONE (rprojroot) 2021-05-15T16:36:59.7719014Z * installing *binary* package ‘crayon’ ... 2021-05-15T16:36:59.7753874Z * DONE (crayon) 2021-05-15T16:36:59.9653623Z * installing *binary* package ‘R6’ ... 2021-05-15T16:36:59.9689785Z * DONE (R6) 2021-05-15T16:37:00.2099400Z * installing *binary* package ‘desc’ ... 2021-05-15T16:37:00.2150251Z * DONE (desc) 2021-05-15T16:37:00.4389696Z * installing *binary* package ‘debugme’ ... 2021-05-15T16:37:00.4431495Z * DONE (debugme) 2021-05-15T16:37:00.4481768Z 2021-05-15T16:37:00.4482545Z The downloaded source packages are in 2021-05-15T16:37:00.4483626Z ‘/tmp/Rtmp3rvQyP/downloaded_packages’ 2021-05-15T16:37:00.4492339Z Running `R CMD build`... 2021-05-15T16:37:00.6558128Z * checking for file ‘/tmp/Rtmp3rvQyP/remotes68f43b8a1d1c/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T16:37:00.6559729Z * preparing ‘sysreqs’: 2021-05-15T16:37:00.6560730Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:37:00.6562402Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:37:00.6563343Z * checking for empty or unneeded directories 2021-05-15T16:37:00.6564259Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T16:37:00.6566918Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:00.6567874Z (as ‘lib’ is unspecified) 2021-05-15T16:37:00.8388290Z * installing *source* package ‘sysreqs’ ... 2021-05-15T16:37:00.8391867Z ** using staged installation 2021-05-15T16:37:00.8557396Z ** R 2021-05-15T16:37:00.8635846Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:37:01.1712295Z ** help 2021-05-15T16:37:01.1832052Z *** installing help indices 2021-05-15T16:37:01.2000301Z ** building package indices 2021-05-15T16:37:01.2116809Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:37:01.3739659Z ** testing if installed package can be loaded from final location 2021-05-15T16:37:01.5423719Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:37:01.5435086Z * DONE (sysreqs) 2021-05-15T16:37:18.9507662Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:37:18.9509646Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T16:37:18.9511145Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T16:37:19.0242329Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:37:19.0561411Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T16:37:19.0780673Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T16:37:19.0990303Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:37:19.2571587Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T16:37:19.4151622Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:37:20.5383655Z Reading package lists... 2021-05-15T16:37:20.6061725Z Reading package lists... 2021-05-15T16:37:20.7317266Z Building dependency tree... 2021-05-15T16:37:20.7343618Z Reading state information... 2021-05-15T16:37:20.8823564Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T16:37:20.8825165Z Suggested packages: 2021-05-15T16:37:20.8826470Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T16:37:20.9208223Z The following NEW packages will be installed: 2021-05-15T16:37:20.9211898Z libcurl4-openssl-dev 2021-05-15T16:37:20.9413151Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:37:20.9413966Z Need to get 321 kB of archives. 2021-05-15T16:37:20.9414769Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T16:37:20.9416392Z 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-15T16:37:21.3389834Z Fetched 321 kB in 0s (11.9 MB/s) 2021-05-15T16:37:21.3699000Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T16:37:21.3772990Z (Reading database ... 2021-05-15T16:37:21.3773595Z (Reading database ... 5% 2021-05-15T16:37:21.3774425Z (Reading database ... 10% 2021-05-15T16:37:21.3775117Z (Reading database ... 15% 2021-05-15T16:37:21.3775678Z (Reading database ... 20% 2021-05-15T16:37:21.3776163Z (Reading database ... 25% 2021-05-15T16:37:21.3776660Z (Reading database ... 30% 2021-05-15T16:37:21.3777193Z (Reading database ... 35% 2021-05-15T16:37:21.3777698Z (Reading database ... 40% 2021-05-15T16:37:21.3778197Z (Reading database ... 45% 2021-05-15T16:37:21.3778680Z (Reading database ... 50% 2021-05-15T16:37:21.3817493Z (Reading database ... 55% 2021-05-15T16:37:21.3864408Z (Reading database ... 60% 2021-05-15T16:37:21.3904846Z (Reading database ... 65% 2021-05-15T16:37:21.3994725Z (Reading database ... 70% 2021-05-15T16:37:21.4122415Z (Reading database ... 75% 2021-05-15T16:37:21.4404498Z (Reading database ... 80% 2021-05-15T16:37:21.4512081Z (Reading database ... 85% 2021-05-15T16:37:21.4878698Z (Reading database ... 90% 2021-05-15T16:37:21.4953445Z (Reading database ... 95% 2021-05-15T16:37:21.4954643Z (Reading database ... 100% 2021-05-15T16:37:21.4955326Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T16:37:21.5094560Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T16:37:21.5105142Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:37:21.5975055Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:37:21.6013316Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:37:26.1777504Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:37:26.1778098Z remotes::install_github("ropensci/tic") 2021-05-15T16:37:26.1778616Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:37:26.1779138Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:37:26.1779661Z remotes::install_cran("covr") 2021-05-15T16:37:26.1785521Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:37:26.1785840Z env: 2021-05-15T16:37:26.1786226Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:37:26.1786599Z TIC_DEPLOY_KEY: 2021-05-15T16:37:26.1787215Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:37:26.1788541Z GITHUB_PAT: *** 2021-05-15T16:37:26.1788863Z COVERALLS_TOKEN: 2021-05-15T16:37:26.1789246Z continue-on-error: false 2021-05-15T16:37:26.1789603Z VDIFFR_RUN_TESTS: 2021-05-15T16:37:26.1791256Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:37:26.1791805Z TZ: UTC 2021-05-15T16:37:26.1792215Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:37:26.1792661Z NOT_CRAN: true 2021-05-15T16:37:26.1793066Z ##[endgroup] 2021-05-15T16:37:26.3612307Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:37:26.9153898Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:37:42.3005141Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:37:42.3006337Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:37:42.3007218Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:37:42.3008038Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:37:42.3008858Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:37:42.3009695Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:37:42.3010504Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:37:42.3011321Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:37:42.3012131Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:37:42.3012964Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:37:42.3014205Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:37:42.3015100Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:37:42.3016383Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:37:42.3017390Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:37:42.3018783Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:37:42.3019918Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:37:42.3020981Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:37:42.3021860Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:37:42.3022694Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:37:42.3024016Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:37:42.3025295Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:37:42.3027699Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:37:42.3028810Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:37:42.3029774Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:37:42.3030675Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:37:42.3034165Z 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-15T16:37:42.3036403Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:37:42.3038004Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:37:42.3039442Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:37:42.3041513Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:37:42.3042428Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:37:42.3043167Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:37:42.3054357Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:42.3055322Z (as ‘lib’ is unspecified) 2021-05-15T16:37:56.2941820Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:37:56.7774612Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T16:37:56.8151534Z ================================================== 2021-05-15T16:37:56.8151924Z downloaded 1.3 MB 2021-05-15T16:37:56.8152341Z 2021-05-15T16:37:56.8183094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:37:57.2372948Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T16:37:57.2536902Z ================================================== 2021-05-15T16:37:57.2537351Z downloaded 228 KB 2021-05-15T16:37:57.2537565Z 2021-05-15T16:37:57.2567952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:37:57.7951136Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T16:37:57.8072796Z ================================================== 2021-05-15T16:37:57.8073492Z downloaded 140 KB 2021-05-15T16:37:57.8073909Z 2021-05-15T16:37:57.8102214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:37:58.2536147Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T16:37:58.2639377Z ================================================== 2021-05-15T16:37:58.2639917Z downloaded 53 KB 2021-05-15T16:37:58.2640550Z 2021-05-15T16:37:58.2671242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T16:37:58.8434157Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T16:37:58.8436648Z ================================================== 2021-05-15T16:37:58.8437348Z downloaded 23 KB 2021-05-15T16:37:58.8437606Z 2021-05-15T16:37:58.8467780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:37:59.1293473Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T16:37:59.1596098Z ================================================== 2021-05-15T16:37:59.1596836Z downloaded 1.4 MB 2021-05-15T16:37:59.1597270Z 2021-05-15T16:37:59.1629720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:37:59.4649417Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T16:37:59.4666748Z ================================================== 2021-05-15T16:37:59.4667374Z downloaded 36 KB 2021-05-15T16:37:59.4667786Z 2021-05-15T16:37:59.4697597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:37:59.9066381Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T16:37:59.9370171Z ================================================== 2021-05-15T16:37:59.9370555Z downloaded 884 KB 2021-05-15T16:37:59.9370783Z 2021-05-15T16:37:59.9400126Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:38:00.3705680Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T16:38:00.3931239Z ================================================== 2021-05-15T16:38:00.3931879Z downloaded 523 KB 2021-05-15T16:38:00.3932313Z 2021-05-15T16:38:00.3965413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T16:38:01.0017782Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T16:38:01.0018436Z ================================================== 2021-05-15T16:38:01.0018938Z downloaded 12 KB 2021-05-15T16:38:01.0019159Z 2021-05-15T16:38:01.0047521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:38:01.2952232Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T16:38:01.3169091Z ================================================== 2021-05-15T16:38:01.3169805Z downloaded 486 KB 2021-05-15T16:38:01.3170231Z 2021-05-15T16:38:01.3194970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:38:01.4847994Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T16:38:01.4955426Z ================================================== 2021-05-15T16:38:01.4956190Z downloaded 91 KB 2021-05-15T16:38:01.4956609Z 2021-05-15T16:38:01.4981893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:38:01.9816451Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T16:38:02.0027934Z ================================================== 2021-05-15T16:38:02.0028659Z downloaded 508 KB 2021-05-15T16:38:02.0029099Z 2021-05-15T16:38:02.0059442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:38:02.5345257Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T16:38:02.5582816Z ================================================== 2021-05-15T16:38:02.5583245Z downloaded 621 KB 2021-05-15T16:38:02.5583496Z 2021-05-15T16:38:02.5679530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:38:02.8750223Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T16:38:02.8913397Z ================================================== 2021-05-15T16:38:02.8913901Z downloaded 267 KB 2021-05-15T16:38:02.8914179Z 2021-05-15T16:38:02.8947940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:38:03.4348299Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T16:38:03.4479035Z ================================================== 2021-05-15T16:38:03.4479459Z downloaded 167 KB 2021-05-15T16:38:03.4479689Z 2021-05-15T16:38:03.4508182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:38:03.8519003Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T16:38:03.8674915Z ================================================== 2021-05-15T16:38:03.8675633Z downloaded 235 KB 2021-05-15T16:38:03.8676052Z 2021-05-15T16:38:03.8707364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T16:38:04.1936795Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T16:38:04.2099873Z ================================================== 2021-05-15T16:38:04.2100294Z downloaded 277 KB 2021-05-15T16:38:04.2100527Z 2021-05-15T16:38:04.2132751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:38:04.6460313Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T16:38:04.6610504Z ================================================== 2021-05-15T16:38:04.6611169Z downloaded 201 KB 2021-05-15T16:38:04.6611572Z 2021-05-15T16:38:04.6643640Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T16:38:05.1490266Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T16:38:05.1549712Z ================================================== 2021-05-15T16:38:05.1550140Z downloaded 64 KB 2021-05-15T16:38:05.1550400Z 2021-05-15T16:38:05.1582858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:38:05.5905649Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T16:38:05.5966607Z ================================================== 2021-05-15T16:38:05.5967026Z downloaded 46 KB 2021-05-15T16:38:05.5967272Z 2021-05-15T16:38:05.5998417Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:38:06.1375424Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T16:38:06.1580706Z ================================================== 2021-05-15T16:38:06.1581361Z downloaded 417 KB 2021-05-15T16:38:06.1581613Z 2021-05-15T16:38:06.1613661Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:38:06.7059042Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T16:38:06.7132237Z ================================================== 2021-05-15T16:38:06.7132878Z downloaded 91 KB 2021-05-15T16:38:06.7133283Z 2021-05-15T16:38:06.7164602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:38:07.2071327Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T16:38:07.2183339Z ================================================== 2021-05-15T16:38:07.2183760Z downloaded 133 KB 2021-05-15T16:38:07.2183997Z 2021-05-15T16:38:07.2219225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:38:07.6559016Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T16:38:07.6724179Z ================================================== 2021-05-15T16:38:07.6724839Z downloaded 270 KB 2021-05-15T16:38:07.6725266Z 2021-05-15T16:38:07.6758595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:38:07.8608934Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T16:38:07.8861116Z ================================================== 2021-05-15T16:38:07.8862246Z downloaded 735 KB 2021-05-15T16:38:07.8862818Z 2021-05-15T16:38:07.8887754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:38:08.1611064Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T16:38:08.1665915Z ================================================== 2021-05-15T16:38:08.1666614Z downloaded 46 KB 2021-05-15T16:38:08.1667052Z 2021-05-15T16:38:08.1696804Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:38:08.2993978Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:38:08.2994977Z ================================================== 2021-05-15T16:38:08.2995541Z downloaded 24 KB 2021-05-15T16:38:08.2996058Z 2021-05-15T16:38:08.3019176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:38:08.4744894Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T16:38:08.5922458Z ================================================== 2021-05-15T16:38:08.5923243Z downloaded 689 KB 2021-05-15T16:38:08.5923716Z 2021-05-15T16:38:08.5960134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:38:08.8638374Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T16:38:08.8690073Z ================================================== 2021-05-15T16:38:08.8690497Z downloaded 45 KB 2021-05-15T16:38:08.8690724Z 2021-05-15T16:38:08.8711429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:38:09.0430271Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T16:38:09.0661330Z ================================================== 2021-05-15T16:38:09.0661936Z downloaded 603 KB 2021-05-15T16:38:09.0662339Z 2021-05-15T16:38:09.3555345Z * installing *binary* package ‘rlang’ ... 2021-05-15T16:38:09.3608821Z * DONE (rlang) 2021-05-15T16:38:09.5593665Z * installing *binary* package ‘magrittr’ ... 2021-05-15T16:38:09.5636338Z * DONE (magrittr) 2021-05-15T16:38:09.7552040Z * installing *binary* package ‘glue’ ... 2021-05-15T16:38:09.7593814Z * DONE (glue) 2021-05-15T16:38:09.9492761Z * installing *binary* package ‘sys’ ... 2021-05-15T16:38:09.9524818Z * DONE (sys) 2021-05-15T16:38:10.1339685Z * installing *binary* package ‘mime’ ... 2021-05-15T16:38:10.1372203Z * DONE (mime) 2021-05-15T16:38:10.4035227Z * installing *binary* package ‘curl’ ... 2021-05-15T16:38:10.4092302Z * DONE (curl) 2021-05-15T16:38:10.6338422Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T16:38:10.6383144Z * DONE (jsonlite) 2021-05-15T16:38:10.8192775Z * installing *binary* package ‘ini’ ... 2021-05-15T16:38:10.8225574Z * DONE (ini) 2021-05-15T16:38:11.0206882Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T16:38:11.0246153Z * DONE (gitcreds) 2021-05-15T16:38:11.2952405Z * installing *binary* package ‘zip’ ... 2021-05-15T16:38:11.3002789Z * DONE (zip) 2021-05-15T16:38:11.5131371Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T16:38:11.5171694Z * DONE (rstudioapi) 2021-05-15T16:38:11.7270255Z * installing *binary* package ‘fastmap’ ... 2021-05-15T16:38:11.7309432Z * DONE (fastmap) 2021-05-15T16:38:11.9487337Z * installing *binary* package ‘yaml’ ... 2021-05-15T16:38:11.9526916Z * DONE (yaml) 2021-05-15T16:38:12.1536204Z * installing *binary* package ‘withr’ ... 2021-05-15T16:38:12.1570034Z * DONE (withr) 2021-05-15T16:38:12.3622603Z * installing *binary* package ‘whisker’ ... 2021-05-15T16:38:12.3665473Z * DONE (whisker) 2021-05-15T16:38:12.5493282Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T16:38:12.5528504Z * DONE (rappdirs) 2021-05-15T16:38:12.8085856Z * installing *binary* package ‘fs’ ... 2021-05-15T16:38:12.8131228Z * DONE (fs) 2021-05-15T16:38:12.9976502Z * installing *binary* package ‘clipr’ ... 2021-05-15T16:38:13.0007558Z * DONE (clipr) 2021-05-15T16:38:13.2238516Z * installing *binary* package ‘git2r’ ... 2021-05-15T16:38:13.2281144Z * DONE (git2r) 2021-05-15T16:38:13.4047878Z * installing *binary* package ‘askpass’ ... 2021-05-15T16:38:13.4078039Z * DONE (askpass) 2021-05-15T16:38:13.6179138Z * installing *binary* package ‘cli’ ... 2021-05-15T16:38:13.6218397Z * DONE (cli) 2021-05-15T16:38:13.8508568Z * installing *binary* package ‘purrr’ ... 2021-05-15T16:38:13.8555798Z * DONE (purrr) 2021-05-15T16:38:14.0581935Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T16:38:14.0622524Z * DONE (lifecycle) 2021-05-15T16:38:14.2472044Z * installing *source* package ‘cachem’ ... 2021-05-15T16:38:14.2483525Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:14.2484529Z ** using staged installation 2021-05-15T16:38:14.2638873Z ** libs 2021-05-15T16:38:14.2691980Z 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-15T16:38:14.3621701Z 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-15T16:38:14.4005884Z 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-15T16:38:14.4308370Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T16:38:14.4330877Z ** R 2021-05-15T16:38:14.4400673Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:14.9238879Z ** help 2021-05-15T16:38:14.9411146Z *** installing help indices 2021-05-15T16:38:14.9595780Z ** building package indices 2021-05-15T16:38:14.9779639Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:15.1599965Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:38:15.2947136Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:15.4782559Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:15.4789698Z * DONE (cachem) 2021-05-15T16:38:15.7910039Z * installing *binary* package ‘openssl’ ... 2021-05-15T16:38:15.7982738Z * DONE (openssl) 2021-05-15T16:38:15.9919990Z * installing *binary* package ‘memoise’ ... 2021-05-15T16:38:15.9959862Z * DONE (memoise) 2021-05-15T16:38:16.2152076Z * installing *binary* package ‘httr’ ... 2021-05-15T16:38:16.2195432Z * DONE (httr) 2021-05-15T16:38:16.4130453Z * installing *binary* package ‘credentials’ ... 2021-05-15T16:38:16.4168257Z * DONE (credentials) 2021-05-15T16:38:16.6077843Z * installing *binary* package ‘gh’ ... 2021-05-15T16:38:16.6113954Z * DONE (gh) 2021-05-15T16:38:16.8148678Z * installing *binary* package ‘gert’ ... 2021-05-15T16:38:16.8186732Z * DONE (gert) 2021-05-15T16:38:17.0631940Z * installing *binary* package ‘usethis’ ... 2021-05-15T16:38:17.0691497Z * DONE (usethis) 2021-05-15T16:38:17.0757196Z 2021-05-15T16:38:17.0757988Z The downloaded source packages are in 2021-05-15T16:38:17.0759264Z ‘/tmp/Rtmp0v5j5H/downloaded_packages’ 2021-05-15T16:38:17.0769116Z Running `R CMD build`... 2021-05-15T16:38:18.8148648Z * checking for file ‘/tmp/Rtmp0v5j5H/remotes71784cf99d2/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:38:18.8149884Z * preparing ‘tic’: 2021-05-15T16:38:18.8150842Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:38:18.8151750Z * installing the package to process help pages 2021-05-15T16:38:18.8152809Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:38:18.8153684Z * checking for empty or unneeded directories 2021-05-15T16:38:18.8154604Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:38:18.8155518Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:38:18.8156403Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:38:18.8157996Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:38:18.8159097Z (as ‘lib’ is unspecified) 2021-05-15T16:38:19.1327605Z * installing *source* package ‘tic’ ... 2021-05-15T16:38:19.1330368Z ** using staged installation 2021-05-15T16:38:19.1608099Z ** R 2021-05-15T16:38:19.1874268Z ** inst 2021-05-15T16:38:19.1915271Z ** preparing package for lazy loading 2021-05-15T16:38:19.5359501Z ** help 2021-05-15T16:38:19.6664292Z *** installing help indices 2021-05-15T16:38:19.7518774Z *** copying figures 2021-05-15T16:38:19.7524373Z ** building package indices 2021-05-15T16:38:19.8497860Z ** installing vignettes 2021-05-15T16:38:19.8534282Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:20.1024955Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:20.3863613Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:20.3886808Z * DONE (tic) 2021-05-15T16:38:20.4002916Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:38:20.6335822Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:38:22.3759279Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:38:22.3759911Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:38:22.3760435Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:38:22.3760998Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:38:22.3761540Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:38:22.3762050Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:38:22.3762579Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:38:22.3763088Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:38:22.3763610Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:38:22.3764115Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:38:22.3764622Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:38:22.3765140Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:38:22.3765668Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:38:22.3766198Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:38:22.3766720Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:38:22.3767261Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:38:22.3767950Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:38:22.3768863Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:38:22.3769360Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:38:22.3769868Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:38:22.3770373Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:38:22.3770879Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:38:22.3771406Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:38:22.3771906Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:38:22.3772432Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:38:22.3772931Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:38:22.3773571Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:38:22.3774134Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:38:22.3774667Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:38:22.3775188Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:38:22.3775717Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:38:22.3776296Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:38:22.3776831Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:38:22.3777369Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:38:22.3777892Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:38:22.3778434Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:38:22.3778957Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:38:22.3779497Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:38:22.3781286Z 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-15T16:38:22.3782898Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:38:22.3783529Z (as ‘lib’ is unspecified) 2021-05-15T16:38:36.1613318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:38:36.4341872Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T16:38:36.5569492Z ================================================== 2021-05-15T16:38:36.5570059Z downloaded 231 KB 2021-05-15T16:38:36.5570351Z 2021-05-15T16:38:36.5601017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:38:36.7271414Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T16:38:36.7589754Z ================================================== 2021-05-15T16:38:36.7590507Z downloaded 1.5 MB 2021-05-15T16:38:36.7590928Z 2021-05-15T16:38:36.7612716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T16:38:37.0563616Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T16:38:37.0568256Z ================================================== 2021-05-15T16:38:37.0569172Z downloaded 17 KB 2021-05-15T16:38:37.0569951Z 2021-05-15T16:38:37.0600584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:38:37.4767386Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T16:38:37.5032222Z ================================================== 2021-05-15T16:38:37.5036653Z downloaded 979 KB 2021-05-15T16:38:37.5036954Z 2021-05-15T16:38:37.5068175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:38:37.7756283Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T16:38:37.8179673Z ================================================== 2021-05-15T16:38:37.8181019Z downloaded 792 KB 2021-05-15T16:38:37.8181701Z 2021-05-15T16:38:37.8220242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:38:37.9952543Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T16:38:37.9976579Z ================================================== 2021-05-15T16:38:37.9976992Z downloaded 43 KB 2021-05-15T16:38:37.9977203Z 2021-05-15T16:38:38.0005475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:38:38.2898068Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T16:38:38.3097192Z ================================================== 2021-05-15T16:38:38.3097909Z downloaded 248 KB 2021-05-15T16:38:38.3098347Z 2021-05-15T16:38:38.3129400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:38:38.7257332Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T16:38:38.7530426Z ================================================== 2021-05-15T16:38:38.7531068Z downloaded 952 KB 2021-05-15T16:38:38.7531503Z 2021-05-15T16:38:38.7556607Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:38:39.2861732Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T16:38:39.2926746Z ================================================== 2021-05-15T16:38:39.2927632Z downloaded 68 KB 2021-05-15T16:38:39.2928072Z 2021-05-15T16:38:39.2959306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:38:39.6833061Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T16:38:39.7019917Z ================================================== 2021-05-15T16:38:39.7020615Z downloaded 347 KB 2021-05-15T16:38:39.7021025Z 2021-05-15T16:38:39.7045583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:38:40.2393122Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T16:38:40.2589531Z ================================================== 2021-05-15T16:38:40.2590643Z downloaded 413 KB 2021-05-15T16:38:40.2591937Z 2021-05-15T16:38:40.2627901Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T16:38:40.5629501Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T16:38:40.5630652Z ================================================== 2021-05-15T16:38:40.5631219Z downloaded 15 KB 2021-05-15T16:38:40.5631621Z 2021-05-15T16:38:40.5656978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:38:40.8332955Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T16:38:40.8448628Z ================================================== 2021-05-15T16:38:40.8449336Z downloaded 147 KB 2021-05-15T16:38:40.8449733Z 2021-05-15T16:38:40.8474990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T16:38:41.0128354Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T16:38:41.0192582Z ================================================== 2021-05-15T16:38:41.0193255Z downloaded 72 KB 2021-05-15T16:38:41.0193677Z 2021-05-15T16:38:41.0219280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:38:41.5540286Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T16:38:41.5591890Z ================================================== 2021-05-15T16:38:41.5592306Z downloaded 39 KB 2021-05-15T16:38:41.5592616Z 2021-05-15T16:38:41.5623426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:38:41.9623889Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T16:38:41.9812433Z ================================================== 2021-05-15T16:38:41.9812886Z downloaded 349 KB 2021-05-15T16:38:41.9813310Z 2021-05-15T16:38:41.9840366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:38:42.5155836Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T16:38:42.5364965Z ================================================== 2021-05-15T16:38:42.5365372Z downloaded 426 KB 2021-05-15T16:38:42.5365600Z 2021-05-15T16:38:42.5397307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:38:42.8284424Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T16:38:42.8335302Z ================================================== 2021-05-15T16:38:42.8336125Z downloaded 40 KB 2021-05-15T16:38:42.8336567Z 2021-05-15T16:38:42.8359907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:38:43.3662982Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T16:38:43.3887541Z ================================================== 2021-05-15T16:38:43.3888061Z downloaded 602 KB 2021-05-15T16:38:43.3888292Z 2021-05-15T16:38:43.3930316Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:38:43.4210102Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:38:43.4315373Z ================================================== 2021-05-15T16:38:43.4316229Z downloaded 109 KB 2021-05-15T16:38:43.4316947Z 2021-05-15T16:38:43.4339966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T16:38:43.7224092Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T16:38:43.7384500Z ================================================== 2021-05-15T16:38:43.7384918Z downloaded 225 KB 2021-05-15T16:38:43.7385158Z 2021-05-15T16:38:43.7413283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:38:44.0221374Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T16:38:44.0252841Z ================================================== 2021-05-15T16:38:44.0253974Z downloaded 38 KB 2021-05-15T16:38:44.0254422Z 2021-05-15T16:38:44.0284500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T16:38:44.3608288Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T16:38:44.3788578Z ================================================== 2021-05-15T16:38:44.3789026Z downloaded 200 KB 2021-05-15T16:38:44.3789258Z 2021-05-15T16:38:44.3820988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:38:44.6517246Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T16:38:44.7480449Z ================================================== 2021-05-15T16:38:44.7481164Z downloaded 2.8 MB 2021-05-15T16:38:44.7481724Z 2021-05-15T16:38:44.7505637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:38:45.1665472Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T16:38:45.2133775Z ================================================== 2021-05-15T16:38:45.2134566Z downloaded 4.0 MB 2021-05-15T16:38:45.2134820Z 2021-05-15T16:38:45.2169860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:38:45.5154949Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T16:38:45.5457417Z ================================================== 2021-05-15T16:38:45.5457877Z downloaded 1.3 MB 2021-05-15T16:38:45.5458121Z 2021-05-15T16:38:45.5488163Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T16:38:45.7181372Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T16:38:45.7404859Z ================================================== 2021-05-15T16:38:45.7405795Z downloaded 479 KB 2021-05-15T16:38:45.7406269Z 2021-05-15T16:38:45.7437870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T16:38:45.9099689Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T16:38:45.9217925Z ================================================== 2021-05-15T16:38:45.9218303Z downloaded 107 KB 2021-05-15T16:38:45.9218534Z 2021-05-15T16:38:45.9241095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T16:38:46.4190975Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T16:38:46.4193375Z ================================================== 2021-05-15T16:38:46.4193761Z downloaded 21 KB 2021-05-15T16:38:46.4193968Z 2021-05-15T16:38:46.4231209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T16:38:46.8101531Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T16:38:46.8155443Z ================================================== 2021-05-15T16:38:46.8156120Z downloaded 43 KB 2021-05-15T16:38:46.8156537Z 2021-05-15T16:38:46.8181234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T16:38:47.3504878Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T16:38:47.3531103Z ================================================== 2021-05-15T16:38:47.3531631Z downloaded 33 KB 2021-05-15T16:38:47.3531939Z 2021-05-15T16:38:47.3559240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:38:47.5229047Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T16:38:47.5340622Z ================================================== 2021-05-15T16:38:47.5341038Z downloaded 137 KB 2021-05-15T16:38:47.5341297Z 2021-05-15T16:38:47.5368544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:38:47.9749782Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T16:38:48.0302945Z ================================================== 2021-05-15T16:38:48.0303376Z downloaded 3.4 MB 2021-05-15T16:38:48.0303615Z 2021-05-15T16:38:48.0338985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:38:48.4611844Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T16:38:48.4663500Z ================================================== 2021-05-15T16:38:48.4664038Z downloaded 64 KB 2021-05-15T16:38:48.4664435Z 2021-05-15T16:38:48.4780624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:38:48.7940257Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T16:38:48.8316179Z ================================================== 2021-05-15T16:38:48.8316663Z downloaded 1.3 MB 2021-05-15T16:38:48.8316941Z 2021-05-15T16:38:48.8352251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T16:38:49.2651666Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T16:38:49.2762022Z ================================================== 2021-05-15T16:38:49.2762914Z downloaded 129 KB 2021-05-15T16:38:49.2763664Z 2021-05-15T16:38:49.2793879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:38:49.8160980Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T16:38:49.8366155Z ================================================== 2021-05-15T16:38:49.8366567Z downloaded 385 KB 2021-05-15T16:38:49.8366797Z 2021-05-15T16:38:50.0590521Z * installing *binary* package ‘utf8’ ... 2021-05-15T16:38:50.0628469Z * DONE (utf8) 2021-05-15T16:38:50.2389053Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T16:38:50.2419555Z * DONE (pkgconfig) 2021-05-15T16:38:50.4434920Z * installing *binary* package ‘fansi’ ... 2021-05-15T16:38:50.4473853Z * DONE (fansi) 2021-05-15T16:38:50.6865151Z * installing *binary* package ‘diffobj’ ... 2021-05-15T16:38:50.6914837Z * DONE (diffobj) 2021-05-15T16:38:50.9002051Z * installing *binary* package ‘ps’ ... 2021-05-15T16:38:50.9040633Z * DONE (ps) 2021-05-15T16:38:51.0848259Z * installing *binary* package ‘praise’ ... 2021-05-15T16:38:51.0884048Z * DONE (praise) 2021-05-15T16:38:51.2740967Z * installing *binary* package ‘pkgload’ ... 2021-05-15T16:38:51.2776016Z * DONE (pkgload) 2021-05-15T16:38:51.4567410Z * installing *binary* package ‘evaluate’ ... 2021-05-15T16:38:51.4596053Z * DONE (evaluate) 2021-05-15T16:38:51.6408316Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T16:38:51.6446846Z * DONE (ellipsis) 2021-05-15T16:38:51.8669096Z * installing *binary* package ‘digest’ ... 2021-05-15T16:38:51.8731491Z * DONE (digest) 2021-05-15T16:38:52.0704100Z * installing *binary* package ‘brio’ ... 2021-05-15T16:38:52.0741538Z * DONE (brio) 2021-05-15T16:38:52.3279978Z * installing *binary* package ‘xml2’ ... 2021-05-15T16:38:52.3332904Z * DONE (xml2) 2021-05-15T16:38:52.5727598Z * installing *source* package ‘xfun’ ... 2021-05-15T16:38:52.5759831Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:52.5761949Z ** using staged installation 2021-05-15T16:38:52.5925663Z ** libs 2021-05-15T16:38:52.5970180Z 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-15T16:38:52.6923125Z 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-15T16:38:52.7362539Z 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-15T16:38:52.7780162Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T16:38:52.7792411Z ** R 2021-05-15T16:38:52.7966427Z ** inst 2021-05-15T16:38:52.7976870Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:53.9560966Z ** help 2021-05-15T16:38:54.0851360Z *** installing help indices 2021-05-15T16:38:54.1737059Z ** building package indices 2021-05-15T16:38:54.2854913Z ** installing vignettes 2021-05-15T16:38:54.2904053Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:54.4455642Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:38:54.4607636Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:54.6319269Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:54.6320223Z * DONE (xfun) 2021-05-15T16:38:55.0273533Z * installing *binary* package ‘stringi’ ... 2021-05-15T16:38:55.0374111Z * DONE (stringi) 2021-05-15T16:38:55.9904824Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T16:38:56.0295609Z * DONE (Rcpp) 2021-05-15T16:38:56.2667916Z * installing *binary* package ‘commonmark’ ... 2021-05-15T16:38:56.2710567Z * DONE (commonmark) 2021-05-15T16:38:56.4883228Z * installing *binary* package ‘brew’ ... 2021-05-15T16:38:56.4929046Z * DONE (brew) 2021-05-15T16:38:56.6790633Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T16:38:56.6829467Z * DONE (sessioninfo) 2021-05-15T16:38:56.8600412Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T16:38:56.8633949Z * DONE (prettyunits) 2021-05-15T16:38:57.2024703Z * installing *binary* package ‘vctrs’ ... 2021-05-15T16:38:57.2099057Z * DONE (vctrs) 2021-05-15T16:38:57.4143070Z * installing *binary* package ‘processx’ ... 2021-05-15T16:38:57.4187735Z * DONE (processx) 2021-05-15T16:38:57.6272402Z * installing *binary* package ‘markdown’ ... 2021-05-15T16:38:57.6315782Z * DONE (markdown) 2021-05-15T16:38:57.8113376Z * installing *binary* package ‘highr’ ... 2021-05-15T16:38:57.8144376Z * DONE (highr) 2021-05-15T16:38:58.0385890Z * installing *binary* package ‘stringr’ ... 2021-05-15T16:38:58.0430697Z * DONE (stringr) 2021-05-15T16:38:58.2388990Z * installing *binary* package ‘rversions’ ... 2021-05-15T16:38:58.2421440Z * DONE (rversions) 2021-05-15T16:38:58.5188837Z * installing *binary* package ‘pillar’ ... 2021-05-15T16:38:58.5244474Z * DONE (pillar) 2021-05-15T16:38:58.7465623Z * installing *binary* package ‘callr’ ... 2021-05-15T16:38:58.7503266Z * DONE (callr) 2021-05-15T16:38:59.1060227Z * installing *binary* package ‘knitr’ ... 2021-05-15T16:38:59.1158698Z * DONE (knitr) 2021-05-15T16:38:59.3059278Z * installing *binary* package ‘xopen’ ... 2021-05-15T16:38:59.3096501Z * DONE (xopen) 2021-05-15T16:38:59.5640531Z * installing *binary* package ‘tibble’ ... 2021-05-15T16:38:59.5692057Z * DONE (tibble) 2021-05-15T16:38:59.7532255Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T16:38:59.7564177Z * DONE (pkgbuild) 2021-05-15T16:39:00.0712793Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T16:39:00.0784781Z * DONE (roxygen2) 2021-05-15T16:39:00.2645249Z * installing *binary* package ‘rematch2’ ... 2021-05-15T16:39:00.2679136Z * DONE (rematch2) 2021-05-15T16:39:00.4539813Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T16:39:00.4570625Z * DONE (rcmdcheck) 2021-05-15T16:39:00.6443292Z * installing *binary* package ‘waldo’ ... 2021-05-15T16:39:00.6478382Z * DONE (waldo) 2021-05-15T16:39:01.1670320Z * installing *binary* package ‘testthat’ ... 2021-05-15T16:39:01.1813055Z * DONE (testthat) 2021-05-15T16:39:01.4010240Z * installing *binary* package ‘devtools’ ... 2021-05-15T16:39:01.4047500Z * DONE (devtools) 2021-05-15T16:39:01.4096390Z 2021-05-15T16:39:01.4097200Z The downloaded source packages are in 2021-05-15T16:39:01.4098279Z ‘/tmp/Rtmp0v5j5H/downloaded_packages’ 2021-05-15T16:39:01.7672984Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T16:39:03.6319048Z 2021-05-15T16:39:03.9064512Z 2021-05-15T16:39:03.9070634Z checking for file ‘/tmp/Rtmp0v5j5H/remotes71785747e5ea/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T16:39:03.9123507Z 2021-05-15T16:39:03.9124996Z ✔ checking for file ‘/tmp/Rtmp0v5j5H/remotes71785747e5ea/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T16:39:03.9203817Z 2021-05-15T16:39:03.9204201Z 2021-05-15T16:39:03.9205091Z ─ preparing ‘desc’: 2021-05-15T16:39:03.9205355Z 2021-05-15T16:39:03.9205631Z 2021-05-15T16:39:03.9289463Z checking DESCRIPTION meta-information ... 2021-05-15T16:39:03.9313761Z 2021-05-15T16:39:03.9315168Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:39:04.0060292Z 2021-05-15T16:39:04.0092347Z 2021-05-15T16:39:04.0094240Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:04.0104599Z 2021-05-15T16:39:04.0142481Z 2021-05-15T16:39:04.0143693Z ─ checking for empty or unneeded directories 2021-05-15T16:39:04.0153225Z 2021-05-15T16:39:04.0333388Z 2021-05-15T16:39:04.0335051Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T16:39:04.1336262Z 2021-05-15T16:39:04.1338281Z 2021-05-15T16:39:04.1338901Z 2021-05-15T16:39:04.1440102Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:04.1443157Z (as ‘lib’ is unspecified) 2021-05-15T16:39:04.4190659Z * installing *source* package ‘desc’ ... 2021-05-15T16:39:04.4215116Z ** using staged installation 2021-05-15T16:39:04.4384579Z ** R 2021-05-15T16:39:04.4545555Z ** inst 2021-05-15T16:39:04.4559164Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:05.8023433Z ** help 2021-05-15T16:39:05.9113450Z *** installing help indices 2021-05-15T16:39:06.0011855Z ** building package indices 2021-05-15T16:39:06.0779610Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:06.2614202Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:06.4489790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:06.4504688Z * DONE (desc) 2021-05-15T16:39:06.6236700Z 2021-05-15T16:39:06.6237526Z 2021-05-15T16:39:06.6239514Z checking for file ‘/tmp/Rtmp0v5j5H/remotes71783114af68/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T16:39:06.6261450Z 2021-05-15T16:39:06.6262960Z ✔ checking for file ‘/tmp/Rtmp0v5j5H/remotes71783114af68/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T16:39:06.6382210Z 2021-05-15T16:39:06.6382896Z 2021-05-15T16:39:06.6383777Z ─ preparing ‘ghtravis’: 2021-05-15T16:39:06.6384274Z 2021-05-15T16:39:06.6384750Z 2021-05-15T16:39:06.6438501Z checking DESCRIPTION meta-information ... 2021-05-15T16:39:06.6462858Z 2021-05-15T16:39:06.6464497Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:39:06.6848433Z 2021-05-15T16:39:06.6873089Z 2021-05-15T16:39:06.6874962Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:06.6884362Z 2021-05-15T16:39:06.6910455Z 2021-05-15T16:39:06.6912095Z ─ checking for empty or unneeded directories 2021-05-15T16:39:06.6934549Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T16:39:06.7109864Z 2021-05-15T16:39:06.7112536Z 2021-05-15T16:39:06.7113772Z 2021-05-15T16:39:06.7796904Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:06.7797766Z (as ‘lib’ is unspecified) 2021-05-15T16:39:06.9937483Z * installing *source* package ‘ghtravis’ ... 2021-05-15T16:39:06.9941632Z ** using staged installation 2021-05-15T16:39:07.0080456Z ** R 2021-05-15T16:39:07.0173387Z ** inst 2021-05-15T16:39:07.0181730Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:08.1050150Z ** help 2021-05-15T16:39:08.1566122Z *** installing help indices 2021-05-15T16:39:08.2003090Z ** building package indices 2021-05-15T16:39:08.2385372Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:08.8361558Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:09.4516675Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:09.4524309Z * DONE (ghtravis) 2021-05-15T16:39:09.4603153Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:39:09.6083554Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T16:39:11.4826469Z 2021-05-15T16:39:11.4827995Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T16:39:11.4828884Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T16:39:11.4829697Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T16:39:11.4830504Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T16:39:11.4831313Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T16:39:11.4832975Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T16:39:11.4841881Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:11.4842946Z (as ‘lib’ is unspecified) 2021-05-15T16:39:25.4259740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T16:39:25.7000969Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T16:39:25.7168231Z ================================================== 2021-05-15T16:39:25.7168690Z downloaded 193 KB 2021-05-15T16:39:25.7168920Z 2021-05-15T16:39:25.7200413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T16:39:25.8930213Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T16:39:25.8993212Z ================================================== 2021-05-15T16:39:25.8994578Z downloaded 66 KB 2021-05-15T16:39:25.8996619Z 2021-05-15T16:39:25.9028678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T16:39:26.1699089Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T16:39:26.1835257Z ================================================== 2021-05-15T16:39:26.1835675Z downloaded 191 KB 2021-05-15T16:39:26.1835888Z 2021-05-15T16:39:26.1866025Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T16:39:26.3538428Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T16:39:26.3835521Z ================================================== 2021-05-15T16:39:26.3835937Z downloaded 1.2 MB 2021-05-15T16:39:26.3836170Z 2021-05-15T16:39:26.3863939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T16:39:26.5581394Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T16:39:26.5871731Z ================================================== 2021-05-15T16:39:26.5875575Z downloaded 1.0 MB 2021-05-15T16:39:26.5877624Z 2021-05-15T16:39:26.7913501Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T16:39:26.7954194Z * DONE (tidyselect) 2021-05-15T16:39:26.9792721Z * installing *binary* package ‘generics’ ... 2021-05-15T16:39:26.9827489Z * DONE (generics) 2021-05-15T16:39:27.2099099Z * installing *binary* package ‘cpp11’ ... 2021-05-15T16:39:27.2146126Z * DONE (cpp11) 2021-05-15T16:39:27.4928839Z * installing *binary* package ‘dplyr’ ... 2021-05-15T16:39:27.5001222Z * DONE (dplyr) 2021-05-15T16:39:27.7630069Z * installing *binary* package ‘tidyr’ ... 2021-05-15T16:39:27.7691807Z * DONE (tidyr) 2021-05-15T16:39:27.7757520Z 2021-05-15T16:39:27.7758753Z The downloaded source packages are in 2021-05-15T16:39:27.7759684Z ‘/tmp/Rtmp0v5j5H/downloaded_packages’ 2021-05-15T16:39:27.9639537Z 2021-05-15T16:39:27.9652099Z checking for file ‘/tmp/Rtmp0v5j5H/remotes71786967be38/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T16:39:27.9682609Z 2021-05-15T16:39:27.9684002Z ✔ checking for file ‘/tmp/Rtmp0v5j5H/remotes71786967be38/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T16:39:27.9772590Z 2021-05-15T16:39:27.9772969Z 2021-05-15T16:39:27.9773599Z ─ preparing ‘aghast’: 2021-05-15T16:39:27.9773847Z 2021-05-15T16:39:27.9774082Z 2021-05-15T16:39:27.9867065Z checking DESCRIPTION meta-information ... 2021-05-15T16:39:27.9867551Z 2021-05-15T16:39:27.9868201Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:39:28.0160446Z 2021-05-15T16:39:28.0160832Z 2021-05-15T16:39:28.0161776Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:28.0162192Z 2021-05-15T16:39:28.0162466Z 2021-05-15T16:39:28.0163064Z ─ checking for empty or unneeded directories 2021-05-15T16:39:28.0181794Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T16:39:28.0286068Z 2021-05-15T16:39:28.0288061Z 2021-05-15T16:39:28.0289279Z 2021-05-15T16:39:28.0356790Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:28.0358046Z (as ‘lib’ is unspecified) 2021-05-15T16:39:28.2259483Z * installing *source* package ‘aghast’ ... 2021-05-15T16:39:28.2265062Z ** using staged installation 2021-05-15T16:39:28.2459440Z ** R 2021-05-15T16:39:28.2522809Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:28.6540474Z ** help 2021-05-15T16:39:28.6747733Z *** installing help indices 2021-05-15T16:39:28.6960877Z ** building package indices 2021-05-15T16:39:28.7187912Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:39:28.8810421Z ** testing if installed package can be loaded from final location 2021-05-15T16:39:29.0451262Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:39:29.0457392Z * DONE (aghast) 2021-05-15T16:39:29.0530293Z Installing 1 packages: covr 2021-05-15T16:39:29.0539952Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:29.0540688Z (as ‘lib’ is unspecified) 2021-05-15T16:39:42.8211689Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T16:39:42.8212077Z 2021-05-15T16:39:42.8220686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T16:39:43.3602839Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T16:39:43.3728067Z ================================================== 2021-05-15T16:39:43.3728812Z downloaded 161 KB 2021-05-15T16:39:43.3729250Z 2021-05-15T16:39:43.3768908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T16:39:43.7612876Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T16:39:43.7720471Z ================================================== 2021-05-15T16:39:43.7721516Z downloaded 119 KB 2021-05-15T16:39:43.7722140Z 2021-05-15T16:39:43.7752213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T16:39:44.0881435Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T16:39:44.1043648Z ================================================== 2021-05-15T16:39:44.1044867Z downloaded 281 KB 2021-05-15T16:39:44.1045336Z 2021-05-15T16:39:44.3048208Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T16:39:44.3097023Z * DONE (lazyeval) 2021-05-15T16:39:44.5124485Z * installing *binary* package ‘rex’ ... 2021-05-15T16:39:44.5170747Z * DONE (rex) 2021-05-15T16:39:44.7470789Z * installing *binary* package ‘covr’ ... 2021-05-15T16:39:44.7516712Z * DONE (covr) 2021-05-15T16:39:44.7570394Z 2021-05-15T16:39:44.7571396Z The downloaded source packages are in 2021-05-15T16:39:44.7572543Z ‘/tmp/Rtmp0v5j5H/downloaded_packages’ 2021-05-15T16:39:44.7722255Z 2021-05-15T16:39:44.7759928Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T16:39:44.7760897Z Rscript -e "tic::before_install()" 2021-05-15T16:39:44.7802294Z shell: /usr/bin/bash -e {0} 2021-05-15T16:39:44.7802602Z env: 2021-05-15T16:39:44.7802956Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:39:44.7803314Z TIC_DEPLOY_KEY: 2021-05-15T16:39:44.7803943Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:39:44.7805342Z GITHUB_PAT: *** 2021-05-15T16:39:44.7805675Z COVERALLS_TOKEN: 2021-05-15T16:39:44.7806059Z continue-on-error: false 2021-05-15T16:39:44.7806420Z VDIFFR_RUN_TESTS: 2021-05-15T16:39:44.7806804Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:39:44.7807156Z TZ: UTC 2021-05-15T16:39:44.7807465Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:39:44.7807780Z NOT_CRAN: true 2021-05-15T16:39:44.7808079Z ##[endgroup] 2021-05-15T16:39:45.0431935Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:39:45.1462876Z Running before_install: step_install_remote_binaries() 2021-05-15T16:39:45.6467330Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T16:39:45.6467969Z remotes::install_deps(dependencies = TRUE) 2021-05-15T16:39:45.6468437Z remotes::install_cran("rcmdcheck") 2021-05-15T16:39:45.6468872Z remotes::install_cran("markdown") 2021-05-15T16:39:45.6474723Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:39:45.6475045Z env: 2021-05-15T16:39:45.6475399Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:39:45.6475755Z TIC_DEPLOY_KEY: 2021-05-15T16:39:45.6476387Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:39:45.6477638Z GITHUB_PAT: *** 2021-05-15T16:39:45.6477976Z COVERALLS_TOKEN: 2021-05-15T16:39:45.6478559Z continue-on-error: false 2021-05-15T16:39:45.6478924Z VDIFFR_RUN_TESTS: 2021-05-15T16:39:45.6479307Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:39:45.6479646Z TZ: UTC 2021-05-15T16:39:45.6479959Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:39:45.6480316Z NOT_CRAN: true 2021-05-15T16:39:45.6480608Z ##[endgroup] 2021-05-15T16:40:02.0692276Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T16:40:02.0693390Z caTools (NA -> 1.18.2) [CRAN] 2021-05-15T16:40:02.0694226Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T16:40:02.0695074Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T16:40:02.0696073Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:40:02.0696846Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T16:40:02.0715007Z Installing 6 packages: bitops, caTools, gtools, lpSolve, gplots, clime 2021-05-15T16:40:02.0730877Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:02.0732173Z (as ‘lib’ is unspecified) 2021-05-15T16:40:15.5152106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T16:40:15.9502603Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-15T16:40:15.9517128Z ================================================== 2021-05-15T16:40:15.9518055Z downloaded 34 KB 2021-05-15T16:40:15.9518861Z 2021-05-15T16:40:15.9555287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/caTools_1.18.2.tar.gz' 2021-05-15T16:40:16.4968626Z Content type 'binary/octet-stream' length 248062 bytes (242 KB) 2021-05-15T16:40:16.5139739Z ================================================== 2021-05-15T16:40:16.5140331Z downloaded 242 KB 2021-05-15T16:40:16.5140658Z 2021-05-15T16:40:16.5170938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtools_3.8.2.tar.gz' 2021-05-15T16:40:17.0505909Z Content type 'binary/octet-stream' length 327417 bytes (319 KB) 2021-05-15T16:40:17.0680285Z ================================================== 2021-05-15T16:40:17.0681086Z downloaded 319 KB 2021-05-15T16:40:17.0681454Z 2021-05-15T16:40:17.0712101Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lpSolve_5.6.15.tar.gz' 2021-05-15T16:40:17.5038405Z Content type 'binary/octet-stream' length 1234398 bytes (1.2 MB) 2021-05-15T16:40:17.5319134Z ================================================== 2021-05-15T16:40:17.5322021Z downloaded 1.2 MB 2021-05-15T16:40:17.5322491Z 2021-05-15T16:40:17.5348276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gplots_3.1.1.tar.gz' 2021-05-15T16:40:18.0686666Z Content type 'binary/octet-stream' length 594112 bytes (580 KB) 2021-05-15T16:40:18.0908930Z ================================================== 2021-05-15T16:40:18.0910756Z downloaded 580 KB 2021-05-15T16:40:18.0911514Z 2021-05-15T16:40:18.0944707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clime_0.4.1.tar.gz' 2021-05-15T16:40:18.5267127Z Content type 'binary/octet-stream' length 41256 bytes (40 KB) 2021-05-15T16:40:18.5292820Z ================================================== 2021-05-15T16:40:18.5293206Z downloaded 40 KB 2021-05-15T16:40:18.5293435Z 2021-05-15T16:40:18.7102582Z * installing *binary* package ‘bitops’ ... 2021-05-15T16:40:18.7135363Z * DONE (bitops) 2021-05-15T16:40:18.9180951Z * installing *binary* package ‘gtools’ ... 2021-05-15T16:40:18.9222947Z * DONE (gtools) 2021-05-15T16:40:19.1991819Z * installing *binary* package ‘lpSolve’ ... 2021-05-15T16:40:19.2048529Z * DONE (lpSolve) 2021-05-15T16:40:19.3991522Z * installing *binary* package ‘caTools’ ... 2021-05-15T16:40:19.4055354Z * DONE (caTools) 2021-05-15T16:40:19.5808149Z * installing *binary* package ‘clime’ ... 2021-05-15T16:40:19.5840751Z * DONE (clime) 2021-05-15T16:40:19.7870792Z * installing *binary* package ‘gplots’ ... 2021-05-15T16:40:19.7910586Z * DONE (gplots) 2021-05-15T16:40:19.7959063Z 2021-05-15T16:40:19.7959845Z The downloaded source packages are in 2021-05-15T16:40:19.7960953Z ‘/tmp/RtmphcPgdb/downloaded_packages’ 2021-05-15T16:40:33.0983218Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T16:40:33.0983937Z Use `force = TRUE` to force installation 2021-05-15T16:40:33.0993464Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T16:40:33.0994155Z Use `force = TRUE` to force installation 2021-05-15T16:40:33.1111496Z ##[group]Run options(width = 100) 2021-05-15T16:40:33.1112499Z options(width = 100) 2021-05-15T16:40:33.1113462Z pkgs <- installed.packages()[, "Package"] 2021-05-15T16:40:33.1115127Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T16:40:33.1124805Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:40:33.1125122Z env: 2021-05-15T16:40:33.1125476Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:33.1125836Z TIC_DEPLOY_KEY: 2021-05-15T16:40:33.1126613Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:33.1127988Z GITHUB_PAT: *** 2021-05-15T16:40:33.1128332Z COVERALLS_TOKEN: 2021-05-15T16:40:33.1128722Z continue-on-error: false 2021-05-15T16:40:33.1129084Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:33.1129472Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:33.1129811Z TZ: UTC 2021-05-15T16:40:33.1130124Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:33.1130483Z NOT_CRAN: true 2021-05-15T16:40:33.1130773Z ##[endgroup] 2021-05-15T16:40:33.5329632Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:40:33.5330574Z setting value 2021-05-15T16:40:33.5331237Z version R version 3.6.3 (2020-02-29) 2021-05-15T16:40:33.5331805Z os Ubuntu 20.04.2 LTS 2021-05-15T16:40:33.5332849Z system x86_64, linux-gnu 2021-05-15T16:40:33.5333850Z ui X11 2021-05-15T16:40:33.5334296Z language (EN) 2021-05-15T16:40:33.5335127Z collate C.UTF-8 2021-05-15T16:40:33.5335879Z ctype C.UTF-8 2021-05-15T16:40:33.5336731Z tz UTC 2021-05-15T16:40:33.5337517Z date 2021-05-15 2021-05-15T16:40:33.5338103Z 2021-05-15T16:40:33.5338906Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:40:33.5339777Z package * version date lib source 2021-05-15T16:40:33.5341296Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T16:40:33.5342339Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5343063Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5343797Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5344537Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5345269Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5349014Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5350243Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T16:40:33.5352488Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5353852Z caTools 1.18.2 2021-03-28 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5354948Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5356543Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5357794Z clime 0.4.1 2012-05-06 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5360073Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5361432Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5363347Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5364919Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5366351Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5367178Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5368783Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5369552Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5370301Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5371421Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5372511Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5373451Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5374707Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T16:40:33.5375453Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5376157Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5376843Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5377537Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5378223Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5378949Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5379647Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5380332Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5381033Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5381703Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5382405Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5383106Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5383871Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5384620Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T16:40:33.5385362Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5386039Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5386711Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5387388Z gplots 3.1.1 2020-11-28 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5388068Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5388748Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5389432Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5390080Z gtools 3.8.2 2020-03-31 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5390749Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5391412Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5392052Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5392723Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5393424Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5394123Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5394784Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5395580Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5396325Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5397007Z lpSolve 5.6.15 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5397931Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5407494Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5408245Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5409366Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5410086Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5410807Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5411665Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5412502Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5413154Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5413816Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5414490Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5415165Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5415864Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5416535Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5417234Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5417931Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5418600Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5419303Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5419997Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5420672Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5421315Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5421978Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5422663Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5423455Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5424117Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5424762Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5425440Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5426097Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5426729Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5427393Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5428042Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5428723Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5429396Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5430086Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5430772Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5431529Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5432235Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5432871Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5433522Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5434183Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5434829Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5435601Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T16:40:33.5436237Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5436942Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T16:40:33.5437621Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5438723Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5439474Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5440180Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T16:40:33.5440887Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5441566Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5442265Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5442974Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5443647Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5444308Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T16:40:33.5444958Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5445627Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5446287Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5447214Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5447863Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T16:40:33.5448523Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5449190Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5449856Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5450519Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T16:40:33.5450762Z 2021-05-15T16:40:33.5451156Z [1] /home/runner/work/_temp/Library 2021-05-15T16:40:33.5451584Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T16:40:33.5503282Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T16:40:33.5503780Z Rscript -e 'tic::script()' 2021-05-15T16:40:33.5504143Z ls -l check 2021-05-15T16:40:33.5544692Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:40:33.5545094Z env: 2021-05-15T16:40:33.5545444Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:33.5545798Z TIC_DEPLOY_KEY: 2021-05-15T16:40:33.5546425Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:33.5547661Z GITHUB_PAT: *** 2021-05-15T16:40:33.5547988Z COVERALLS_TOKEN: 2021-05-15T16:40:33.5548358Z continue-on-error: false 2021-05-15T16:40:33.5548732Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:33.5549101Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:33.5549453Z TZ: UTC 2021-05-15T16:40:33.5549765Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:33.5550079Z NOT_CRAN: true 2021-05-15T16:40:33.5550377Z ##[endgroup] 2021-05-15T16:40:34.3143871Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:40:34.3151427Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T16:40:34.3152320Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T16:40:34.3152975Z timeout = Inf, check_dir = "check") 2021-05-15T16:40:34.3153921Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T16:40:34.3154727Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T16:40:34.3156495Z * preparing ‘DensParcorr’: 2021-05-15T16:40:34.3157933Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:40:34.3158981Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:40:34.3159655Z * checking for empty or unneeded directories 2021-05-15T16:40:34.3160299Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T16:40:34.3160577Z 2021-05-15T16:40:34.3161357Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T16:40:34.4251787Z * using log directory ‘/home/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T16:40:34.4252948Z * using R version 3.6.3 (2020-02-29) 2021-05-15T16:40:34.4253778Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T16:40:34.4254581Z * using session charset: UTF-8 2021-05-15T16:40:34.4327922Z * using option ‘--as-cran’ 2021-05-15T16:40:34.4913390Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T16:40:34.4914395Z * checking extension type ... Package 2021-05-15T16:40:34.4915539Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T16:40:34.4916279Z * checking package namespace information ... OK 2021-05-15T16:40:49.2659633Z * checking package dependencies ... OK 2021-05-15T16:40:49.2670549Z * checking if this is a source package ... OK 2021-05-15T16:40:49.2671465Z * checking if there is a namespace ... OK 2021-05-15T16:40:49.3879179Z * checking for executable files ... OK 2021-05-15T16:40:49.3880205Z * checking for hidden files and directories ... OK 2021-05-15T16:40:49.3899629Z * checking for portable file names ... OK 2021-05-15T16:40:49.3903349Z * checking for sufficient/correct file permissions ... OK 2021-05-15T16:40:49.3918776Z * checking serialization versions ... OK 2021-05-15T16:40:50.4767724Z * checking whether package ‘DensParcorr’ can be installed ... OK 2021-05-15T16:40:50.4817057Z * checking installed package size ... OK 2021-05-15T16:40:50.5483139Z * checking package directory ... OK 2021-05-15T16:40:50.5484252Z * checking for future file timestamps ... OK 2021-05-15T16:40:50.7122758Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:40:50.7124201Z * checking top-level files ... OK 2021-05-15T16:40:50.7125217Z * checking for left-over files ... OK 2021-05-15T16:40:50.7126001Z * checking index information ... OK 2021-05-15T16:40:50.7595897Z * checking package subdirectories ... OK 2021-05-15T16:40:50.8060642Z * checking R files for non-ASCII characters ... OK 2021-05-15T16:40:50.8555745Z * checking R files for syntax errors ... OK 2021-05-15T16:40:51.0494421Z * checking whether the package can be loaded ... OK 2021-05-15T16:40:51.2217946Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T16:40:51.3822926Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T16:40:51.5357779Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T16:40:51.6945069Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T16:40:51.8797603Z * checking loading without being on the library search path ... OK 2021-05-15T16:40:52.0758125Z * checking dependencies in R code ... OK 2021-05-15T16:40:52.5585104Z * checking S3 generic/method consistency ... OK 2021-05-15T16:40:52.7277047Z * checking replacement functions ... OK 2021-05-15T16:40:52.9240488Z * checking foreign function calls ... OK 2021-05-15T16:40:54.6909895Z * checking R code for possible problems ... OK 2021-05-15T16:40:54.8628713Z * checking Rd files ... OK 2021-05-15T16:40:54.9033874Z * checking Rd metadata ... OK 2021-05-15T16:40:54.9520233Z * checking Rd line widths ... OK 2021-05-15T16:40:55.0184377Z * checking Rd cross-references ... OK 2021-05-15T16:40:55.8199699Z * checking for missing documentation entries ... OK 2021-05-15T16:40:55.8200725Z * checking for code/documentation mismatches ... OK 2021-05-15T16:40:56.2382902Z * checking Rd \usage sections ... OK 2021-05-15T16:40:56.2892493Z * checking Rd contents ... OK 2021-05-15T16:40:56.3429961Z * checking for unstated dependencies in examples ... OK 2021-05-15T16:40:56.7909958Z * checking examples ... OK 2021-05-15T16:40:58.5961368Z * checking PDF version of manual ... OK 2021-05-15T16:40:58.5962687Z * checking for detritus in the temp directory ... OK 2021-05-15T16:40:58.5963344Z * DONE 2021-05-15T16:40:58.5963722Z 2021-05-15T16:40:58.5964235Z Status: OK 2021-05-15T16:40:58.5964607Z 2021-05-15T16:40:58.6709585Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T16:40:58.6723820Z Duration: 24.5s 2021-05-15T16:40:58.6724283Z 2021-05-15T16:40:58.6733726Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T16:40:58.6805426Z total 40 2021-05-15T16:40:58.6807027Z drwxr-xr-x 5 runner docker 4096 May 15 16:40 DensParcorr.Rcheck 2021-05-15T16:40:58.6809646Z -rw-r--r-- 1 runner docker 4700 May 15 16:40 DensParcorr_1.0.tar.gz 2021-05-15T16:40:58.6811022Z -rw-r--r-- 1 runner docker 24806 May 15 16:40 DensParcorr_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T16:40:58.6838516Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:40:58.6839512Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:40:58.6874895Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:40:58.6875297Z env: 2021-05-15T16:40:58.6875631Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:58.6875998Z TIC_DEPLOY_KEY: 2021-05-15T16:40:58.6876610Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:58.6877933Z GITHUB_PAT: *** 2021-05-15T16:40:58.6878458Z COVERALLS_TOKEN: 2021-05-15T16:40:58.6878838Z continue-on-error: false 2021-05-15T16:40:58.6879210Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:58.6879576Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:58.6879923Z TZ: UTC 2021-05-15T16:40:58.6880214Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:58.6880539Z NOT_CRAN: true 2021-05-15T16:40:58.6880821Z ##[endgroup] 2021-05-15T16:40:58.6981732Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T16:40:58.6982233Z Rscript -e "tic::before_deploy()" 2021-05-15T16:40:58.7014597Z shell: /usr/bin/bash -e {0} 2021-05-15T16:40:58.7014909Z env: 2021-05-15T16:40:58.7015259Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:58.7015615Z TIC_DEPLOY_KEY: 2021-05-15T16:40:58.7016241Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:58.7017213Z GITHUB_PAT: *** 2021-05-15T16:40:58.7017535Z COVERALLS_TOKEN: 2021-05-15T16:40:58.7017899Z continue-on-error: false 2021-05-15T16:40:58.7018270Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:58.7018640Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:58.7018988Z TZ: UTC 2021-05-15T16:40:58.7019294Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:58.7019603Z NOT_CRAN: true 2021-05-15T16:40:58.7019953Z ##[endgroup] 2021-05-15T16:40:58.9351503Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:40:59.0424134Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T16:40:59.0424901Z with: 2021-05-15T16:40:59.0425583Z upload_url: https://uploads.github.com/repos/neuroconductor/DensParcorr/releases/43000337/assets{?name,label} 2021-05-15T16:40:59.0426404Z asset_path: check/DensParcorr_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T16:40:59.0426994Z asset_name: DensParcorr_1.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T16:40:59.0427521Z asset_content_type: application/octet-stream 2021-05-15T16:40:59.0427910Z env: 2021-05-15T16:40:59.0428237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:59.0428605Z TIC_DEPLOY_KEY: 2021-05-15T16:40:59.0429223Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:59.0430230Z GITHUB_PAT: *** 2021-05-15T16:40:59.0430553Z COVERALLS_TOKEN: 2021-05-15T16:40:59.0430921Z continue-on-error: false 2021-05-15T16:40:59.0431296Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:59.0431689Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:59.0432027Z TZ: UTC 2021-05-15T16:40:59.0432335Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:59.0432637Z NOT_CRAN: true 2021-05-15T16:40:59.0433252Z GITHUB_TOKEN: *** 2021-05-15T16:40:59.0433548Z ##[endgroup] 2021-05-15T16:40:59.5484215Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T16:40:59.5484681Z Rscript -e "tic::deploy()" 2021-05-15T16:40:59.5524049Z shell: /usr/bin/bash -e {0} 2021-05-15T16:40:59.5524364Z env: 2021-05-15T16:40:59.5524716Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:59.5525073Z TIC_DEPLOY_KEY: 2021-05-15T16:40:59.5525702Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:59.5526933Z GITHUB_PAT: *** 2021-05-15T16:40:59.5527261Z COVERALLS_TOKEN: 2021-05-15T16:40:59.5527628Z continue-on-error: false 2021-05-15T16:40:59.5528002Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:59.5528372Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:59.5528722Z TZ: UTC 2021-05-15T16:40:59.5529031Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:59.5529349Z NOT_CRAN: true 2021-05-15T16:40:59.5529645Z ##[endgroup] 2021-05-15T16:40:59.7792133Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:40:59.8819839Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T16:40:59.8820602Z Rscript -e "tic::after_deploy()" 2021-05-15T16:40:59.8865654Z shell: /usr/bin/bash -e {0} 2021-05-15T16:40:59.8866193Z env: 2021-05-15T16:40:59.8866739Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:59.8867143Z TIC_DEPLOY_KEY: 2021-05-15T16:40:59.8867811Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:59.8869470Z GITHUB_PAT: *** 2021-05-15T16:40:59.8869799Z COVERALLS_TOKEN: 2021-05-15T16:40:59.8870168Z continue-on-error: false 2021-05-15T16:40:59.8870541Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:59.8870908Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:59.8871258Z TZ: UTC 2021-05-15T16:40:59.8871552Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:59.8871878Z NOT_CRAN: true 2021-05-15T16:40:59.8872175Z ##[endgroup] 2021-05-15T16:41:00.1545829Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:41:00.4664330Z Post job cleanup. 2021-05-15T16:41:00.5108149Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:41:00.5193930Z Post job cleanup. 2021-05-15T16:41:00.6174299Z [command]/usr/bin/git version 2021-05-15T16:41:00.6239177Z git version 2.31.1 2021-05-15T16:41:00.6275186Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:41:00.6311416Z [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-15T16:41:00.6545567Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:41:00.6580165Z http.https://github.com/.extraheader 2021-05-15T16:41:00.6588929Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T16:41:00.6627097Z [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-15T16:41:00.6888251Z Cleaning up orphan processes