2021-05-16T23:03:10.8045166Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:11.2624121Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:03:11.3244175Z 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-16T23:03:11.4282461Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:03:11.5249229Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:19.7344741Z Current runner version: '2.278.0' 2021-05-16T23:03:19.7373507Z ##[group]Operating System 2021-05-16T23:03:19.7374333Z Ubuntu 2021-05-16T23:03:19.7374793Z 20.04.2 2021-05-16T23:03:19.7375183Z LTS 2021-05-16T23:03:19.7375706Z ##[endgroup] 2021-05-16T23:03:19.7376233Z ##[group]Virtual Environment 2021-05-16T23:03:19.7376860Z Environment: ubuntu-20.04 2021-05-16T23:03:19.7377429Z Version: 20210510.0 2021-05-16T23:03:19.7378351Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:03:19.7379686Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:03:19.7380495Z ##[endgroup] 2021-05-16T23:03:19.7382291Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:19.7383398Z Actions: write 2021-05-16T23:03:19.7383865Z Checks: write 2021-05-16T23:03:19.7384410Z Contents: write 2021-05-16T23:03:19.7384898Z Deployments: write 2021-05-16T23:03:19.7385498Z Issues: write 2021-05-16T23:03:19.7386020Z Metadata: read 2021-05-16T23:03:19.7386564Z Packages: write 2021-05-16T23:03:19.7387118Z PullRequests: write 2021-05-16T23:03:19.7387696Z RepositoryProjects: write 2021-05-16T23:03:19.7388332Z SecurityEvents: write 2021-05-16T23:03:19.7388840Z Statuses: write 2021-05-16T23:03:19.7389493Z ##[endgroup] 2021-05-16T23:03:19.7392206Z Prepare workflow directory 2021-05-16T23:03:19.8328571Z Prepare all required actions 2021-05-16T23:03:19.8338691Z Getting action download info 2021-05-16T23:03:20.2241066Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:21.9117619Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:22.4578841Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:23.3984365Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:23.5571044Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:23.6862246Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:23.8453252Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:24.1613081Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:24.1613665Z with: 2021-05-16T23:03:24.1614091Z repository: neuroconductor/ggneuro 2021-05-16T23:03:24.1614972Z token: *** 2021-05-16T23:03:24.1615322Z ssh-strict: true 2021-05-16T23:03:24.1615785Z persist-credentials: true 2021-05-16T23:03:24.1616212Z clean: true 2021-05-16T23:03:24.1616571Z fetch-depth: 1 2021-05-16T23:03:24.1616928Z lfs: false 2021-05-16T23:03:24.1617270Z submodules: false 2021-05-16T23:03:24.1617621Z env: 2021-05-16T23:03:24.1618018Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:24.1618448Z TIC_DEPLOY_KEY: 2021-05-16T23:03:24.1619182Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:24.1620257Z GITHUB_PAT: *** 2021-05-16T23:03:24.1620617Z COVERALLS_TOKEN: 2021-05-16T23:03:24.1621069Z continue-on-error: false 2021-05-16T23:03:24.1621507Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:24.1621857Z ##[endgroup] 2021-05-16T23:03:24.3923681Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:24.3957962Z ##[group]Getting Git version info 2021-05-16T23:03:24.3969059Z Working directory is '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:24.4012670Z [command]/usr/bin/git version 2021-05-16T23:03:24.4176083Z git version 2.31.1 2021-05-16T23:03:24.4177386Z ##[endgroup] 2021-05-16T23:03:24.4181243Z Deleting the contents of '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:24.4184187Z ##[group]Initializing the repository 2021-05-16T23:03:24.4188904Z [command]/usr/bin/git init /home/runner/work/ggneuro/ggneuro 2021-05-16T23:03:24.4283023Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:24.4283811Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:24.4284541Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:24.4285059Z hint: 2021-05-16T23:03:24.4285698Z hint: git config --global init.defaultBranch 2021-05-16T23:03:24.4286420Z hint: 2021-05-16T23:03:24.4287061Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:24.4287959Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:24.4288741Z hint: 2021-05-16T23:03:24.4289216Z hint: git branch -m 2021-05-16T23:03:24.4294101Z Initialized empty Git repository in /home/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:24.4301791Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:24.4345583Z ##[endgroup] 2021-05-16T23:03:24.4346108Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:24.4354616Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:03:24.4387871Z ##[endgroup] 2021-05-16T23:03:24.4406856Z ##[group]Setting up auth 2021-05-16T23:03:24.4407710Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:24.4437631Z [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-16T23:03:24.4825234Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:24.4868838Z [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-16T23:03:24.5091457Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:24.5134953Z ##[endgroup] 2021-05-16T23:03:24.5136909Z ##[group]Fetching the repository 2021-05-16T23:03:24.5147952Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6:refs/tags/0.5.0.s 2021-05-16T23:03:24.7409964Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:24.7412095Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:24.7413679Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:24.7414819Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:24.7415921Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:24.7416930Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:24.7418001Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:24.7419266Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:24.7420069Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:24.7421058Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:24.7422028Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:24.7422990Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:24.7423904Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:24.7426101Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:24.7426686Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:24.7427238Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:24.7427786Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:24.7428317Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:24.7428833Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:24.7429358Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:24.7429870Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:24.7430398Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:24.7430939Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:24.7431495Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:24.7432030Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:24.7432552Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:24.7433086Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:24.7433645Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:24.7434380Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:24.7434887Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:24.7435397Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:24.7435904Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:24.7436414Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:24.7436923Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:24.7437429Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:24.7437929Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:24.7438448Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:24.7438960Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:24.7439464Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:24.7445189Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:24.7445747Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:24.7446256Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:24.7446776Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:24.7447286Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:24.7447786Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:24.7448298Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:24.7448824Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:24.7577437Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:25.4103164Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:25.4105647Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:25.4158175Z ##[endgroup] 2021-05-16T23:03:25.4158699Z ##[group]Determining the checkout info 2021-05-16T23:03:25.4159163Z ##[endgroup] 2021-05-16T23:03:25.4159560Z ##[group]Checking out the ref 2021-05-16T23:03:25.4160774Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:25.4161486Z Note: switching to 'refs/tags/0.5.0.s'. 2021-05-16T23:03:25.4161782Z 2021-05-16T23:03:25.4162456Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:03:25.4163158Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:03:25.4163845Z state without impacting any branches by switching back to a branch. 2021-05-16T23:03:25.4164248Z 2021-05-16T23:03:25.4164708Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:03:25.4165513Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:03:25.4165886Z 2021-05-16T23:03:25.4166384Z git switch -c 2021-05-16T23:03:25.4166701Z 2021-05-16T23:03:25.4167055Z Or undo this operation with: 2021-05-16T23:03:25.4167319Z 2021-05-16T23:03:25.4167728Z git switch - 2021-05-16T23:03:25.4167957Z 2021-05-16T23:03:25.4168520Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:03:25.4168989Z 2021-05-16T23:03:25.4169372Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:25.4169801Z ##[endgroup] 2021-05-16T23:03:25.4170352Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:03:25.4171121Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:25.4296338Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:25.4296773Z with: 2021-05-16T23:03:25.4297092Z r-version: 3.5 2021-05-16T23:03:25.4297427Z Ncpus: 1 2021-05-16T23:03:25.4297792Z crayon.enabled: NULL 2021-05-16T23:03:25.4298278Z remove-openmp-macos: true 2021-05-16T23:03:25.4298774Z http-user-agent: default 2021-05-16T23:03:25.4299198Z install-r: true 2021-05-16T23:03:25.4299711Z windows-path-include-mingw: true 2021-05-16T23:03:25.4300204Z env: 2021-05-16T23:03:25.4300587Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:25.4301018Z TIC_DEPLOY_KEY: 2021-05-16T23:03:25.4302181Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:25.4303833Z GITHUB_PAT: *** 2021-05-16T23:03:25.4304206Z COVERALLS_TOKEN: 2021-05-16T23:03:25.4304641Z continue-on-error: false 2021-05-16T23:03:25.4305070Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:25.4305417Z ##[endgroup] 2021-05-16T23:03:26.4751091Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:03:28.4778210Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:03:28.4799018Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:03:28.4800461Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:03:28.4974477Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:03:28.5285415Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:03:28.5515721Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:03:28.6200185Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:03:28.7783567Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:03:28.8185281Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:03:28.8579755Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:03:28.8592867Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:03:28.8594536Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:03:28.8665086Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:03:28.8671176Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:03:28.8788895Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:03:28.8804912Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:03:29.0203276Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:03:29.0430510Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:03:29.1470378Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:03:29.2141700Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:03:29.2161657Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:03:29.2163693Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:03:29.2179409Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:03:29.2188780Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:03:29.2307104Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:03:37.9685602Z Fetched 4463 kB in 1s (4253 kB/s) 2021-05-16T23:03:38.6913227Z Reading package lists... 2021-05-16T23:03:38.7199692Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:03:40.4728531Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:03:40.5354540Z Reading package lists... 2021-05-16T23:03:40.6737412Z Building dependency tree... 2021-05-16T23:03:40.6750293Z Reading state information... 2021-05-16T23:03:40.8127816Z The following additional packages will be installed: 2021-05-16T23:03:40.8129375Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:03:40.8130732Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:03:40.8136912Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:03:40.8138544Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:03:40.8140067Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:03:40.8141404Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:03:40.8142837Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:03:40.8144428Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:03:40.8145831Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:03:40.8147165Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:03:40.8148577Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:03:40.8149982Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:03:40.8151535Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:03:40.8153044Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:03:40.8154373Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:03:40.8155692Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:03:40.8156974Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:03:40.8158485Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:03:40.8160105Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:03:40.8161504Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:03:40.8162755Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:03:40.8164047Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:03:40.8165498Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:03:40.8167076Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:03:40.8168500Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:03:40.8169880Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:03:40.8171367Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:03:40.8172996Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:03:40.8174297Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:03:40.8175588Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:03:40.8176860Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:03:40.8178268Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:03:40.8179642Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:03:40.8180899Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:03:40.8182103Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:03:40.8183365Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:03:40.8184527Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:03:40.8185672Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:03:40.8186297Z Suggested packages: 2021-05-16T23:03:40.8187048Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:03:40.8188084Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:03:40.8189179Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:03:40.8190307Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:03:40.8191395Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:03:40.8192516Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:03:40.8193549Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:03:40.8194751Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:03:40.8196143Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:03:40.8197310Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:03:41.9163882Z The following NEW packages will be installed: 2021-05-16T23:03:41.9166194Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:03:41.9167683Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:03:41.9169348Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:03:41.9176171Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:03:41.9180091Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:03:41.9181593Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:03:41.9183164Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:03:41.9184864Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:03:41.9186592Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:03:41.9188233Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:03:41.9193387Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:03:41.9195032Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:03:41.9196838Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:03:41.9198554Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:03:41.9200215Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:03:41.9201746Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:03:41.9208664Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:03:41.9210594Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:03:41.9212415Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:03:41.9214300Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:03:41.9217474Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:03:41.9218785Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:03:41.9220245Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:03:41.9221817Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:03:41.9223244Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:03:41.9224618Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:03:41.9226107Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:03:41.9227559Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:03:41.9229046Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:03:41.9230748Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:03:41.9232235Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:03:41.9233805Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:03:41.9235392Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:03:41.9236822Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:03:41.9238217Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:03:41.9239676Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:03:41.9241129Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:03:41.9242240Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:03:41.9243047Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:41.9243676Z Need to get 8648 kB of archives. 2021-05-16T23:03:41.9244313Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:03:41.9245564Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:03:41.9247171Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:03:41.9248874Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:03:41.9250258Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:03:41.9251597Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:03:41.9253222Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:03:41.9254842Z 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-16T23:03:41.9256427Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:03:41.9258059Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:03:41.9259646Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:03:41.9261162Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:03:41.9262612Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:03:41.9263984Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:03:41.9265372Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:03:41.9266744Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:03:41.9268064Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:03:41.9269334Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:03:41.9270578Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:03:41.9271678Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:03:41.9272932Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:03:41.9274228Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:03:41.9275322Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:03:41.9276692Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:03:41.9278059Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:03:41.9279340Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:03:41.9280664Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:03:41.9282036Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:03:41.9283519Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:03:41.9284941Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:03:41.9286421Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:03:41.9288011Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:03:41.9289715Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:03:41.9291332Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:03:41.9296019Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:03:41.9297543Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:03:41.9299067Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:03:41.9300508Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:03:41.9301908Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:03:41.9303381Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:03:41.9304792Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:03:41.9306206Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:03:41.9307647Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:03:41.9309037Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:03:41.9310395Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:03:41.9311836Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:03:41.9313380Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:03:41.9314930Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:03:41.9316423Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:03:41.9317867Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:03:41.9319229Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:03:41.9320561Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:03:41.9321958Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:03:41.9323479Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:03:41.9324925Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:03:41.9326337Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:03:41.9327765Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:03:41.9329166Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:03:41.9330656Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:03:41.9332061Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:03:41.9333494Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:03:41.9334829Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:03:41.9336234Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:03:41.9337844Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:03:41.9339509Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:03:41.9340958Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:03:41.9342570Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:03:41.9344158Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:03:41.9345588Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:03:41.9346958Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:03:41.9348548Z 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-16T23:03:41.9350128Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:03:41.9351700Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:03:41.9353209Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:03:41.9354676Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:03:41.9356214Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:03:41.9357612Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:03:41.9359127Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:03:41.9360695Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:03:41.9362184Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:03:41.9363644Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:03:41.9365058Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:03:41.9366666Z 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-16T23:03:41.9368360Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:03:41.9369878Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:03:41.9371374Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:03:41.9372923Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:03:41.9374502Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:03:41.9376070Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:03:41.9377700Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:03:41.9379255Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:03:41.9380710Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:03:41.9382218Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:03:41.9383653Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:03:41.9385188Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:03:41.9386705Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:03:41.9388251Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:03:41.9389903Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:03:41.9391450Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:03:41.9392988Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:03:41.9394511Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:03:41.9395913Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:03:41.9397391Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:03:41.9398846Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:03:41.9400271Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:03:41.9401767Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:03:41.9403370Z 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-16T23:03:41.9405064Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:03:41.9406626Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:03:41.9408275Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:03:41.9409783Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:03:41.9411178Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:03:41.9412841Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:03:41.9414459Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:03:41.9416050Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:03:41.9417643Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:03:41.9419102Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:03:41.9420633Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:03:41.9422223Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:03:41.9423767Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:03:41.9425308Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:03:41.9426791Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:03:41.9428334Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:03:41.9429750Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:03:41.9431189Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:03:41.9432553Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:03:41.9433674Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:03:41.9435048Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:03:41.9436401Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:03:41.9437786Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:03:41.9439098Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:03:42.5622265Z Fetched 8648 kB in 1s (16.3 MB/s) 2021-05-16T23:03:42.6498998Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:03:42.7055578Z (Reading database ... 2021-05-16T23:03:42.7056584Z (Reading database ... 5% 2021-05-16T23:03:42.7057421Z (Reading database ... 10% 2021-05-16T23:03:42.7058317Z (Reading database ... 15% 2021-05-16T23:03:42.7058922Z (Reading database ... 20% 2021-05-16T23:03:42.7059342Z (Reading database ... 25% 2021-05-16T23:03:42.7059808Z (Reading database ... 30% 2021-05-16T23:03:42.7060220Z (Reading database ... 35% 2021-05-16T23:03:42.7060668Z (Reading database ... 40% 2021-05-16T23:03:42.7061120Z (Reading database ... 45% 2021-05-16T23:03:42.7061596Z (Reading database ... 50% 2021-05-16T23:03:43.2647428Z (Reading database ... 55% 2021-05-16T23:03:44.1090399Z (Reading database ... 60% 2021-05-16T23:03:44.6590416Z (Reading database ... 65% 2021-05-16T23:03:45.4322707Z (Reading database ... 70% 2021-05-16T23:03:46.2802489Z (Reading database ... 75% 2021-05-16T23:03:47.2819454Z (Reading database ... 80% 2021-05-16T23:03:48.3896855Z (Reading database ... 85% 2021-05-16T23:03:49.4046196Z (Reading database ... 90% 2021-05-16T23:03:50.3640598Z (Reading database ... 95% 2021-05-16T23:03:50.3641379Z (Reading database ... 100% 2021-05-16T23:03:50.3642234Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:03:50.3768146Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:03:50.3966287Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:03:50.4399032Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:03:50.4658173Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:03:50.4672641Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:03:50.4937867Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:03:50.5191577Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:03:50.5202725Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:03:50.5574603Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:03:50.5796193Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:03:50.5803349Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:03:50.6133896Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:03:50.6369843Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:03:50.6378392Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:03:50.6708801Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:03:50.6961317Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:03:50.6981138Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:03:50.7190940Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:03:50.7444370Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:03:50.7462289Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:03:50.7674927Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:03:50.7926466Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:03:50.7960528Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:03:50.8249783Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:03:50.8499119Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:03:50.8512936Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:03:50.8733757Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:03:50.8986797Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:03:50.9002829Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:03:50.9359607Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:03:50.9570162Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:03:50.9595187Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:03:50.9858247Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:03:51.0112049Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:03:51.0132171Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:03:51.0346803Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:03:51.0597105Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:03:51.0607471Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:03:51.0818547Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:03:51.1069957Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:03:51.1079960Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:03:51.1289598Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:03:51.1548197Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:03:51.1571077Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:03:51.1893969Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:03:51.2094799Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:03:51.2106620Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:03:51.2381314Z Selecting previously unselected package patchutils. 2021-05-16T23:03:51.2637075Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:03:51.2646333Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:03:51.2959377Z Selecting previously unselected package wdiff. 2021-05-16T23:03:51.3212494Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:03:51.3226763Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:03:51.3574109Z Selecting previously unselected package devscripts. 2021-05-16T23:03:51.3809831Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:03:51.4053974Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:03:51.5333779Z Selecting previously unselected package diffstat. 2021-05-16T23:03:51.5537379Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:03:51.5559198Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:03:51.5865196Z Selecting previously unselected package python3-gpg. 2021-05-16T23:03:51.6119893Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:03:51.6152071Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:03:51.6653428Z Selecting previously unselected package dput. 2021-05-16T23:03:51.6877879Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:03:51.6962482Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:03:51.7334104Z Selecting previously unselected package gdebi-core. 2021-05-16T23:03:51.7545733Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:03:51.7564473Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:03:51.9282649Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:03:51.9537202Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:03:51.9625520Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:03:52.0014414Z Selecting previously unselected package gettext. 2021-05-16T23:03:52.0184770Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:03:52.0192871Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:03:52.1894527Z Selecting previously unselected package intltool-debian. 2021-05-16T23:03:52.2074213Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:03:52.2085789Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:03:52.2414897Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:03:52.2616082Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:03:52.2628975Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:03:52.3014558Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:03:52.3218656Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:03:52.3236069Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:03:52.3653970Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:03:52.3832544Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:03:52.3844425Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:03:52.4137470Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:03:52.4376577Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:03:52.4396589Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:03:52.4734684Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:03:52.4898287Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:03:52.4910746Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:03:52.5215256Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:03:52.5409388Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:03:52.5423813Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:03:52.5651685Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:03:52.5905645Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:03:52.5921818Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:03:52.6207693Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:03:52.6460554Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:03:52.6472360Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:03:52.6734709Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:03:52.6945738Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:03:52.6960052Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:03:52.7190462Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:03:52.7442831Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:03:52.7457462Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:03:52.7695762Z Selecting previously unselected package libclone-perl. 2021-05-16T23:03:52.7943146Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:03:52.7954831Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:03:52.8197255Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:03:52.8452065Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:03:52.8471689Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:03:52.8708542Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:03:52.8962052Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:03:52.8975737Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:03:52.9200106Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:03:52.9453206Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:03:52.9464786Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:03:52.9733767Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:03:52.9928021Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:03:52.9943043Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:03:53.0165061Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:03:53.0416389Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:03:53.0439007Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:03:53.0682619Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:03:53.0933083Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:03:53.0948140Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:03:53.1164765Z Selecting previously unselected package libwant-perl. 2021-05-16T23:03:53.1415711Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:03:53.1432063Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:03:53.1694283Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:03:53.1946762Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:03:53.1970672Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:03:53.2242020Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:03:53.2496703Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:03:53.2512388Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:03:53.2818571Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:03:53.3074800Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:03:53.3099800Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:03:53.3310436Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:03:53.3561126Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:03:53.3572241Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:03:53.3794956Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:03:53.4046058Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:03:53.4061999Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:03:53.4333773Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:03:53.4521793Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:03:53.4530877Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:03:53.4893702Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:03:53.5079485Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:03:53.5099499Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:03:53.5654603Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:03:53.5865710Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:03:53.5880934Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:03:53.6214402Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:03:53.6422102Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:03:53.6436627Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:03:53.6734064Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:03:53.6926220Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:03:53.6939009Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:03:53.7177478Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:03:53.7427599Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:03:53.7439342Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:03:53.7673556Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:03:53.7928610Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:03:53.7943693Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:03:53.8253790Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:03:53.8421341Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:03:53.8438664Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:03:53.8670518Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:03:53.8929138Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:03:53.8945747Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:03:53.9202249Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:03:53.9454550Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:03:53.9468101Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:03:53.9719085Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:03:53.9970461Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:03:53.9986700Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:03:54.0482824Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:03:54.0739178Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:03:54.0751271Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:03:54.1028411Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:03:54.1283929Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:03:54.1306938Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:03:54.1562783Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:03:54.1815134Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:03:54.1827808Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:03:54.2057806Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:03:54.2315393Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:03:54.2325237Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:03:54.2614037Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:03:54.2813689Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:03:54.2849222Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:03:54.3131973Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:03:54.3388176Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:03:54.3404468Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:03:54.3734603Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:03:54.3924524Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:03:54.3941693Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:03:54.4254645Z Selecting previously unselected package libjson-perl. 2021-05-16T23:03:54.4473931Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:03:54.4496539Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:03:54.4854693Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:03:54.5046569Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:03:54.5064385Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:03:54.5370379Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:03:54.5609028Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:03:54.5631044Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:03:54.5933828Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:03:54.6127013Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:03:54.6140591Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:03:54.6358738Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:03:54.6621125Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:03:54.6640960Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:03:54.6914149Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:03:54.7171076Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:03:54.7188038Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:03:54.7432430Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:03:54.7687783Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:03:54.7699771Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:03:54.7916671Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:03:54.8155332Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:03:54.8173045Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:03:54.8432823Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:03:54.8685762Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:03:54.8696043Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:03:54.9179236Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:03:54.9421512Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:03:54.9434902Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:03:54.9730822Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:03:54.9970711Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:03:54.9982404Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:03:55.0254037Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:03:55.0457188Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:03:55.0467435Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:03:55.0699364Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:03:55.0942038Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:03:55.0955494Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:03:55.1454140Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:03:55.1655143Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:03:55.1662583Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:03:55.1872236Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:03:55.2131087Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:03:55.2141492Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:03:55.2334834Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:03:55.2592295Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:03:55.2607677Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:03:55.2966028Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:03:55.3227428Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:03:55.3245077Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:03:55.3521093Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:03:55.3780280Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:03:55.3792933Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:03:55.4038847Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:03:55.4252322Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:03:55.4262656Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:03:55.4644644Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:03:55.4855076Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:03:55.4870295Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:03:55.5184985Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:03:55.5373856Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:03:55.5381290Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:03:55.5693987Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:03:55.5852052Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:03:55.5865978Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:03:55.6173753Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:03:55.6339206Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:03:55.6350254Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:03:55.6869472Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:03:55.7130475Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:03:55.7149850Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:03:55.7449792Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:03:55.7737664Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:03:55.7748390Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:03:55.8327328Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:03:55.8594012Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:03:55.8605412Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:03:55.9694214Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:03:55.9959093Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:03:55.9965761Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:03:56.0254166Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:03:56.0466187Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:03:56.0477204Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:03:56.0700112Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:03:56.0943263Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:03:56.0957882Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:03:56.1293917Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:03:56.1465418Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:03:56.1487470Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:03:56.1814620Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:03:56.2021632Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:03:56.2032868Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:03:56.2333798Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:03:56.2550999Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:03:56.2568231Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:03:56.2893788Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:03:56.3076455Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:03:56.3088598Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:03:56.3340709Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:03:56.3606421Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:03:56.3616196Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:03:56.4294294Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:03:56.4486553Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:03:56.4497729Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:03:56.4739516Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:03:56.4997134Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:03:56.5010076Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:03:56.5268484Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:03:56.5531203Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:03:56.5544879Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:03:56.5853876Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:03:56.6039690Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:03:56.6052772Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:03:56.8534479Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:03:56.8753136Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:03:56.8771890Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:03:56.9072780Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:03:56.9356429Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:03:56.9375037Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:03:56.9694549Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:03:56.9912641Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:03:56.9928034Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:03:57.0253945Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:03:57.0489874Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:03:57.0507201Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:03:57.0853841Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:03:57.1080864Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:03:57.1101496Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:03:57.1324448Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:03:57.1581614Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:03:57.1603247Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:03:57.1875788Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:03:57.2129751Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:03:57.2147680Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:03:57.2453887Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:03:57.2659144Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:03:57.2685947Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:03:57.2914696Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:03:57.3164306Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:03:57.3186292Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:03:57.3454546Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:03:57.3645826Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:03:57.3657318Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:03:57.3973883Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:03:57.4199586Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:03:57.4215752Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:03:57.4533781Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:03:57.4701320Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:03:57.4719985Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:03:57.4974014Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:03:57.5199627Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:03:57.5215939Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:03:57.5533823Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:03:57.5735731Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:03:57.5761226Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:03:57.5991585Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:03:57.6246580Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:03:57.6265186Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:03:57.6568624Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:03:57.6746912Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:03:57.6758826Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:03:57.7374191Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:03:57.7550883Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:03:57.7563633Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:03:57.7850997Z Selecting previously unselected package licensecheck. 2021-05-16T23:03:57.8110363Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:03:57.8122105Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:03:57.8414591Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:03:57.8635191Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:03:57.8653064Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:03:57.8974262Z Selecting previously unselected package t1utils. 2021-05-16T23:03:57.9211105Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:03:57.9225053Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:03:57.9615136Z Selecting previously unselected package lintian. 2021-05-16T23:03:57.9858956Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:03:57.9869413Z Unpacking lintian (2.62.0) ... 2021-05-16T23:03:58.3374290Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:03:58.3557943Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:03:58.3568186Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:03:58.3854681Z Selecting previously unselected package python3-xdg. 2021-05-16T23:03:58.4061917Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:03:58.4081618Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:03:58.4373284Z Selecting previously unselected package qpdf. 2021-05-16T23:03:58.4633734Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:03:58.4648339Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:03:58.5294180Z Selecting previously unselected package python3-magic. 2021-05-16T23:03:58.5496693Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:03:58.5507527Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:03:58.6041725Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:03:58.6073449Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:03:58.6103733Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:03:58.6129420Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:03:58.6150077Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:03:58.6186935Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:03:58.6220977Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:03:58.6252049Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:03:58.6294652Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:03:58.7947921Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:03:58.7979078Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:03:58.8001619Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:03:58.8037595Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:03:58.8069192Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:03:58.8113519Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:03:58.8180197Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:03:58.8221325Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:03:58.8256595Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:03:58.8313685Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:03:58.8351776Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:03:58.8399120Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:03:58.8447507Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:03:58.8491402Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:03:58.8549077Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:03:58.8584180Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:03:58.8623639Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:03:58.8656449Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:03:58.8684335Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:03:58.8711586Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:03:58.8760898Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:03:58.8813580Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:03:58.8814559Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:03:58.8846502Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:03:58.8882361Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:03:58.8921677Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:03:59.0293087Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:03:59.0330236Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:03:59.0370460Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:03:59.0410491Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:03:59.0448133Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:03:59.0485810Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:03:59.0529100Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:03:59.0570645Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:03:59.0626280Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:03:59.0674538Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:03:59.0711834Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:03:59.2331659Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:03:59.2357890Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:03:59.2377819Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:03:59.2415884Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:03:59.2447397Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:03:59.2498974Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:03:59.2535432Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:03:59.2597258Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:03:59.2642856Z Setting up t1utils (1.41-3) ... 2021-05-16T23:03:59.2670825Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:03:59.2689123Z Setting up diffstat (1.63-1) ... 2021-05-16T23:03:59.2714018Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:03:59.2742378Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:03:59.2778420Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:03:59.2808677Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:03:59.2828946Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:03:59.2858206Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:03:59.2884448Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:03:59.2903175Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:03:59.2961986Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:03:59.3018630Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:03:59.3045777Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:03:59.3070206Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:03:59.3098219Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:03:59.3128624Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:03:59.3155350Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:03:59.3194407Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:03:59.3239280Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:03:59.3298218Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:03:59.3344557Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:03:59.4561610Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:03:59.4583525Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:03:59.4610889Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:03:59.4638610Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:03:59.4656540Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:03:59.4681934Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:03:59.4713946Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:03:59.4735250Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:03:59.4897141Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:03:59.4920257Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:03:59.4952301Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:03:59.6221594Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:03:59.6277926Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:03:59.6352617Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:03:59.6456717Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:03:59.6498005Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:03:59.6525077Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:03:59.6566704Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:03:59.6590932Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:03:59.6621024Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:03:59.6657891Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:03:59.6699701Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:03:59.6747916Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:03:59.6789684Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:03:59.6813254Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:03:59.6838837Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:03:59.6879025Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:03:59.8227282Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:03:59.8258699Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:03:59.8310371Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:03:59.8347847Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:03:59.8391431Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:03:59.8444460Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:03:59.8535360Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:03:59.8606247Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:03:59.8661717Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:03:59.8736163Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:03:59.8813322Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:03:59.8857332Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:03:59.8911500Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:03:59.8966696Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:03:59.9006551Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:03:59.9059027Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:03:59.9111997Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:03:59.9152432Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:00.0644258Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:00.0673892Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:00.0715385Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:00.0769284Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:00.0821594Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:00.0874569Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:00.0905170Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:00.0936985Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:00.0986774Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:00.1034038Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:16.0269809Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:16.3080531Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:18.3124219Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T23:04:18.4233180Z 2021-05-16T23:04:18.4386677Z Reading package lists... 0% 2021-05-16T23:04:18.4387416Z 2021-05-16T23:04:18.4427884Z Reading package lists... 100% 2021-05-16T23:04:18.4428531Z 2021-05-16T23:04:18.4428962Z 2021-05-16T23:04:18.4429602Z Reading package lists... Done 2021-05-16T23:04:18.4430107Z 2021-05-16T23:04:18.4430736Z Building dependency tree... 0% 2021-05-16T23:04:18.4431268Z 2021-05-16T23:04:18.4696820Z Building dependency tree... 0% 2021-05-16T23:04:18.4697613Z 2021-05-16T23:04:18.4698289Z Building dependency tree... 50% 2021-05-16T23:04:18.4698852Z 2021-05-16T23:04:18.5826535Z Building dependency tree... 50% 2021-05-16T23:04:18.5826944Z 2021-05-16T23:04:18.5827359Z Building dependency tree 2021-05-16T23:04:18.5827698Z 2021-05-16T23:04:18.5828137Z Reading state information... 0% 2021-05-16T23:04:18.5828495Z 2021-05-16T23:04:18.7249581Z Reading state information... 0% 2021-05-16T23:04:18.7249999Z 2021-05-16T23:04:18.7250224Z 2021-05-16T23:04:18.7251551Z Reading state information... Done 2021-05-16T23:04:18.7251930Z 2021-05-16T23:04:18.7252370Z Reading state information... 0% 2021-05-16T23:04:18.7299157Z 2021-05-16T23:04:18.7299662Z Reading state information... 1% 2021-05-16T23:04:18.7333838Z 2021-05-16T23:04:18.7334257Z Reading state information... 3% 2021-05-16T23:04:18.7369393Z 2021-05-16T23:04:18.7369811Z Reading state information... 5% 2021-05-16T23:04:18.7409031Z 2021-05-16T23:04:18.7409764Z Reading state information... 7% 2021-05-16T23:04:18.7438558Z 2021-05-16T23:04:18.7439176Z Reading state information... 9% 2021-05-16T23:04:18.7471757Z 2021-05-16T23:04:18.7472182Z Reading state information... 11% 2021-05-16T23:04:18.7506597Z 2021-05-16T23:04:18.7507015Z Reading state information... 13% 2021-05-16T23:04:18.7539803Z 2021-05-16T23:04:18.7540236Z Reading state information... 15% 2021-05-16T23:04:18.7571613Z 2021-05-16T23:04:18.7572058Z Reading state information... 17% 2021-05-16T23:04:18.7607780Z 2021-05-16T23:04:18.7608191Z Reading state information... 19% 2021-05-16T23:04:18.7641647Z 2021-05-16T23:04:18.7642068Z Reading state information... 21% 2021-05-16T23:04:18.7673228Z 2021-05-16T23:04:18.7673648Z Reading state information... 23% 2021-05-16T23:04:18.7709355Z 2021-05-16T23:04:18.7709795Z Reading state information... 25% 2021-05-16T23:04:18.7746895Z 2021-05-16T23:04:18.7747306Z Reading state information... 27% 2021-05-16T23:04:18.7783983Z 2021-05-16T23:04:18.7784410Z Reading state information... 29% 2021-05-16T23:04:18.7821230Z 2021-05-16T23:04:18.7821692Z Reading state information... 31% 2021-05-16T23:04:18.7858948Z 2021-05-16T23:04:18.7859386Z Reading state information... 33% 2021-05-16T23:04:18.7891368Z 2021-05-16T23:04:18.7891791Z Reading state information... 35% 2021-05-16T23:04:18.7924021Z 2021-05-16T23:04:18.7924440Z Reading state information... 37% 2021-05-16T23:04:18.7961434Z 2021-05-16T23:04:18.7961865Z Reading state information... 39% 2021-05-16T23:04:18.7999417Z 2021-05-16T23:04:18.7999834Z Reading state information... 41% 2021-05-16T23:04:18.8051580Z 2021-05-16T23:04:18.8052002Z Reading state information... 43% 2021-05-16T23:04:18.8072099Z 2021-05-16T23:04:18.8072532Z Reading state information... 45% 2021-05-16T23:04:18.8128227Z 2021-05-16T23:04:18.8128653Z Reading state information... 47% 2021-05-16T23:04:18.8163457Z 2021-05-16T23:04:18.8163883Z Reading state information... 49% 2021-05-16T23:04:18.8201960Z 2021-05-16T23:04:18.8202924Z Reading state information... 51% 2021-05-16T23:04:18.8238160Z 2021-05-16T23:04:18.8238609Z Reading state information... 53% 2021-05-16T23:04:18.8272970Z 2021-05-16T23:04:18.8273388Z Reading state information... 55% 2021-05-16T23:04:18.8309558Z 2021-05-16T23:04:18.8309973Z Reading state information... 57% 2021-05-16T23:04:18.8345969Z 2021-05-16T23:04:18.8346386Z Reading state information... 59% 2021-05-16T23:04:18.8387411Z 2021-05-16T23:04:18.8387842Z Reading state information... 61% 2021-05-16T23:04:18.8423646Z 2021-05-16T23:04:18.8424064Z Reading state information... 63% 2021-05-16T23:04:18.8457510Z 2021-05-16T23:04:18.8457943Z Reading state information... 65% 2021-05-16T23:04:18.8492684Z 2021-05-16T23:04:18.8493134Z Reading state information... 67% 2021-05-16T23:04:18.8527708Z 2021-05-16T23:04:18.8528137Z Reading state information... 69% 2021-05-16T23:04:18.8573878Z 2021-05-16T23:04:18.8574322Z Reading state information... 71% 2021-05-16T23:04:18.8605409Z 2021-05-16T23:04:18.8605851Z Reading state information... 73% 2021-05-16T23:04:18.8640668Z 2021-05-16T23:04:18.8641102Z Reading state information... 75% 2021-05-16T23:04:18.8687282Z 2021-05-16T23:04:18.8687696Z Reading state information... 77% 2021-05-16T23:04:18.8721633Z 2021-05-16T23:04:18.8722049Z Reading state information... 79% 2021-05-16T23:04:18.8757922Z 2021-05-16T23:04:18.8758339Z Reading state information... 81% 2021-05-16T23:04:18.8793702Z 2021-05-16T23:04:18.8794362Z Reading state information... 83% 2021-05-16T23:04:18.8828513Z 2021-05-16T23:04:18.8828947Z Reading state information... 85% 2021-05-16T23:04:18.8864322Z 2021-05-16T23:04:18.8864809Z Reading state information... 87% 2021-05-16T23:04:18.8898012Z 2021-05-16T23:04:18.8898442Z Reading state information... 89% 2021-05-16T23:04:18.8930139Z 2021-05-16T23:04:18.8930586Z Reading state information... 91% 2021-05-16T23:04:18.8965473Z 2021-05-16T23:04:18.8965915Z Reading state information... 93% 2021-05-16T23:04:18.8998931Z 2021-05-16T23:04:18.8999347Z Reading state information... 95% 2021-05-16T23:04:18.9035849Z 2021-05-16T23:04:18.9036451Z Reading state information... 97% 2021-05-16T23:04:18.9068821Z 2021-05-16T23:04:18.9069242Z Reading state information... 99% 2021-05-16T23:04:19.1520819Z Selecting previously unselected package r-3.5.3. 2021-05-16T23:04:19.2615295Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:04:19.2723187Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T23:04:19.2751379Z Unpacking r-3.5.3 (1) ... 2021-05-16T23:04:19.9659808Z Setting up r-3.5.3 (1) ... 2021-05-16T23:04:19.9893525Z 2021-05-16T23:04:19.9894234Z 2021-05-16T23:04:19.9894754Z Reading state information... Done 2021-05-16T23:04:20.0124125Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T23:04:20.0228783Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:04:20.0525223Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:20.0525678Z env: 2021-05-16T23:04:20.0526093Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:20.0526522Z TIC_DEPLOY_KEY: 2021-05-16T23:04:20.0527271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:20.0528961Z GITHUB_PAT: *** 2021-05-16T23:04:20.0529323Z COVERALLS_TOKEN: 2021-05-16T23:04:20.0529769Z continue-on-error: false 2021-05-16T23:04:20.0530188Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:20.0530629Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:20.0531026Z TZ: UTC 2021-05-16T23:04:20.0531381Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:20.0531745Z NOT_CRAN: true 2021-05-16T23:04:20.0532086Z ##[endgroup] 2021-05-16T23:04:20.1020109Z [command]sudo apt-get install -y texinfo 2021-05-16T23:04:20.2943497Z Reading package lists... 2021-05-16T23:04:20.4337323Z Building dependency tree... 2021-05-16T23:04:20.4353771Z Reading state information... 2021-05-16T23:04:20.6313726Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:04:20.6314791Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:20.8610123Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:04:20.9119158Z --2021-05-16 23:04:20-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:04:20.9152849Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:04:20.9227385Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:04:20.9504007Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:04:20.9505845Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:04:20.9507477Z --2021-05-16 23:04:20-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:04:21.0070013Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:04:21.0722284Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:04:21.9230027Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:04:21.9234142Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=rL%2ByYyUXrXgE5HnIEHsBzTilIat4%2BMikxD6HWppMTyg%3D&st=2021-05-16T23%3A03%3A21Z&se=2021-05-16T23%3A09%3A21Z&sp=r [following] 2021-05-16T23:04:21.9241373Z --2021-05-16 23:04:21-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=rL%2ByYyUXrXgE5HnIEHsBzTilIat4%2BMikxD6HWppMTyg%3D&st=2021-05-16T23%3A03%3A21Z&se=2021-05-16T23%3A09%3A21Z&sp=r 2021-05-16T23:04:21.9244338Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:04:21.9246586Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:04:21.9248045Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:04:21.9249001Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:04:21.9250970Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:04:22.2712560Z 2021-05-16T23:04:24.0811443Z 0K ........ ........ ........ ........ 49% 13.7M 2s 2021-05-16T23:04:25.7489070Z 32768K ........ ........ ........ ........ 99% 18.9M 0s 2021-05-16T23:04:25.7492020Z 65536K 100% 3.10M=4.1s 2021-05-16T23:04:25.7492914Z 2021-05-16T23:04:25.7494558Z 2021-05-16 23:04:25 (15.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:04:25.7495008Z 2021-05-16T23:04:28.6125717Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:04:28.6126941Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:04:28.8802400Z ##[group]Run tlmgr update --self 2021-05-16T23:04:28.8802948Z tlmgr update --self 2021-05-16T23:04:28.8803736Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:28.8804514Z tlmgr update --all 2021-05-16T23:04:28.8848288Z shell: /usr/bin/bash -e {0} 2021-05-16T23:04:28.8848660Z env: 2021-05-16T23:04:28.8849061Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:28.8849494Z TIC_DEPLOY_KEY: 2021-05-16T23:04:28.8850228Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:28.8851914Z GITHUB_PAT: *** 2021-05-16T23:04:28.8852294Z COVERALLS_TOKEN: 2021-05-16T23:04:28.8852926Z continue-on-error: false 2021-05-16T23:04:28.8853359Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:28.8853790Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:28.8854195Z TZ: UTC 2021-05-16T23:04:28.8854540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:28.8854976Z NOT_CRAN: true 2021-05-16T23:04:28.8855331Z ##[endgroup] 2021-05-16T23:04:30.4277519Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:30.4279870Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:31.6414742Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:31.6416376Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:31.7347001Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:04:31.7866126Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:31.8286905Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:04:31.8727743Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:04:32.2854330Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:04:33.5600187Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:04:33.6282288Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:04:33.6987528Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:04:33.7398035Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:04:33.7820625Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:04:33.8252124Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:04:33.8671967Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:04:33.9109777Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:04:33.9593951Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T23:04:34.0281605Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T23:04:34.1150772Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:04:34.1669623Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T23:04:34.2106269Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T23:04:34.2527188Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:04:34.2962186Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:04:34.3418217Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:04:34.3843734Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:04:34.4294523Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:04:34.4728469Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:04:34.5167012Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:04:34.5588376Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:04:34.6013459Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:04:34.6439910Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:04:34.6865446Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:04:34.7293023Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:04:34.7721379Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:04:34.8146244Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:04:34.8596715Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:04:34.9026047Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:04:34.9457108Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T23:04:35.0027168Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T23:04:35.0454798Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T23:04:35.0881036Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T23:04:35.1308574Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T23:04:35.1725932Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:04:35.2155238Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:04:35.2573486Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:04:35.2991814Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:04:35.3411326Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:04:35.3847094Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:04:35.4280035Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:04:35.4721311Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:04:35.5145894Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:04:35.5578291Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:04:35.6021729Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:04:35.6456139Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:04:35.6912210Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:04:35.7334420Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:04:35.7775956Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:04:35.8228440Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:04:35.8704411Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:04:35.9155558Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:04:35.9615021Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T23:04:36.0107930Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T23:04:36.0587443Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T23:04:36.1032022Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T23:04:36.1471751Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:04:36.1914350Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T23:04:36.2363581Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:04:36.2785669Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:04:36.3277610Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:04:36.4063634Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:04:36.4511265Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:04:36.4967939Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:04:36.5418198Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:04:36.5872508Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:04:36.6377218Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:04:36.6886787Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T23:04:36.7342178Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T23:04:36.7771721Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:04:36.8197936Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:04:36.8648711Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:04:36.9230323Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:04:36.9714795Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T23:04:37.0163421Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T23:04:37.0589787Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T23:04:37.1051050Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T23:04:37.1519066Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T23:04:37.1948381Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:04:37.2437172Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:04:37.3332334Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:04:37.3774121Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:04:37.4207168Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:04:37.4373900Z running mktexlsr ... 2021-05-16T23:04:37.5111453Z done running mktexlsr. 2021-05-16T23:04:37.5370125Z running updmap-sys ... 2021-05-16T23:04:37.7804809Z done running updmap-sys. 2021-05-16T23:04:37.7806334Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:04:37.7808149Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/4yCxomtFIR/Dhnh4U2Ajf ... 2021-05-16T23:04:38.1353592Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/4yCxomtFIR/Dhnh4U2Ajf. 2021-05-16T23:04:38.1355353Z OK: optex.fmt/luatex 2021-05-16T23:04:38.1356608Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:04:38.1358119Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:04:39.2842330Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:39.2843794Z tlmgr: no updates available 2021-05-16T23:04:39.3863743Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:39.3864226Z with: 2021-05-16T23:04:39.3864586Z pandoc-version: 2.7.3 2021-05-16T23:04:39.3864949Z env: 2021-05-16T23:04:39.3865335Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:39.3865766Z TIC_DEPLOY_KEY: 2021-05-16T23:04:39.3866512Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:39.3868106Z GITHUB_PAT: *** 2021-05-16T23:04:39.3868485Z COVERALLS_TOKEN: 2021-05-16T23:04:39.3868927Z continue-on-error: false 2021-05-16T23:04:39.3869363Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:39.3869802Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:39.3870213Z TZ: UTC 2021-05-16T23:04:39.3870557Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:39.3870941Z NOT_CRAN: true 2021-05-16T23:04:39.3871276Z ##[endgroup] 2021-05-16T23:04:39.8810571Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:04:39.9447104Z Reading package lists... 2021-05-16T23:04:40.0929488Z Building dependency tree... 2021-05-16T23:04:40.0942671Z Reading state information... 2021-05-16T23:04:40.3110739Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:04:40.3116542Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:40.3135280Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:04:40.4227891Z 2021-05-16T23:04:40.4382439Z Reading package lists... 0% 2021-05-16T23:04:40.4382846Z 2021-05-16T23:04:40.4427294Z Reading package lists... 100% 2021-05-16T23:04:40.4427655Z 2021-05-16T23:04:40.4427863Z 2021-05-16T23:04:40.4428274Z Reading package lists... Done 2021-05-16T23:04:40.4428580Z 2021-05-16T23:04:40.4429002Z Building dependency tree... 0% 2021-05-16T23:04:40.4429314Z 2021-05-16T23:04:40.4690182Z Building dependency tree... 0% 2021-05-16T23:04:40.4690643Z 2021-05-16T23:04:40.4691135Z Building dependency tree... 50% 2021-05-16T23:04:40.4691496Z 2021-05-16T23:04:40.5769960Z Building dependency tree... 50% 2021-05-16T23:04:40.5770355Z 2021-05-16T23:04:40.5770913Z Building dependency tree 2021-05-16T23:04:40.5771270Z 2021-05-16T23:04:40.5771764Z Reading state information... 0% 2021-05-16T23:04:40.5772126Z 2021-05-16T23:04:40.7274661Z Reading state information... 0% 2021-05-16T23:04:40.7275146Z 2021-05-16T23:04:40.7275689Z 2021-05-16T23:04:40.7276214Z Reading state information... Done 2021-05-16T23:04:40.7276599Z 2021-05-16T23:04:40.7277120Z Reading state information... 0% 2021-05-16T23:04:40.7327526Z 2021-05-16T23:04:40.7328158Z Reading state information... 1% 2021-05-16T23:04:40.7365059Z 2021-05-16T23:04:40.7365628Z Reading state information... 3% 2021-05-16T23:04:40.7403185Z 2021-05-16T23:04:40.7403662Z Reading state information... 5% 2021-05-16T23:04:40.7442064Z 2021-05-16T23:04:40.7442541Z Reading state information... 7% 2021-05-16T23:04:40.7477202Z 2021-05-16T23:04:40.7477675Z Reading state information... 9% 2021-05-16T23:04:40.7512460Z 2021-05-16T23:04:40.7512985Z Reading state information... 11% 2021-05-16T23:04:40.7548924Z 2021-05-16T23:04:40.7549419Z Reading state information... 13% 2021-05-16T23:04:40.7584279Z 2021-05-16T23:04:40.7584775Z Reading state information... 15% 2021-05-16T23:04:40.7618711Z 2021-05-16T23:04:40.7619214Z Reading state information... 17% 2021-05-16T23:04:40.7656798Z 2021-05-16T23:04:40.7657304Z Reading state information... 19% 2021-05-16T23:04:40.7691576Z 2021-05-16T23:04:40.7692059Z Reading state information... 21% 2021-05-16T23:04:40.7725305Z 2021-05-16T23:04:40.7725787Z Reading state information... 23% 2021-05-16T23:04:40.7763491Z 2021-05-16T23:04:40.7763974Z Reading state information... 25% 2021-05-16T23:04:40.7803375Z 2021-05-16T23:04:40.7803855Z Reading state information... 27% 2021-05-16T23:04:40.7841110Z 2021-05-16T23:04:40.7841610Z Reading state information... 29% 2021-05-16T23:04:40.7879144Z 2021-05-16T23:04:40.7879643Z Reading state information... 31% 2021-05-16T23:04:40.7919641Z 2021-05-16T23:04:40.7920460Z Reading state information... 33% 2021-05-16T23:04:40.7953879Z 2021-05-16T23:04:40.7954397Z Reading state information... 35% 2021-05-16T23:04:40.7993478Z 2021-05-16T23:04:40.7994272Z Reading state information... 37% 2021-05-16T23:04:40.8028373Z 2021-05-16T23:04:40.8028859Z Reading state information... 39% 2021-05-16T23:04:40.8068213Z 2021-05-16T23:04:40.8068690Z Reading state information... 41% 2021-05-16T23:04:40.8104443Z 2021-05-16T23:04:40.8104924Z Reading state information... 43% 2021-05-16T23:04:40.8146452Z 2021-05-16T23:04:40.8146939Z Reading state information... 45% 2021-05-16T23:04:40.8205156Z 2021-05-16T23:04:40.8205651Z Reading state information... 47% 2021-05-16T23:04:40.8242187Z 2021-05-16T23:04:40.8242685Z Reading state information... 49% 2021-05-16T23:04:40.8282668Z 2021-05-16T23:04:40.8283175Z Reading state information... 51% 2021-05-16T23:04:40.8319567Z 2021-05-16T23:04:40.8320075Z Reading state information... 53% 2021-05-16T23:04:40.8356544Z 2021-05-16T23:04:40.8357052Z Reading state information... 55% 2021-05-16T23:04:40.8395046Z 2021-05-16T23:04:40.8395530Z Reading state information... 57% 2021-05-16T23:04:40.8433263Z 2021-05-16T23:04:40.8433740Z Reading state information... 59% 2021-05-16T23:04:40.8476065Z 2021-05-16T23:04:40.8476549Z Reading state information... 61% 2021-05-16T23:04:40.8513949Z 2021-05-16T23:04:40.8514443Z Reading state information... 63% 2021-05-16T23:04:40.8549125Z 2021-05-16T23:04:40.8549617Z Reading state information... 65% 2021-05-16T23:04:40.8585624Z 2021-05-16T23:04:40.8586119Z Reading state information... 67% 2021-05-16T23:04:40.8622138Z 2021-05-16T23:04:40.8622644Z Reading state information... 69% 2021-05-16T23:04:40.8669925Z 2021-05-16T23:04:40.8670407Z Reading state information... 71% 2021-05-16T23:04:40.8703328Z 2021-05-16T23:04:40.8703807Z Reading state information... 73% 2021-05-16T23:04:40.8740465Z 2021-05-16T23:04:40.8740952Z Reading state information... 75% 2021-05-16T23:04:40.8788590Z 2021-05-16T23:04:40.8789095Z Reading state information... 77% 2021-05-16T23:04:40.8824997Z 2021-05-16T23:04:40.8825494Z Reading state information... 79% 2021-05-16T23:04:40.8862419Z 2021-05-16T23:04:40.8862920Z Reading state information... 81% 2021-05-16T23:04:40.8899738Z 2021-05-16T23:04:40.8900234Z Reading state information... 83% 2021-05-16T23:04:40.8936613Z 2021-05-16T23:04:40.8937116Z Reading state information... 85% 2021-05-16T23:04:40.8986914Z 2021-05-16T23:04:40.8987401Z Reading state information... 87% 2021-05-16T23:04:40.9010641Z 2021-05-16T23:04:40.9011117Z Reading state information... 89% 2021-05-16T23:04:40.9044114Z 2021-05-16T23:04:40.9044594Z Reading state information... 91% 2021-05-16T23:04:40.9081325Z 2021-05-16T23:04:40.9081805Z Reading state information... 93% 2021-05-16T23:04:40.9118053Z 2021-05-16T23:04:40.9118546Z Reading state information... 95% 2021-05-16T23:04:40.9157379Z 2021-05-16T23:04:40.9157873Z Reading state information... 97% 2021-05-16T23:04:40.9194006Z 2021-05-16T23:04:40.9194530Z Reading state information... 99% 2021-05-16T23:04:41.1697788Z Selecting previously unselected package pandoc. 2021-05-16T23:04:41.2829671Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T23:04:41.2942523Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:04:41.3031009Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:04:43.2015346Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:04:43.2083079Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:43.9213747Z 2021-05-16T23:04:43.9214768Z 2021-05-16T23:04:43.9215560Z Reading state information... Done 2021-05-16T23:04:43.9528961Z ##[group]Run git config user.name adigherman 2021-05-16T23:04:43.9529582Z git config user.name adigherman 2021-05-16T23:04:43.9530122Z git config user.email adig@jhu.edu 2021-05-16T23:04:43.9570652Z shell: /usr/bin/bash -e {0} 2021-05-16T23:04:43.9571538Z env: 2021-05-16T23:04:43.9571976Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:43.9572435Z TIC_DEPLOY_KEY: 2021-05-16T23:04:43.9573371Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:43.9574904Z GITHUB_PAT: *** 2021-05-16T23:04:43.9575293Z COVERALLS_TOKEN: 2021-05-16T23:04:43.9575770Z continue-on-error: false 2021-05-16T23:04:43.9576220Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:43.9576709Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:43.9577141Z TZ: UTC 2021-05-16T23:04:43.9577515Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:43.9577925Z NOT_CRAN: true 2021-05-16T23:04:43.9578290Z ##[endgroup] 2021-05-16T23:04:43.9875616Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:04:43.9876199Z env: 2021-05-16T23:04:43.9876620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:43.9877060Z TIC_DEPLOY_KEY: 2021-05-16T23:04:43.9877805Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:43.9879348Z GITHUB_PAT: *** 2021-05-16T23:04:43.9879730Z COVERALLS_TOKEN: 2021-05-16T23:04:43.9880170Z continue-on-error: false 2021-05-16T23:04:43.9880617Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:43.9881047Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:43.9881456Z TZ: UTC 2021-05-16T23:04:43.9881800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:43.9882188Z NOT_CRAN: true 2021-05-16T23:04:43.9882542Z ##[endgroup] 2021-05-16T23:04:44.1667562Z Reading package lists... 2021-05-16T23:04:44.3146212Z Building dependency tree... 2021-05-16T23:04:44.3162518Z Reading state information... 2021-05-16T23:04:44.4459090Z The following additional packages will be installed: 2021-05-16T23:04:44.4462166Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:04:44.4468290Z Suggested packages: 2021-05-16T23:04:44.4469068Z cmake-doc ninja-build 2021-05-16T23:04:44.4902966Z The following NEW packages will be installed: 2021-05-16T23:04:44.4909215Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:04:44.5109006Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:44.5111875Z Need to get 5470 kB of archives. 2021-05-16T23:04:44.5112617Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:04:44.5114307Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:04:44.5483024Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:04:44.5503643Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:04:44.5533683Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:04:45.0079534Z Fetched 5470 kB in 0s (41.4 MB/s) 2021-05-16T23:04:45.0435774Z Selecting previously unselected package cmake-data. 2021-05-16T23:04:45.0502614Z (Reading database ... 2021-05-16T23:04:45.0503379Z (Reading database ... 5% 2021-05-16T23:04:45.0504022Z (Reading database ... 10% 2021-05-16T23:04:45.0504642Z (Reading database ... 15% 2021-05-16T23:04:45.0505270Z (Reading database ... 20% 2021-05-16T23:04:45.0505891Z (Reading database ... 25% 2021-05-16T23:04:45.0506497Z (Reading database ... 30% 2021-05-16T23:04:45.0507156Z (Reading database ... 35% 2021-05-16T23:04:45.0507758Z (Reading database ... 40% 2021-05-16T23:04:45.0508372Z (Reading database ... 45% 2021-05-16T23:04:45.0509003Z (Reading database ... 50% 2021-05-16T23:04:45.0539523Z (Reading database ... 55% 2021-05-16T23:04:45.0573737Z (Reading database ... 60% 2021-05-16T23:04:45.0609076Z (Reading database ... 65% 2021-05-16T23:04:45.0729034Z (Reading database ... 70% 2021-05-16T23:04:45.0836293Z (Reading database ... 75% 2021-05-16T23:04:45.1095575Z (Reading database ... 80% 2021-05-16T23:04:45.1398382Z (Reading database ... 85% 2021-05-16T23:04:45.1524269Z (Reading database ... 90% 2021-05-16T23:04:45.1597553Z (Reading database ... 95% 2021-05-16T23:04:45.1598105Z (Reading database ... 100% 2021-05-16T23:04:45.1598951Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T23:04:45.1714390Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:04:45.1910776Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:04:45.7297281Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:04:45.7560624Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:04:45.7593427Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:04:45.7894419Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:04:45.8165649Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:04:45.8180737Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:04:45.8523203Z Selecting previously unselected package cmake. 2021-05-16T23:04:45.8793963Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:04:45.8810201Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:04:46.2726622Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:04:46.2758875Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:04:46.3137988Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:04:46.3208771Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:04:46.3249465Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:47.3497568Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:49.2427996Z Reading package lists... 2021-05-16T23:04:49.3937312Z Building dependency tree... 2021-05-16T23:04:49.3953881Z Reading state information... 2021-05-16T23:04:49.5437075Z Suggested packages: 2021-05-16T23:04:49.5438274Z libssh-doc 2021-05-16T23:04:49.5879238Z The following NEW packages will be installed: 2021-05-16T23:04:49.5883844Z libssh-dev 2021-05-16T23:04:49.6072339Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:49.6072990Z Need to get 219 kB of archives. 2021-05-16T23:04:49.6073663Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:04:49.6075337Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:04:49.9811818Z Fetched 219 kB in 0s (11.5 MB/s) 2021-05-16T23:04:50.0134802Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:04:50.0159388Z (Reading database ... 2021-05-16T23:04:50.0160360Z (Reading database ... 5% 2021-05-16T23:04:50.0160987Z (Reading database ... 10% 2021-05-16T23:04:50.0161630Z (Reading database ... 15% 2021-05-16T23:04:50.0162272Z (Reading database ... 20% 2021-05-16T23:04:50.0162878Z (Reading database ... 25% 2021-05-16T23:04:50.0163521Z (Reading database ... 30% 2021-05-16T23:04:50.0164125Z (Reading database ... 35% 2021-05-16T23:04:50.0164739Z (Reading database ... 40% 2021-05-16T23:04:50.0165355Z (Reading database ... 45% 2021-05-16T23:04:50.0165955Z (Reading database ... 50% 2021-05-16T23:04:50.0196615Z (Reading database ... 55% 2021-05-16T23:04:50.0229488Z (Reading database ... 60% 2021-05-16T23:04:50.0263839Z (Reading database ... 65% 2021-05-16T23:04:50.0377787Z (Reading database ... 70% 2021-05-16T23:04:50.0480107Z (Reading database ... 75% 2021-05-16T23:04:50.0723456Z (Reading database ... 80% 2021-05-16T23:04:50.1023564Z (Reading database ... 85% 2021-05-16T23:04:50.1143123Z (Reading database ... 90% 2021-05-16T23:04:50.1214263Z (Reading database ... 95% 2021-05-16T23:04:50.1216234Z (Reading database ... 100% 2021-05-16T23:04:50.1218383Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T23:04:50.1331821Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:04:50.1351640Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:04:50.2111208Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:04:52.0953235Z Reading package lists... 2021-05-16T23:04:52.2380558Z Building dependency tree... 2021-05-16T23:04:52.2396815Z Reading state information... 2021-05-16T23:04:52.4283886Z The following NEW packages will be installed: 2021-05-16T23:04:52.4287378Z jags 2021-05-16T23:04:52.4481239Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:52.4482237Z Need to get 1562 kB of archives. 2021-05-16T23:04:52.4483338Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:04:52.4485837Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:04:52.8520356Z Fetched 1562 kB in 0s (31.9 MB/s) 2021-05-16T23:04:52.8799836Z Selecting previously unselected package jags. 2021-05-16T23:04:52.8870358Z (Reading database ... 2021-05-16T23:04:52.8871016Z (Reading database ... 5% 2021-05-16T23:04:52.8871485Z (Reading database ... 10% 2021-05-16T23:04:52.8871931Z (Reading database ... 15% 2021-05-16T23:04:52.8872389Z (Reading database ... 20% 2021-05-16T23:04:52.8872844Z (Reading database ... 25% 2021-05-16T23:04:52.8873282Z (Reading database ... 30% 2021-05-16T23:04:52.8873732Z (Reading database ... 35% 2021-05-16T23:04:52.8874173Z (Reading database ... 40% 2021-05-16T23:04:52.8874622Z (Reading database ... 45% 2021-05-16T23:04:52.8875058Z (Reading database ... 50% 2021-05-16T23:04:52.8906373Z (Reading database ... 55% 2021-05-16T23:04:52.8939891Z (Reading database ... 60% 2021-05-16T23:04:52.8977767Z (Reading database ... 65% 2021-05-16T23:04:52.9090079Z (Reading database ... 70% 2021-05-16T23:04:52.9195655Z (Reading database ... 75% 2021-05-16T23:04:52.9450223Z (Reading database ... 80% 2021-05-16T23:04:52.9747216Z (Reading database ... 85% 2021-05-16T23:04:52.9864333Z (Reading database ... 90% 2021-05-16T23:04:52.9933472Z (Reading database ... 95% 2021-05-16T23:04:52.9934293Z (Reading database ... 100% 2021-05-16T23:04:52.9935231Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T23:04:53.0043788Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:04:53.0076192Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:04:53.1565066Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:04:53.1795854Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:53.8536500Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:55.7839852Z Reading package lists... 2021-05-16T23:04:55.9362250Z Building dependency tree... 2021-05-16T23:04:55.9378273Z Reading state information... 2021-05-16T23:04:56.0817063Z The following additional packages will be installed: 2021-05-16T23:04:56.0819590Z libnode64 libuv1-dev 2021-05-16T23:04:56.1287229Z The following NEW packages will be installed: 2021-05-16T23:04:56.1290324Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:04:56.1497673Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:56.1498345Z Need to get 6239 kB of archives. 2021-05-16T23:04:56.1499027Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:04:56.1500819Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:04:56.1531057Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:04:56.2465029Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:04:56.6217218Z Fetched 6239 kB in 0s (52.4 MB/s) 2021-05-16T23:04:56.6535294Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:04:56.6552158Z (Reading database ... 2021-05-16T23:04:56.6552633Z (Reading database ... 5% 2021-05-16T23:04:56.6553257Z (Reading database ... 10% 2021-05-16T23:04:56.6553815Z (Reading database ... 15% 2021-05-16T23:04:56.6554351Z (Reading database ... 20% 2021-05-16T23:04:56.6554891Z (Reading database ... 25% 2021-05-16T23:04:56.6555407Z (Reading database ... 30% 2021-05-16T23:04:56.6555939Z (Reading database ... 35% 2021-05-16T23:04:56.6556464Z (Reading database ... 40% 2021-05-16T23:04:56.6556984Z (Reading database ... 45% 2021-05-16T23:04:56.6557516Z (Reading database ... 50% 2021-05-16T23:04:56.6578737Z (Reading database ... 55% 2021-05-16T23:04:56.6613340Z (Reading database ... 60% 2021-05-16T23:04:56.6647980Z (Reading database ... 65% 2021-05-16T23:04:56.6760076Z (Reading database ... 70% 2021-05-16T23:04:56.6861500Z (Reading database ... 75% 2021-05-16T23:04:56.7107486Z (Reading database ... 80% 2021-05-16T23:04:56.7403583Z (Reading database ... 85% 2021-05-16T23:04:56.7524393Z (Reading database ... 90% 2021-05-16T23:04:56.7598437Z (Reading database ... 95% 2021-05-16T23:04:56.7599043Z (Reading database ... 100% 2021-05-16T23:04:56.7599832Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T23:04:56.7715691Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:04:56.7741835Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:04:56.8174382Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:04:56.8363023Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:04:56.8380713Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:04:57.4556372Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:04:57.4794488Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:04:57.4809587Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:04:57.5688439Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:04:57.5755623Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:04:57.5827185Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:04:57.5867072Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:59.5118248Z Reading package lists... 2021-05-16T23:04:59.6579896Z Building dependency tree... 2021-05-16T23:04:59.6597116Z Reading state information... 2021-05-16T23:04:59.8027091Z The following additional packages will be installed: 2021-05-16T23:04:59.8029600Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:04:59.8034141Z Suggested packages: 2021-05-16T23:04:59.8035067Z libfftw3-doc 2021-05-16T23:04:59.8464986Z The following NEW packages will be installed: 2021-05-16T23:04:59.8473786Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:04:59.8750905Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:59.8751586Z Need to get 3986 kB of archives. 2021-05-16T23:04:59.8752492Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:04:59.8754827Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:04:59.8839193Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:04:59.8950782Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:04:59.9090350Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:04:59.9095649Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:05:00.3176805Z Fetched 3986 kB in 0s (45.6 MB/s) 2021-05-16T23:05:00.3535734Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:05:00.3558147Z (Reading database ... 2021-05-16T23:05:00.3558707Z (Reading database ... 5% 2021-05-16T23:05:00.3559148Z (Reading database ... 10% 2021-05-16T23:05:00.3559604Z (Reading database ... 15% 2021-05-16T23:05:00.3560056Z (Reading database ... 20% 2021-05-16T23:05:00.3560491Z (Reading database ... 25% 2021-05-16T23:05:00.3560944Z (Reading database ... 30% 2021-05-16T23:05:00.3561376Z (Reading database ... 35% 2021-05-16T23:05:00.3561822Z (Reading database ... 40% 2021-05-16T23:05:00.3562262Z (Reading database ... 45% 2021-05-16T23:05:00.3562705Z (Reading database ... 50% 2021-05-16T23:05:00.3596006Z (Reading database ... 55% 2021-05-16T23:05:00.3630105Z (Reading database ... 60% 2021-05-16T23:05:00.3668051Z (Reading database ... 65% 2021-05-16T23:05:00.3780766Z (Reading database ... 70% 2021-05-16T23:05:00.3885272Z (Reading database ... 75% 2021-05-16T23:05:00.4131812Z (Reading database ... 80% 2021-05-16T23:05:00.4431216Z (Reading database ... 85% 2021-05-16T23:05:00.4551345Z (Reading database ... 90% 2021-05-16T23:05:00.4621709Z (Reading database ... 95% 2021-05-16T23:05:00.4622264Z (Reading database ... 100% 2021-05-16T23:05:00.4622949Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T23:05:00.4734059Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:00.4781476Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:00.5414817Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:05:00.5616886Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:00.5636364Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:00.6574807Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:05:00.6800833Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:00.6818733Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:00.7735989Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:05:00.7962351Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:00.7971263Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:00.8334878Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:05:00.8525525Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:00.8540369Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:01.1199834Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:01.1258618Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:01.1318713Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:01.1371893Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:01.1416708Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:01.1457828Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:01.8852923Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:03.7737296Z Reading package lists... 2021-05-16T23:05:03.9151795Z Building dependency tree... 2021-05-16T23:05:03.9168707Z Reading state information... 2021-05-16T23:05:04.0593744Z The following additional packages will be installed: 2021-05-16T23:05:04.0594800Z libdcmtk14 2021-05-16T23:05:04.1031538Z The following NEW packages will be installed: 2021-05-16T23:05:04.1039495Z dcmtk libdcmtk14 2021-05-16T23:05:04.1225670Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:04.1226778Z Need to get 5546 kB of archives. 2021-05-16T23:05:04.1228076Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:05:04.1229949Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:05:04.1769034Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:05:04.5563769Z Fetched 5546 kB in 0s (73.7 MB/s) 2021-05-16T23:05:04.5854564Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:05:04.5923058Z (Reading database ... 2021-05-16T23:05:04.5923812Z (Reading database ... 5% 2021-05-16T23:05:04.5924461Z (Reading database ... 10% 2021-05-16T23:05:04.5925098Z (Reading database ... 15% 2021-05-16T23:05:04.5925706Z (Reading database ... 20% 2021-05-16T23:05:04.5926347Z (Reading database ... 25% 2021-05-16T23:05:04.5926952Z (Reading database ... 30% 2021-05-16T23:05:04.5927571Z (Reading database ... 35% 2021-05-16T23:05:04.5928187Z (Reading database ... 40% 2021-05-16T23:05:04.5928787Z (Reading database ... 45% 2021-05-16T23:05:04.5929397Z (Reading database ... 50% 2021-05-16T23:05:04.5960042Z (Reading database ... 55% 2021-05-16T23:05:04.5992883Z (Reading database ... 60% 2021-05-16T23:05:04.6027447Z (Reading database ... 65% 2021-05-16T23:05:04.6140437Z (Reading database ... 70% 2021-05-16T23:05:04.6246703Z (Reading database ... 75% 2021-05-16T23:05:04.6501801Z (Reading database ... 80% 2021-05-16T23:05:04.6803251Z (Reading database ... 85% 2021-05-16T23:05:04.6925222Z (Reading database ... 90% 2021-05-16T23:05:04.6995210Z (Reading database ... 95% 2021-05-16T23:05:04.6997229Z (Reading database ... 100% 2021-05-16T23:05:04.6999261Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T23:05:04.7109711Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:04.7142401Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:05.1855194Z Selecting previously unselected package dcmtk. 2021-05-16T23:05:05.2070416Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:05.2126943Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:05.3509551Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:05.3558749Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:05.3854615Z Adding `dcmtk' group to system ... 2021-05-16T23:05:05.4581646Z Adding `dcmtk' user to system ... 2021-05-16T23:05:05.6020601Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:05:05.8800824Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:07.3562881Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:09.2842927Z Reading package lists... 2021-05-16T23:05:09.4339766Z Building dependency tree... 2021-05-16T23:05:09.4355252Z Reading state information... 2021-05-16T23:05:09.6531009Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:05:09.6532289Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:09.7136404Z Reading package lists... 2021-05-16T23:05:09.8551656Z Building dependency tree... 2021-05-16T23:05:09.8568602Z Reading state information... 2021-05-16T23:05:10.0815577Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:05:10.0816890Z libpng-dev set to manually installed. 2021-05-16T23:05:10.0817830Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:10.1428486Z Reading package lists... 2021-05-16T23:05:10.2934752Z Building dependency tree... 2021-05-16T23:05:10.2951889Z Reading state information... 2021-05-16T23:05:10.4454950Z The following additional packages will be installed: 2021-05-16T23:05:10.4456883Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:05:10.4463267Z Suggested packages: 2021-05-16T23:05:10.4464581Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:05:10.4466036Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:05:10.4467119Z fonts-arphic-uming fonts-nanum 2021-05-16T23:05:10.4891181Z The following NEW packages will be installed: 2021-05-16T23:05:10.4893180Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:05:10.4899659Z libpoppler97 poppler-data 2021-05-16T23:05:10.5087425Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:10.5088100Z Need to get 2582 kB of archives. 2021-05-16T23:05:10.5089277Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:05:10.5090759Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:05:10.5319053Z 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-16T23:05:10.5335552Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:05:10.5405131Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:05:10.5409972Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:05:10.5413911Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:05:10.9179171Z Fetched 2582 kB in 0s (54.4 MB/s) 2021-05-16T23:05:10.9495068Z Selecting previously unselected package poppler-data. 2021-05-16T23:05:10.9544716Z (Reading database ... 2021-05-16T23:05:10.9545260Z (Reading database ... 5% 2021-05-16T23:05:10.9545712Z (Reading database ... 10% 2021-05-16T23:05:10.9546150Z (Reading database ... 15% 2021-05-16T23:05:10.9546597Z (Reading database ... 20% 2021-05-16T23:05:10.9547226Z (Reading database ... 25% 2021-05-16T23:05:10.9547676Z (Reading database ... 30% 2021-05-16T23:05:10.9548109Z (Reading database ... 35% 2021-05-16T23:05:10.9548558Z (Reading database ... 40% 2021-05-16T23:05:10.9548989Z (Reading database ... 45% 2021-05-16T23:05:10.9549434Z (Reading database ... 50% 2021-05-16T23:05:10.9573275Z (Reading database ... 55% 2021-05-16T23:05:10.9607977Z (Reading database ... 60% 2021-05-16T23:05:10.9646788Z (Reading database ... 65% 2021-05-16T23:05:10.9757102Z (Reading database ... 70% 2021-05-16T23:05:10.9863539Z (Reading database ... 75% 2021-05-16T23:05:11.0113589Z (Reading database ... 80% 2021-05-16T23:05:11.0399718Z (Reading database ... 85% 2021-05-16T23:05:11.0519286Z (Reading database ... 90% 2021-05-16T23:05:11.0589779Z (Reading database ... 95% 2021-05-16T23:05:11.0590300Z (Reading database ... 100% 2021-05-16T23:05:11.0590997Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T23:05:11.0709286Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:05:11.0727727Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:05:11.3134544Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:05:11.3336321Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:05:11.3353581Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:11.3773741Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:05:11.3973226Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:11.3999720Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.5055290Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:05:11.5300754Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:11.5315159Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.5573943Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:05:11.5849109Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:11.5875821Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.6186206Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:05:11.6406976Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:11.6423147Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.7100901Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:05:11.7229783Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:11.7259276Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.7293363Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.7334207Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.7356338Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:11.7381379Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:11.8559113Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:13.7920474Z Reading package lists... 2021-05-16T23:05:13.9400369Z Building dependency tree... 2021-05-16T23:05:13.9417378Z Reading state information... 2021-05-16T23:05:14.0834654Z The following additional packages will be installed: 2021-05-16T23:05:14.0838395Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:05:14.0842833Z Suggested packages: 2021-05-16T23:05:14.0843742Z libhdf5-doc 2021-05-16T23:05:14.1269184Z The following NEW packages will be installed: 2021-05-16T23:05:14.1271265Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:05:14.1272672Z libsz2 2021-05-16T23:05:14.1538916Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:14.1539745Z Need to get 4074 kB of archives. 2021-05-16T23:05:14.1540437Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:05:14.1542395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:05:14.1560897Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:05:14.1565661Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:05:14.1570252Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:05:14.1840592Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:05:14.1869007Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:05:14.1885959Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:05:14.6241970Z Fetched 4074 kB in 0s (35.6 MB/s) 2021-05-16T23:05:14.6526754Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:05:14.6594745Z (Reading database ... 2021-05-16T23:05:14.6595499Z (Reading database ... 5% 2021-05-16T23:05:14.6596131Z (Reading database ... 10% 2021-05-16T23:05:14.6596690Z (Reading database ... 15% 2021-05-16T23:05:14.6597233Z (Reading database ... 20% 2021-05-16T23:05:14.6597786Z (Reading database ... 25% 2021-05-16T23:05:14.6598385Z (Reading database ... 30% 2021-05-16T23:05:14.6598927Z (Reading database ... 35% 2021-05-16T23:05:14.6599481Z (Reading database ... 40% 2021-05-16T23:05:14.6600038Z (Reading database ... 45% 2021-05-16T23:05:14.6600579Z (Reading database ... 50% 2021-05-16T23:05:14.6632022Z (Reading database ... 55% 2021-05-16T23:05:14.6666356Z (Reading database ... 60% 2021-05-16T23:05:14.6704356Z (Reading database ... 65% 2021-05-16T23:05:14.6819717Z (Reading database ... 70% 2021-05-16T23:05:14.6928657Z (Reading database ... 75% 2021-05-16T23:05:14.7183058Z (Reading database ... 80% 2021-05-16T23:05:14.7479306Z (Reading database ... 85% 2021-05-16T23:05:14.7598851Z (Reading database ... 90% 2021-05-16T23:05:14.7667573Z (Reading database ... 95% 2021-05-16T23:05:14.7668126Z (Reading database ... 100% 2021-05-16T23:05:14.7668910Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T23:05:14.7774684Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:14.7788257Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:14.8146536Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:05:14.8406602Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:05:14.8455217Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:14.8730300Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:05:14.8961189Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:05:14.8969494Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:14.9294181Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:05:14.9503250Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:14.9515608Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.0856789Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:05:15.1127348Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:15.1137941Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.1534239Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:05:15.1722467Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:05:15.1735029Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:15.2014761Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:05:15.2224301Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:15.2243077Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.5161507Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.5197641Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:15.5229548Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:15.5248891Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:15.5279344Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.5300515Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.5324463Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:15.5396851Z 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-16T23:05:15.5425804Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:16.2333960Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:18.1382963Z Reading package lists... 2021-05-16T23:05:18.2806005Z Building dependency tree... 2021-05-16T23:05:18.2823862Z Reading state information... 2021-05-16T23:05:18.4246137Z The following additional packages will be installed: 2021-05-16T23:05:18.4247736Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:05:18.4691759Z The following NEW packages will be installed: 2021-05-16T23:05:18.4697586Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:05:18.4722011Z mesa-common-dev 2021-05-16T23:05:18.4894428Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:18.4895096Z Need to get 1761 kB of archives. 2021-05-16T23:05:18.4895771Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:05:18.4897363Z 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-16T23:05:18.4939702Z 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-16T23:05:18.4945264Z 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-16T23:05:18.4966291Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:05:18.5015284Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:05:18.5043839Z 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-16T23:05:18.9028580Z Fetched 1761 kB in 0s (35.2 MB/s) 2021-05-16T23:05:18.9300824Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:05:18.9368587Z (Reading database ... 2021-05-16T23:05:18.9369194Z (Reading database ... 5% 2021-05-16T23:05:18.9369777Z (Reading database ... 10% 2021-05-16T23:05:18.9370320Z (Reading database ... 15% 2021-05-16T23:05:18.9371025Z (Reading database ... 20% 2021-05-16T23:05:18.9371655Z (Reading database ... 25% 2021-05-16T23:05:18.9372267Z (Reading database ... 30% 2021-05-16T23:05:18.9373156Z (Reading database ... 35% 2021-05-16T23:05:18.9373780Z (Reading database ... 40% 2021-05-16T23:05:18.9374387Z (Reading database ... 45% 2021-05-16T23:05:18.9375055Z (Reading database ... 50% 2021-05-16T23:05:18.9393523Z (Reading database ... 55% 2021-05-16T23:05:18.9425498Z (Reading database ... 60% 2021-05-16T23:05:18.9459411Z (Reading database ... 65% 2021-05-16T23:05:18.9566382Z (Reading database ... 70% 2021-05-16T23:05:18.9672772Z (Reading database ... 75% 2021-05-16T23:05:18.9918407Z (Reading database ... 80% 2021-05-16T23:05:19.0220121Z (Reading database ... 85% 2021-05-16T23:05:19.0342401Z (Reading database ... 90% 2021-05-16T23:05:19.0410358Z (Reading database ... 95% 2021-05-16T23:05:19.0413553Z (Reading database ... 100% 2021-05-16T23:05:19.0414392Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T23:05:19.0524583Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:19.0538119Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:05:19.0876735Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:05:19.1145320Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:19.1156449Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:19.1613872Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:05:19.1816751Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:19.1835729Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:19.2254430Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:05:19.2438308Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:05:19.2457034Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:19.2894681Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:05:19.3100429Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:05:19.3116155Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:19.3529199Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:05:19.3799144Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:19.3815779Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:19.5290277Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:05:19.5320077Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:19.5345234Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:19.5373476Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:19.5398492Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:19.5426837Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:19.5479987Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:20.8139721Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:22.7070686Z Reading package lists... 2021-05-16T23:05:22.8595183Z Building dependency tree... 2021-05-16T23:05:22.8611435Z Reading state information... 2021-05-16T23:05:23.0083456Z The following additional packages will be installed: 2021-05-16T23:05:23.0086680Z libprotobuf-lite17 libprotoc17 2021-05-16T23:05:23.0523497Z The following NEW packages will be installed: 2021-05-16T23:05:23.0527966Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:05:23.0531223Z protobuf-compiler 2021-05-16T23:05:23.0710359Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:23.0711194Z Need to get 2754 kB of archives. 2021-05-16T23:05:23.0711898Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:05:23.0714100Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:05:23.0748571Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:05:23.0860837Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:05:23.1152187Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:05:23.1324133Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:05:23.5072004Z Fetched 2754 kB in 0s (36.6 MB/s) 2021-05-16T23:05:23.5375240Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:05:23.5440085Z (Reading database ... 2021-05-16T23:05:23.5440692Z (Reading database ... 5% 2021-05-16T23:05:23.5441279Z (Reading database ... 10% 2021-05-16T23:05:23.5441812Z (Reading database ... 15% 2021-05-16T23:05:23.5442349Z (Reading database ... 20% 2021-05-16T23:05:23.5442882Z (Reading database ... 25% 2021-05-16T23:05:23.5443601Z (Reading database ... 30% 2021-05-16T23:05:23.5444154Z (Reading database ... 35% 2021-05-16T23:05:23.5444670Z (Reading database ... 40% 2021-05-16T23:05:23.5445199Z (Reading database ... 45% 2021-05-16T23:05:23.5445740Z (Reading database ... 50% 2021-05-16T23:05:23.5480929Z (Reading database ... 55% 2021-05-16T23:05:23.5514071Z (Reading database ... 60% 2021-05-16T23:05:23.5550977Z (Reading database ... 65% 2021-05-16T23:05:23.5665225Z (Reading database ... 70% 2021-05-16T23:05:23.5773085Z (Reading database ... 75% 2021-05-16T23:05:23.6023887Z (Reading database ... 80% 2021-05-16T23:05:23.6312090Z (Reading database ... 85% 2021-05-16T23:05:23.6428434Z (Reading database ... 90% 2021-05-16T23:05:23.6496469Z (Reading database ... 95% 2021-05-16T23:05:23.6497092Z (Reading database ... 100% 2021-05-16T23:05:23.6497885Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T23:05:23.6603226Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:23.6636262Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:23.7054237Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:05:23.7278342Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:23.7287537Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:23.8175805Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:05:23.8400838Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:23.8423709Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:23.9935024Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:05:24.0150033Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:24.0161052Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.1295483Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:05:24.1532237Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:24.1561946Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.2181304Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.2268312Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.2305158Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.2337004Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.2363552Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:24.2391174Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:24.9116985Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:26.8081678Z Reading package lists... 2021-05-16T23:05:26.9476235Z Building dependency tree... 2021-05-16T23:05:26.9493706Z Reading state information... 2021-05-16T23:05:27.0923463Z The following additional packages will be installed: 2021-05-16T23:05:27.0925763Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:05:27.0927326Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:05:27.0928557Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:05:27.0930178Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:05:27.0931692Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:05:27.0933296Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:05:27.0934785Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:05:27.0936259Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:05:27.0937706Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:05:27.0939140Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:05:27.0940970Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:05:27.0942402Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:05:27.0943756Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:05:27.0945077Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:05:27.0946007Z Suggested packages: 2021-05-16T23:05:27.0947725Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:05:27.0948925Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:05:27.0950178Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:05:27.0951355Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:05:27.1612929Z The following NEW packages will be installed: 2021-05-16T23:05:27.1615207Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:05:27.1616783Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:05:27.1618113Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:05:27.1619716Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:05:27.1621270Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:05:27.1622831Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:05:27.1624444Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:05:27.1626043Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:05:27.1627522Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:05:27.1629031Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:05:27.1630952Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:05:27.1632388Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:05:27.1633816Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:05:27.1635254Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:05:27.1935191Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:27.1936345Z Need to get 47.1 MB of archives. 2021-05-16T23:05:27.1938369Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:05:27.1940331Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:05:27.2166347Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:05:27.2175325Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:05:27.2183321Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:05:27.2188568Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:05:27.2197300Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:05:27.2204139Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:05:27.2235920Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:05:27.2888241Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:05:27.2897340Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:05:27.2916629Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:05:27.2936475Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:05:27.2944153Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:05:27.2949804Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:05:27.2960308Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:05:27.2970532Z 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-16T23:05:27.2984685Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:05:27.3002901Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:05:27.3013144Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:05:27.3023764Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:05:27.3038784Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:05:27.3084914Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:05:27.3173578Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:05:27.3191343Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:05:27.3194989Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:05:27.3216488Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:05:27.3715164Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:05:27.3719495Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:05:27.3723490Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:05:27.3735686Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:05:27.3748098Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:05:27.3752192Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:05:27.3764987Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:05:27.3778524Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:05:27.3828751Z 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-16T23:05:27.3852847Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:05:27.3953262Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:05:27.3958216Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:05:27.5342199Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:05:27.5347834Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:05:27.5353206Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:05:27.5357723Z 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-16T23:05:27.5362490Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:05:27.5367222Z 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-16T23:05:27.5374984Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:05:27.5449210Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:05:27.5459271Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:05:27.5479043Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:05:27.5483287Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:05:27.5593680Z 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-16T23:05:27.5615383Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:05:27.5623491Z 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-16T23:05:27.5627624Z 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-16T23:05:27.5631637Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:05:27.5635477Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:05:27.5639884Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:05:27.5664658Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:05:27.5680030Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:05:27.5684100Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:05:27.5729168Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:05:27.5730683Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:05:27.5745634Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:05:27.5761742Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:05:27.5791613Z 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-16T23:05:27.5826591Z 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-16T23:05:27.5836862Z 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-16T23:05:27.5844059Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:05:27.5991884Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:05:27.6000377Z 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-16T23:05:27.6142590Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:05:27.6148999Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:05:27.6154046Z 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-16T23:05:27.6416351Z 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-16T23:05:27.6688997Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:05:27.6755901Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:05:27.6757736Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:05:28.2095414Z Fetched 47.1 MB in 1s (92.9 MB/s) 2021-05-16T23:05:28.2422301Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:05:28.2491456Z (Reading database ... 2021-05-16T23:05:28.2492085Z (Reading database ... 5% 2021-05-16T23:05:28.2493225Z (Reading database ... 10% 2021-05-16T23:05:28.2493765Z (Reading database ... 15% 2021-05-16T23:05:28.2494327Z (Reading database ... 20% 2021-05-16T23:05:28.2494854Z (Reading database ... 25% 2021-05-16T23:05:28.2495391Z (Reading database ... 30% 2021-05-16T23:05:28.2495930Z (Reading database ... 35% 2021-05-16T23:05:28.2496451Z (Reading database ... 40% 2021-05-16T23:05:28.2496985Z (Reading database ... 45% 2021-05-16T23:05:28.2497507Z (Reading database ... 50% 2021-05-16T23:05:28.2533361Z (Reading database ... 55% 2021-05-16T23:05:28.2564712Z (Reading database ... 60% 2021-05-16T23:05:28.2599546Z (Reading database ... 65% 2021-05-16T23:05:28.2714832Z (Reading database ... 70% 2021-05-16T23:05:28.2819534Z (Reading database ... 75% 2021-05-16T23:05:28.3069274Z (Reading database ... 80% 2021-05-16T23:05:28.3345465Z (Reading database ... 85% 2021-05-16T23:05:28.3478175Z (Reading database ... 90% 2021-05-16T23:05:28.3548433Z (Reading database ... 95% 2021-05-16T23:05:28.3549026Z (Reading database ... 100% 2021-05-16T23:05:28.3549833Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T23:05:28.3657426Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:05:28.3686500Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:05:28.5053918Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:05:28.5260099Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:28.5272704Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:05:28.5614926Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:05:28.5867261Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:28.5883100Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:05:28.6198062Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:05:28.6470430Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:28.6491702Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:05:28.6774254Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:05:28.6995345Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:05:28.7012922Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:28.7344207Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:05:28.7554693Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:05:28.7564593Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:05:28.7893981Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:05:28.8150687Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:28.8175920Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:28.8694090Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:05:28.8908516Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:05:28.8925472Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:05:29.5455026Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:05:29.5715193Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:05:29.5723271Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:05:29.6013802Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:05:29.6273101Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:05:29.6294493Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:05:29.6693933Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:05:29.6902967Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:29.6923842Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:05:29.7413689Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:05:29.7598806Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:05:29.7620397Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:05:29.8053511Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:05:29.8236138Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:05:29.8249450Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:05:29.8526892Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:05:29.8798102Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:05:29.8817487Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:05:29.9151536Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:05:29.9420211Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:05:29.9435809Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:05:29.9781957Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:05:30.0049653Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:30.0061962Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:30.0454734Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:05:30.0702084Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:05:30.0711335Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:05:30.1129167Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:05:30.1402600Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:05:30.1419159Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:05:30.1790361Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:05:30.2065346Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:05:30.2079733Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:05:30.2458712Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:05:30.2731745Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:30.2748306Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:05:30.3061920Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:05:30.3330721Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:05:30.3365017Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:05:30.4140951Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:05:30.4416636Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:05:30.4431427Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:05:30.5984308Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:05:30.6258105Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:05:30.6275187Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:05:30.6733954Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:05:30.6968866Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:05:30.6978018Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:05:30.7373735Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:05:30.7571093Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:05:30.7584834Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:05:30.8157127Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:05:30.8362843Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:30.8370477Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:31.3189241Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:05:31.3466408Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:05:31.3486720Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:05:31.3807487Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:05:31.4078761Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:05:31.4093445Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:05:31.4430815Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:05:31.4647932Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:05:31.4668693Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:05:31.5013492Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:05:31.5248435Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:05:31.5261989Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:05:31.5733581Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:05:31.5932492Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:05:31.5957388Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:05:31.6287892Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:05:31.6562655Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:05:31.6579693Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:05:31.7014643Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:05:31.7256090Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:05:31.7271862Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:05:31.7670546Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:05:31.7938715Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:05:31.7959476Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:05:31.8745841Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:05:31.8968136Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:31.9000595Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:31.9493687Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:05:31.9684175Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:31.9699000Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:32.0735185Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:05:32.1005749Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:05:32.1021723Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:05:32.1401058Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:05:32.1674805Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:05:32.1684844Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:05:33.2441386Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:05:33.2714502Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:05:33.2736695Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:05:33.3094078Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:05:33.3309225Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:05:33.3320215Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:05:33.3654203Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:05:33.3845484Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:05:33.3862300Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:05:33.4174007Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:05:33.4404018Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:33.4415059Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:05:33.4773598Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:05:33.4981922Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:05:33.5010948Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:05:33.5297110Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:05:33.5565072Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:33.5584210Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:33.5880488Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:05:33.6152865Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:05:33.6173021Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:05:33.7319543Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:05:33.7588276Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:05:33.7612467Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:05:33.8002845Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:05:33.8275481Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:33.8291349Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:33.8643823Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:05:33.8916228Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:05:33.8935388Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:05:33.9333606Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:05:33.9525666Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:33.9546565Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:34.0853930Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:05:34.1064867Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:05:34.1097574Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:05:34.1605461Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:05:34.1888418Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:05:34.1910522Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:05:34.2275019Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:05:34.2554505Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:05:34.2583539Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:34.2867202Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:05:34.3158701Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:05:34.3307986Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:34.3550459Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:05:34.3821045Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:05:34.3845253Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:05:34.4175447Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:05:34.4445747Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:05:34.4458663Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:05:34.4721502Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:05:34.4994137Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:05:34.5003823Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:05:34.5553969Z Selecting previously unselected package libopenal-data. 2021-05-16T23:05:34.5835920Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:05:34.5858426Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:05:34.6293885Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:05:34.6549785Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:05:34.6560515Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:05:34.6861381Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:05:34.7135034Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:05:34.7157023Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:05:34.7893856Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:05:34.8129245Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:05:34.8142076Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:05:34.8485209Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:05:34.8699585Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:05:34.8711390Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:05:34.9134498Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:05:34.9368609Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:05:34.9378247Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:05:34.9894353Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:05:35.0135528Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:05:35.0209497Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:05:35.0699426Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:05:35.0970763Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:05:35.0986529Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:05:35.1619898Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:05:35.1892414Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:35.1913489Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:35.2265680Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:05:35.2531847Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:35.2560454Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:35.2964028Z Selecting previously unselected package ffmpeg. 2021-05-16T23:05:35.3234936Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:35.3306077Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:35.4505676Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:05:35.4780002Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:05:35.4795881Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:05:35.5125134Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:05:35.5398939Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:05:35.5419307Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:05:35.7653741Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:05:35.7855851Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:05:35.7885358Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:05:35.8253537Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:05:35.8470888Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:05:35.8480557Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:05:35.8757173Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:05:35.9030404Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:35.9040821Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:36.1734574Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:05:36.1945419Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:36.1969493Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:36.4891466Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:05:36.5165827Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:05:36.5180176Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:05:36.6394945Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:05:36.6673425Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:05:36.6686700Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:05:36.6907846Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:05:36.7189040Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:05:36.7206535Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:36.7822383Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:05:36.7863446Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:36.7899567Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:05:36.7942539Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:05:36.7987863Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:05:36.8026582Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:05:36.8054915Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:05:36.8081126Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:05:36.8104826Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:05:36.8134866Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:05:36.8167099Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:05:36.8198971Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:05:36.8228754Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:05:36.8262220Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:05:36.8301351Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:05:36.8328296Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:05:36.8363884Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:05:36.8395080Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:05:36.8426675Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:05:36.8477598Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:05:36.8512198Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:05:36.8539131Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:05:36.8566200Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:05:36.8601507Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:05:36.8638942Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:05:36.8676280Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:05:36.8697563Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:05:36.8727413Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:05:36.8766119Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:05:36.8791814Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:05:36.8815621Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:05:36.8860723Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:05:36.8887692Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:05:36.8920795Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:36.8958776Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:05:36.8982955Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:05:36.9015293Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:05:36.9049430Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:05:36.9096359Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:36.9124414Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:05:36.9154729Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:05:36.9187428Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:05:36.9240338Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:05:36.9273374Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:05:36.9317002Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:05:36.9354865Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:05:36.9421271Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:05:36.9454823Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:05:36.9480394Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:05:36.9524991Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:05:36.9561152Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:36.9599729Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:05:36.9636948Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:36.9680945Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:36.9766505Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:05:36.9798157Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:36.9839436Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:05:36.9884114Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:36.9937878Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:05:36.9974123Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:05:37.0033910Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:37.0064267Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:05:37.0105735Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:05:37.0148043Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0222845Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:05:37.0276286Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:05:37.0340648Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:05:37.0479170Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0528085Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0577858Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0623875Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:05:37.0671029Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:05:37.0754208Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0802551Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0874706Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.0960187Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:37.1070325Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:38.0687130Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:39.9677034Z Reading package lists... 2021-05-16T23:05:40.1223160Z Building dependency tree... 2021-05-16T23:05:40.1240766Z Reading state information... 2021-05-16T23:05:40.2660090Z The following additional packages will be installed: 2021-05-16T23:05:40.2663491Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:05:40.3122704Z The following NEW packages will be installed: 2021-05-16T23:05:40.3124714Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:05:40.3126856Z libmagick++-dev 2021-05-16T23:05:40.3316570Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:40.3318162Z Need to get 309 kB of archives. 2021-05-16T23:05:40.3319076Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:05:40.3321286Z 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-16T23:05:40.3342023Z 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-16T23:05:40.3376158Z 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-16T23:05:40.3408336Z 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-16T23:05:40.7229181Z Fetched 309 kB in 0s (12.9 MB/s) 2021-05-16T23:05:40.7575614Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:05:40.7630799Z (Reading database ... 2021-05-16T23:05:40.7631477Z (Reading database ... 5% 2021-05-16T23:05:40.7632074Z (Reading database ... 10% 2021-05-16T23:05:40.7632699Z (Reading database ... 15% 2021-05-16T23:05:40.7633255Z (Reading database ... 20% 2021-05-16T23:05:40.7633839Z (Reading database ... 25% 2021-05-16T23:05:40.7634404Z (Reading database ... 30% 2021-05-16T23:05:40.7634946Z (Reading database ... 35% 2021-05-16T23:05:40.7635508Z (Reading database ... 40% 2021-05-16T23:05:40.7636062Z (Reading database ... 45% 2021-05-16T23:05:40.7636600Z (Reading database ... 50% 2021-05-16T23:05:40.7658156Z (Reading database ... 55% 2021-05-16T23:05:40.7696833Z (Reading database ... 60% 2021-05-16T23:05:40.7727722Z (Reading database ... 65% 2021-05-16T23:05:40.7833991Z (Reading database ... 70% 2021-05-16T23:05:40.7939924Z (Reading database ... 75% 2021-05-16T23:05:40.8184110Z (Reading database ... 80% 2021-05-16T23:05:40.8448257Z (Reading database ... 85% 2021-05-16T23:05:40.8575100Z (Reading database ... 90% 2021-05-16T23:05:40.8641509Z (Reading database ... 95% 2021-05-16T23:05:40.8642375Z (Reading database ... 100% 2021-05-16T23:05:40.8643325Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T23:05:40.8749305Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:05:40.8876910Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:40.9304036Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:05:40.9573917Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:05:40.9604594Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.0015359Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:05:41.0251645Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:05:41.0262951Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.0889014Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:05:41.1106436Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:05:41.1195537Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.1762090Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.1859944Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.1920926Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.1966994Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:41.2068118Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:43.0957026Z Reading package lists... 2021-05-16T23:05:43.2383554Z Building dependency tree... 2021-05-16T23:05:43.2401282Z Reading state information... 2021-05-16T23:05:43.3779892Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:05:43.3782212Z The following additional packages will be installed: 2021-05-16T23:05:43.3784377Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:05:43.3785430Z libijs-0.35 libjbig2dec0 2021-05-16T23:05:43.3788215Z Suggested packages: 2021-05-16T23:05:43.3789326Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:05:43.3790240Z ghostscript-x 2021-05-16T23:05:43.4237961Z The following NEW packages will be installed: 2021-05-16T23:05:43.4240036Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:05:43.4242850Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:05:43.4458961Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:43.4459809Z Need to get 11.2 MB of archives. 2021-05-16T23:05:43.4460577Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:05:43.4462355Z 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-16T23:05:43.4730096Z 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-16T23:05:43.4739480Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:05:43.5213646Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:05:43.5279289Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:05:43.5284675Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:05:43.5288820Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:05:43.5486520Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:05:43.9359735Z Fetched 11.2 MB in 0s (92.7 MB/s) 2021-05-16T23:05:43.9675364Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:05:43.9752337Z (Reading database ... 2021-05-16T23:05:43.9752826Z (Reading database ... 5% 2021-05-16T23:05:43.9753266Z (Reading database ... 10% 2021-05-16T23:05:43.9753754Z (Reading database ... 15% 2021-05-16T23:05:43.9754204Z (Reading database ... 20% 2021-05-16T23:05:43.9754636Z (Reading database ... 25% 2021-05-16T23:05:43.9755078Z (Reading database ... 30% 2021-05-16T23:05:43.9755510Z (Reading database ... 35% 2021-05-16T23:05:43.9755953Z (Reading database ... 40% 2021-05-16T23:05:43.9756386Z (Reading database ... 45% 2021-05-16T23:05:43.9756826Z (Reading database ... 50% 2021-05-16T23:05:43.9790926Z (Reading database ... 55% 2021-05-16T23:05:43.9837467Z (Reading database ... 60% 2021-05-16T23:05:43.9867211Z (Reading database ... 65% 2021-05-16T23:05:43.9990235Z (Reading database ... 70% 2021-05-16T23:05:44.0107811Z (Reading database ... 75% 2021-05-16T23:05:44.0379546Z (Reading database ... 80% 2021-05-16T23:05:44.0694452Z (Reading database ... 85% 2021-05-16T23:05:44.0845511Z (Reading database ... 90% 2021-05-16T23:05:44.0925606Z (Reading database ... 95% 2021-05-16T23:05:44.0926101Z (Reading database ... 100% 2021-05-16T23:05:44.0926821Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T23:05:44.1057137Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:05:44.1284294Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:05:44.3261496Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:05:44.3524700Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:05:44.3545682Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:05:44.4015058Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:05:44.4254070Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:05:44.4833484Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:05:44.8552214Z Selecting previously unselected package libgs9-common. 2021-05-16T23:05:44.8824988Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:05:44.8847933Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:44.9894980Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:05:45.0147424Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:05:45.0189070Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:05:45.0534236Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:05:45.0756880Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:05:45.0775197Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:05:45.1096977Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:05:45.1367515Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:05:45.1387549Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:45.3954406Z Selecting previously unselected package ghostscript. 2021-05-16T23:05:45.4229338Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:05:45.4244064Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:45.4894015Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:05:45.4951479Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:05:45.4993878Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:05:45.5608920Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:05:45.5662163Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:05:45.5920561Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:45.5986916Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:45.6046308Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:45.6167987Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:45.7255966Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:45.7488993Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:48.6037177Z Reading package lists... 2021-05-16T23:05:48.7521965Z Building dependency tree... 2021-05-16T23:05:48.7539735Z Reading state information... 2021-05-16T23:05:48.8938127Z The following additional packages will be installed: 2021-05-16T23:05:48.8939837Z libudunits2-0 libudunits2-data 2021-05-16T23:05:48.9382236Z The following NEW packages will be installed: 2021-05-16T23:05:48.9384111Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:05:48.9577264Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:48.9578097Z Need to get 429 kB of archives. 2021-05-16T23:05:48.9578754Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:05:48.9580374Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:05:48.9595517Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:05:48.9612088Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:05:49.3482231Z Fetched 429 kB in 0s (15.5 MB/s) 2021-05-16T23:05:49.3775233Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:05:49.3828536Z (Reading database ... 2021-05-16T23:05:49.3829041Z (Reading database ... 5% 2021-05-16T23:05:49.3829487Z (Reading database ... 10% 2021-05-16T23:05:49.3829937Z (Reading database ... 15% 2021-05-16T23:05:49.3830374Z (Reading database ... 20% 2021-05-16T23:05:49.3831212Z (Reading database ... 25% 2021-05-16T23:05:49.3831682Z (Reading database ... 30% 2021-05-16T23:05:49.3832115Z (Reading database ... 35% 2021-05-16T23:05:49.3833492Z (Reading database ... 40% 2021-05-16T23:05:49.3834094Z (Reading database ... 45% 2021-05-16T23:05:49.3834545Z (Reading database ... 50% 2021-05-16T23:05:49.3879088Z (Reading database ... 55% 2021-05-16T23:05:49.3923321Z (Reading database ... 60% 2021-05-16T23:05:49.3950310Z (Reading database ... 65% 2021-05-16T23:05:49.4070254Z (Reading database ... 70% 2021-05-16T23:05:49.4179983Z (Reading database ... 75% 2021-05-16T23:05:49.4432065Z (Reading database ... 80% 2021-05-16T23:05:49.4719019Z (Reading database ... 85% 2021-05-16T23:05:49.4851358Z (Reading database ... 90% 2021-05-16T23:05:49.4922149Z (Reading database ... 95% 2021-05-16T23:05:49.4922957Z (Reading database ... 100% 2021-05-16T23:05:49.4923885Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T23:05:49.5033362Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:05:49.5048110Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:05:49.5307186Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:05:49.5580307Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:05:49.5617981Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:05:49.5877889Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:05:49.6149312Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:05:49.6166410Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:05:49.6869969Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:05:49.6903610Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:05:49.6943960Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:05:49.6989710Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:05:49.7988075Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:51.6981783Z Reading package lists... 2021-05-16T23:05:51.8439698Z Building dependency tree... 2021-05-16T23:05:51.8457350Z Reading state information... 2021-05-16T23:05:52.0279860Z The following NEW packages will be installed: 2021-05-16T23:05:52.0285905Z libjq-dev 2021-05-16T23:05:52.0486634Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:52.0488473Z Need to get 11.2 kB of archives. 2021-05-16T23:05:52.0490127Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:05:52.0491868Z 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-16T23:05:52.4305339Z Fetched 11.2 kB in 0s (686 kB/s) 2021-05-16T23:05:52.4575641Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:05:52.4646200Z (Reading database ... 2021-05-16T23:05:52.4646968Z (Reading database ... 5% 2021-05-16T23:05:52.4647601Z (Reading database ... 10% 2021-05-16T23:05:52.4648266Z (Reading database ... 15% 2021-05-16T23:05:52.4648872Z (Reading database ... 20% 2021-05-16T23:05:52.4649497Z (Reading database ... 25% 2021-05-16T23:05:52.4650117Z (Reading database ... 30% 2021-05-16T23:05:52.4650722Z (Reading database ... 35% 2021-05-16T23:05:52.4651343Z (Reading database ... 40% 2021-05-16T23:05:52.4651948Z (Reading database ... 45% 2021-05-16T23:05:52.4652964Z (Reading database ... 50% 2021-05-16T23:05:52.4689304Z (Reading database ... 55% 2021-05-16T23:05:52.4732399Z (Reading database ... 60% 2021-05-16T23:05:52.4757285Z (Reading database ... 65% 2021-05-16T23:05:52.4867742Z (Reading database ... 70% 2021-05-16T23:05:52.4974623Z (Reading database ... 75% 2021-05-16T23:05:52.5229196Z (Reading database ... 80% 2021-05-16T23:05:52.5514727Z (Reading database ... 85% 2021-05-16T23:05:52.5651630Z (Reading database ... 90% 2021-05-16T23:05:52.5723568Z (Reading database ... 95% 2021-05-16T23:05:52.5724132Z (Reading database ... 100% 2021-05-16T23:05:52.5724922Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T23:05:52.5838100Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:52.5847641Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:05:52.6458232Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:05:54.5380396Z Reading package lists... 2021-05-16T23:05:54.6899343Z Building dependency tree... 2021-05-16T23:05:54.6918393Z Reading state information... 2021-05-16T23:05:54.8743671Z The following NEW packages will be installed: 2021-05-16T23:05:54.8748983Z libmng2 2021-05-16T23:05:54.8930355Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:54.8931110Z Need to get 168 kB of archives. 2021-05-16T23:05:54.8931770Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:05:54.8933644Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:05:55.2829664Z Fetched 168 kB in 0s (8704 kB/s) 2021-05-16T23:05:55.3129497Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:05:55.3202113Z (Reading database ... 2021-05-16T23:05:55.3202581Z (Reading database ... 5% 2021-05-16T23:05:55.3203232Z (Reading database ... 10% 2021-05-16T23:05:55.3203812Z (Reading database ... 15% 2021-05-16T23:05:55.3204356Z (Reading database ... 20% 2021-05-16T23:05:55.3204889Z (Reading database ... 25% 2021-05-16T23:05:55.3205408Z (Reading database ... 30% 2021-05-16T23:05:55.3205939Z (Reading database ... 35% 2021-05-16T23:05:55.3206453Z (Reading database ... 40% 2021-05-16T23:05:55.3206976Z (Reading database ... 45% 2021-05-16T23:05:55.3207499Z (Reading database ... 50% 2021-05-16T23:05:55.3247125Z (Reading database ... 55% 2021-05-16T23:05:55.3291578Z (Reading database ... 60% 2021-05-16T23:05:55.3317778Z (Reading database ... 65% 2021-05-16T23:05:55.3429855Z (Reading database ... 70% 2021-05-16T23:05:55.3539846Z (Reading database ... 75% 2021-05-16T23:05:55.3797115Z (Reading database ... 80% 2021-05-16T23:05:55.4083853Z (Reading database ... 85% 2021-05-16T23:05:55.4220202Z (Reading database ... 90% 2021-05-16T23:05:55.4293426Z (Reading database ... 95% 2021-05-16T23:05:55.4294014Z (Reading database ... 100% 2021-05-16T23:05:55.4294837Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T23:05:55.4406328Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:05:55.4441294Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:05:55.5134287Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:05:55.5173950Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:57.4189076Z Reading package lists... 2021-05-16T23:05:57.5649735Z Building dependency tree... 2021-05-16T23:05:57.5667551Z Reading state information... 2021-05-16T23:05:57.7500423Z E: Unable to locate package libmng1 2021-05-16T23:05:57.8111662Z Reading package lists... 2021-05-16T23:05:57.9582290Z Building dependency tree... 2021-05-16T23:05:57.9600967Z Reading state information... 2021-05-16T23:05:58.0761446Z E: Unable to locate package libapparmor-devel 2021-05-16T23:05:58.1366635Z Reading package lists... 2021-05-16T23:05:58.2850002Z Building dependency tree... 2021-05-16T23:05:58.2867364Z Reading state information... 2021-05-16T23:05:58.4300516Z The following additional packages will be installed: 2021-05-16T23:05:58.4302478Z libij-java 2021-05-16T23:05:58.4742319Z The following NEW packages will be installed: 2021-05-16T23:05:58.4748949Z imagej libij-java 2021-05-16T23:05:58.4927942Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:58.4928777Z Need to get 2328 kB of archives. 2021-05-16T23:05:58.4929555Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:05:58.4931310Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:05:58.5423880Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:05:58.9218167Z Fetched 2328 kB in 0s (36.4 MB/s) 2021-05-16T23:05:58.9535043Z Selecting previously unselected package libij-java. 2021-05-16T23:05:58.9563571Z (Reading database ... 2021-05-16T23:05:58.9564050Z (Reading database ... 5% 2021-05-16T23:05:58.9564680Z (Reading database ... 10% 2021-05-16T23:05:58.9565144Z (Reading database ... 15% 2021-05-16T23:05:58.9565581Z (Reading database ... 20% 2021-05-16T23:05:58.9566031Z (Reading database ... 25% 2021-05-16T23:05:58.9566465Z (Reading database ... 30% 2021-05-16T23:05:58.9566911Z (Reading database ... 35% 2021-05-16T23:05:58.9567341Z (Reading database ... 40% 2021-05-16T23:05:58.9567780Z (Reading database ... 45% 2021-05-16T23:05:58.9568224Z (Reading database ... 50% 2021-05-16T23:05:58.9606231Z (Reading database ... 55% 2021-05-16T23:05:58.9650395Z (Reading database ... 60% 2021-05-16T23:05:58.9676843Z (Reading database ... 65% 2021-05-16T23:05:58.9789776Z (Reading database ... 70% 2021-05-16T23:05:58.9898436Z (Reading database ... 75% 2021-05-16T23:05:59.0149248Z (Reading database ... 80% 2021-05-16T23:05:59.0444269Z (Reading database ... 85% 2021-05-16T23:05:59.0584747Z (Reading database ... 90% 2021-05-16T23:05:59.0658178Z (Reading database ... 95% 2021-05-16T23:05:59.0658674Z (Reading database ... 100% 2021-05-16T23:05:59.0659370Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T23:05:59.0780208Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:05:59.0803602Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:05:59.1693704Z Selecting previously unselected package imagej. 2021-05-16T23:05:59.1915547Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:05:59.1925562Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:05:59.2642719Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:05:59.2679085Z Setting up imagej (1.52r-1) ... 2021-05-16T23:05:59.2704196Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:00.8531284Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:01.5142914Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:03.4934362Z Reading package lists... 2021-05-16T23:06:03.6382107Z Building dependency tree... 2021-05-16T23:06:03.6401409Z Reading state information... 2021-05-16T23:06:03.7866681Z Suggested packages: 2021-05-16T23:06:03.7869586Z bowtie2-examples 2021-05-16T23:06:03.8279349Z The following NEW packages will be installed: 2021-05-16T23:06:03.8284054Z bowtie2 2021-05-16T23:06:03.8471559Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:03.8472161Z Need to get 1324 kB of archives. 2021-05-16T23:06:03.8472887Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:06:03.8474421Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:06:04.2367160Z Fetched 1324 kB in 0s (37.2 MB/s) 2021-05-16T23:06:04.2695840Z Selecting previously unselected package bowtie2. 2021-05-16T23:06:04.2729873Z (Reading database ... 2021-05-16T23:06:04.2730370Z (Reading database ... 5% 2021-05-16T23:06:04.2730771Z (Reading database ... 10% 2021-05-16T23:06:04.2731159Z (Reading database ... 15% 2021-05-16T23:06:04.2731551Z (Reading database ... 20% 2021-05-16T23:06:04.2731942Z (Reading database ... 25% 2021-05-16T23:06:04.2732335Z (Reading database ... 30% 2021-05-16T23:06:04.2732862Z (Reading database ... 35% 2021-05-16T23:06:04.2733243Z (Reading database ... 40% 2021-05-16T23:06:04.2733636Z (Reading database ... 45% 2021-05-16T23:06:04.2734014Z (Reading database ... 50% 2021-05-16T23:06:04.2774337Z (Reading database ... 55% 2021-05-16T23:06:04.2815465Z (Reading database ... 60% 2021-05-16T23:06:04.2839136Z (Reading database ... 65% 2021-05-16T23:06:04.2950480Z (Reading database ... 70% 2021-05-16T23:06:04.3054417Z (Reading database ... 75% 2021-05-16T23:06:04.3291246Z (Reading database ... 80% 2021-05-16T23:06:04.3561419Z (Reading database ... 85% 2021-05-16T23:06:04.3693790Z (Reading database ... 90% 2021-05-16T23:06:04.3763320Z (Reading database ... 95% 2021-05-16T23:06:04.3763780Z (Reading database ... 100% 2021-05-16T23:06:04.3764403Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T23:06:04.3880866Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:06:04.3899308Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:04.5508182Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:04.5588413Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:07.0488892Z Reading package lists... 2021-05-16T23:06:07.1933785Z Building dependency tree... 2021-05-16T23:06:07.1951211Z Reading state information... 2021-05-16T23:06:07.3498333Z E: Unable to locate package install 2021-05-16T23:06:07.3499557Z E: Unable to locate package gdal 2021-05-16T23:06:07.4102725Z Reading package lists... 2021-05-16T23:06:07.5551340Z Building dependency tree... 2021-05-16T23:06:07.5569342Z Reading state information... 2021-05-16T23:06:07.5781516Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:06:07.5783106Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:07.5784078Z is only available from another source 2021-05-16T23:06:07.5784664Z 2021-05-16T23:06:07.6731377Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:06:07.7288466Z Reading package lists... 2021-05-16T23:06:07.8638542Z Building dependency tree... 2021-05-16T23:06:07.8657564Z Reading state information... 2021-05-16T23:06:07.8858791Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:06:07.8859611Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:07.8860180Z is only available from another source 2021-05-16T23:06:07.8860726Z However the following packages replace it: 2021-05-16T23:06:07.8861232Z ffmpeg 2021-05-16T23:06:07.8861592Z 2021-05-16T23:06:07.9747774Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:06:08.0345531Z Reading package lists... 2021-05-16T23:06:08.1873764Z Building dependency tree... 2021-05-16T23:06:08.1892676Z Reading state information... 2021-05-16T23:06:08.3358328Z The following additional packages will be installed: 2021-05-16T23:06:08.3360817Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:08.3364024Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:08.3366385Z libssh2-1-dev 2021-05-16T23:06:08.3369396Z Suggested packages: 2021-05-16T23:06:08.3370203Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:06:08.3794571Z The following NEW packages will be installed: 2021-05-16T23:06:08.3796679Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:08.3798344Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:08.3799414Z libssh2-1-dev 2021-05-16T23:06:08.3998418Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:08.3999170Z Need to get 2667 kB of archives. 2021-05-16T23:06:08.3999847Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:06:08.4002087Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:06:08.4037068Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:06:08.4153163Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:06:08.4168861Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:06:08.4207889Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:06:08.4225640Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:06:08.4254901Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:06:08.4369514Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:06:08.4471241Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:06:08.4541243Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:06:08.4554812Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:06:08.8620825Z Fetched 2667 kB in 0s (28.9 MB/s) 2021-05-16T23:06:08.8904357Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:06:08.8976994Z (Reading database ... 2021-05-16T23:06:08.8977698Z (Reading database ... 5% 2021-05-16T23:06:08.8978370Z (Reading database ... 10% 2021-05-16T23:06:08.8979002Z (Reading database ... 15% 2021-05-16T23:06:08.8979651Z (Reading database ... 20% 2021-05-16T23:06:08.8980257Z (Reading database ... 25% 2021-05-16T23:06:08.8980868Z (Reading database ... 30% 2021-05-16T23:06:08.8981469Z (Reading database ... 35% 2021-05-16T23:06:08.8982081Z (Reading database ... 40% 2021-05-16T23:06:08.8982701Z (Reading database ... 45% 2021-05-16T23:06:08.8983303Z (Reading database ... 50% 2021-05-16T23:06:08.9019852Z (Reading database ... 55% 2021-05-16T23:06:08.9063564Z (Reading database ... 60% 2021-05-16T23:06:08.9087137Z (Reading database ... 65% 2021-05-16T23:06:08.9204417Z (Reading database ... 70% 2021-05-16T23:06:08.9314835Z (Reading database ... 75% 2021-05-16T23:06:08.9571183Z (Reading database ... 80% 2021-05-16T23:06:08.9857621Z (Reading database ... 85% 2021-05-16T23:06:08.9994631Z (Reading database ... 90% 2021-05-16T23:06:09.0068081Z (Reading database ... 95% 2021-05-16T23:06:09.0068636Z (Reading database ... 100% 2021-05-16T23:06:09.0069438Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T23:06:09.0187223Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:06:09.0200983Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:09.0655473Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:06:09.0850518Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:06:09.0862089Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:09.1596786Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:06:09.1816928Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:06:09.1835523Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:09.2173501Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:06:09.2358143Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:09.2367473Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.2774023Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:06:09.2990810Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:09.3000805Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.3334305Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:06:09.3549214Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:09.3556610Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.3933782Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:06:09.4147843Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:09.4160695Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:09.4734303Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:06:09.4991514Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:09.5011047Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.5683922Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:06:09.5910766Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:06:09.5929319Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:09.6534801Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:06:09.6735485Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:06:09.6762598Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:09.7054805Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:06:09.7292407Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:09.7307902Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:09.8520426Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:09.8546844Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.8576104Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:09.8629565Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:09.8658016Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.8683510Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.8707223Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:09.8730889Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:09.8748898Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:09.8778131Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:09.8831788Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:09.8875490Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:14.3794719Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:14.4811776Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:16.3835364Z Reading package lists... 2021-05-16T23:06:16.5261816Z Building dependency tree... 2021-05-16T23:06:16.5280177Z Reading state information... 2021-05-16T23:06:16.7515959Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:06:16.7517420Z libtiff-dev set to manually installed. 2021-05-16T23:06:16.7523223Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:16.8128099Z Reading package lists... 2021-05-16T23:06:16.9642300Z Building dependency tree... 2021-05-16T23:06:16.9660773Z Reading state information... 2021-05-16T23:06:17.1838628Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:06:17.1840057Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:17.2442462Z Reading package lists... 2021-05-16T23:06:17.3918030Z Building dependency tree... 2021-05-16T23:06:17.3936379Z Reading state information... 2021-05-16T23:06:17.5780266Z The following NEW packages will be installed: 2021-05-16T23:06:17.5785256Z libsodium-dev 2021-05-16T23:06:17.6926328Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:17.6927239Z Need to get 169 kB of archives. 2021-05-16T23:06:17.6927989Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:06:17.6929823Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:06:18.0890875Z Fetched 169 kB in 0s (1505 kB/s) 2021-05-16T23:06:18.1231621Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:06:18.1309586Z (Reading database ... 2021-05-16T23:06:18.1310372Z (Reading database ... 5% 2021-05-16T23:06:18.1311028Z (Reading database ... 10% 2021-05-16T23:06:18.1311653Z (Reading database ... 15% 2021-05-16T23:06:18.1312287Z (Reading database ... 20% 2021-05-16T23:06:18.1312912Z (Reading database ... 25% 2021-05-16T23:06:18.1313522Z (Reading database ... 30% 2021-05-16T23:06:18.1314142Z (Reading database ... 35% 2021-05-16T23:06:18.1314748Z (Reading database ... 40% 2021-05-16T23:06:18.1315365Z (Reading database ... 45% 2021-05-16T23:06:18.1315984Z (Reading database ... 50% 2021-05-16T23:06:18.1355606Z (Reading database ... 55% 2021-05-16T23:06:18.1401233Z (Reading database ... 60% 2021-05-16T23:06:18.1429158Z (Reading database ... 65% 2021-05-16T23:06:18.1547043Z (Reading database ... 70% 2021-05-16T23:06:18.1664669Z (Reading database ... 75% 2021-05-16T23:06:18.1927806Z (Reading database ... 80% 2021-05-16T23:06:18.2217504Z (Reading database ... 85% 2021-05-16T23:06:18.2357680Z (Reading database ... 90% 2021-05-16T23:06:18.2430299Z (Reading database ... 95% 2021-05-16T23:06:18.2433142Z (Reading database ... 100% 2021-05-16T23:06:18.2433903Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T23:06:18.2552735Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:06:18.2569440Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:18.3428939Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:20.2377850Z Reading package lists... 2021-05-16T23:06:20.3801553Z Building dependency tree... 2021-05-16T23:06:20.3820212Z Reading state information... 2021-05-16T23:06:20.5235169Z The following additional packages will be installed: 2021-05-16T23:06:20.5237710Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:06:20.5663803Z The following NEW packages will be installed: 2021-05-16T23:06:20.5668332Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:06:20.5669767Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:06:20.6131182Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:20.6131990Z Need to get 10.4 MB of archives. 2021-05-16T23:06:20.6132903Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:06:20.6134732Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:06:20.6776580Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:06:20.6886524Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:06:20.7038979Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:06:20.7137305Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:06:20.7309797Z 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-16T23:06:20.7538897Z 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-16T23:06:20.8080589Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:06:21.1983013Z Fetched 10.4 MB in 0s (43.4 MB/s) 2021-05-16T23:06:21.2257987Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:06:21.2329518Z (Reading database ... 2021-05-16T23:06:21.2330413Z (Reading database ... 5% 2021-05-16T23:06:21.2330977Z (Reading database ... 10% 2021-05-16T23:06:21.2331578Z (Reading database ... 15% 2021-05-16T23:06:21.2332141Z (Reading database ... 20% 2021-05-16T23:06:21.2332962Z (Reading database ... 25% 2021-05-16T23:06:21.2333498Z (Reading database ... 30% 2021-05-16T23:06:21.2334146Z (Reading database ... 35% 2021-05-16T23:06:21.2334727Z (Reading database ... 40% 2021-05-16T23:06:21.2335279Z (Reading database ... 45% 2021-05-16T23:06:21.2335827Z (Reading database ... 50% 2021-05-16T23:06:21.2359666Z (Reading database ... 55% 2021-05-16T23:06:21.2401560Z (Reading database ... 60% 2021-05-16T23:06:21.2424295Z (Reading database ... 65% 2021-05-16T23:06:21.2533016Z (Reading database ... 70% 2021-05-16T23:06:21.2639559Z (Reading database ... 75% 2021-05-16T23:06:21.2895741Z (Reading database ... 80% 2021-05-16T23:06:21.3174220Z (Reading database ... 85% 2021-05-16T23:06:21.3303219Z (Reading database ... 90% 2021-05-16T23:06:21.3371104Z (Reading database ... 95% 2021-05-16T23:06:21.3371900Z (Reading database ... 100% 2021-05-16T23:06:21.3373062Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T23:06:21.3483136Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:06:21.3501804Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:06:21.4214776Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:06:21.4445953Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:06:21.4466535Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:06:21.5615079Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:06:21.5861906Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:06:21.5893960Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:06:21.7345757Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:06:21.7625006Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:21.7635948Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:21.8975108Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:06:21.9241237Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:21.9253345Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:22.0935215Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:06:22.1131387Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:06:22.1145413Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:22.2695344Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:06:22.2975619Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:06:22.2983962Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:22.6175332Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:06:22.6374773Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:22.6388776Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:06:22.7205838Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:22.7255385Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:06:22.7310986Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:06:22.7372326Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:22.7453362Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:06:22.7506385Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:22.7547759Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:22.7608062Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:06:22.7668723Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:25.4744691Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:27.4129057Z Reading package lists... 2021-05-16T23:06:27.5643243Z Building dependency tree... 2021-05-16T23:06:27.5661309Z Reading state information... 2021-05-16T23:06:27.7814288Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:06:27.7815598Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:27.8418536Z Reading package lists... 2021-05-16T23:06:27.9917867Z Building dependency tree... 2021-05-16T23:06:27.9935494Z Reading state information... 2021-05-16T23:06:28.1401980Z The following additional packages will be installed: 2021-05-16T23:06:28.1406500Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:06:28.1407711Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:06:28.1412234Z Suggested packages: 2021-05-16T23:06:28.1413433Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:06:28.1888894Z The following NEW packages will be installed: 2021-05-16T23:06:28.1891112Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:06:28.1895360Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:06:28.2111414Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:28.2112889Z Need to get 1459 kB of archives. 2021-05-16T23:06:28.2113585Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:06:28.2115266Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:06:28.2153603Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:06:28.2160269Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:06:28.2171537Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:06:28.2185653Z 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-16T23:06:28.2193259Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:06:28.2223471Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:06:28.2312790Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:06:28.2342855Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:06:28.2347130Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:06:28.6314855Z Fetched 1459 kB in 0s (31.8 MB/s) 2021-05-16T23:06:28.6657927Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:06:28.6739889Z (Reading database ... 2021-05-16T23:06:28.6740612Z (Reading database ... 5% 2021-05-16T23:06:28.6741472Z (Reading database ... 10% 2021-05-16T23:06:28.6742357Z (Reading database ... 15% 2021-05-16T23:06:28.6742912Z (Reading database ... 20% 2021-05-16T23:06:28.6743359Z (Reading database ... 25% 2021-05-16T23:06:28.6743831Z (Reading database ... 30% 2021-05-16T23:06:28.6744271Z (Reading database ... 35% 2021-05-16T23:06:28.6744722Z (Reading database ... 40% 2021-05-16T23:06:28.6745160Z (Reading database ... 45% 2021-05-16T23:06:28.6745608Z (Reading database ... 50% 2021-05-16T23:06:28.6786856Z (Reading database ... 55% 2021-05-16T23:06:28.6833847Z (Reading database ... 60% 2021-05-16T23:06:28.6862964Z (Reading database ... 65% 2021-05-16T23:06:28.6981475Z (Reading database ... 70% 2021-05-16T23:06:28.7093871Z (Reading database ... 75% 2021-05-16T23:06:28.7353413Z (Reading database ... 80% 2021-05-16T23:06:28.7617935Z (Reading database ... 85% 2021-05-16T23:06:28.7775179Z (Reading database ... 90% 2021-05-16T23:06:28.7847236Z (Reading database ... 95% 2021-05-16T23:06:28.7848136Z (Reading database ... 100% 2021-05-16T23:06:28.7849175Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T23:06:28.7964303Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:28.7997685Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:28.8352519Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:06:28.8624410Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:28.8643010Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:28.8974262Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:06:28.9218846Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:28.9239958Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:28.9613927Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:06:28.9811565Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:28.9822395Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.0174796Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:06:29.0421987Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:06:29.0459612Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:06:29.0734387Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:06:29.0985278Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:29.1014648Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.1454459Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:06:29.1644986Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:06:29.1664738Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:06:29.2414077Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:06:29.2608454Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:06:29.2626962Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:06:29.3094650Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:06:29.3321964Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:29.3337539Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.3694123Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:06:29.3954306Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:06:29.3991014Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:06:29.5007757Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:06:29.5046601Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.5080172Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:06:29.5132149Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:06:29.5188461Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.5216541Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.5256986Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.5300656Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.5339987Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:29.5379827Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:06:29.5428903Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:29.5646452Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:32.4575260Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:34.4624072Z Reading package lists... 2021-05-16T23:06:34.6133332Z Building dependency tree... 2021-05-16T23:06:34.6151168Z Reading state information... 2021-05-16T23:06:34.7531676Z E: Unable to locate package udunits 2021-05-16T23:06:34.8144074Z Reading package lists... 2021-05-16T23:06:34.9608032Z Building dependency tree... 2021-05-16T23:06:34.9626160Z Reading state information... 2021-05-16T23:06:35.1083464Z The following additional packages will be installed: 2021-05-16T23:06:35.1085885Z libwebpdemux2 2021-05-16T23:06:35.1524073Z The following NEW packages will be installed: 2021-05-16T23:06:35.1525988Z libwebp-dev libwebpdemux2 2021-05-16T23:06:35.1736851Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:35.1737547Z Need to get 277 kB of archives. 2021-05-16T23:06:35.1738201Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:06:35.1739868Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:06:35.1754227Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:06:35.5775476Z Fetched 277 kB in 0s (10.2 MB/s) 2021-05-16T23:06:35.6135037Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:06:35.6178072Z (Reading database ... 2021-05-16T23:06:35.6178609Z (Reading database ... 5% 2021-05-16T23:06:35.6179060Z (Reading database ... 10% 2021-05-16T23:06:35.6179523Z (Reading database ... 15% 2021-05-16T23:06:35.6180156Z (Reading database ... 20% 2021-05-16T23:06:35.6180621Z (Reading database ... 25% 2021-05-16T23:06:35.6181070Z (Reading database ... 30% 2021-05-16T23:06:35.6181507Z (Reading database ... 35% 2021-05-16T23:06:35.6181959Z (Reading database ... 40% 2021-05-16T23:06:35.6182395Z (Reading database ... 45% 2021-05-16T23:06:35.6182844Z (Reading database ... 50% 2021-05-16T23:06:35.6211904Z (Reading database ... 55% 2021-05-16T23:06:35.6255987Z (Reading database ... 60% 2021-05-16T23:06:35.6285912Z (Reading database ... 65% 2021-05-16T23:06:35.6401873Z (Reading database ... 70% 2021-05-16T23:06:35.6512098Z (Reading database ... 75% 2021-05-16T23:06:35.6759951Z (Reading database ... 80% 2021-05-16T23:06:35.7014295Z (Reading database ... 85% 2021-05-16T23:06:35.7167422Z (Reading database ... 90% 2021-05-16T23:06:35.7236819Z (Reading database ... 95% 2021-05-16T23:06:35.7237588Z (Reading database ... 100% 2021-05-16T23:06:35.7238529Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T23:06:35.7348358Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:06:35.7398327Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:06:35.7733930Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:06:35.7930514Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:06:35.7962302Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:06:35.8781992Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:06:35.8851497Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:06:35.8917089Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:37.8110916Z Reading package lists... 2021-05-16T23:06:37.9602705Z Building dependency tree... 2021-05-16T23:06:37.9621138Z Reading state information... 2021-05-16T23:06:38.1065839Z The following additional packages will be installed: 2021-05-16T23:06:38.1068053Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:06:38.1070500Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:06:38.1071740Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:06:38.1075801Z Suggested packages: 2021-05-16T23:06:38.1076686Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:06:38.1077341Z Recommended packages: 2021-05-16T23:06:38.1077791Z cargo 2021-05-16T23:06:38.1574330Z The following NEW packages will be installed: 2021-05-16T23:06:38.1578242Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:06:38.1579707Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:06:38.1580957Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:06:38.1835304Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:38.1836253Z Need to get 108 MB of archives. 2021-05-16T23:06:38.1837048Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:06:38.1838817Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:06:38.1879532Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:06:38.1884925Z 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-16T23:06:38.1891902Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:06:38.1931045Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:06:38.1952527Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:06:38.1958832Z 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-16T23:06:38.3359386Z 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-16T23:06:39.3436671Z 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-16T23:06:39.7310782Z 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-16T23:06:39.7514961Z 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-16T23:06:39.7889057Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:06:39.8862028Z 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-16T23:06:40.2814225Z Fetched 108 MB in 2s (62.6 MB/s) 2021-05-16T23:06:40.3156550Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:06:40.3233075Z (Reading database ... 2021-05-16T23:06:40.3233830Z (Reading database ... 5% 2021-05-16T23:06:40.3234416Z (Reading database ... 10% 2021-05-16T23:06:40.3235010Z (Reading database ... 15% 2021-05-16T23:06:40.3235568Z (Reading database ... 20% 2021-05-16T23:06:40.3236112Z (Reading database ... 25% 2021-05-16T23:06:40.3236678Z (Reading database ... 30% 2021-05-16T23:06:40.3237263Z (Reading database ... 35% 2021-05-16T23:06:40.3237820Z (Reading database ... 40% 2021-05-16T23:06:40.3238346Z (Reading database ... 45% 2021-05-16T23:06:40.3238907Z (Reading database ... 50% 2021-05-16T23:06:40.3272156Z (Reading database ... 55% 2021-05-16T23:06:40.3311188Z (Reading database ... 60% 2021-05-16T23:06:40.3338980Z (Reading database ... 65% 2021-05-16T23:06:40.3456955Z (Reading database ... 70% 2021-05-16T23:06:40.3569991Z (Reading database ... 75% 2021-05-16T23:06:40.3833348Z (Reading database ... 80% 2021-05-16T23:06:40.4098284Z (Reading database ... 85% 2021-05-16T23:06:40.4255459Z (Reading database ... 90% 2021-05-16T23:06:40.4329083Z (Reading database ... 95% 2021-05-16T23:06:40.4329932Z (Reading database ... 100% 2021-05-16T23:06:40.4330900Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T23:06:40.4455241Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:06:40.4482405Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:06:40.4935077Z Selecting previously unselected package libipt2. 2021-05-16T23:06:40.5155301Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:06:40.5179166Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:06:40.5454859Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:06:40.5726085Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:06:40.5742717Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:06:40.6174180Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:06:40.6421558Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:06:40.6431937Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:06:40.7154537Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:06:40.7437211Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:06:40.7453628Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:06:40.8053888Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:06:40.8244481Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:06:40.8280155Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:06:40.8613418Z Selecting previously unselected package gdb. 2021-05-16T23:06:40.8831480Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:06:40.8859556Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:06:41.1895417Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:06:41.2129179Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:41.2139366Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:47.0473746Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:06:47.0751920Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:47.0760743Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:50.0014977Z Selecting previously unselected package rustc. 2021-05-16T23:06:50.0221442Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:50.0231138Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:50.1960526Z Selecting previously unselected package cargo. 2021-05-16T23:06:50.2241953Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:50.2254215Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:06:50.5597686Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:06:50.5880976Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:06:50.5890589Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:06:51.6601509Z Selecting previously unselected package rust-gdb. 2021-05-16T23:06:51.6885212Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:06:51.6895689Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:51.7536443Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:51.7614620Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:06:51.7671111Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:06:51.7735396Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:51.7791147Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:06:51.7872118Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:06:51.7945247Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:06:51.8007835Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:51.8030459Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:06:51.8099313Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:06:51.8164294Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:06:51.8232031Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:06:51.8307847Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:06:51.8351587Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:51.8598540Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:54.8497717Z Reading package lists... 2021-05-16T23:06:55.0046299Z Building dependency tree... 2021-05-16T23:06:55.0064700Z Reading state information... 2021-05-16T23:06:55.1599060Z The following additional packages will be installed: 2021-05-16T23:06:55.1601494Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:06:55.1603236Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:06:55.1604945Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:06:55.1606545Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:06:55.1608207Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:06:55.1609784Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:06:55.1612023Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:06:55.1616966Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:06:55.1618422Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:06:55.1620103Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:06:55.1621541Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:06:55.1622973Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:06:55.1624477Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:06:55.1626105Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:06:55.1627690Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:06:55.1629180Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:06:55.1630605Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:06:55.1632040Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:06:55.1633558Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:06:55.1634779Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:06:55.1635957Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:06:55.1637212Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:06:55.1638391Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:06:55.1639519Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:06:55.1640673Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:06:55.1642047Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:06:55.1643438Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:06:55.1644858Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:06:55.1646443Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:06:55.1647783Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:06:55.1649065Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:06:55.1650313Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:06:55.1651647Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:06:55.1653223Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:06:55.1654742Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:06:55.1656044Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:06:55.1657245Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:06:55.1658423Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:06:55.1659569Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:06:55.1660793Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:06:55.1662050Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:06:55.1663184Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:06:55.1664336Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:06:55.1665692Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:06:55.1667083Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:06:55.1668292Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:06:55.1669472Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:06:55.1670761Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:06:55.1671854Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:06:55.1672495Z Suggested packages: 2021-05-16T23:06:55.1673395Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:06:55.1674511Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:06:55.1675797Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:06:55.1677058Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:06:55.1678144Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:06:55.1679287Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:06:55.1680516Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:06:55.1681753Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:06:55.1682905Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:06:55.1684093Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:06:55.1685377Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:06:55.1686701Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:06:55.1687922Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:06:55.1688834Z wpagui libengine-pkcs11-openssl 2021-05-16T23:06:55.2457733Z The following NEW packages will be installed: 2021-05-16T23:06:55.2461547Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:06:55.2464335Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:06:55.2467190Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:06:55.2469898Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:06:55.2472318Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:06:55.2474891Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:06:55.2476005Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:06:55.2479172Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:06:55.2481594Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:06:55.2484039Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:06:55.2486514Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:06:55.2489017Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:06:55.2490347Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:06:55.2491761Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:06:55.2494514Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:06:55.2495864Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:06:55.2497098Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:06:55.2498361Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:06:55.2499664Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:06:55.2500718Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:06:55.2501734Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:06:55.2503946Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:06:55.2504997Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:06:55.2505966Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:06:55.2506974Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:06:55.2508202Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:06:55.2536234Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:06:55.2537713Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:06:55.2539368Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:06:55.2540751Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:06:55.2542033Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:06:55.2543294Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:06:55.2544658Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:06:55.2546036Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:06:55.2547541Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:06:55.2549021Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:06:55.2550429Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:06:55.2551782Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:06:55.2553103Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:06:55.2554527Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:06:55.2556002Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:06:55.2557329Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:06:55.2558663Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:06:55.2560230Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:06:55.2561837Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:06:55.2563221Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:06:55.2564577Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:06:55.2566188Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:06:55.2567472Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:06:55.2733600Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:55.2734272Z Need to get 183 MB of archives. 2021-05-16T23:06:55.2734940Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:06:55.2736524Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:06:55.2765956Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:06:55.3086354Z 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-16T23:06:55.3099278Z 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-16T23:06:55.3105379Z 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-16T23:06:55.3115497Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:06:55.3123178Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:06:55.3132764Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:06:55.3139367Z 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-16T23:06:55.3150375Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:06:55.3168757Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:06:55.3201701Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:06:55.3307116Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:06:55.3311424Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:06:55.3318186Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:06:55.3326301Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:06:55.3345706Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:06:55.3350361Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:06:55.3354643Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:06:55.3360195Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:06:55.3373017Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:06:55.3392941Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:06:55.3401924Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:06:55.3854346Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:06:55.4240258Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:06:55.4262863Z 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-16T23:06:55.4278500Z 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-16T23:06:55.4343018Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:06:55.4348059Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:06:55.4365457Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:06:55.4382294Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:06:55.4568218Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:06:55.4763508Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:06:55.4784479Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:06:55.4795199Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:06:55.4803795Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:06:55.6726157Z 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-16T23:06:55.6735422Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:06:55.6870482Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:06:55.6947451Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:06:55.6981401Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:06:55.7007336Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:06:55.7017680Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:06:55.7053933Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:06:55.7126933Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:06:55.7222194Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:06:55.7238015Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:06:55.7305554Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:06:55.7320555Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:06:55.7388285Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:06:55.7407243Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:06:55.7415914Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:06:55.7424641Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:06:55.7452131Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:06:55.7534828Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:06:55.7546093Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:06:55.8991226Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:06:55.9116277Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:06:55.9128787Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:06:55.9214373Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:06:55.9240216Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:06:55.9251654Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:06:55.9263915Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:06:55.9288970Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:06:55.9309254Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:06:55.9361943Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:06:55.9395198Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:06:55.9423899Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:06:55.9609889Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:06:55.9776529Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:06:56.1917924Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:06:56.1925826Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:06:56.1940914Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:06:56.1952292Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:06:56.2016362Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:06:56.2146298Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:06:56.2163621Z 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-16T23:06:56.3466785Z 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-16T23:06:56.3470823Z 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-16T23:06:56.3475037Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:06:56.3590431Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:06:56.3595696Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:06:56.3620956Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:06:56.3692496Z 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-16T23:06:56.4181168Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:06:56.4483200Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:06:56.4491709Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:06:56.4496547Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:06:56.4510642Z 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-16T23:06:56.4601792Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:06:56.4606476Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:06:56.4627230Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:06:56.4642433Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:06:56.4676416Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:06:56.4700608Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:06:56.4711585Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:06:56.5128160Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:06:56.5218074Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:06:56.5254723Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:06:56.5259421Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:06:56.5289615Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:06:56.5329917Z 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-16T23:06:56.5383732Z 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-16T23:06:56.5396632Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:06:56.5403799Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:06:56.5475086Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:06:56.5483026Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:06:57.0830623Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:06:57.0842564Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:06:57.0848206Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:06:57.0999450Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:06:57.1403308Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:06:57.1408213Z 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-16T23:06:57.1417283Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:06:57.1466218Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:06:57.1468055Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:06:57.1665537Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:06:57.1738484Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:06:57.1753672Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:06:57.1758303Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:06:57.1760127Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:06:57.1777509Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:06:57.1791972Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:06:57.1793672Z 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-16T23:06:57.1795221Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:06:57.1808025Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:06:57.1816429Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:06:57.1824451Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:06:57.1826270Z 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-16T23:06:57.1829206Z 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-16T23:06:57.1834841Z 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-16T23:06:57.1836846Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:06:57.1847569Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:06:57.1938360Z 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-16T23:06:57.1947934Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:06:57.1951232Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:06:57.1961340Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:06:57.2012009Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:06:57.2024554Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:06:57.2036563Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:06:57.2040521Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:06:57.2054203Z 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-16T23:06:57.2060987Z 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-16T23:06:57.2063370Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:06:57.2075750Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:06:57.2080446Z 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-16T23:06:57.2082343Z 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-16T23:06:57.2099963Z 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-16T23:06:57.2229841Z 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-16T23:06:57.2444888Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:06:57.2449263Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:06:57.2487354Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:06:57.2498853Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:06:57.2506556Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:06:57.2537011Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:06:57.2538867Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:06:57.2778148Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:06:57.2832727Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:06:57.2904970Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:06:57.3355325Z 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-16T23:06:57.3375942Z 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-16T23:06:57.3397976Z 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-16T23:06:57.3399640Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:06:57.3442899Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:06:57.3444973Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:06:57.3455036Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:06:57.3456774Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:06:57.3511212Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:06:57.3538399Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:06:57.4198720Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:06:57.4207067Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:06:57.4209197Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:06:57.4215055Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:06:57.4219733Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:06:57.4221563Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:06:57.4248834Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:06:57.4250851Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:06:57.4258247Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:06:57.4268763Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:06:57.4270583Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:06:57.4278706Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:06:57.4280801Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:06:57.4404147Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:06:57.4410313Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:06:57.4919162Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:06:57.4926839Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:06:57.4928599Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:06:57.4949721Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:06:57.4951616Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:06:57.4959021Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:06:57.5000842Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:06:57.5002479Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:06:57.5136300Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:06:57.5146450Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:06:57.5155829Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:06:57.5321848Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:06:57.5340844Z 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-16T23:06:57.5351547Z 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-16T23:06:57.5354025Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:06:57.5362221Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:06:57.5532184Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:06:57.6724436Z 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-16T23:06:57.6775010Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:06:57.6857403Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:06:58.0469359Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:06:58.1854060Z 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-16T23:06:58.1983346Z 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-16T23:06:58.2011918Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:06:58.2194726Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:06:58.2237658Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:06:58.2722720Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:06:58.3008089Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:06:58.3026006Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:06:58.3047749Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:06:59.3292901Z Fetched 183 MB in 3s (60.1 MB/s) 2021-05-16T23:06:59.3624204Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:06:59.3701819Z (Reading database ... 2021-05-16T23:06:59.3702333Z (Reading database ... 5% 2021-05-16T23:06:59.3702788Z (Reading database ... 10% 2021-05-16T23:06:59.3703227Z (Reading database ... 15% 2021-05-16T23:06:59.3703672Z (Reading database ... 20% 2021-05-16T23:06:59.3704103Z (Reading database ... 25% 2021-05-16T23:06:59.3704545Z (Reading database ... 30% 2021-05-16T23:06:59.3704989Z (Reading database ... 35% 2021-05-16T23:06:59.3705417Z (Reading database ... 40% 2021-05-16T23:06:59.3705855Z (Reading database ... 45% 2021-05-16T23:06:59.3706286Z (Reading database ... 50% 2021-05-16T23:06:59.3747633Z (Reading database ... 55% 2021-05-16T23:06:59.3789668Z (Reading database ... 60% 2021-05-16T23:06:59.3819127Z (Reading database ... 65% 2021-05-16T23:06:59.3936803Z (Reading database ... 70% 2021-05-16T23:06:59.4046508Z (Reading database ... 75% 2021-05-16T23:06:59.4293114Z (Reading database ... 80% 2021-05-16T23:06:59.4545054Z (Reading database ... 85% 2021-05-16T23:06:59.4694426Z (Reading database ... 90% 2021-05-16T23:06:59.4763879Z (Reading database ... 95% 2021-05-16T23:06:59.4764687Z (Reading database ... 100% 2021-05-16T23:06:59.4765652Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T23:06:59.4875820Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:06:59.4895731Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:06:59.5293569Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:06:59.5503838Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:59.5608633Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:59.7415040Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:06:59.7623984Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:59.7637470Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:59.7961381Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:06:59.8238628Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:59.8256063Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:59.8554135Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:06:59.8830625Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:59.8841859Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:06:59.9134274Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:06:59.9413760Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:06:59.9431789Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:06:59.9648524Z Selecting previously unselected package libwacom-common. 2021-05-16T23:06:59.9927286Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:06:59.9939550Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:00.0738891Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:07:00.1025691Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:00.1047838Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:07:00.1321985Z Selecting previously unselected package libinput-bin. 2021-05-16T23:07:00.1600409Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:00.1620867Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:00.1938920Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:07:00.2220647Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:00.2232429Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:00.2576764Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:07:00.2855792Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:00.2867365Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:00.3414072Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:07:00.3634496Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:00.3660264Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:00.4480325Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:07:00.4756721Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:07:00.4790173Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:00.5027868Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:07:00.5309509Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:07:00.5328401Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:00.5571805Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:07:00.5845351Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:00.5854852Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:00.6134760Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:07:00.6380782Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:00.6392665Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:00.6733792Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:07:00.6921578Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:07:00.6933958Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:00.7214065Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:07:00.7435606Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:07:00.7445458Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:00.7734698Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:07:00.7981168Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:07:00.7993799Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:00.8374030Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:07:00.8595541Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:07:00.8604123Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:00.8934461Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:07:00.9156974Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:07:00.9173693Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:00.9469854Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:07:00.9743079Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:07:00.9763797Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:01.0101972Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:07:01.0387260Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:01.0465450Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:01.3324998Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:07:01.3610302Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:01.3631252Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:01.5854922Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:07:01.6086396Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:01.6101930Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:01.6451564Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:07:01.6729182Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:07:01.6743554Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:01.7233278Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:07:01.7489992Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:07:01.7509457Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:01.8368844Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:07:01.8647735Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:07:01.8659824Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:01.8950574Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:07:01.9230364Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:01.9243073Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:01.9896472Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:07:02.0179694Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:02.0190485Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:02.0658170Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:07:02.0939176Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:02.0953631Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:02.2496667Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:07:02.2775522Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:02.2794885Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:02.4261481Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:07:02.4540999Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:02.4549938Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:02.4952477Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:07:02.5231722Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:02.5245296Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:02.5510498Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:07:02.5786893Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:07:02.5797169Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:02.6057483Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:07:02.6334519Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:02.6342706Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:07:03.8731883Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:07:03.9015763Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:03.9032207Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:03.9420430Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:07:03.9656943Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:03.9669847Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:04.1679237Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:07:04.1970059Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:04.1987059Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:04.2499406Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:07:04.2783217Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:04.2795241Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:04.3227706Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:07:04.3517174Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:04.3541722Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:04.3894355Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:07:04.4173529Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:04.4184422Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:04.4510568Z Selecting previously unselected package gdal-data. 2021-05-16T23:07:04.4789895Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:07:04.4803372Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:04.5345655Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:07:04.5603288Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:07:04.5615333Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:04.5969405Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:07:04.6251584Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:07:04.6259995Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:04.6693530Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:07:04.6932294Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:04.6947092Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:04.7374009Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:07:04.7602632Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:07:04.7617632Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:04.8312129Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:07:04.8592715Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:04.8614872Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:04.8950091Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:07:04.9228354Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:07:04.9241416Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:04.9894759Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:07:05.0157303Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:07:05.0166347Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:05.0574391Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:07:05.0814069Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:07:05.0822017Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:05.1097374Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:07:05.1377575Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:07:05.1392321Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:05.1694311Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:07:05.1932151Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:07:05.1959911Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:05.2374225Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:07:05.2625588Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:05.2636794Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:05.3413855Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:07:05.3672798Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:05.3685700Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:05.4093891Z Selecting previously unselected package proj-data. 2021-05-16T23:07:05.4279743Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:07:05.4316119Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:07:06.1617463Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:07:06.1903375Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:07:06.1928086Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:06.3013773Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:07:06.3250982Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:07:06.3264535Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:07:06.3614125Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:07:06.3822954Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:07:06.3834390Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:06.4291775Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:07:06.4575646Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:07:06.4593817Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:06.4856407Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:07:06.5141540Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:07:06.5166570Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:06.5493832Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:07:06.5726710Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:06.5739193Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:06.6043199Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:07:06.6339687Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:06.6353086Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:06.6768046Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:07:06.7050730Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:06.7062364Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:06.7453569Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:07:06.7678574Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:07:06.7730266Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:06.8352439Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:07:06.8634019Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:07:06.8650549Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:06.9133671Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:07:06.9392837Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:07:06.9414123Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:06.9768061Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:07:07.0047232Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:07.0065346Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:07.1518490Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:07:07.1804212Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:07:07.1812657Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:07.2950782Z Selecting previously unselected package libgdal26. 2021-05-16T23:07:07.3233729Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:07.3244179Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:07.9356272Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:07:07.9648358Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:07.9673855Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:07.9991712Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:07:08.0280464Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:07:08.0288781Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:07:08.0653834Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:07:08.0883758Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:08.0890790Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:08.1173621Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:07:08.1439246Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:08.1448055Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:08.1795450Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:07:08.2060114Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:07:08.2069434Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:08.2556059Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:07:08.2822032Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:07:08.2842931Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:08.3312765Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:07:08.3581066Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:08.3603612Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:08.8527911Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:07:08.8813796Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:08.8823926Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:08.9086062Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:07:08.9349134Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:07:08.9360771Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:08.9788522Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:07:09.0071563Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:09.0087680Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:07:09.1769915Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:07:09.2037046Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:09.2044571Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:09.2374414Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:07:09.2593784Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:09.2602514Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:09.3053927Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:07:09.3269028Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:07:09.3286870Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:07:09.4054011Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:07:09.4278745Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:09.4473063Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:09.8134871Z Selecting previously unselected package qgis-providers. 2021-05-16T23:07:09.8370589Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:09.8387249Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:10.0494364Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:07:10.0739368Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:10.0762928Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:10.1173497Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:07:10.1388540Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:07:10.1397977Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:07:10.1694928Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:07:10.1938301Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:10.1945695Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:07:10.2413877Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:07:10.2607854Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:10.2624079Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:10.3364827Z Selecting previously unselected package blt. 2021-05-16T23:07:10.3651937Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:10.3662285Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:10.3895573Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:07:10.4183539Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:07:10.4207549Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:10.4580758Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:07:10.4866208Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:10.4874531Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:10.5209284Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:07:10.5495864Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:10.5507446Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:10.6014074Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:07:10.6215193Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:10.6225648Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:10.6614582Z Selecting previously unselected package gcr. 2021-05-16T23:07:10.6863696Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:10.6873727Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:07:10.7334294Z Selecting previously unselected package python3-numpy. 2021-05-16T23:07:10.7602837Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:07:10.7610733Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:11.0414488Z Selecting previously unselected package python3-gdal. 2021-05-16T23:07:11.0634590Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:11.0645575Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:11.1414220Z Selecting previously unselected package gdal-bin. 2021-05-16T23:07:11.1656001Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:11.1671321Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:11.2214033Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:07:11.2467828Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:11.2483946Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:11.2720060Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:07:11.3001685Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:07:11.3008542Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:11.3509162Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:07:11.3794128Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:07:11.3806095Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:07:11.4214698Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:07:11.4491114Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:11.4506669Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:11.5014331Z Selecting previously unselected package p11-kit. 2021-05-16T23:07:11.5261779Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:11.5276453Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:11.5695114Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:07:11.5907332Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:07:11.5930789Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:07:11.6294421Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:07:11.6544663Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:11.6665200Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:07:11.7529977Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:07:11.7814236Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:11.7843667Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:11.8174029Z Selecting previously unselected package grass-doc. 2021-05-16T23:07:12.4615219Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:07:12.4621590Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:13.4814687Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:07:13.5032863Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:07:13.5046316Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:13.5455191Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:07:13.5680477Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:13.5695383Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:13.6093904Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:07:13.6317625Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:13.6325528Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:13.8174572Z Selecting previously unselected package grass-core. 2021-05-16T23:07:13.8402696Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:07:13.8413141Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:07:14.4094645Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:07:14.4348820Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:07:14.4357516Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:14.4651761Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:07:14.4941654Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:07:14.4950947Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:14.5253453Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:07:14.5537351Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:07:14.5547961Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:07:14.6323113Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:07:14.6611776Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:07:14.6623871Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:14.7293612Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:07:14.7585060Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:07:14.7595305Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:15.0553563Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:07:15.0842494Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:07:15.0855415Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:15.1894077Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:07:15.2130531Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:15.2145764Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:15.2534760Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:07:15.2782779Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:15.2792823Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:15.3093494Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:07:15.3302570Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:07:15.3318493Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:15.3604474Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:07:15.3892264Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:07:15.3968049Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:15.4647421Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:07:15.4937877Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:07:15.4949685Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:07:15.5283372Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:07:15.5571899Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:07:15.5579762Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:07:15.5815070Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:07:15.6099690Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:15.6109509Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:15.6360775Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:07:15.6645627Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:15.6654869Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:15.7050842Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:07:15.7331710Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:07:15.7349801Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:07:15.7654026Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:07:15.7862536Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:15.7872299Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:15.8112519Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:07:15.8394747Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:07:15.8412354Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:15.8733977Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:07:15.8963637Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:15.8974869Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:07:15.9294096Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:07:15.9519551Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:15.9527047Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:07:15.9793053Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:07:16.0071502Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:16.0088127Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:07:16.0453873Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:07:16.0669557Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:16.0692339Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:07:16.1104632Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:07:16.1390659Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:16.1406935Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:16.2894603Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:07:16.3158627Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:16.3168034Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:07:16.3534908Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:07:16.3780996Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:16.3796231Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:07:16.4086469Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:07:16.4375417Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.4390377Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.4832916Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:07:16.5118766Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.5131459Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.6173725Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:07:16.6397035Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.6419817Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.6973654Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:07:16.7188713Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.7216679Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.7646814Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:07:16.7935892Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.7963492Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.8296385Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:07:16.8585828Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.8600581Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.8996796Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:07:16.9285116Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.9300944Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:16.9630920Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:07:16.9891241Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:16.9914276Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:17.0208316Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:07:17.0501248Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:17.0513854Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:17.0973754Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:07:17.1197662Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:17.1216073Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:17.1534251Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:07:17.1811783Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:17.1821098Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:17.2174660Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:07:17.2439492Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:17.2459658Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:17.3054824Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:07:17.3289506Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:17.3300892Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:17.4427925Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:07:17.4722002Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:17.4732831Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:17.7978434Z Selecting previously unselected package qtchooser. 2021-05-16T23:07:17.8266723Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:07:17.8282820Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:07:17.8653993Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:07:17.8883673Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:17.8908340Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:17.9650189Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:07:17.9944377Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:17.9956031Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.0329428Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:07:18.0615778Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:18.0640091Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.0945637Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:07:18.1238745Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:18.1258795Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.1796739Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:07:18.2088040Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:18.2105041Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.2418404Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:07:18.2710756Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:18.2719563Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.4734691Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:07:18.4988478Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:18.4997886Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.5935047Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:07:18.6174275Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:18.6201673Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:07:18.7428267Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:07:18.7674191Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:18.7686435Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:18.8827810Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:07:18.9112522Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:18.9121109Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:18.9689452Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:07:18.9978327Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:19.0000662Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:19.0445911Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:07:19.0735605Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:19.0749840Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:19.1102994Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:07:19.1393032Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:07:19.1406099Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:07:19.2175214Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:07:19.2429663Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:07:19.2619829Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:07:19.3014410Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:07:19.3280337Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:19.3307441Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:19.3718904Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:07:19.3974818Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:19.3985392Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:07:19.4333746Z Selecting previously unselected package modemmanager. 2021-05-16T23:07:19.4576532Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:07:19.4652232Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:07:19.5635232Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:07:19.5924534Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:07:19.5934422Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:19.6254729Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:07:19.6512592Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:07:19.6524813Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:07:19.9544516Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:07:19.9839951Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:07:19.9865090Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:07:20.0166150Z Selecting previously unselected package python3-bs4. 2021-05-16T23:07:20.0453007Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:07:20.0464093Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:07:20.0879912Z Selecting previously unselected package python3-cycler. 2021-05-16T23:07:20.1168119Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:07:20.1180661Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:07:20.1503972Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:07:20.1798849Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:07:20.1812753Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:20.2183161Z Selecting previously unselected package python3-decorator. 2021-05-16T23:07:20.2475684Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:07:20.2497225Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:20.2793802Z Selecting previously unselected package python3-future. 2021-05-16T23:07:20.3084489Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:07:20.3111953Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:07:20.3755080Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:07:20.4044626Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:07:20.4061062Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:20.4336414Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:07:20.4622378Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:07:20.4635445Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:20.4991013Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:07:20.5276948Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:07:20.5290824Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:20.5578140Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:07:20.5863100Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:07:20.5879906Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:20.6203927Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:07:20.6493918Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:07:20.6511530Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:07:20.6809600Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:07:20.7097538Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:07:20.7111012Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:07:20.7417438Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:07:20.7700908Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:07:20.7714698Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:07:20.9206663Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:07:20.9494996Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:07:20.9510423Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:07:20.9862679Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:07:21.0154230Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:07:21.0174460Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:07:21.4094041Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:07:21.4388318Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:07:21.4402842Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:07:21.4697190Z Selecting previously unselected package python3-olefile. 2021-05-16T23:07:21.4995693Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:07:21.5008749Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:07:21.5279776Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:07:21.5568894Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:07:21.5585253Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:07:21.6166102Z Selecting previously unselected package python3-tz. 2021-05-16T23:07:21.6456769Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:07:21.6467496Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:07:21.6746765Z Selecting previously unselected package python3-owslib. 2021-05-16T23:07:21.7042768Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:07:21.7058079Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:07:21.7445415Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:07:21.7743161Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:07:21.7760818Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:07:21.8387948Z Selecting previously unselected package python3-retrying. 2021-05-16T23:07:21.8682729Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:07:21.8701910Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:07:21.9018052Z Selecting previously unselected package python3-plotly. 2021-05-16T23:07:21.9313878Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:07:21.9330150Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:07:22.3644286Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:07:22.3958840Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:07:22.3969707Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:07:22.4287316Z Selecting previously unselected package python3-sip. 2021-05-16T23:07:22.4599611Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:22.4612072Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:07:22.4979963Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:07:22.5277517Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:22.5287792Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:22.7894699Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:07:22.8199133Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:22.8218646Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:07:22.8715485Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:07:22.8993610Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:22.9001581Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:22.9374858Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:07:22.9641442Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:22.9650484Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:22.9978785Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:07:23.0220905Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:23.0231959Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:23.0562464Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:07:23.0861251Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:23.0878954Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:23.3495218Z Selecting previously unselected package python3-qgis. 2021-05-16T23:07:23.3784940Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:23.3814910Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:24.2561592Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:07:24.2863246Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:07:24.2875726Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:07:24.3254624Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:07:24.3537974Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:07:24.3548575Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:07:24.4056957Z Selecting previously unselected package qgis-common. 2021-05-16T23:07:24.4357861Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:24.4376282Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:25.9577214Z Selecting previously unselected package qgis. 2021-05-16T23:07:25.9881075Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:26.0493607Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:26.4045825Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:07:26.4349260Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:26.4369951Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:26.5763337Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:07:26.6071798Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:26.6079058Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:26.6393440Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:07:26.6690353Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:26.6705840Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:26.7339431Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:07:26.7641787Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.7658394Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:26.7990394Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:07:26.8291167Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:07:26.8299680Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:07:27.0004828Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:07:27.0306167Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:07:27.0317143Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:07:27.1575703Z Selecting previously unselected package proj-bin. 2021-05-16T23:07:27.1879870Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:07:27.1895351Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:07:27.2261799Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:07:27.2563011Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:07:27.2579708Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:07:27.2928588Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:07:27.3230453Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:07:27.3299231Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:07:27.4001597Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:27.4032563Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:27.6974508Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:07:27.6991868Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:27.7011849Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:27.7039858Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:27.7140615Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:27.7173992Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:27.7207570Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:07:27.7238622Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:27.7256704Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:27.7279267Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:27.7306380Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:27.7351283Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:27.7397006Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:27.7419993Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:27.7439697Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:27.7458493Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:27.7482710Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:27.7505183Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:27.8958905Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:27.9002447Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:27.9029498Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:07:28.0446510Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:28.0497175Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:07:28.1839488Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:28.1871686Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:28.1894715Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:28.1918808Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:28.1940680Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:28.1965281Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:28.1998098Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:07:28.3093114Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:28.3164379Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:28.3217170Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:28.3260391Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:28.3303694Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:28.4678385Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:28.4713998Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:07:28.6167871Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:28.6285057Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:28.6315749Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:28.6405171Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:28.6448999Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:28.6491025Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:28.6539775Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:28.6616651Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:28.7980502Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:28.8001982Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:28.8021645Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:28.8039297Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:28.8117935Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:07:28.8137838Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:07:28.9844561Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:28.9870326Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:07:29.1234258Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:29.1284408Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:29.1322962Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:07:29.1352336Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:29.1388881Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:07:29.1428049Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:29.1485379Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:07:29.3013786Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:29.3051591Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:29.3096702Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:29.3150170Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:29.3248843Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:29.5293779Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:30.6813997Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:30.6835602Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:30.6855014Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:30.6881103Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:30.6931730Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:30.7001382Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:30.7023324Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:30.7041095Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:07:30.8720174Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:30.8740735Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:07:30.8763170Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:30.8782915Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:31.0602410Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:31.0654244Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:31.0709407Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:31.0766258Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:31.0826904Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:31.1038697Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:31.2737429Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:31.2796914Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:31.2856646Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:07:31.2975877Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:31.3015734Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:31.3074991Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:31.3119590Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:31.3179560Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:07:31.3267817Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:07:31.3327492Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:07:31.6505742Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:31.8050280Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:07:31.8090196Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:31.8120737Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:31.8148506Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:31.8177180Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:07:31.8243848Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:31.8307247Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:07:31.8362293Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:31.8388936Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:32.0368783Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:07:32.1896182Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:07:32.3369483Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:07:32.3400189Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:07:32.3463169Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:32.3510562Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:07:32.4973185Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:32.4999312Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:32.5022375Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:32.5042729Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:07:33.4078883Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:33.4132394Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:07:33.4156574Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:33.4178872Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:33.4227585Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:33.4250765Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:07:33.4299117Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:33.4320460Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:33.4358064Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:07:33.8145874Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:07:33.8172980Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:33.8216715Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:07:33.9821157Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:07:33.9862593Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:07:34.1400363Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:34.1426403Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:07:34.3224672Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:07:34.3260518Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:07:34.3307727Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:34.3352732Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:07:34.4774517Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:07:34.4777043Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:07:34.9991872Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:07:35.2552320Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:35.2581670Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:07:35.2624274Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:35.2660313Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:35.2701492Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:35.2730307Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:35.2817019Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:07:35.4267039Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:35.4268977Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:07:35.4272134Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:35.4274516Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:07:35.4670721Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:35.4671937Z if direction is "increasing": 2021-05-16T23:07:35.4673856Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:35.4674761Z elif direction is "decreasing": 2021-05-16T23:07:35.4846870Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:35.4849051Z if direction is "increasing": 2021-05-16T23:07:35.4851928Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:35.4854122Z elif direction is "decreasing": 2021-05-16T23:07:36.3627159Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:36.3629099Z if props["offset_coordinates"] is "data": 2021-05-16T23:07:36.3630954Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:07:36.3632194Z if props["coordinates"] is not "data": 2021-05-16T23:07:37.1011981Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:07:37.6610370Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:07:37.6613716Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:07:37.6615904Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:07:38.7691327Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:07:38.7747383Z First installation detected... 2021-05-16T23:07:38.7748272Z Checking NSS setup... 2021-05-16T23:07:38.7821810Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:07:38.7896493Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:38.7976188Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:07:39.0543735Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:39.0604705Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:07:39.0663599Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.0724880Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:39.0764912Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:07:39.0820044Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.0879363Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.0925535Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.0976560Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:39.2822032Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:39.2928591Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.2978294Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:07:39.6182980Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:39.6184966Z if value is '': 2021-05-16T23:07:39.7116524Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:39.7117886Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:07:39.7119097Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:39.7120169Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:07:39.7121449Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:07:39.7123119Z if driver_string is not None and driver_string is not "": 2021-05-16T23:07:39.7534533Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:39.7535636Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:07:39.7536807Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:07:39.7537909Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:07:39.8139991Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.8174520Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.8243136Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:07:39.8263339Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.8301744Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.8457589Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:39.8488731Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.8513796Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.8538899Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:39.8577626Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.8597941Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:39.9405178Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:39.9438466Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.9469908Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:39.9502735Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:07:40.0735785Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:07:40.0738209Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:07:40.5935732Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.5974557Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6060972Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:07:40.6104305Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6127946Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.6152727Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6176776Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:07:40.6202805Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:07:40.6236552Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:07:40.6264682Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6285047Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6312853Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:40.6339560Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.6360147Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:40.6385724Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:40.6410165Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6455919Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:07:40.6482354Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:40.6520053Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.6560721Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:40.8102107Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:40.8132948Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.8157384Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.8187432Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.4688770Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:11.4741512Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:11.4769090Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.4789667Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:11.4808139Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.4827507Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.4847579Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:11.4868922Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.6276135Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.6305805Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:11.6341706Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.6384854Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:11.6421578Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.8103307Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.8125412Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.8151492Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.8265589Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:08:11.8419488Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:08:12.8226067Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:08:12.8396728Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:08:12.8634408Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:08:12.8790152Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:08:12.9541917Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:08:12.9876355Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:08:13.2289637Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:08:23.7084079Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:23.7298582Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:08:25.6404148Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:08:25.6404660Z with: 2021-05-16T23:08:25.6405091Z github_slug: neuroconductor/ggneuro 2021-05-16T23:08:25.6405526Z env: 2021-05-16T23:08:25.6406260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:25.6406698Z TIC_DEPLOY_KEY: 2021-05-16T23:08:25.6407426Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:25.6409023Z GITHUB_PAT: *** 2021-05-16T23:08:25.6409383Z COVERALLS_TOKEN: 2021-05-16T23:08:25.6409833Z continue-on-error: false 2021-05-16T23:08:25.6410273Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:25.6410707Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:25.6411129Z TZ: UTC 2021-05-16T23:08:25.6411477Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:25.6411858Z NOT_CRAN: true 2021-05-16T23:08:25.6412192Z ##[endgroup] 2021-05-16T23:08:25.6728145Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:08:25.6811081Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:08:25.6811618Z env: 2021-05-16T23:08:25.6812035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:25.6812464Z TIC_DEPLOY_KEY: 2021-05-16T23:08:25.6813356Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:25.6814525Z GITHUB_PAT: *** 2021-05-16T23:08:25.6814905Z COVERALLS_TOKEN: 2021-05-16T23:08:25.6815350Z continue-on-error: false 2021-05-16T23:08:25.6815798Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:25.6816237Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:25.6816652Z TZ: UTC 2021-05-16T23:08:25.6817016Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:25.6817397Z NOT_CRAN: true 2021-05-16T23:08:25.6817754Z ##[endgroup] 2021-05-16T23:08:25.8818311Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:08:25.8818835Z with: 2021-05-16T23:08:25.8819187Z repo_name: ggneuro 2021-05-16T23:08:25.8819553Z repo_version: 0.5.0 2021-05-16T23:08:25.8819969Z runner_os: Linux 2021-05-16T23:08:25.8820307Z R_version: 3.5 2021-05-16T23:08:25.8820624Z env: 2021-05-16T23:08:25.8821012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:25.8821562Z TIC_DEPLOY_KEY: 2021-05-16T23:08:25.8822289Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:25.8824076Z GITHUB_PAT: *** 2021-05-16T23:08:25.8824454Z COVERALLS_TOKEN: 2021-05-16T23:08:25.8824888Z continue-on-error: false 2021-05-16T23:08:25.8825328Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:25.8825764Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:25.8826172Z TZ: UTC 2021-05-16T23:08:25.8826517Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:25.8826895Z NOT_CRAN: true 2021-05-16T23:08:25.8827262Z ##[endgroup] 2021-05-16T23:08:25.9158003Z Package: ggneuro 2021-05-16T23:08:25.9161970Z Version: 0.5.0 2021-05-16T23:08:25.9162788Z OS: Linux 2021-05-16T23:08:25.9248969Z ##[group]Run install.packages('remotes') 2021-05-16T23:08:25.9249604Z install.packages('remotes') 2021-05-16T23:08:25.9250346Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:08:25.9251256Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:08:25.9258453Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:08:25.9258840Z env: 2021-05-16T23:08:25.9259235Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:25.9259674Z TIC_DEPLOY_KEY: 2021-05-16T23:08:25.9260408Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:25.9261593Z GITHUB_PAT: *** 2021-05-16T23:08:25.9261965Z COVERALLS_TOKEN: 2021-05-16T23:08:25.9262403Z continue-on-error: false 2021-05-16T23:08:25.9262843Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:25.9263279Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:25.9263704Z TZ: UTC 2021-05-16T23:08:25.9264070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:25.9264437Z NOT_CRAN: true 2021-05-16T23:08:25.9264783Z ##[endgroup] 2021-05-16T23:08:26.0749960Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:26.0750765Z (as ‘lib’ is unspecified) 2021-05-16T23:08:39.9657297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:08:40.5714988Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T23:08:40.6024843Z ================================================== 2021-05-16T23:08:40.6025726Z downloaded 378 KB 2021-05-16T23:08:40.6026248Z 2021-05-16T23:08:40.8031646Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:08:40.8077901Z * DONE (remotes) 2021-05-16T23:08:40.8127792Z 2021-05-16T23:08:40.8128676Z The downloaded source packages are in 2021-05-16T23:08:40.8129997Z ‘/tmp/RtmpJOXkez/downloaded_packages’ 2021-05-16T23:08:58.6329640Z ##[group]Run actions/cache@v1 2021-05-16T23:08:58.6330037Z with: 2021-05-16T23:08:58.6330431Z path: /home/runner/work/_temp/Library 2021-05-16T23:08:58.6333074Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-3b1ed82295a4fb308c029028de0341a9356f0ee2c6bb59ca7a55f9cd771a0ef4 2021-05-16T23:08:58.6336186Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T23:08:58.6337224Z env: 2021-05-16T23:08:58.6337624Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:58.6338058Z TIC_DEPLOY_KEY: 2021-05-16T23:08:58.6338798Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:58.6340465Z GITHUB_PAT: *** 2021-05-16T23:08:58.6340848Z COVERALLS_TOKEN: 2021-05-16T23:08:58.6341288Z continue-on-error: false 2021-05-16T23:08:58.6341729Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:58.6342171Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:58.6342629Z TZ: UTC 2021-05-16T23:08:58.6343001Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:58.6343368Z NOT_CRAN: true 2021-05-16T23:08:58.6343711Z ##[endgroup] 2021-05-16T23:08:58.6744346Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:08:58.6797185Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:08:58.6797927Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:08:58.6798597Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:08:58.6799178Z sudo -s eval "$sysreqs" 2021-05-16T23:08:58.6840902Z shell: /usr/bin/bash -e {0} 2021-05-16T23:08:58.6841267Z env: 2021-05-16T23:08:58.6841669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:58.6842111Z TIC_DEPLOY_KEY: 2021-05-16T23:08:58.6842847Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:58.6844045Z GITHUB_PAT: *** 2021-05-16T23:08:58.6844421Z COVERALLS_TOKEN: 2021-05-16T23:08:58.6844856Z continue-on-error: false 2021-05-16T23:08:58.6845298Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:58.6845730Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:58.6846146Z TZ: UTC 2021-05-16T23:08:58.6846521Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:58.6846893Z NOT_CRAN: true 2021-05-16T23:08:58.6847328Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:08:58.6847756Z ##[endgroup] 2021-05-16T23:08:58.8494196Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:08:59.3814073Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:09:14.9301944Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:09:14.9303361Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:09:14.9304329Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:09:14.9305297Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:09:14.9306167Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:09:14.9334072Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:09:14.9346866Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:14.9353128Z (as ‘lib’ is unspecified) 2021-05-16T23:09:28.1993314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:09:28.7536543Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T23:09:28.7622640Z ================================================== 2021-05-16T23:09:28.7623300Z downloaded 93 KB 2021-05-16T23:09:28.7623673Z 2021-05-16T23:09:28.7655527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:09:29.0509555Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T23:09:29.0622866Z ================================================== 2021-05-16T23:09:29.0623659Z downloaded 134 KB 2021-05-16T23:09:29.0624108Z 2021-05-16T23:09:29.0657564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:09:29.4001022Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T23:09:29.4069810Z ================================================== 2021-05-16T23:09:29.4070668Z downloaded 79 KB 2021-05-16T23:09:29.4071185Z 2021-05-16T23:09:29.4107198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:09:29.9472794Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T23:09:29.9696012Z ================================================== 2021-05-16T23:09:29.9696922Z downloaded 515 KB 2021-05-16T23:09:29.9697426Z 2021-05-16T23:09:29.9729299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:09:30.5270258Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T23:09:30.5560707Z ================================================== 2021-05-16T23:09:30.5561224Z downloaded 991 KB 2021-05-16T23:09:30.5561488Z 2021-05-16T23:09:30.7526566Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:09:30.7570831Z * DONE (rprojroot) 2021-05-16T23:09:30.9396599Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:09:30.9437364Z * DONE (crayon) 2021-05-16T23:09:31.1265405Z * installing *binary* package ‘R6’ ... 2021-05-16T23:09:31.1306206Z * DONE (R6) 2021-05-16T23:09:31.3407788Z * installing *binary* package ‘desc’ ... 2021-05-16T23:09:31.3453201Z * DONE (desc) 2021-05-16T23:09:31.5582603Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:09:31.5632059Z * DONE (debugme) 2021-05-16T23:09:31.5682378Z 2021-05-16T23:09:31.5683291Z The downloaded source packages are in 2021-05-16T23:09:31.5684574Z ‘/tmp/RtmpCVl62z/downloaded_packages’ 2021-05-16T23:09:31.5693927Z Running `R CMD build`... 2021-05-16T23:09:31.7841876Z * checking for file ‘/tmp/RtmpCVl62z/remotes68bcf5aaa76/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:09:31.7843566Z * preparing ‘sysreqs’: 2021-05-16T23:09:31.7844691Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:09:31.7846145Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:09:31.7847213Z * checking for empty or unneeded directories 2021-05-16T23:09:31.7848248Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:09:31.7850468Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:31.7854354Z (as ‘lib’ is unspecified) 2021-05-16T23:09:31.9601269Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:09:31.9717477Z ** R 2021-05-16T23:09:31.9798204Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:09:32.1311807Z ** help 2021-05-16T23:09:32.1417532Z *** installing help indices 2021-05-16T23:09:32.1588563Z ** building package indices 2021-05-16T23:09:32.1679740Z ** testing if installed package can be loaded 2021-05-16T23:09:32.3369151Z * DONE (sysreqs) 2021-05-16T23:09:49.9061347Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:09:49.9063716Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:09:49.9065312Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:09:49.9288014Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:09:49.9746388Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:09:50.0548690Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:09:50.1658288Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:09:50.2125489Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:09:50.3707345Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:09:51.5338124Z Reading package lists... 2021-05-16T23:09:51.6077743Z Reading package lists... 2021-05-16T23:09:51.7549153Z Building dependency tree... 2021-05-16T23:09:51.7570019Z Reading state information... 2021-05-16T23:09:51.9017116Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:09:52.5043835Z Suggested packages: 2021-05-16T23:09:52.5046250Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:09:52.5047372Z The following NEW packages will be installed: 2021-05-16T23:09:52.5048454Z libcurl4-openssl-dev 2021-05-16T23:09:52.5049477Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:09:52.5050372Z Need to get 321 kB of archives. 2021-05-16T23:09:52.5051325Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:09:52.5056006Z 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-16T23:09:52.5056973Z Fetched 321 kB in 0s (13.6 MB/s) 2021-05-16T23:09:52.5057884Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:09:52.5058571Z (Reading database ... 2021-05-16T23:09:52.5059016Z (Reading database ... 5% 2021-05-16T23:09:52.5059450Z (Reading database ... 10% 2021-05-16T23:09:52.5059896Z (Reading database ... 15% 2021-05-16T23:09:52.5060333Z (Reading database ... 20% 2021-05-16T23:09:52.5060774Z (Reading database ... 25% 2021-05-16T23:09:52.5061207Z (Reading database ... 30% 2021-05-16T23:09:52.5061648Z (Reading database ... 35% 2021-05-16T23:09:52.5062300Z (Reading database ... 40% 2021-05-16T23:09:52.5062847Z (Reading database ... 45% 2021-05-16T23:09:52.5063276Z (Reading database ... 50% 2021-05-16T23:09:52.5063716Z (Reading database ... 55% 2021-05-16T23:09:52.5064157Z (Reading database ... 60% 2021-05-16T23:09:52.5064587Z (Reading database ... 65% 2021-05-16T23:09:52.5065028Z (Reading database ... 70% 2021-05-16T23:09:52.5065464Z (Reading database ... 75% 2021-05-16T23:09:52.5065907Z (Reading database ... 80% 2021-05-16T23:09:52.5066334Z (Reading database ... 85% 2021-05-16T23:09:52.5429581Z (Reading database ... 90% 2021-05-16T23:09:52.5506917Z (Reading database ... 95% 2021-05-16T23:09:52.5507500Z (Reading database ... 100% 2021-05-16T23:09:52.5508307Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T23:09:52.5633374Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:09:52.5661702Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:09:52.6570792Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:09:52.6648205Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:09:57.5715560Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:09:57.5716228Z remotes::install_github("ropensci/tic") 2021-05-16T23:09:57.5716844Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:09:57.5717471Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:09:57.5718052Z remotes::install_cran("covr") 2021-05-16T23:09:57.5725126Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:09:57.5725523Z env: 2021-05-16T23:09:57.5725973Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:57.5726424Z TIC_DEPLOY_KEY: 2021-05-16T23:09:57.5727185Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:57.5728706Z GITHUB_PAT: *** 2021-05-16T23:09:57.5729108Z COVERALLS_TOKEN: 2021-05-16T23:09:57.5729549Z continue-on-error: false 2021-05-16T23:09:57.5729989Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:57.5730447Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:57.5730882Z TZ: UTC 2021-05-16T23:09:57.5731246Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:57.5731628Z NOT_CRAN: true 2021-05-16T23:09:57.5731967Z ##[endgroup] 2021-05-16T23:09:57.7433568Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:58.2668832Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:10:13.7413732Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:10:13.7414478Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:13.7415141Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:13.7415758Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:10:13.7416400Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:10:13.7417047Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:10:13.7417691Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:10:13.7418320Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:10:13.7418950Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:10:13.7419588Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:10:13.7420221Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:13.7420882Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:10:13.7421512Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:10:13.7422134Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:10:13.7422775Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:10:13.7423472Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:13.7424135Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:10:13.7424774Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:10:13.7425397Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:10:13.7426024Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:10:13.7426686Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:10:13.7427327Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:10:13.7427982Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:10:13.7428617Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:13.7429241Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:13.7429848Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:10:13.7430819Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:10:13.7431473Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:10:13.7432106Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:13.7432760Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:10:13.7433391Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:10:13.7436289Z 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-16T23:10:13.7447418Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:13.7448237Z (as ‘lib’ is unspecified) 2021-05-16T23:10:27.0022929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:10:27.7615152Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T23:10:27.8786312Z ================================================== 2021-05-16T23:10:27.8787477Z downloaded 1.3 MB 2021-05-16T23:10:27.8788296Z 2021-05-16T23:10:27.8825686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:10:28.1556421Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T23:10:28.1723941Z ================================================== 2021-05-16T23:10:28.1724430Z downloaded 226 KB 2021-05-16T23:10:28.1724692Z 2021-05-16T23:10:28.1766267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:10:29.1818723Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T23:10:29.1887574Z ================================================== 2021-05-16T23:10:29.1888082Z downloaded 140 KB 2021-05-16T23:10:29.1888372Z 2021-05-16T23:10:29.1931835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:10:29.7451235Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T23:10:29.7505444Z ================================================== 2021-05-16T23:10:29.7505901Z downloaded 53 KB 2021-05-16T23:10:29.7506165Z 2021-05-16T23:10:29.7546238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:10:30.1809253Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T23:10:30.1811130Z ================================================== 2021-05-16T23:10:30.1811695Z downloaded 22 KB 2021-05-16T23:10:30.1812074Z 2021-05-16T23:10:30.1849362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:10:31.0830055Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T23:10:31.2650742Z ================================================== 2021-05-16T23:10:31.2651445Z downloaded 1.4 MB 2021-05-16T23:10:31.2651831Z 2021-05-16T23:10:31.2692113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:10:31.7927503Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T23:10:31.7935619Z ================================================== 2021-05-16T23:10:31.7936255Z downloaded 36 KB 2021-05-16T23:10:31.7936686Z 2021-05-16T23:10:31.7979023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:10:32.4530515Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T23:10:32.4887557Z ================================================== 2021-05-16T23:10:32.4889371Z downloaded 883 KB 2021-05-16T23:10:32.4890631Z 2021-05-16T23:10:32.5000980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:10:32.8971545Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T23:10:32.9192464Z ================================================== 2021-05-16T23:10:32.9194058Z downloaded 522 KB 2021-05-16T23:10:32.9194849Z 2021-05-16T23:10:32.9239884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:10:33.1487672Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T23:10:33.1488860Z ================================================== 2021-05-16T23:10:33.1489446Z downloaded 12 KB 2021-05-16T23:10:33.1489867Z 2021-05-16T23:10:33.1525142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:10:33.4435784Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T23:10:33.4681358Z ================================================== 2021-05-16T23:10:33.4682671Z downloaded 482 KB 2021-05-16T23:10:33.4686285Z 2021-05-16T23:10:33.4720905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:10:33.7561051Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T23:10:33.7632194Z ================================================== 2021-05-16T23:10:33.7633011Z downloaded 90 KB 2021-05-16T23:10:33.7633617Z 2021-05-16T23:10:33.7669842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:10:33.9490177Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T23:10:33.9700951Z ================================================== 2021-05-16T23:10:33.9701810Z downloaded 503 KB 2021-05-16T23:10:33.9702268Z 2021-05-16T23:10:33.9739537Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:10:34.5178453Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T23:10:34.6291391Z ================================================== 2021-05-16T23:10:34.6291997Z downloaded 621 KB 2021-05-16T23:10:34.6292327Z 2021-05-16T23:10:34.6333487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:10:34.9191629Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T23:10:34.9377554Z ================================================== 2021-05-16T23:10:34.9378106Z downloaded 265 KB 2021-05-16T23:10:34.9378392Z 2021-05-16T23:10:34.9416235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:10:35.1177546Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T23:10:35.1300601Z ================================================== 2021-05-16T23:10:35.1301097Z downloaded 166 KB 2021-05-16T23:10:35.1301362Z 2021-05-16T23:10:35.1336574Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:10:35.4966315Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T23:10:35.5104551Z ================================================== 2021-05-16T23:10:35.5105104Z downloaded 235 KB 2021-05-16T23:10:35.5105409Z 2021-05-16T23:10:35.5144697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:10:35.8444593Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T23:10:35.8622572Z ================================================== 2021-05-16T23:10:35.8627833Z downloaded 276 KB 2021-05-16T23:10:35.8628522Z 2021-05-16T23:10:35.8658729Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:10:36.4256419Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T23:10:36.4392011Z ================================================== 2021-05-16T23:10:36.4392857Z downloaded 202 KB 2021-05-16T23:10:36.4393417Z 2021-05-16T23:10:36.4433623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:10:36.9993225Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T23:10:36.9993979Z ================================================== 2021-05-16T23:10:36.9994447Z downloaded 63 KB 2021-05-16T23:10:36.9994728Z 2021-05-16T23:10:37.0038560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:10:37.3068910Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T23:10:37.3129975Z ================================================== 2021-05-16T23:10:37.3130475Z downloaded 45 KB 2021-05-16T23:10:37.3130787Z 2021-05-16T23:10:37.3163242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:10:37.8227730Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T23:10:37.8435232Z ================================================== 2021-05-16T23:10:37.8436619Z downloaded 415 KB 2021-05-16T23:10:37.8437419Z 2021-05-16T23:10:37.8477201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:10:38.3398621Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T23:10:38.3470954Z ================================================== 2021-05-16T23:10:38.3471447Z downloaded 90 KB 2021-05-16T23:10:38.3471716Z 2021-05-16T23:10:38.3509279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:10:38.7956006Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T23:10:38.8062946Z ================================================== 2021-05-16T23:10:38.8063471Z downloaded 132 KB 2021-05-16T23:10:38.8063757Z 2021-05-16T23:10:38.8101121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:10:39.1106252Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T23:10:39.1281099Z ================================================== 2021-05-16T23:10:39.1282000Z downloaded 270 KB 2021-05-16T23:10:39.1282542Z 2021-05-16T23:10:39.1319877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:10:39.4251364Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T23:10:39.4870554Z ================================================== 2021-05-16T23:10:39.4871546Z downloaded 736 KB 2021-05-16T23:10:39.4871925Z 2021-05-16T23:10:39.4914641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:10:39.6978338Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T23:10:39.7031340Z ================================================== 2021-05-16T23:10:39.7031882Z downloaded 45 KB 2021-05-16T23:10:39.7032155Z 2021-05-16T23:10:39.7065300Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:10:39.7618325Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:10:39.7620930Z ================================================== 2021-05-16T23:10:39.7621421Z downloaded 24 KB 2021-05-16T23:10:39.7621724Z 2021-05-16T23:10:39.7642894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:10:40.1631958Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T23:10:40.1905020Z ================================================== 2021-05-16T23:10:40.1905510Z downloaded 684 KB 2021-05-16T23:10:40.1905762Z 2021-05-16T23:10:40.1942784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:10:40.7340554Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T23:10:40.7392247Z ================================================== 2021-05-16T23:10:40.7393198Z downloaded 45 KB 2021-05-16T23:10:40.7393523Z 2021-05-16T23:10:40.7431420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:10:41.4231618Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T23:10:41.4503372Z ================================================== 2021-05-16T23:10:41.4504310Z downloaded 598 KB 2021-05-16T23:10:41.4504842Z 2021-05-16T23:10:41.7112169Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:10:41.7175969Z * DONE (rlang) 2021-05-16T23:10:41.9196322Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:10:41.9244483Z * DONE (magrittr) 2021-05-16T23:10:42.1206956Z * installing *binary* package ‘glue’ ... 2021-05-16T23:10:42.1251593Z * DONE (glue) 2021-05-16T23:10:42.3098922Z * installing *binary* package ‘sys’ ... 2021-05-16T23:10:42.3142615Z * DONE (sys) 2021-05-16T23:10:42.5032766Z * installing *binary* package ‘mime’ ... 2021-05-16T23:10:42.5073405Z * DONE (mime) 2021-05-16T23:10:42.7706410Z * installing *binary* package ‘curl’ ... 2021-05-16T23:10:42.7769055Z * DONE (curl) 2021-05-16T23:10:42.9894692Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:10:42.9944844Z * DONE (jsonlite) 2021-05-16T23:10:43.1734299Z * installing *binary* package ‘ini’ ... 2021-05-16T23:10:43.1773675Z * DONE (ini) 2021-05-16T23:10:43.3676514Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:10:43.3718793Z * DONE (gitcreds) 2021-05-16T23:10:43.6070491Z * installing *binary* package ‘zip’ ... 2021-05-16T23:10:43.6128461Z * DONE (zip) 2021-05-16T23:10:43.8161069Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:10:43.8213563Z * DONE (rstudioapi) 2021-05-16T23:10:44.0288284Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:10:44.0330970Z * DONE (fastmap) 2021-05-16T23:10:44.2439355Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:10:44.2487601Z * DONE (yaml) 2021-05-16T23:10:44.4445121Z * installing *binary* package ‘withr’ ... 2021-05-16T23:10:44.4489548Z * DONE (withr) 2021-05-16T23:10:44.6469597Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:10:44.6512884Z * DONE (whisker) 2021-05-16T23:10:44.8318248Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:10:44.8358146Z * DONE (rappdirs) 2021-05-16T23:10:45.0771210Z * installing *binary* package ‘fs’ ... 2021-05-16T23:10:45.0824486Z * DONE (fs) 2021-05-16T23:10:45.2696524Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:10:45.2738578Z * DONE (clipr) 2021-05-16T23:10:45.4905854Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:10:45.4956327Z * DONE (git2r) 2021-05-16T23:10:45.6776540Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:10:45.6814521Z * DONE (askpass) 2021-05-16T23:10:45.8880005Z * installing *binary* package ‘cli’ ... 2021-05-16T23:10:45.8928690Z * DONE (cli) 2021-05-16T23:10:46.1021322Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:10:46.1071258Z * DONE (purrr) 2021-05-16T23:10:46.3048195Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:10:46.3097137Z * DONE (lifecycle) 2021-05-16T23:10:46.5003535Z * installing *source* package ‘cachem’ ... 2021-05-16T23:10:47.0209788Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:47.0210991Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:10:47.0218490Z ** libs 2021-05-16T23:10:47.3104589Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:47.3544863Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:10:47.5573390Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T23:10:47.5587156Z ** R 2021-05-16T23:10:47.5655195Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:47.8521227Z ** help 2021-05-16T23:10:47.8724459Z *** installing help indices 2021-05-16T23:10:47.8894603Z ** building package indices 2021-05-16T23:10:47.9037915Z ** testing if installed package can be loaded 2021-05-16T23:10:48.0755453Z * DONE (cachem) 2021-05-16T23:10:48.3736364Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:10:48.3829157Z * DONE (openssl) 2021-05-16T23:10:48.5648584Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:10:48.5685448Z * DONE (memoise) 2021-05-16T23:10:48.7810928Z * installing *binary* package ‘httr’ ... 2021-05-16T23:10:48.7865027Z * DONE (httr) 2021-05-16T23:10:48.9805823Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:10:48.9848822Z * DONE (credentials) 2021-05-16T23:10:49.1727932Z * installing *binary* package ‘gh’ ... 2021-05-16T23:10:49.1810605Z * DONE (gh) 2021-05-16T23:10:49.3845618Z * installing *binary* package ‘gert’ ... 2021-05-16T23:10:49.3889205Z * DONE (gert) 2021-05-16T23:10:49.6252496Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:10:49.6316368Z * DONE (usethis) 2021-05-16T23:10:49.6376598Z 2021-05-16T23:10:49.6377418Z The downloaded source packages are in 2021-05-16T23:10:49.6378709Z ‘/tmp/RtmprybhYf/downloaded_packages’ 2021-05-16T23:10:49.6387856Z Running `R CMD build`... 2021-05-16T23:10:51.0379206Z * checking for file ‘/tmp/RtmprybhYf/remotes71803f8137ca/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:10:51.0380676Z * preparing ‘tic’: 2021-05-16T23:10:51.0381717Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:10:51.0382723Z * installing the package to process help pages 2021-05-16T23:10:51.0383930Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:51.0384921Z * checking for empty or unneeded directories 2021-05-16T23:10:51.0385925Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:10:51.0386921Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:10:51.0387844Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:10:51.0393086Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:51.0394085Z (as ‘lib’ is unspecified) 2021-05-16T23:10:51.3215252Z * installing *source* package ‘tic’ ... 2021-05-16T23:10:51.3462837Z ** R 2021-05-16T23:10:51.3677475Z ** inst 2021-05-16T23:10:51.3712789Z ** preparing package for lazy loading 2021-05-16T23:10:51.5412823Z ** help 2021-05-16T23:10:51.6760236Z *** installing help indices 2021-05-16T23:10:51.7897501Z *** copying figures 2021-05-16T23:10:51.7902387Z ** building package indices 2021-05-16T23:10:51.9057840Z ** installing vignettes 2021-05-16T23:10:51.9085135Z ** testing if installed package can be loaded 2021-05-16T23:10:52.1333095Z * DONE (tic) 2021-05-16T23:10:52.1462447Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:52.3246741Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:10:54.1625596Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:10:54.1626451Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:10:54.1627136Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:10:54.1627829Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:10:54.1628545Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:10:54.1629218Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:10:54.1629943Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:10:54.1630628Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:10:54.1631316Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:10:54.1631997Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:10:54.1632643Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:10:54.1633329Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:10:54.1634011Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:10:54.1634703Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:10:54.1635421Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:10:54.1636138Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:10:54.1636827Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:10:54.1637513Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:10:54.1638189Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:10:54.1638840Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:10:54.1639796Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:10:54.1640514Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:10:54.1641119Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:10:54.1641704Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:10:54.1642325Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:10:54.1642921Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:10:54.1643486Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:10:54.1644114Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:10:54.1644713Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:10:54.1645324Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:10:54.1646086Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:10:54.1647037Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:10:54.1647685Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:10:54.1648473Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:10:54.1649442Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:10:54.1650375Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:10:54.1651170Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:10:54.1651916Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:10:54.1654644Z 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-16T23:10:54.1661321Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:54.1662203Z (as ‘lib’ is unspecified) 2021-05-16T23:11:07.6652964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:11:08.2186301Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T23:11:08.2342299Z ================================================== 2021-05-16T23:11:08.2343647Z downloaded 231 KB 2021-05-16T23:11:08.2344095Z 2021-05-16T23:11:08.2374535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:11:09.0268563Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T23:11:09.0270191Z ================================================== 2021-05-16T23:11:09.0270827Z downloaded 1.5 MB 2021-05-16T23:11:09.0271276Z 2021-05-16T23:11:09.0272906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:11:09.0274632Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T23:11:09.0275529Z ================================================== 2021-05-16T23:11:09.0276238Z downloaded 17 KB 2021-05-16T23:11:09.0276585Z 2021-05-16T23:11:09.0277926Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:11:09.0776075Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:11:09.1062382Z ================================================== 2021-05-16T23:11:09.1062871Z downloaded 1.1 MB 2021-05-16T23:11:09.1063138Z 2021-05-16T23:11:09.1090575Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:11:09.1496020Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:11:09.1769922Z ================================================== 2021-05-16T23:11:09.1770439Z downloaded 670 KB 2021-05-16T23:11:09.1770690Z 2021-05-16T23:11:09.1796768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:11:09.5305940Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T23:11:09.5306698Z ================================================== 2021-05-16T23:11:09.5307151Z downloaded 43 KB 2021-05-16T23:11:09.5307452Z 2021-05-16T23:11:09.5344407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:11:09.8026104Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T23:11:09.8189648Z ================================================== 2021-05-16T23:11:09.8190514Z downloaded 247 KB 2021-05-16T23:11:09.8191065Z 2021-05-16T23:11:09.8226035Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:11:10.3186348Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T23:11:10.4310617Z ================================================== 2021-05-16T23:11:10.4311149Z downloaded 968 KB 2021-05-16T23:11:10.4311488Z 2021-05-16T23:11:10.4350704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:11:10.9803677Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T23:11:10.9857361Z ================================================== 2021-05-16T23:11:10.9858340Z downloaded 67 KB 2021-05-16T23:11:10.9858659Z 2021-05-16T23:11:10.9896764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:11:11.4746821Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T23:11:11.4932104Z ================================================== 2021-05-16T23:11:11.4933020Z downloaded 349 KB 2021-05-16T23:11:11.4933550Z 2021-05-16T23:11:11.4967127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:11:11.9261504Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T23:11:12.0427641Z ================================================== 2021-05-16T23:11:12.0428714Z downloaded 411 KB 2021-05-16T23:11:12.0429262Z 2021-05-16T23:11:12.0463864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:11:12.3245740Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T23:11:12.3247297Z ================================================== 2021-05-16T23:11:12.3248154Z downloaded 15 KB 2021-05-16T23:11:12.3248668Z 2021-05-16T23:11:12.3277653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:11:12.6038559Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T23:11:12.6172235Z ================================================== 2021-05-16T23:11:12.6173178Z downloaded 146 KB 2021-05-16T23:11:12.6173631Z 2021-05-16T23:11:12.6210872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:11:13.1628235Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T23:11:13.1687829Z ================================================== 2021-05-16T23:11:13.1689071Z downloaded 71 KB 2021-05-16T23:11:13.1689686Z 2021-05-16T23:11:13.1730227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:11:13.7123727Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T23:11:13.7155049Z ================================================== 2021-05-16T23:11:13.7155785Z downloaded 39 KB 2021-05-16T23:11:13.7156246Z 2021-05-16T23:11:13.7194036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:11:14.1531594Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T23:11:14.1788365Z ================================================== 2021-05-16T23:11:14.1789715Z downloaded 348 KB 2021-05-16T23:11:14.1790465Z 2021-05-16T23:11:14.1830925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:11:14.3823020Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T23:11:14.4025820Z ================================================== 2021-05-16T23:11:14.4026919Z downloaded 423 KB 2021-05-16T23:11:14.4027486Z 2021-05-16T23:11:14.4059201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:11:14.6894337Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T23:11:14.6942822Z ================================================== 2021-05-16T23:11:14.6943535Z downloaded 41 KB 2021-05-16T23:11:14.6944000Z 2021-05-16T23:11:14.6975990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:11:14.8923172Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T23:11:15.0364565Z ================================================== 2021-05-16T23:11:15.0365422Z downloaded 603 KB 2021-05-16T23:11:15.0365939Z 2021-05-16T23:11:15.0400291Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:11:15.0838189Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:11:15.0951769Z ================================================== 2021-05-16T23:11:15.0953427Z downloaded 109 KB 2021-05-16T23:11:15.0954215Z 2021-05-16T23:11:15.0977936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:11:15.4978889Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T23:11:15.5143677Z ================================================== 2021-05-16T23:11:15.5144153Z downloaded 224 KB 2021-05-16T23:11:15.5144400Z 2021-05-16T23:11:15.5289795Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:11:16.0682340Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T23:11:16.0706838Z ================================================== 2021-05-16T23:11:16.0707290Z downloaded 37 KB 2021-05-16T23:11:16.0707580Z 2021-05-16T23:11:16.0745867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:11:16.3478315Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T23:11:16.3625224Z ================================================== 2021-05-16T23:11:16.3626039Z downloaded 200 KB 2021-05-16T23:11:16.3626602Z 2021-05-16T23:11:16.3658092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:11:16.6592710Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T23:11:16.6981138Z ================================================== 2021-05-16T23:11:16.6981949Z downloaded 2.8 MB 2021-05-16T23:11:16.6982418Z 2021-05-16T23:11:16.7015064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:11:16.9820937Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T23:11:17.2059562Z ================================================== 2021-05-16T23:11:17.2060143Z downloaded 4.0 MB 2021-05-16T23:11:17.2060392Z 2021-05-16T23:11:17.2097919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:11:17.4877709Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T23:11:17.5230778Z ================================================== 2021-05-16T23:11:17.5231606Z downloaded 1.3 MB 2021-05-16T23:11:17.5232060Z 2021-05-16T23:11:17.5263870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:11:18.1822861Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T23:11:18.2260777Z ================================================== 2021-05-16T23:11:18.2261316Z downloaded 479 KB 2021-05-16T23:11:18.2261589Z 2021-05-16T23:11:18.2298053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:11:18.5100546Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T23:11:18.5210054Z ================================================== 2021-05-16T23:11:18.5210606Z downloaded 107 KB 2021-05-16T23:11:18.5210909Z 2021-05-16T23:11:18.5251588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:11:18.8149555Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T23:11:18.8150955Z ================================================== 2021-05-16T23:11:18.8151634Z downloaded 21 KB 2021-05-16T23:11:18.8152069Z 2021-05-16T23:11:18.8182562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:11:19.1473988Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T23:11:19.1534483Z ================================================== 2021-05-16T23:11:19.1535019Z downloaded 42 KB 2021-05-16T23:11:19.1535379Z 2021-05-16T23:11:19.1572724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:11:19.8980686Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T23:11:19.8988105Z ================================================== 2021-05-16T23:11:19.8989860Z downloaded 33 KB 2021-05-16T23:11:19.8991375Z 2021-05-16T23:11:19.9023290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:11:20.2131551Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T23:11:20.2205320Z ================================================== 2021-05-16T23:11:20.2205869Z downloaded 135 KB 2021-05-16T23:11:20.2206175Z 2021-05-16T23:11:20.2245923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:11:20.7456840Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T23:11:20.8405233Z ================================================== 2021-05-16T23:11:20.8406177Z downloaded 3.4 MB 2021-05-16T23:11:20.8406705Z 2021-05-16T23:11:20.8443538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:11:21.3939382Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T23:11:21.4995755Z ================================================== 2021-05-16T23:11:21.4996740Z downloaded 64 KB 2021-05-16T23:11:21.4997323Z 2021-05-16T23:11:21.5037361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:11:22.0484234Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T23:11:22.1711928Z ================================================== 2021-05-16T23:11:22.1712834Z downloaded 1.3 MB 2021-05-16T23:11:22.1713432Z 2021-05-16T23:11:22.1751297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:11:22.6079664Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T23:11:22.6213370Z ================================================== 2021-05-16T23:11:22.6213860Z downloaded 128 KB 2021-05-16T23:11:22.6214121Z 2021-05-16T23:11:22.6251687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:11:22.8380033Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T23:11:22.8591264Z ================================================== 2021-05-16T23:11:22.8591747Z downloaded 383 KB 2021-05-16T23:11:22.8592011Z 2021-05-16T23:11:23.0682903Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:11:23.0728342Z * DONE (utf8) 2021-05-16T23:11:23.2545370Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:11:23.2584461Z * DONE (pkgconfig) 2021-05-16T23:11:23.4571712Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:11:23.4617675Z * DONE (fansi) 2021-05-16T23:11:23.6908393Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:11:23.6963870Z * DONE (diffobj) 2021-05-16T23:11:23.9035603Z * installing *binary* package ‘ps’ ... 2021-05-16T23:11:23.9083144Z * DONE (ps) 2021-05-16T23:11:24.0881203Z * installing *binary* package ‘praise’ ... 2021-05-16T23:11:24.0921408Z * DONE (praise) 2021-05-16T23:11:24.2783354Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:11:24.2823901Z * DONE (pkgload) 2021-05-16T23:11:24.4656361Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:11:24.4696230Z * DONE (evaluate) 2021-05-16T23:11:24.6535694Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:11:24.6576320Z * DONE (ellipsis) 2021-05-16T23:11:24.8744848Z * installing *binary* package ‘digest’ ... 2021-05-16T23:11:24.8797524Z * DONE (digest) 2021-05-16T23:11:25.0622225Z * installing *binary* package ‘brio’ ... 2021-05-16T23:11:25.0662805Z * DONE (brio) 2021-05-16T23:11:25.3022139Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:11:25.3081019Z * DONE (xml2) 2021-05-16T23:11:25.5411644Z * installing *source* package ‘xfun’ ... 2021-05-16T23:11:25.5444070Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:25.5607537Z ** libs 2021-05-16T23:11:25.5660107Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:11:25.6957208Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:25.7389657Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:11:25.8447722Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T23:11:25.8460908Z ** R 2021-05-16T23:11:25.8619965Z ** inst 2021-05-16T23:11:25.8631425Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:26.7948186Z ** help 2021-05-16T23:11:26.9211081Z *** installing help indices 2021-05-16T23:11:27.0145982Z ** building package indices 2021-05-16T23:11:27.1394974Z ** installing vignettes 2021-05-16T23:11:27.1440121Z ** testing if installed package can be loaded 2021-05-16T23:11:27.3011162Z * DONE (xfun) 2021-05-16T23:11:27.6896599Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:11:27.6994181Z * DONE (stringi) 2021-05-16T23:11:28.5867639Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:11:28.6255914Z * DONE (Rcpp) 2021-05-16T23:11:28.8678896Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:11:28.8728017Z * DONE (commonmark) 2021-05-16T23:11:29.0854958Z * installing *binary* package ‘brew’ ... 2021-05-16T23:11:29.0908702Z * DONE (brew) 2021-05-16T23:11:29.2710842Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:11:29.2750002Z * DONE (sessioninfo) 2021-05-16T23:11:29.4541214Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:11:29.4580620Z * DONE (prettyunits) 2021-05-16T23:11:29.7543608Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:11:29.7632322Z * DONE (vctrs) 2021-05-16T23:11:29.9713861Z * installing *binary* package ‘processx’ ... 2021-05-16T23:11:29.9757969Z * DONE (processx) 2021-05-16T23:11:30.1943927Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:11:30.1995781Z * DONE (markdown) 2021-05-16T23:11:30.3860056Z * installing *binary* package ‘highr’ ... 2021-05-16T23:11:30.3898838Z * DONE (highr) 2021-05-16T23:11:30.5903513Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:11:30.5952569Z * DONE (stringr) 2021-05-16T23:11:30.7778238Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:11:30.7822775Z * DONE (rversions) 2021-05-16T23:11:31.1240227Z * installing *source* package ‘pillar’ ... 2021-05-16T23:11:31.1337512Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:31.1503992Z ** R 2021-05-16T23:11:31.1702165Z ** inst 2021-05-16T23:11:31.1736180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:32.4552424Z ** help 2021-05-16T23:11:32.5293369Z *** installing help indices 2021-05-16T23:11:32.6132441Z *** copying figures 2021-05-16T23:11:32.6136257Z ** building package indices 2021-05-16T23:11:32.6636578Z ** installing vignettes 2021-05-16T23:11:32.6730891Z ** testing if installed package can be loaded 2021-05-16T23:11:32.9133602Z * DONE (pillar) 2021-05-16T23:11:33.1190673Z * installing *binary* package ‘callr’ ... 2021-05-16T23:11:33.1233780Z * DONE (callr) 2021-05-16T23:11:33.4459070Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:11:33.4568320Z * DONE (knitr) 2021-05-16T23:11:33.6407679Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:11:33.6446396Z * DONE (xopen) 2021-05-16T23:11:33.9843876Z * installing *source* package ‘tibble’ ... 2021-05-16T23:11:33.9936476Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:34.0123617Z ** libs 2021-05-16T23:11:34.0171688Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:11:34.0612164Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:11:34.1455857Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:34.1810061Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:11:34.2707412Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:11:34.2933714Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T23:11:34.2947507Z ** R 2021-05-16T23:11:34.3132275Z ** inst 2021-05-16T23:11:34.3162800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:35.6750932Z ** help 2021-05-16T23:11:35.7387627Z *** installing help indices 2021-05-16T23:11:35.7805524Z *** copying figures 2021-05-16T23:11:35.7810561Z ** building package indices 2021-05-16T23:11:35.8216415Z ** installing vignettes 2021-05-16T23:11:35.8259797Z ** testing if installed package can be loaded 2021-05-16T23:11:36.1133620Z * DONE (tibble) 2021-05-16T23:11:36.3037744Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:11:36.3077465Z * DONE (pkgbuild) 2021-05-16T23:11:36.6035519Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:11:36.6109175Z * DONE (roxygen2) 2021-05-16T23:11:36.7947209Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:11:36.7986609Z * DONE (rematch2) 2021-05-16T23:11:36.9908426Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:11:36.9946982Z * DONE (rcmdcheck) 2021-05-16T23:11:37.1782744Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:11:37.1822804Z * DONE (waldo) 2021-05-16T23:11:37.6640585Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:11:37.6781902Z * DONE (testthat) 2021-05-16T23:11:37.8864461Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:11:37.8911175Z * DONE (devtools) 2021-05-16T23:11:37.8966478Z 2021-05-16T23:11:37.8967442Z The downloaded source packages are in 2021-05-16T23:11:37.8968896Z ‘/tmp/RtmprybhYf/downloaded_packages’ 2021-05-16T23:11:37.9635382Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:11:39.6908785Z 2021-05-16T23:11:39.9733434Z 2021-05-16T23:11:39.9744226Z checking for file ‘/tmp/RtmprybhYf/remotes71801d00e69e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:11:39.9803239Z 2021-05-16T23:11:39.9805644Z ✔ checking for file ‘/tmp/RtmprybhYf/remotes71801d00e69e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:11:39.9868458Z 2021-05-16T23:11:39.9898720Z 2021-05-16T23:11:39.9900537Z ─ preparing ‘desc’: 2021-05-16T23:11:39.9910025Z 2021-05-16T23:11:39.9911852Z 2021-05-16T23:11:39.9983694Z checking DESCRIPTION meta-information ... 2021-05-16T23:11:40.0013560Z 2021-05-16T23:11:40.0015535Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:11:40.0610820Z 2021-05-16T23:11:40.0781444Z 2021-05-16T23:11:40.0783919Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:40.0794076Z 2021-05-16T23:11:40.0822109Z 2021-05-16T23:11:40.0824088Z ─ checking for empty or unneeded directories 2021-05-16T23:11:40.0853681Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:11:40.1744616Z 2021-05-16T23:11:40.1747144Z 2021-05-16T23:11:40.1748598Z 2021-05-16T23:11:40.1842829Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:40.1843942Z (as ‘lib’ is unspecified) 2021-05-16T23:11:40.4346822Z * installing *source* package ‘desc’ ... 2021-05-16T23:11:40.4541538Z ** R 2021-05-16T23:11:40.4687945Z ** inst 2021-05-16T23:11:40.4703356Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:41.5838376Z ** help 2021-05-16T23:11:41.7038966Z *** installing help indices 2021-05-16T23:11:41.7872366Z ** building package indices 2021-05-16T23:11:41.9044511Z ** testing if installed package can be loaded 2021-05-16T23:11:42.0708498Z * DONE (desc) 2021-05-16T23:11:42.2491191Z 2021-05-16T23:11:42.2492001Z 2021-05-16T23:11:42.2494038Z checking for file ‘/tmp/RtmprybhYf/remotes718076b3b865/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:11:42.2524102Z 2021-05-16T23:11:42.2525981Z ✔ checking for file ‘/tmp/RtmprybhYf/remotes718076b3b865/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:11:42.2653175Z 2021-05-16T23:11:42.3003086Z 2021-05-16T23:11:42.3004490Z ─ preparing ‘ghtravis’: 2021-05-16T23:11:42.3010299Z 2021-05-16T23:11:42.3042764Z 2021-05-16T23:11:42.3043964Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:11:42.3127310Z 2021-05-16T23:11:42.3158195Z 2021-05-16T23:11:42.3159509Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:42.3163664Z 2021-05-16T23:11:42.3186977Z 2021-05-16T23:11:42.3188086Z ─ checking for empty or unneeded directories 2021-05-16T23:11:42.3192226Z 2021-05-16T23:11:42.3214947Z 2021-05-16T23:11:42.3216028Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:11:42.3440344Z 2021-05-16T23:11:42.3442470Z 2021-05-16T23:11:42.3442810Z 2021-05-16T23:11:42.3763038Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:42.3764378Z (as ‘lib’ is unspecified) 2021-05-16T23:11:42.5809550Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:11:42.5945914Z ** R 2021-05-16T23:11:42.6037615Z ** inst 2021-05-16T23:11:42.6045470Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:43.4869214Z ** help 2021-05-16T23:11:43.5332152Z *** installing help indices 2021-05-16T23:11:43.5753110Z ** building package indices 2021-05-16T23:11:43.6115487Z ** testing if installed package can be loaded 2021-05-16T23:11:44.1686496Z * DONE (ghtravis) 2021-05-16T23:11:44.1785527Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:44.3340401Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:11:46.1391550Z 2021-05-16T23:11:46.1393523Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:11:46.1394522Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:11:46.1395446Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:11:46.1396324Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:11:46.1397221Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:11:46.1399330Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:11:46.1407290Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:46.1408346Z (as ‘lib’ is unspecified) 2021-05-16T23:12:00.1565559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:12:01.0107988Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T23:12:01.0229529Z ================================================== 2021-05-16T23:12:01.0230478Z downloaded 192 KB 2021-05-16T23:12:01.0231025Z 2021-05-16T23:12:01.0265716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:12:01.3227600Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T23:12:01.3315967Z ================================================== 2021-05-16T23:12:01.3317129Z downloaded 66 KB 2021-05-16T23:12:01.3317635Z 2021-05-16T23:12:01.3352647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:12:02.1734122Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T23:12:02.1868633Z ================================================== 2021-05-16T23:12:02.1869427Z downloaded 191 KB 2021-05-16T23:12:02.1869941Z 2021-05-16T23:12:02.1911880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:12:02.5901440Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T23:12:02.6323898Z ================================================== 2021-05-16T23:12:02.6324699Z downloaded 1.2 MB 2021-05-16T23:12:02.6325165Z 2021-05-16T23:12:02.6362817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:12:02.9429466Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T23:12:02.9733286Z ================================================== 2021-05-16T23:12:02.9734319Z downloaded 1.0 MB 2021-05-16T23:12:02.9734838Z 2021-05-16T23:12:03.1729498Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:12:03.1774233Z * DONE (tidyselect) 2021-05-16T23:12:03.3619067Z * installing *binary* package ‘generics’ ... 2021-05-16T23:12:03.3657735Z * DONE (generics) 2021-05-16T23:12:03.5850904Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:12:03.5903107Z * DONE (cpp11) 2021-05-16T23:12:03.8542977Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:12:03.8616418Z * DONE (dplyr) 2021-05-16T23:12:04.1260123Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:12:04.1330128Z * DONE (tidyr) 2021-05-16T23:12:04.1393221Z 2021-05-16T23:12:04.1394266Z The downloaded source packages are in 2021-05-16T23:12:04.1395548Z ‘/tmp/RtmprybhYf/downloaded_packages’ 2021-05-16T23:12:04.3068455Z 2021-05-16T23:12:04.3072743Z checking for file ‘/tmp/RtmprybhYf/remotes71803e37c37a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:12:04.3073976Z 2021-05-16T23:12:04.3081598Z checking for file ‘/tmp/RtmprybhYf/remotes71803e37c37a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:12:04.3119632Z 2021-05-16T23:12:04.3121378Z ✔ checking for file ‘/tmp/RtmprybhYf/remotes71803e37c37a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:12:04.3253333Z 2021-05-16T23:12:04.3295776Z 2021-05-16T23:12:04.3297634Z ─ preparing ‘aghast’: 2021-05-16T23:12:04.3306103Z 2021-05-16T23:12:04.3334219Z 2021-05-16T23:12:04.3336147Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:04.3531889Z 2021-05-16T23:12:04.3561723Z 2021-05-16T23:12:04.3563848Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:04.3572245Z 2021-05-16T23:12:04.3600018Z 2021-05-16T23:12:04.3601942Z ─ checking for empty or unneeded directories 2021-05-16T23:12:04.3633660Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:12:04.3732767Z 2021-05-16T23:12:04.3734869Z 2021-05-16T23:12:04.3736172Z 2021-05-16T23:12:04.3803906Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:04.3804984Z (as ‘lib’ is unspecified) 2021-05-16T23:12:04.5598311Z * installing *source* package ‘aghast’ ... 2021-05-16T23:12:04.5796267Z ** R 2021-05-16T23:12:04.5853838Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:04.7991884Z ** help 2021-05-16T23:12:04.8181939Z *** installing help indices 2021-05-16T23:12:04.8388470Z ** building package indices 2021-05-16T23:12:04.8573044Z ** testing if installed package can be loaded 2021-05-16T23:12:05.0103846Z * DONE (aghast) 2021-05-16T23:12:05.0181393Z Installing 1 packages: covr 2021-05-16T23:12:05.0188582Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:05.0189573Z (as ‘lib’ is unspecified) 2021-05-16T23:12:18.4623996Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:12:18.4624991Z 2021-05-16T23:12:18.4631179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:12:18.7464755Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T23:12:18.7593182Z ================================================== 2021-05-16T23:12:18.7595330Z downloaded 160 KB 2021-05-16T23:12:18.7596699Z 2021-05-16T23:12:18.7627873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:12:19.0459588Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T23:12:19.1562040Z ================================================== 2021-05-16T23:12:19.1563126Z downloaded 118 KB 2021-05-16T23:12:19.1563790Z 2021-05-16T23:12:19.1600751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:12:19.5711385Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T23:12:19.6939815Z ================================================== 2021-05-16T23:12:19.6940928Z downloaded 280 KB 2021-05-16T23:12:19.6941733Z 2021-05-16T23:12:19.8905065Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:12:19.8949865Z * DONE (lazyeval) 2021-05-16T23:12:20.0888755Z * installing *binary* package ‘rex’ ... 2021-05-16T23:12:20.0930862Z * DONE (rex) 2021-05-16T23:12:20.3012066Z * installing *binary* package ‘covr’ ... 2021-05-16T23:12:20.3065661Z * DONE (covr) 2021-05-16T23:12:20.3121734Z 2021-05-16T23:12:20.3122596Z The downloaded source packages are in 2021-05-16T23:12:20.3123829Z ‘/tmp/RtmprybhYf/downloaded_packages’ 2021-05-16T23:12:20.3272032Z 2021-05-16T23:12:20.3307323Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:12:20.3307900Z Rscript -e "tic::before_install()" 2021-05-16T23:12:20.3350396Z shell: /usr/bin/bash -e {0} 2021-05-16T23:12:20.3350768Z env: 2021-05-16T23:12:20.3351180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:12:20.3351624Z TIC_DEPLOY_KEY: 2021-05-16T23:12:20.3352390Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:12:20.3354051Z GITHUB_PAT: *** 2021-05-16T23:12:20.3354442Z COVERALLS_TOKEN: 2021-05-16T23:12:20.3354890Z continue-on-error: false 2021-05-16T23:12:20.3355340Z VDIFFR_RUN_TESTS: 2021-05-16T23:12:20.3355782Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:12:20.3356203Z TZ: UTC 2021-05-16T23:12:20.3356559Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:12:20.3356951Z NOT_CRAN: true 2021-05-16T23:12:20.3357293Z ##[endgroup] 2021-05-16T23:12:20.5734525Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:12:20.6785379Z Running before_install: step_install_remote_binaries() 2021-05-16T23:12:21.0911233Z Installing ggplot2 binaries 2021-05-16T23:12:21.0922905Z [1] "tidyverse/ggplot2" 2021-05-16T23:12:21.3876056Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:12:21.3883910Z Installing rlang binaries 2021-05-16T23:12:21.3892391Z [1] "r-lib/rlang" 2021-05-16T23:12:21.5984412Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:12:21.5992021Z Installing oro.nifti binaries 2021-05-16T23:12:21.5998889Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:12:21.7336954Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:12:21.7366842Z tag_name 2021-05-16T23:12:21.7367489Z 9 0.10.3.s 2021-05-16T23:12:21.7368213Z zipball_url 2021-05-16T23:12:21.7369318Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:12:21.7370439Z tarball_url 2021-05-16T23:12:21.7371507Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:12:21.7373455Z Installing oro.nifti package binaries 2021-05-16T23:12:21.7374084Z commit.sha 2021-05-16T23:12:21.7375068Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:12:21.7376338Z commit.url 2021-05-16T23:12:21.7377649Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:12:21.7378829Z node_id 2021-05-16T23:12:21.7380054Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:12:21.7381288Z url 2021-05-16T23:12:21.7382301Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:12:21.7383344Z assets_url 2021-05-16T23:12:21.7384412Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:12:21.7385510Z upload_url 2021-05-16T23:12:21.7386712Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:12:21.7387978Z id asset_updated_at asset_created_at created_at 2021-05-16T23:12:21.7389511Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T23:12:21.7390875Z published_at asset_name 2021-05-16T23:12:21.7391890Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:12:21.7392564Z asset_label asset_download_count 2021-05-16T23:12:21.7393096Z 9 17 2021-05-16T23:12:21.7394019Z asset_browser_download_url 2021-05-16T23:12:21.7395488Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:12:21.7424550Z --2021-05-16 23:12:21-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:12:21.7464885Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T23:12:21.7534756Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T23:12:21.7749421Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:12:21.7755166Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231134Z&X-Amz-Expires=300&X-Amz-Signature=3a54c3e491d67743a0368e1775060226acce9388b4e2c13e148e435d2a3ab036&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:12:21.7765106Z --2021-05-16 23:12:21-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231134Z&X-Amz-Expires=300&X-Amz-Signature=3a54c3e491d67743a0368e1775060226acce9388b4e2c13e148e435d2a3ab036&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:12:21.7791329Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:12:21.7850654Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T23:12:21.8539016Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:12:21.8542620Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T23:12:21.8544273Z Saving to: ‘/tmp/RtmpoBmJ8B/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:12:21.8555570Z 2021-05-16T23:12:21.8608127Z 0K .......... .......... .......... .......... .......... 0% 7.94M 1s 2021-05-16T23:12:21.8658260Z 50K .......... .......... .......... .......... .......... 1% 9.80M 1s 2021-05-16T23:12:21.8683556Z 100K .......... .......... .......... .......... .......... 2% 19.2M 1s 2021-05-16T23:12:21.8841621Z 150K .......... .......... .......... .......... .......... 3% 3.09M 1s 2021-05-16T23:12:21.8876807Z 200K .......... .......... .......... .......... .......... 4% 13.8M 1s 2021-05-16T23:12:21.8914300Z 250K .......... .......... .......... .......... .......... 5% 13.1M 1s 2021-05-16T23:12:21.8950284Z 300K .......... .......... .......... .......... .......... 5% 13.7M 1s 2021-05-16T23:12:21.8980959Z 350K .......... .......... .......... .......... .......... 6% 15.7M 1s 2021-05-16T23:12:21.9011218Z 400K .......... .......... .......... .......... .......... 7% 16.2M 1s 2021-05-16T23:12:21.9054436Z 450K .......... .......... .......... .......... .......... 8% 11.4M 1s 2021-05-16T23:12:21.9074700Z 500K .......... .......... .......... .......... .......... 9% 23.3M 1s 2021-05-16T23:12:21.9108258Z 550K .......... .......... .......... .......... .......... 10% 14.7M 0s 2021-05-16T23:12:21.9159141Z 600K .......... .......... .......... .......... .......... 11% 9.63M 0s 2021-05-16T23:12:21.9184048Z 650K .......... .......... .......... .......... .......... 11% 34.5M 0s 2021-05-16T23:12:21.9209671Z 700K .......... .......... .......... .......... .......... 12% 13.4M 0s 2021-05-16T23:12:21.9235084Z 750K .......... .......... .......... .......... .......... 13% 19.4M 0s 2021-05-16T23:12:21.9264267Z 800K .......... .......... .......... .......... .......... 14% 16.9M 0s 2021-05-16T23:12:21.9285633Z 850K .......... .......... .......... .......... .......... 15% 22.9M 0s 2021-05-16T23:12:21.9319410Z 900K .......... .......... .......... .......... .......... 16% 14.3M 0s 2021-05-16T23:12:21.9336999Z 950K .......... .......... .......... .......... .......... 16% 27.5M 0s 2021-05-16T23:12:21.9353995Z 1000K .......... .......... .......... .......... .......... 17% 28.7M 0s 2021-05-16T23:12:21.9387581Z 1050K .......... .......... .......... .......... .......... 18% 14.8M 0s 2021-05-16T23:12:21.9407305Z 1100K .......... .......... .......... .......... .......... 19% 24.4M 0s 2021-05-16T23:12:21.9437202Z 1150K .......... .......... .......... .......... .......... 20% 16.3M 0s 2021-05-16T23:12:21.9483416Z 1200K .......... .......... .......... .......... .......... 21% 20.6M 0s 2021-05-16T23:12:21.9493085Z 1250K .......... .......... .......... .......... .......... 22% 15.1M 0s 2021-05-16T23:12:21.9512231Z 1300K .......... .......... .......... .......... .......... 22% 27.2M 0s 2021-05-16T23:12:21.9539912Z 1350K .......... .......... .......... .......... .......... 23% 17.4M 0s 2021-05-16T23:12:21.9548088Z 1400K .......... .......... .......... .......... .......... 24% 53.8M 0s 2021-05-16T23:12:21.9593443Z 1450K .......... .......... .......... .......... .......... 25% 10.9M 0s 2021-05-16T23:12:21.9597396Z 1500K .......... .......... .......... .......... .......... 26% 120M 0s 2021-05-16T23:12:21.9617547Z 1550K .......... .......... .......... .......... .......... 27% 23.9M 0s 2021-05-16T23:12:21.9651053Z 1600K .......... .......... .......... .......... .......... 28% 15.0M 0s 2021-05-16T23:12:21.9661481Z 1650K .......... .......... .......... .......... .......... 28% 45.5M 0s 2021-05-16T23:12:21.9702106Z 1700K .......... .......... .......... .......... .......... 29% 12.2M 0s 2021-05-16T23:12:21.9706229Z 1750K .......... .......... .......... .......... .......... 30% 105M 0s 2021-05-16T23:12:21.9729506Z 1800K .......... .......... .......... .......... .......... 31% 23.3M 0s 2021-05-16T23:12:21.9759043Z 1850K .......... .......... .......... .......... .......... 32% 15.7M 0s 2021-05-16T23:12:21.9769887Z 1900K .......... .......... .......... .......... .......... 33% 42.0M 0s 2021-05-16T23:12:21.9779007Z 1950K .......... .......... .......... .......... .......... 33% 53.9M 0s 2021-05-16T23:12:21.9808417Z 2000K .......... .......... .......... .......... .......... 34% 17.0M 0s 2021-05-16T23:12:21.9814340Z 2050K .......... .......... .......... .......... .......... 35% 66.2M 0s 2021-05-16T23:12:21.9833291Z 2100K .......... .......... .......... .......... .......... 36% 27.5M 0s 2021-05-16T23:12:21.9861800Z 2150K .......... .......... .......... .......... .......... 37% 16.7M 0s 2021-05-16T23:12:21.9864847Z 2200K .......... .......... .......... .......... .......... 38% 137M 0s 2021-05-16T23:12:21.9886642Z 2250K .......... .......... .......... .......... .......... 39% 23.7M 0s 2021-05-16T23:12:21.9893352Z 2300K .......... .......... .......... .......... .......... 39% 61.4M 0s 2021-05-16T23:12:21.9921082Z 2350K .......... .......... .......... .......... .......... 40% 17.8M 0s 2021-05-16T23:12:21.9936420Z 2400K .......... .......... .......... .......... .......... 41% 32.2M 0s 2021-05-16T23:12:21.9941810Z 2450K .......... .......... .......... .......... .......... 42% 83.9M 0s 2021-05-16T23:12:21.9992061Z 2500K .......... .......... .......... .......... .......... 43% 9.78M 0s 2021-05-16T23:12:21.9998549Z 2550K .......... .......... .......... .......... .......... 44% 72.6M 0s 2021-05-16T23:12:22.0014003Z 2600K .......... .......... .......... .......... .......... 44% 31.5M 0s 2021-05-16T23:12:22.0024119Z 2650K .......... .......... .......... .......... .......... 45% 48.3M 0s 2021-05-16T23:12:22.0058284Z 2700K .......... .......... .......... .......... .......... 46% 15.3M 0s 2021-05-16T23:12:22.0060785Z 2750K .......... .......... .......... .......... .......... 47% 106M 0s 2021-05-16T23:12:22.0068158Z 2800K .......... .......... .......... .......... .......... 48% 65.6M 0s 2021-05-16T23:12:22.0109911Z 2850K .......... .......... .......... .......... .......... 49% 12.6M 0s 2021-05-16T23:12:22.0112320Z 2900K .......... .......... .......... .......... .......... 50% 90.0M 0s 2021-05-16T23:12:22.0122702Z 2950K .......... .......... .......... .......... .......... 50% 53.7M 0s 2021-05-16T23:12:22.0134044Z 3000K .......... .......... .......... .......... .......... 51% 38.6M 0s 2021-05-16T23:12:22.0161912Z 3050K .......... .......... .......... .......... .......... 52% 17.7M 0s 2021-05-16T23:12:22.0165427Z 3100K .......... .......... .......... .......... .......... 53% 133M 0s 2021-05-16T23:12:22.0177775Z 3150K .......... .......... .......... .......... .......... 54% 39.5M 0s 2021-05-16T23:12:22.0191562Z 3200K .......... .......... .......... .......... .......... 55% 37.1M 0s 2021-05-16T23:12:22.0218722Z 3250K .......... .......... .......... .......... .......... 56% 17.8M 0s 2021-05-16T23:12:22.0221327Z 3300K .......... .......... .......... .......... .......... 56% 160M 0s 2021-05-16T23:12:22.0233117Z 3350K .......... .......... .......... .......... .......... 57% 50.1M 0s 2021-05-16T23:12:22.0240198Z 3400K .......... .......... .......... .......... .......... 58% 53.7M 0s 2021-05-16T23:12:22.0253841Z 3450K .......... .......... .......... .......... .......... 59% 41.9M 0s 2021-05-16T23:12:22.0278112Z 3500K .......... .......... .......... .......... .......... 60% 18.7M 0s 2021-05-16T23:12:22.0284936Z 3550K .......... .......... .......... .......... .......... 61% 69.7M 0s 2021-05-16T23:12:22.0293823Z 3600K .......... .......... .......... .......... .......... 61% 70.6M 0s 2021-05-16T23:12:22.0309030Z 3650K .......... .......... .......... .......... .......... 62% 29.8M 0s 2021-05-16T23:12:22.0330086Z 3700K .......... .......... .......... .......... .......... 63% 24.0M 0s 2021-05-16T23:12:22.0332973Z 3750K .......... .......... .......... .......... .......... 64% 116M 0s 2021-05-16T23:12:22.0345407Z 3800K .......... .......... .......... .......... .......... 65% 44.2M 0s 2021-05-16T23:12:22.0350700Z 3850K .......... .......... .......... .......... .......... 66% 70.9M 0s 2021-05-16T23:12:22.0362604Z 3900K .......... .......... .......... .......... .......... 67% 46.5M 0s 2021-05-16T23:12:22.0384666Z 3950K .......... .......... .......... .......... .......... 67% 20.9M 0s 2021-05-16T23:12:22.0387773Z 4000K .......... .......... .......... .......... .......... 68% 150M 0s 2021-05-16T23:12:22.0404505Z 4050K .......... .......... .......... .......... .......... 69% 32.0M 0s 2021-05-16T23:12:22.0411265Z 4100K .......... .......... .......... .......... .......... 70% 63.3M 0s 2021-05-16T23:12:22.0445648Z 4150K .......... .......... .......... .......... .......... 71% 75.9M 0s 2021-05-16T23:12:22.0450774Z 4200K .......... .......... .......... .......... .......... 72% 14.7M 0s 2021-05-16T23:12:22.0453727Z 4250K .......... .......... .......... .......... .......... 72% 172M 0s 2021-05-16T23:12:22.0456717Z 4300K .......... .......... .......... .......... .......... 73% 179M 0s 2021-05-16T23:12:22.0461849Z 4350K .......... .......... .......... .......... .......... 74% 88.0M 0s 2021-05-16T23:12:22.0504195Z 4400K .......... .......... .......... .......... .......... 75% 11.7M 0s 2021-05-16T23:12:22.0506804Z 4450K .......... .......... .......... .......... .......... 76% 158M 0s 2021-05-16T23:12:22.0509922Z 4500K .......... .......... .......... .......... .......... 77% 166M 0s 2021-05-16T23:12:22.0512820Z 4550K .......... .......... .......... .......... .......... 78% 162M 0s 2021-05-16T23:12:22.0522177Z 4600K .......... .......... .......... .......... .......... 78% 55.1M 0s 2021-05-16T23:12:22.0561130Z 4650K .......... .......... .......... .......... .......... 79% 13.5M 0s 2021-05-16T23:12:22.0563284Z 4700K .......... .......... .......... .......... .......... 80% 88.1M 0s 2021-05-16T23:12:22.0566171Z 4750K .......... .......... .......... .......... .......... 81% 183M 0s 2021-05-16T23:12:22.0571620Z 4800K .......... .......... .......... .......... .......... 82% 91.0M 0s 2021-05-16T23:12:22.0584454Z 4850K .......... .......... .......... .......... .......... 83% 46.7M 0s 2021-05-16T23:12:22.0591463Z 4900K .......... .......... .......... .......... .......... 84% 59.5M 0s 2021-05-16T23:12:22.0615772Z 4950K .......... .......... .......... .......... .......... 84% 22.7M 0s 2021-05-16T23:12:22.0621664Z 5000K .......... .......... .......... .......... .......... 85% 50.3M 0s 2021-05-16T23:12:22.0625263Z 5050K .......... .......... .......... .......... .......... 86% 121M 0s 2021-05-16T23:12:22.0633132Z 5100K .......... .......... .......... .......... .......... 87% 62.2M 0s 2021-05-16T23:12:22.0636670Z 5150K .......... .......... .......... .......... .......... 88% 136M 0s 2021-05-16T23:12:22.0645465Z 5200K .......... .......... .......... .......... .......... 89% 56.6M 0s 2021-05-16T23:12:22.0672861Z 5250K .......... .......... .......... .......... .......... 89% 18.8M 0s 2021-05-16T23:12:22.0683785Z 5300K .......... .......... .......... .......... .......... 90% 39.7M 0s 2021-05-16T23:12:22.0686855Z 5350K .......... .......... .......... .......... .......... 91% 163M 0s 2021-05-16T23:12:22.0688880Z 5400K .......... .......... .......... .......... .......... 92% 186M 0s 2021-05-16T23:12:22.0691910Z 5450K .......... .......... .......... .......... .......... 93% 187M 0s 2021-05-16T23:12:22.0706561Z 5500K .......... .......... .......... .......... .......... 94% 35.2M 0s 2021-05-16T23:12:22.0732062Z 5550K .......... .......... .......... .......... .......... 95% 18.6M 0s 2021-05-16T23:12:22.0737267Z 5600K .......... .......... .......... .......... .......... 95% 161M 0s 2021-05-16T23:12:22.0740380Z 5650K .......... .......... .......... .......... .......... 96% 83.7M 0s 2021-05-16T23:12:22.0743053Z 5700K .......... .......... .......... .......... .......... 97% 182M 0s 2021-05-16T23:12:22.0747141Z 5750K .......... .......... .......... .......... .......... 98% 121M 0s 2021-05-16T23:12:22.0760675Z 5800K .......... .......... .......... .......... .......... 99% 39.4M 0s 2021-05-16T23:12:22.0763556Z 5850K .......... .......... .......... .......... .. 100% 104M=0.2s 2021-05-16T23:12:22.0764034Z 2021-05-16T23:12:22.0767078Z 2021-05-16 23:12:22 (26.0 MB/s) - ‘/tmp/RtmpoBmJ8B/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T23:12:22.0767616Z 2021-05-16T23:12:22.0864926Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:22.0865693Z (as ‘lib’ is unspecified) 2021-05-16T23:12:22.4420514Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:12:22.4519971Z * DONE (oro.nifti) 2021-05-16T23:12:22.4634098Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:12:22.4705490Z Installing neurobase binaries 2021-05-16T23:12:22.4712562Z [1] "neuroconductor/neurobase" 2021-05-16T23:12:22.5985947Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:12:22.6003851Z tag_name 2021-05-16T23:12:22.6004253Z 9 1.30.1.s 2021-05-16T23:12:22.6004830Z zipball_url 2021-05-16T23:12:22.6005781Z 9 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:12:22.6007864Z tarball_url 2021-05-16T23:12:22.6008811Z 9 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:12:22.6009673Z commit.sha 2021-05-16T23:12:22.6010545Z 9 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:12:22.6011369Z commit.url 2021-05-16T23:12:22.6012746Z 9 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:12:22.6013767Z node_id 2021-05-16T23:12:22.6014872Z 9 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:12:22.6015970Z url 2021-05-16T23:12:22.6016864Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:12:22.6017781Z assets_url 2021-05-16T23:12:22.6018705Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:12:22.6019686Z upload_url 2021-05-16T23:12:22.6020771Z 9 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:12:22.6021907Z id asset_updated_at asset_created_at created_at 2021-05-16T23:12:22.6023209Z 9 43020192 2021-05-16 20:20:22 2021-05-16 20:20:22 2021-05-16 20:01:27 2021-05-16T23:12:22.6023853Z published_at asset_name 2021-05-16T23:12:22.6024856Z 9 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:12:22.6025534Z asset_label asset_download_count 2021-05-16T23:12:22.6026056Z 9 2 2021-05-16T23:12:22.6026764Z asset_browser_download_url 2021-05-16T23:12:22.6028199Z 9 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:12:22.6029293Z Installing neurobase package binaries 2021-05-16T23:12:22.6057624Z --2021-05-16 23:12:22-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:12:22.6159417Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T23:12:22.6216728Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T23:12:22.6415028Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:12:22.6420014Z Location: https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231135Z&X-Amz-Expires=300&X-Amz-Signature=825ee98f8f4aac69713f819b7ccf84f41df75955b0fbe82776d335ef6a628835&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:12:22.6428811Z --2021-05-16 23:12:22-- https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231135Z&X-Amz-Expires=300&X-Amz-Signature=825ee98f8f4aac69713f819b7ccf84f41df75955b0fbe82776d335ef6a628835&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:12:22.6452875Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:12:22.6506426Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T23:12:22.7122871Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:12:22.7126890Z Length: 941943 (920K) [application/octet-stream] 2021-05-16T23:12:22.7128669Z Saving to: ‘/tmp/RtmpoBmJ8B/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:12:22.7129517Z 2021-05-16T23:12:22.7180969Z 0K .......... .......... .......... .......... .......... 5% 8.79M 0s 2021-05-16T23:12:22.7228874Z 50K .......... .......... .......... .......... .......... 10% 10.1M 0s 2021-05-16T23:12:22.7277585Z 100K .......... .......... .......... .......... .......... 16% 12.3M 0s 2021-05-16T23:12:22.7318907Z 150K .......... .......... .......... .......... .......... 21% 9.77M 0s 2021-05-16T23:12:22.7366989Z 200K .......... .......... .......... .......... .......... 27% 10.1M 0s 2021-05-16T23:12:22.7412088Z 250K .......... .......... .......... .......... .......... 32% 10.8M 0s 2021-05-16T23:12:22.7457290Z 300K .......... .......... .......... .......... .......... 38% 12.0M 0s 2021-05-16T23:12:22.7482427Z 350K .......... .......... .......... .......... .......... 43% 16.5M 0s 2021-05-16T23:12:22.7523853Z 400K .......... .......... .......... .......... .......... 48% 12.1M 0s 2021-05-16T23:12:22.7570371Z 450K .......... .......... .......... .......... .......... 54% 10.4M 0s 2021-05-16T23:12:22.7588887Z 500K .......... .......... .......... .......... .......... 59% 23.5M 0s 2021-05-16T23:12:22.7625288Z 550K .......... .......... .......... .......... .......... 65% 13.8M 0s 2021-05-16T23:12:22.7662155Z 600K .......... .......... .......... .......... .......... 70% 13.0M 0s 2021-05-16T23:12:22.7682761Z 650K .......... .......... .......... .......... .......... 76% 24.5M 0s 2021-05-16T23:12:22.7725764Z 700K .......... .......... .......... .......... .......... 81% 12.1M 0s 2021-05-16T23:12:22.7748483Z 750K .......... .......... .......... .......... .......... 86% 25.4M 0s 2021-05-16T23:12:22.7777520Z 800K .......... .......... .......... .......... .......... 92% 13.5M 0s 2021-05-16T23:12:22.7828954Z 850K .......... .......... .......... .......... .......... 97% 11.1M 0s 2021-05-16T23:12:22.7829775Z 900K .......... ......... 100% 190M=0.07s 2021-05-16T23:12:22.7830194Z 2021-05-16T23:12:22.7832157Z 2021-05-16 23:12:22 (12.9 MB/s) - ‘/tmp/RtmpoBmJ8B/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [941943/941943] 2021-05-16T23:12:22.7832661Z 2021-05-16T23:12:22.7838149Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:22.7839027Z (as ‘lib’ is unspecified) 2021-05-16T23:12:23.0115318Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:12:23.0167854Z * DONE (neurobase) 2021-05-16T23:12:23.0263824Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang 2021-05-16T23:12:23.0430699Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:12:23.0431394Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:12:23.0431963Z remotes::install_cran("rcmdcheck") 2021-05-16T23:12:23.0432471Z remotes::install_cran("markdown") 2021-05-16T23:12:23.0439465Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:12:23.0439840Z env: 2021-05-16T23:12:23.0440267Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:12:23.0440699Z TIC_DEPLOY_KEY: 2021-05-16T23:12:23.0441464Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:12:23.0442923Z GITHUB_PAT: *** 2021-05-16T23:12:23.0443324Z COVERALLS_TOKEN: 2021-05-16T23:12:23.0443768Z continue-on-error: false 2021-05-16T23:12:23.0444216Z VDIFFR_RUN_TESTS: 2021-05-16T23:12:23.0444671Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:12:23.0445078Z TZ: UTC 2021-05-16T23:12:23.0445449Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:12:23.0445856Z NOT_CRAN: true 2021-05-16T23:12:23.0446199Z ##[endgroup] 2021-05-16T23:12:40.6353735Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:12:40.6355128Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:12:40.6356195Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:12:40.6357218Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:12:40.6358261Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:12:40.6359243Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:12:40.6360208Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:12:40.6361141Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:12:40.6362166Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:12:40.6363118Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:12:40.6364032Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:12:40.6364996Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:12:40.6366360Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:12:40.6367084Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:40.6367709Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:12:40.6368361Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:12:40.6368973Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:12:40.6369587Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:12:40.6370231Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:12:40.6370849Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:12:40.7978396Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:12:56.4710737Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:12:56.4711582Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:12:56.4712318Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:12:56.4713005Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:12:56.4713667Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:12:56.4714309Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:12:56.4714965Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:12:56.4715601Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:12:56.4716245Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:12:56.4734576Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:12:56.4747802Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:56.4748535Z (as ‘lib’ is unspecified) 2021-05-16T23:13:09.6840069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:13:12.0920539Z Content type 'binary/octet-stream' length 2558288 bytes (2.4 MB) 2021-05-16T23:13:12.1603991Z ================================================== 2021-05-16T23:13:12.1604982Z downloaded 2.4 MB 2021-05-16T23:13:12.1605554Z 2021-05-16T23:13:12.1644800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:13:13.0142480Z Content type 'binary/octet-stream' length 1296060 bytes (1.2 MB) 2021-05-16T23:13:13.1230486Z ================================================== 2021-05-16T23:13:13.1232645Z downloaded 1.2 MB 2021-05-16T23:13:13.1234042Z 2021-05-16T23:13:13.1275235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:13:13.6833259Z Content type 'binary/octet-stream' length 52719 bytes (51 KB) 2021-05-16T23:13:13.6833959Z ================================================== 2021-05-16T23:13:13.6834419Z downloaded 51 KB 2021-05-16T23:13:13.6834714Z 2021-05-16T23:13:13.6874776Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:13:14.4916413Z Content type 'binary/octet-stream' length 242567 bytes (236 KB) 2021-05-16T23:13:14.5085561Z ================================================== 2021-05-16T23:13:14.5086030Z downloaded 236 KB 2021-05-16T23:13:14.5086294Z 2021-05-16T23:13:14.5128078Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:13:16.2909696Z Content type 'binary/octet-stream' length 59652 bytes (58 KB) 2021-05-16T23:13:16.2962258Z ================================================== 2021-05-16T23:13:16.2962971Z downloaded 58 KB 2021-05-16T23:13:16.2963403Z 2021-05-16T23:13:16.2998022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:13:17.1948135Z Content type 'binary/octet-stream' length 2603667 bytes (2.5 MB) 2021-05-16T23:13:17.2327991Z ================================================== 2021-05-16T23:13:17.2328506Z downloaded 2.5 MB 2021-05-16T23:13:17.2328793Z 2021-05-16T23:13:17.2367269Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:13:17.9005946Z Content type 'binary/octet-stream' length 549860 bytes (536 KB) 2021-05-16T23:13:17.9268503Z ================================================== 2021-05-16T23:13:17.9269006Z downloaded 536 KB 2021-05-16T23:13:17.9269257Z 2021-05-16T23:13:17.9307369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:13:18.5678271Z Content type 'binary/octet-stream' length 4607540 bytes (4.4 MB) 2021-05-16T23:13:18.7063269Z ================================================== 2021-05-16T23:13:18.7063821Z downloaded 4.4 MB 2021-05-16T23:13:18.7064088Z 2021-05-16T23:13:18.7101769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:13:19.9946442Z Content type 'binary/octet-stream' length 430851 bytes (420 KB) 2021-05-16T23:13:20.0150770Z ================================================== 2021-05-16T23:13:20.0151288Z downloaded 420 KB 2021-05-16T23:13:20.0151561Z 2021-05-16T23:13:20.3925147Z * installing *binary* package ‘colorspace’ ... 2021-05-16T23:13:20.4048521Z * DONE (colorspace) 2021-05-16T23:13:20.6245542Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T23:13:20.6303390Z * DONE (viridisLite) 2021-05-16T23:13:20.8119755Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T23:13:20.8157129Z * DONE (RColorBrewer) 2021-05-16T23:13:20.9961382Z * installing *binary* package ‘labeling’ ... 2021-05-16T23:13:21.0000018Z * DONE (labeling) 2021-05-16T23:13:21.3785934Z * installing *binary* package ‘farver’ ... 2021-05-16T23:13:21.3895888Z * DONE (farver) 2021-05-16T23:13:21.9548901Z * installing *binary* package ‘isoband’ ... 2021-05-16T23:13:21.9702063Z * DONE (isoband) 2021-05-16T23:13:22.2121357Z * installing *binary* package ‘gtable’ ... 2021-05-16T23:13:22.2178397Z * DONE (gtable) 2021-05-16T23:13:22.4144802Z * installing *binary* package ‘munsell’ ... 2021-05-16T23:13:22.4188598Z * DONE (munsell) 2021-05-16T23:13:22.6267492Z * installing *binary* package ‘scales’ ... 2021-05-16T23:13:22.6315055Z * DONE (scales) 2021-05-16T23:13:22.6365997Z 2021-05-16T23:13:22.6367118Z The downloaded source packages are in 2021-05-16T23:13:22.6368409Z ‘/tmp/RtmpnZWCYu/downloaded_packages’ 2021-05-16T23:13:22.8990529Z 2021-05-16T23:13:22.8998248Z checking for file ‘/tmp/RtmpnZWCYu/remotes76ad646b3ff3/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:13:22.9059578Z 2021-05-16T23:13:22.9062122Z ✔ checking for file ‘/tmp/RtmpnZWCYu/remotes76ad646b3ff3/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:13:22.9445009Z 2021-05-16T23:13:22.9473980Z 2021-05-16T23:13:22.9476006Z ─ preparing ‘ggplot2’: 2021-05-16T23:13:22.9644017Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:22.9674864Z 2021-05-16T23:13:22.9676803Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:23.2520639Z 2021-05-16T23:13:23.2555741Z 2021-05-16T23:13:23.2558439Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:23.2569349Z 2021-05-16T23:13:23.2598652Z 2021-05-16T23:13:23.2600586Z ─ checking for empty or unneeded directories 2021-05-16T23:13:23.2616262Z 2021-05-16T23:13:23.2770553Z 2021-05-16T23:13:23.2772915Z ─ looking to see if a ‘data/datalist’ file should be added 2021-05-16T23:13:23.3064667Z 2021-05-16T23:13:23.3095426Z 2021-05-16T23:13:23.3097603Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:13:23.9379652Z 2021-05-16T23:13:23.9382601Z 2021-05-16T23:13:23.9384109Z 2021-05-16T23:13:23.9585105Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:23.9586142Z (as ‘lib’ is unspecified) 2021-05-16T23:13:24.6095470Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:13:24.6372335Z ** R 2021-05-16T23:13:24.7599424Z ** data 2021-05-16T23:13:24.7611710Z *** moving datasets to lazyload DB 2021-05-16T23:13:25.2831741Z ** inst 2021-05-16T23:13:25.2840464Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:32.6344395Z ** help 2021-05-16T23:13:33.2528419Z *** installing help indices 2021-05-16T23:13:33.6389634Z *** copying figures 2021-05-16T23:13:33.6393840Z ** building package indices 2021-05-16T23:13:34.1086901Z ** installing vignettes 2021-05-16T23:13:34.1194791Z ** testing if installed package can be loaded 2021-05-16T23:13:34.5858896Z * DONE (ggplot2) 2021-05-16T23:13:34.6196830Z Installing 18 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, R.oo, RNifti, abind, bitops, scales, isoband, gtable, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:13:34.6207073Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:34.6207845Z (as ‘lib’ is unspecified) 2021-05-16T23:13:48.1995050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:13:48.4859351Z Content type 'binary/octet-stream' length 2558288 bytes (2.4 MB) 2021-05-16T23:13:48.5377147Z ================================================== 2021-05-16T23:13:48.5378098Z downloaded 2.4 MB 2021-05-16T23:13:48.5378647Z 2021-05-16T23:13:48.5416904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:13:48.9689102Z Content type 'binary/octet-stream' length 1296060 bytes (1.2 MB) 2021-05-16T23:13:48.9993118Z ================================================== 2021-05-16T23:13:48.9993945Z downloaded 1.2 MB 2021-05-16T23:13:48.9994469Z 2021-05-16T23:13:49.0048911Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:13:49.1833733Z Content type 'binary/octet-stream' length 52719 bytes (51 KB) 2021-05-16T23:13:49.1888277Z ================================================== 2021-05-16T23:13:49.1888800Z downloaded 51 KB 2021-05-16T23:13:49.1889257Z 2021-05-16T23:13:49.1927583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:13:49.5129717Z Content type 'binary/octet-stream' length 242567 bytes (236 KB) 2021-05-16T23:13:49.6342634Z ================================================== 2021-05-16T23:13:49.6343420Z downloaded 236 KB 2021-05-16T23:13:49.6343717Z 2021-05-16T23:13:49.6382644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:13:49.9180112Z Content type 'binary/octet-stream' length 59652 bytes (58 KB) 2021-05-16T23:13:49.9242007Z ================================================== 2021-05-16T23:13:49.9242494Z downloaded 58 KB 2021-05-16T23:13:49.9242759Z 2021-05-16T23:13:49.9281798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:13:50.3709572Z Content type 'binary/octet-stream' length 2603667 bytes (2.5 MB) 2021-05-16T23:13:50.6260855Z ================================================== 2021-05-16T23:13:50.6261942Z downloaded 2.5 MB 2021-05-16T23:13:50.6262461Z 2021-05-16T23:13:50.6303615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:13:51.0542607Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-16T23:13:51.1591272Z ================================================== 2021-05-16T23:13:51.1592491Z downloaded 75 KB 2021-05-16T23:13:51.1593106Z 2021-05-16T23:13:51.1626150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:13:51.5529077Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-16T23:13:51.5806586Z ================================================== 2021-05-16T23:13:51.5807393Z downloaded 928 KB 2021-05-16T23:13:51.5807851Z 2021-05-16T23:13:51.5842060Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:13:51.7156131Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:13:51.7465311Z ================================================== 2021-05-16T23:13:51.7468522Z downloaded 1.0 MB 2021-05-16T23:13:51.7468971Z 2021-05-16T23:13:51.7490170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:13:52.0175813Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T23:13:52.0233908Z ================================================== 2021-05-16T23:13:52.0234737Z downloaded 58 KB 2021-05-16T23:13:52.0235262Z 2021-05-16T23:13:52.0357016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:13:52.4762918Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T23:13:52.4770757Z ================================================== 2021-05-16T23:13:52.4771671Z downloaded 34 KB 2021-05-16T23:13:52.4771955Z 2021-05-16T23:13:52.4809282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:13:53.0240347Z Content type 'binary/octet-stream' length 549860 bytes (536 KB) 2021-05-16T23:13:53.1360130Z ================================================== 2021-05-16T23:13:53.1361267Z downloaded 536 KB 2021-05-16T23:13:53.1361806Z 2021-05-16T23:13:53.1409480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:13:53.6776664Z Content type 'binary/octet-stream' length 4607540 bytes (4.4 MB) 2021-05-16T23:13:53.7242851Z ================================================== 2021-05-16T23:13:53.7244226Z downloaded 4.4 MB 2021-05-16T23:13:53.7244734Z 2021-05-16T23:13:53.7285891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:13:54.0948953Z Content type 'binary/octet-stream' length 430851 bytes (420 KB) 2021-05-16T23:13:54.2791437Z ================================================== 2021-05-16T23:13:54.2792846Z downloaded 420 KB 2021-05-16T23:13:54.2793369Z 2021-05-16T23:13:54.2831529Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:13:54.6705992Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-16T23:13:54.7031434Z ================================================== 2021-05-16T23:13:54.7032365Z downloaded 1.3 MB 2021-05-16T23:13:54.7032848Z 2021-05-16T23:13:54.7069162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:13:55.1028936Z Content type 'binary/octet-stream' length 2538599 bytes (2.4 MB) 2021-05-16T23:13:55.1425827Z ================================================== 2021-05-16T23:13:55.1426883Z downloaded 2.4 MB 2021-05-16T23:13:55.1427408Z 2021-05-16T23:13:55.1463086Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:13:55.4240807Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T23:13:55.4927161Z ================================================== 2021-05-16T23:13:55.4927704Z downloaded 5.8 MB 2021-05-16T23:13:55.4927955Z 2021-05-16T23:13:55.4970294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:13:55.6914736Z Content type 'binary/octet-stream' length 1769491 bytes (1.7 MB) 2021-05-16T23:13:55.7267494Z ================================================== 2021-05-16T23:13:55.7267993Z downloaded 1.7 MB 2021-05-16T23:13:55.7268256Z 2021-05-16T23:13:56.0968018Z * installing *binary* package ‘colorspace’ ... 2021-05-16T23:13:56.1113467Z * DONE (colorspace) 2021-05-16T23:13:56.3406780Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T23:13:56.3485511Z * DONE (viridisLite) 2021-05-16T23:13:56.5317061Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T23:13:56.5377265Z * DONE (RColorBrewer) 2021-05-16T23:13:56.7196214Z * installing *binary* package ‘labeling’ ... 2021-05-16T23:13:56.7256049Z * DONE (labeling) 2021-05-16T23:13:57.1126938Z * installing *binary* package ‘farver’ ... 2021-05-16T23:13:57.1250988Z * DONE (farver) 2021-05-16T23:13:57.3115915Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:13:57.3154131Z * DONE (R.methodsS3) 2021-05-16T23:13:57.5994215Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:13:57.6067200Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:57.6237953Z ** libs 2021-05-16T23:13:57.6288918Z 2021-05-16T23:13:57.6290958Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:14:17.3871429Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:14:17.4735487Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:14:17.5564485Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:14:17.5926393Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:14:17.6971953Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:14:18.1479885Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:14:18.2181773Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:14:18.3329319Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:14:18.4788301Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:14:18.6039249Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:14:18.8342416Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:14:18.9407931Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:14:19.4336697Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:14:19.5273630Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:14:19.8214313Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:14:19.8562381Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:14:19.8987439Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:14:19.9724290Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:14:21.0496430Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:14:23.2835050Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:14:23.4626255Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T23:14:23.4748866Z ** R 2021-05-16T23:14:23.4831779Z ** inst 2021-05-16T23:14:23.4861145Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:23.9852303Z ** help 2021-05-16T23:14:24.0260990Z *** installing help indices 2021-05-16T23:14:24.0941318Z ** building package indices 2021-05-16T23:14:24.1206870Z ** testing if installed package can be loaded 2021-05-16T23:14:24.3518000Z * DONE (RNifti) 2021-05-16T23:14:24.5427708Z * installing *binary* package ‘abind’ ... 2021-05-16T23:14:24.5467497Z * DONE (abind) 2021-05-16T23:14:24.7277197Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:14:24.7314802Z * DONE (bitops) 2021-05-16T23:14:25.2811955Z * installing *binary* package ‘isoband’ ... 2021-05-16T23:14:25.2986810Z * DONE (isoband) 2021-05-16T23:14:25.5487536Z * installing *binary* package ‘gtable’ ... 2021-05-16T23:14:25.5566394Z * DONE (gtable) 2021-05-16T23:14:26.0598046Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:14:26.0752949Z * DONE (matrixStats) 2021-05-16T23:14:26.2864114Z * installing *binary* package ‘munsell’ ... 2021-05-16T23:14:26.2930110Z * DONE (munsell) 2021-05-16T23:14:26.5103507Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:14:26.5153761Z * DONE (R.oo) 2021-05-16T23:14:26.8819612Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:14:26.8939013Z * DONE (oro.nifti) 2021-05-16T23:14:27.1086742Z * installing *binary* package ‘scales’ ... 2021-05-16T23:14:27.1157011Z * DONE (scales) 2021-05-16T23:14:27.3483782Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:14:27.3537301Z * DONE (R.utils) 2021-05-16T23:14:27.6163842Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:14:27.6247519Z * DONE (neurobase) 2021-05-16T23:14:27.6315196Z 2021-05-16T23:14:27.6316161Z The downloaded source packages are in 2021-05-16T23:14:27.6317517Z ‘/tmp/RtmpnZWCYu/downloaded_packages’ 2021-05-16T23:14:27.7084669Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:14:27.7086115Z Use `force = TRUE` to force installation 2021-05-16T23:14:27.7905894Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:14:28.8136381Z 2021-05-16T23:14:28.8147770Z checking for file ‘/tmp/RtmpnZWCYu/remotes76ad1db465d/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:14:28.8177540Z 2021-05-16T23:14:28.8185927Z ✔ checking for file ‘/tmp/RtmpnZWCYu/remotes76ad1db465d/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:14:28.8409695Z 2021-05-16T23:14:28.8410097Z 2021-05-16T23:14:28.8410771Z ─ preparing ‘rlang’: 2021-05-16T23:14:28.8411056Z 2021-05-16T23:14:28.8411353Z 2021-05-16T23:14:28.8564471Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:28.8565026Z 2021-05-16T23:14:28.8565779Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:14:28.8566146Z 2021-05-16T23:14:28.8566442Z 2021-05-16T23:14:28.8566893Z ─ cleaning src 2021-05-16T23:14:29.0254423Z 2021-05-16T23:14:29.0292086Z 2021-05-16T23:14:29.0293763Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:29.0857900Z 2021-05-16T23:14:29.0892329Z 2021-05-16T23:14:29.0894293Z ─ checking for empty or unneeded directories 2021-05-16T23:14:29.0946162Z 2021-05-16T23:14:29.0973111Z 2021-05-16T23:14:29.0976075Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:14:29.4316705Z 2021-05-16T23:14:29.4319928Z 2021-05-16T23:14:29.4321403Z 2021-05-16T23:14:29.4808381Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:29.4809225Z (as ‘lib’ is unspecified) 2021-05-16T23:14:29.9159867Z * installing *source* package ‘rlang’ ... 2021-05-16T23:14:29.9371415Z ** libs 2021-05-16T23:14:29.9425627Z 2021-05-16T23:14:29.9428206Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T23:14:30.0291641Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T23:14:33.2298784Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fpic -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:14:33.4100073Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:14:34.3830824Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T23:14:34.4215018Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:14:34.4978519Z installing to /home/runner/work/_temp/Library/rlang/libs 2021-05-16T23:14:34.5012005Z ** R 2021-05-16T23:14:34.5590604Z ** inst 2021-05-16T23:14:34.5598471Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:37.5391805Z ** help 2021-05-16T23:14:37.9725402Z *** installing help indices 2021-05-16T23:14:38.2663024Z *** copying figures 2021-05-16T23:14:38.2670016Z ** building package indices 2021-05-16T23:14:38.6491278Z ** testing if installed package can be loaded 2021-05-16T23:14:38.8741434Z * DONE (rlang) 2021-05-16T23:14:38.8992340Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:14:38.8996516Z Use `force = TRUE` to force installation 2021-05-16T23:14:38.9007553Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:14:38.9008645Z Use `force = TRUE` to force installation 2021-05-16T23:14:38.9172458Z ##[group]Run options(width = 100) 2021-05-16T23:14:38.9173221Z options(width = 100) 2021-05-16T23:14:38.9173729Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:14:38.9174381Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:14:38.9181457Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:14:38.9181832Z env: 2021-05-16T23:14:38.9182250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:38.9182678Z TIC_DEPLOY_KEY: 2021-05-16T23:14:38.9183431Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:38.9185022Z GITHUB_PAT: *** 2021-05-16T23:14:38.9185395Z COVERALLS_TOKEN: 2021-05-16T23:14:38.9185863Z continue-on-error: false 2021-05-16T23:14:38.9186305Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:38.9186778Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:38.9187187Z TZ: UTC 2021-05-16T23:14:38.9187559Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:38.9187979Z NOT_CRAN: true 2021-05-16T23:14:38.9188320Z ##[endgroup] 2021-05-16T23:14:39.3308755Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:14:39.3309604Z setting value 2021-05-16T23:14:39.3310669Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:14:39.3311284Z os Ubuntu 20.04.2 LTS 2021-05-16T23:14:39.3312029Z system x86_64, linux-gnu 2021-05-16T23:14:39.3312606Z ui X11 2021-05-16T23:14:39.3313147Z language (EN) 2021-05-16T23:14:39.3313852Z collate C.UTF-8 2021-05-16T23:14:39.3314586Z ctype C.UTF-8 2021-05-16T23:14:39.3315150Z tz UTC 2021-05-16T23:14:39.3315805Z date 2021-05-16 2021-05-16T23:14:39.3316458Z 2021-05-16T23:14:39.3317391Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:14:39.3318198Z package * version date lib source 2021-05-16T23:14:39.3319150Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3320130Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:14:39.3321090Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3321976Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3322851Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3323759Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3324636Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3325507Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3326387Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:14:39.3327269Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3328131Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3329007Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3329873Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3330742Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3332010Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3333929Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3334734Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3335694Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3336886Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3337685Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3338441Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3339210Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3339980Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3340719Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3341491Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3342449Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:14:39.3343277Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3344044Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3344787Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3345533Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3346280Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3347059Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3347829Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3348561Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3349311Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3350059Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3350805Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3351554Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3352297Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3353122Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:14:39.3353934Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3354771Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:14:39.3355603Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3356361Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3357121Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3357864Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3358633Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3359375Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3360118Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3360872Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3361592Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3362318Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3363051Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3363815Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3364658Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3365444Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3366202Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3366962Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3367725Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3368486Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3369260Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3370029Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3370770Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3371601Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3372369Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3373363Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3374107Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3374861Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3375599Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3376338Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3377135Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3377887Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3378630Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3379376Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3380130Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3380898Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3381640Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:14:39.3382399Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3383162Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3383929Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3384686Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3385457Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3386245Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3386975Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3387707Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3388479Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3389224Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3389954Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3390671Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3391416Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3392173Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3392981Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3393854Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3394604Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3395366Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3396101Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3396886Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:14:39.3397668Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:14:39.3398418Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3399181Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3400005Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3400793Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3401565Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3402329Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3403107Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3403878Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3404640Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3405364Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3406106Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3406869Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3407612Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3408375Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:14:39.3409110Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3409905Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:14:39.3410678Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3411448Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3412206Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:14:39.3413202Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:14:39.3413997Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3414756Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3415531Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3416283Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3417014Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3417742Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T23:14:39.3418467Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3419246Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3420016Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3420754Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3421506Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3422298Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:14:39.3423039Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3423761Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3424502Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3425230Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T23:14:39.3425504Z 2021-05-16T23:14:39.3425958Z [1] /home/runner/work/_temp/Library 2021-05-16T23:14:39.3426450Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T23:14:39.3512236Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:14:39.3512749Z Rscript -e 'tic::script()' 2021-05-16T23:14:39.3513261Z ls -l check 2021-05-16T23:14:39.3555472Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:14:39.3555935Z env: 2021-05-16T23:14:39.3556354Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:39.3556778Z TIC_DEPLOY_KEY: 2021-05-16T23:14:39.3557539Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:39.3558964Z GITHUB_PAT: *** 2021-05-16T23:14:39.3559326Z COVERALLS_TOKEN: 2021-05-16T23:14:39.3559785Z continue-on-error: false 2021-05-16T23:14:39.3560218Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:39.3560682Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:39.3561078Z TZ: UTC 2021-05-16T23:14:39.3561446Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:39.3561833Z NOT_CRAN: true 2021-05-16T23:14:39.3562170Z ##[endgroup] 2021-05-16T23:14:39.6210758Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:14:39.7245826Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:14:39.7246917Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:14:39.7247985Z timeout = Inf, check_dir = "check") 2021-05-16T23:14:39.7866041Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:14:39.9755137Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:14:39.9848734Z * preparing ‘ggneuro’: 2021-05-16T23:14:39.9890931Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:14:40.0077228Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:40.0083731Z * checking for empty or unneeded directories 2021-05-16T23:14:40.0107211Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:14:40.0242979Z 2021-05-16T23:14:40.1367196Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:14:40.3249950Z * using log directory ‘/home/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:14:40.3251386Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:14:40.3252388Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:14:40.3253689Z * using session charset: UTF-8 2021-05-16T23:14:40.3371750Z * using option ‘--as-cran’ 2021-05-16T23:14:40.3391844Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:14:40.3392816Z * checking extension type ... Package 2021-05-16T23:14:40.3401351Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:14:40.3402307Z * package encoding: UTF-8 2021-05-16T23:14:40.3483842Z * checking package namespace information ... OK 2021-05-16T23:14:54.4858905Z * checking package dependencies ... OK 2021-05-16T23:14:54.4872174Z * checking if this is a source package ... OK 2021-05-16T23:14:54.4873215Z * checking if there is a namespace ... OK 2021-05-16T23:14:54.6635770Z * checking for executable files ... OK 2021-05-16T23:14:54.6636995Z * checking for hidden files and directories ... OK 2021-05-16T23:14:54.6637916Z * checking for portable file names ... OK 2021-05-16T23:14:54.6638905Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:14:54.6649760Z * checking serialization versions ... OK 2021-05-16T23:14:56.7201006Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:14:56.7302422Z * checking installed package size ... OK 2021-05-16T23:14:56.7933756Z * checking package directory ... OK 2021-05-16T23:14:56.9323999Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:14:56.9324865Z * checking top-level files ... OK 2021-05-16T23:14:56.9325557Z * checking for left-over files ... OK 2021-05-16T23:14:56.9326099Z * checking index information ... OK 2021-05-16T23:14:56.9768708Z * checking package subdirectories ... OK 2021-05-16T23:14:57.0192048Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:14:57.0626670Z * checking R files for syntax errors ... OK 2021-05-16T23:14:58.0671778Z * checking whether the package can be loaded ... OK 2021-05-16T23:14:58.9693027Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:14:59.8761540Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:15:00.7859686Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:15:01.7947010Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:15:02.7291904Z * checking loading without being on the library search path ... OK 2021-05-16T23:15:03.5778559Z * checking dependencies in R code ... OK 2021-05-16T23:15:04.9721336Z * checking S3 generic/method consistency ... OK 2021-05-16T23:15:05.8091479Z * checking replacement functions ... OK 2021-05-16T23:15:06.6716275Z * checking foreign function calls ... OK 2021-05-16T23:15:10.6037417Z * checking R code for possible problems ... OK 2021-05-16T23:15:10.6592390Z * checking Rd files ... OK 2021-05-16T23:15:10.7024486Z * checking Rd metadata ... OK 2021-05-16T23:15:10.7525838Z * checking Rd line widths ... OK 2021-05-16T23:15:10.8301562Z * checking Rd cross-references ... OK 2021-05-16T23:15:11.7691966Z * checking for missing documentation entries ... OK 2021-05-16T23:15:14.5989234Z * checking for code/documentation mismatches ... OK 2021-05-16T23:15:16.2016279Z * checking Rd \usage sections ... OK 2021-05-16T23:15:16.2517827Z * checking Rd contents ... OK 2021-05-16T23:15:16.3122593Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:15:17.7463274Z * checking examples ... OK 2021-05-16T23:15:19.2503428Z * checking PDF version of manual ... OK 2021-05-16T23:15:19.2504350Z * DONE 2021-05-16T23:15:19.2504764Z 2021-05-16T23:15:19.2505259Z Status: OK 2021-05-16T23:15:19.2505654Z 2021-05-16T23:15:19.3294388Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:15:19.3311067Z Duration: 39.3s 2021-05-16T23:15:19.3311676Z 2021-05-16T23:15:19.3323445Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:15:19.3401037Z total 288 2021-05-16T23:15:19.3402356Z drwxr-xr-x 5 runner docker 4096 May 16 23:15 ggneuro.Rcheck 2021-05-16T23:15:19.3403717Z -rw-r--r-- 1 runner docker 138556 May 16 23:14 ggneuro_0.5.0.tar.gz 2021-05-16T23:15:19.3404981Z -rw-r--r-- 1 runner docker 150569 May 16 23:14 ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:15:19.3434925Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:15:19.3435639Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:15:19.3478275Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:19.3478734Z env: 2021-05-16T23:15:19.3479147Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:19.3479569Z TIC_DEPLOY_KEY: 2021-05-16T23:15:19.3480320Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:19.3481898Z GITHUB_PAT: *** 2021-05-16T23:15:19.3482263Z COVERALLS_TOKEN: 2021-05-16T23:15:19.3482711Z continue-on-error: false 2021-05-16T23:15:19.3483136Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:19.3483585Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:19.3484002Z TZ: UTC 2021-05-16T23:15:19.3484362Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:19.3484732Z NOT_CRAN: true 2021-05-16T23:15:19.3485081Z ##[endgroup] 2021-05-16T23:15:19.3598312Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:15:19.3598865Z Rscript -e "tic::before_deploy()" 2021-05-16T23:15:19.3635003Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:19.3635448Z env: 2021-05-16T23:15:19.3635876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:19.3650313Z TIC_DEPLOY_KEY: 2021-05-16T23:15:19.3651129Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:19.3652325Z GITHUB_PAT: *** 2021-05-16T23:15:19.3652829Z COVERALLS_TOKEN: 2021-05-16T23:15:19.3653269Z continue-on-error: false 2021-05-16T23:15:19.3653709Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:19.3654150Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:19.3654567Z TZ: UTC 2021-05-16T23:15:19.3654916Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:19.3655472Z NOT_CRAN: true 2021-05-16T23:15:19.3655811Z ##[endgroup] 2021-05-16T23:15:19.6278396Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:19.7356742Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:15:19.7357246Z with: 2021-05-16T23:15:19.7358023Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:15:19.7358942Z asset_path: check/ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:15:19.7359583Z asset_name: ggneuro_0.5.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:15:19.7360194Z asset_content_type: application/octet-stream 2021-05-16T23:15:19.7360640Z env: 2021-05-16T23:15:19.7361039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:19.7361449Z TIC_DEPLOY_KEY: 2021-05-16T23:15:19.7362176Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:19.7363327Z GITHUB_PAT: *** 2021-05-16T23:15:19.7363690Z COVERALLS_TOKEN: 2021-05-16T23:15:19.7364165Z continue-on-error: false 2021-05-16T23:15:19.7364602Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:19.7365052Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:19.7365452Z TZ: UTC 2021-05-16T23:15:19.7365814Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:19.7366179Z NOT_CRAN: true 2021-05-16T23:15:19.7366876Z GITHUB_TOKEN: *** 2021-05-16T23:15:19.7367218Z ##[endgroup] 2021-05-16T23:15:20.2013736Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:15:20.2014261Z Rscript -e "tic::deploy()" 2021-05-16T23:15:20.2057319Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:20.2057680Z env: 2021-05-16T23:15:20.2058100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:20.2058546Z TIC_DEPLOY_KEY: 2021-05-16T23:15:20.2059288Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:20.2060734Z GITHUB_PAT: *** 2021-05-16T23:15:20.2061100Z COVERALLS_TOKEN: 2021-05-16T23:15:20.2061560Z continue-on-error: false 2021-05-16T23:15:20.2062008Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:20.2062472Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:20.2062873Z TZ: UTC 2021-05-16T23:15:20.2063239Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:20.2063628Z NOT_CRAN: true 2021-05-16T23:15:20.2063967Z ##[endgroup] 2021-05-16T23:15:20.4749864Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:20.5765929Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:15:20.5766566Z Rscript -e "tic::after_deploy()" 2021-05-16T23:15:20.5811015Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:20.5811375Z env: 2021-05-16T23:15:20.5811790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:20.5812217Z TIC_DEPLOY_KEY: 2021-05-16T23:15:20.5813166Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:20.5814658Z GITHUB_PAT: *** 2021-05-16T23:15:20.5815020Z COVERALLS_TOKEN: 2021-05-16T23:15:20.5815476Z continue-on-error: false 2021-05-16T23:15:20.5815909Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:20.5816386Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:20.5816787Z TZ: UTC 2021-05-16T23:15:20.5817150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:20.5817519Z NOT_CRAN: true 2021-05-16T23:15:20.5817884Z ##[endgroup] 2021-05-16T23:15:20.8445083Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:21.1119480Z Post job cleanup. 2021-05-16T23:15:21.1532784Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:15:21.1614227Z Post job cleanup. 2021-05-16T23:15:21.2546852Z [command]/usr/bin/git version 2021-05-16T23:15:21.2599779Z git version 2.31.1 2021-05-16T23:15:21.2637673Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:15:21.2671009Z [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-16T23:15:21.2911250Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:15:21.2937332Z http.https://github.com/.extraheader 2021-05-16T23:15:21.2946162Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:15:21.2986398Z [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-16T23:15:21.3283684Z Cleaning up orphan processes