2021-05-15T14:00:14.0997803Z ##[section]Starting: Request a runner to run this job 2021-05-15T14:00:14.5312144Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.5953989Z 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-15T14:00:14.6662763Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.7430658Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:00:22.1434172Z Current runner version: '2.278.0' 2021-05-15T14:00:22.1463946Z ##[group]Operating System 2021-05-15T14:00:22.1465024Z Ubuntu 2021-05-15T14:00:22.1465505Z 20.04.2 2021-05-15T14:00:22.1466036Z LTS 2021-05-15T14:00:22.1466542Z ##[endgroup] 2021-05-15T14:00:22.1467239Z ##[group]Virtual Environment 2021-05-15T14:00:22.1467931Z Environment: ubuntu-20.04 2021-05-15T14:00:22.1468585Z Version: 20210510.0 2021-05-15T14:00:22.1469688Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T14:00:22.1471261Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T14:00:22.1472307Z ##[endgroup] 2021-05-15T14:00:22.1474403Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:00:22.1475719Z Actions: write 2021-05-15T14:00:22.1476422Z Checks: write 2021-05-15T14:00:22.1476944Z Contents: write 2021-05-15T14:00:22.1477559Z Deployments: write 2021-05-15T14:00:22.1478393Z Issues: write 2021-05-15T14:00:22.1479004Z Metadata: read 2021-05-15T14:00:22.1479775Z Packages: write 2021-05-15T14:00:22.1480470Z PullRequests: write 2021-05-15T14:00:22.1481165Z RepositoryProjects: write 2021-05-15T14:00:22.1481922Z SecurityEvents: write 2021-05-15T14:00:22.1482526Z Statuses: write 2021-05-15T14:00:22.1483366Z ##[endgroup] 2021-05-15T14:00:22.1486724Z Prepare workflow directory 2021-05-15T14:00:22.2625698Z Prepare all required actions 2021-05-15T14:00:22.2637689Z Getting action download info 2021-05-15T14:00:22.6192554Z Download action repository 'actions/checkout@v2' 2021-05-15T14:00:24.6869502Z Download action repository 'r-lib/actions@master' 2021-05-15T14:00:25.1756896Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:26.2094017Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:26.3852009Z Download action repository 'actions/cache@v1' 2021-05-15T14:00:26.5311938Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:00:26.6885639Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:00:27.0185383Z ##[group]Run actions/checkout@v2 2021-05-15T14:00:27.0186153Z with: 2021-05-15T14:00:27.0186680Z repository: neuroconductor/kirby21.smri 2021-05-15T14:00:27.0187776Z token: *** 2021-05-15T14:00:27.0188180Z ssh-strict: true 2021-05-15T14:00:27.0188725Z persist-credentials: true 2021-05-15T14:00:27.0189224Z clean: true 2021-05-15T14:00:27.0189639Z fetch-depth: 1 2021-05-15T14:00:27.0190035Z lfs: false 2021-05-15T14:00:27.0190518Z submodules: false 2021-05-15T14:00:27.0190927Z env: 2021-05-15T14:00:27.0191383Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:27.0191885Z TIC_DEPLOY_KEY: 2021-05-15T14:00:27.0192739Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:27.0194019Z GITHUB_PAT: *** 2021-05-15T14:00:27.0194444Z COVERALLS_TOKEN: 2021-05-15T14:00:27.0194966Z continue-on-error: true 2021-05-15T14:00:27.0195457Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:27.0195971Z ##[endgroup] 2021-05-15T14:00:27.2453125Z Syncing repository: neuroconductor/kirby21.smri 2021-05-15T14:00:27.2470109Z ##[group]Getting Git version info 2021-05-15T14:00:27.2471318Z Working directory is '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:27.2522840Z [command]/usr/bin/git version 2021-05-15T14:00:27.2680423Z git version 2.31.1 2021-05-15T14:00:27.2692820Z ##[endgroup] 2021-05-15T14:00:27.2698273Z Deleting the contents of '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:27.2705023Z ##[group]Initializing the repository 2021-05-15T14:00:27.2710364Z [command]/usr/bin/git init /home/runner/work/kirby21.smri/kirby21.smri 2021-05-15T14:00:27.2790694Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:27.2792041Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:27.2793049Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:27.2793799Z hint: 2021-05-15T14:00:27.2795652Z hint: git config --global init.defaultBranch 2021-05-15T14:00:27.2796575Z hint: 2021-05-15T14:00:27.2797349Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:27.2798553Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:27.2800548Z hint: 2021-05-15T14:00:27.2801516Z hint: git branch -m 2021-05-15T14:00:27.2827456Z Initialized empty Git repository in /home/runner/work/kirby21.smri/kirby21.smri/.git/ 2021-05-15T14:00:27.2832832Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:27.2878491Z ##[endgroup] 2021-05-15T14:00:27.2879114Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:27.2885115Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T14:00:27.2927486Z ##[endgroup] 2021-05-15T14:00:27.2932617Z ##[group]Setting up auth 2021-05-15T14:00:27.2939703Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:27.2981683Z [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-15T14:00:27.3363507Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:27.3413409Z [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-15T14:00:27.3671736Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:27.3724951Z ##[endgroup] 2021-05-15T14:00:27.3725947Z ##[group]Fetching the repository 2021-05-15T14:00:27.3736611Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2d791e16561cf69af353ad4d4c65d28b388fe385:refs/tags/1.5.s 2021-05-15T14:00:27.5845150Z remote: Enumerating objects: 19, done. 2021-05-15T14:00:27.5847380Z remote: Counting objects: 5% (1/19) 2021-05-15T14:00:27.5849089Z remote: Counting objects: 10% (2/19) 2021-05-15T14:00:27.5850494Z remote: Counting objects: 15% (3/19) 2021-05-15T14:00:27.5851744Z remote: Counting objects: 21% (4/19) 2021-05-15T14:00:27.5853671Z remote: Counting objects: 26% (5/19) 2021-05-15T14:00:27.5857562Z remote: Counting objects: 31% (6/19) 2021-05-15T14:00:27.5858381Z remote: Counting objects: 36% (7/19) 2021-05-15T14:00:27.5859099Z remote: Counting objects: 42% (8/19) 2021-05-15T14:00:27.5859819Z remote: Counting objects: 47% (9/19) 2021-05-15T14:00:27.5860530Z remote: Counting objects: 52% (10/19) 2021-05-15T14:00:27.5861276Z remote: Counting objects: 57% (11/19) 2021-05-15T14:00:27.5861928Z remote: Counting objects: 63% (12/19) 2021-05-15T14:00:27.5862607Z remote: Counting objects: 68% (13/19) 2021-05-15T14:00:27.5863260Z remote: Counting objects: 73% (14/19) 2021-05-15T14:00:27.5863898Z remote: Counting objects: 78% (15/19) 2021-05-15T14:00:27.5864510Z remote: Counting objects: 84% (16/19) 2021-05-15T14:00:27.5865147Z remote: Counting objects: 89% (17/19) 2021-05-15T14:00:27.5865759Z remote: Counting objects: 94% (18/19) 2021-05-15T14:00:27.5866381Z remote: Counting objects: 100% (19/19) 2021-05-15T14:00:27.5867012Z remote: Counting objects: 100% (19/19), done. 2021-05-15T14:00:27.5868088Z remote: Compressing objects: 6% (1/16) 2021-05-15T14:00:27.5869095Z remote: Compressing objects: 12% (2/16) 2021-05-15T14:00:27.5869828Z remote: Compressing objects: 18% (3/16) 2021-05-15T14:00:27.5870566Z remote: Compressing objects: 25% (4/16) 2021-05-15T14:00:27.5871193Z remote: Compressing objects: 31% (5/16) 2021-05-15T14:00:27.5871827Z remote: Compressing objects: 37% (6/16) 2021-05-15T14:00:27.5872722Z remote: Compressing objects: 43% (7/16) 2021-05-15T14:00:27.5873427Z remote: Compressing objects: 50% (8/16) 2021-05-15T14:00:27.5874025Z remote: Compressing objects: 56% (9/16) 2021-05-15T14:00:27.5874629Z remote: Compressing objects: 62% (10/16) 2021-05-15T14:00:27.5875223Z remote: Compressing objects: 68% (11/16) 2021-05-15T14:00:27.5875822Z remote: Compressing objects: 75% (12/16) 2021-05-15T14:00:27.5876688Z remote: Compressing objects: 81% (13/16) 2021-05-15T14:00:27.5878187Z remote: Compressing objects: 87% (14/16) 2021-05-15T14:00:27.5878796Z remote: Compressing objects: 93% (15/16) 2021-05-15T14:00:27.5879382Z remote: Compressing objects: 100% (16/16) 2021-05-15T14:00:27.5880191Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T14:00:27.5890403Z remote: Total 19 (delta 0), reused 18 (delta 0), pack-reused 0 2021-05-15T14:00:27.6003269Z From https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:27.6005433Z * [new ref] 2d791e16561cf69af353ad4d4c65d28b388fe385 -> 1.5.s 2021-05-15T14:00:27.6082712Z ##[endgroup] 2021-05-15T14:00:27.6083452Z ##[group]Determining the checkout info 2021-05-15T14:00:27.6091211Z ##[endgroup] 2021-05-15T14:00:27.6091890Z ##[group]Checking out the ref 2021-05-15T14:00:27.6093078Z [command]/usr/bin/git checkout --progress --force refs/tags/1.5.s 2021-05-15T14:00:27.6149224Z Note: switching to 'refs/tags/1.5.s'. 2021-05-15T14:00:27.6149604Z 2021-05-15T14:00:27.6150560Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:27.6151395Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:27.6152199Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:27.6152656Z 2021-05-15T14:00:27.6153207Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:27.6154378Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:27.6154806Z 2021-05-15T14:00:27.6155424Z git switch -c 2021-05-15T14:00:27.6155798Z 2021-05-15T14:00:27.6156202Z Or undo this operation with: 2021-05-15T14:00:27.6156528Z 2021-05-15T14:00:27.6157012Z git switch - 2021-05-15T14:00:27.6157373Z 2021-05-15T14:00:27.6157974Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:27.6158495Z 2021-05-15T14:00:27.6158900Z HEAD is now at 2d791e1 Version id 44 stable 2021-05-15T14:00:27.6160507Z ##[endgroup] 2021-05-15T14:00:27.6207376Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:27.6240751Z '2d791e16561cf69af353ad4d4c65d28b388fe385' 2021-05-15T14:00:27.6397221Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:27.6397697Z with: 2021-05-15T14:00:27.6398072Z r-version: devel 2021-05-15T14:00:27.6398433Z Ncpus: 1 2021-05-15T14:00:27.6398848Z crayon.enabled: NULL 2021-05-15T14:00:27.6399380Z remove-openmp-macos: true 2021-05-15T14:00:27.6400860Z http-user-agent: default 2021-05-15T14:00:27.6401313Z install-r: true 2021-05-15T14:00:27.6401883Z windows-path-include-mingw: true 2021-05-15T14:00:27.6402398Z env: 2021-05-15T14:00:27.6402840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:27.6403290Z TIC_DEPLOY_KEY: 2021-05-15T14:00:27.6404100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:27.6405929Z GITHUB_PAT: *** 2021-05-15T14:00:27.6406324Z COVERALLS_TOKEN: 2021-05-15T14:00:27.6406807Z continue-on-error: true 2021-05-15T14:00:27.6407260Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:27.6407654Z ##[endgroup] 2021-05-15T14:00:30.0164276Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:30.0165395Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:30.0166967Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:30.0168551Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:30.0369908Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:30.1104020Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:30.1627267Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:30.2682855Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:30.2728105Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:30.2895824Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:30.2898600Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:30.2905288Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:30.2954035Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:30.2961540Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:30.3074590Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:30.3094094Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:30.3197811Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:30.5495942Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:30.5622070Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:30.6134325Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:30.6163262Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:30.6165292Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:30.6185142Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:30.6187686Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:30.6323144Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:00:30.9632566Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:37.8239156Z Fetched 4463 kB in 1s (4122 kB/s) 2021-05-15T14:00:38.6863743Z Reading package lists... 2021-05-15T14:00:38.7111023Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:00:40.7675928Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:00:40.8395538Z Reading package lists... 2021-05-15T14:00:41.0059187Z Building dependency tree... 2021-05-15T14:00:41.0073728Z Reading state information... 2021-05-15T14:00:41.1774839Z The following additional packages will be installed: 2021-05-15T14:00:41.1776434Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:00:41.1777817Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:00:41.1783397Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:00:41.1785051Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:00:41.1786625Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:00:41.1787990Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:00:41.1789459Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:00:41.1791075Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:00:41.1792553Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:00:41.1794184Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:00:41.1795610Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:00:41.1797082Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:00:41.1798670Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:00:41.1800603Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:00:41.1801964Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:00:41.1803333Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:00:41.1804665Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:41.1806215Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:41.1807911Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:41.1809355Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:41.1810662Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:41.1811977Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:41.1813489Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:41.1815083Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:41.1816565Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:41.1817996Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:41.1819506Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:41.1821019Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:41.1822543Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:41.1824088Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:41.1825585Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:41.1827220Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:41.1828843Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:41.1830313Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:41.1831765Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:41.1833262Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:41.1834649Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:41.1835942Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:00:41.1836724Z Suggested packages: 2021-05-15T14:00:41.1837613Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:00:41.1838824Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:00:41.1840273Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:00:41.1841602Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:00:41.1842921Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:00:41.1844122Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:00:41.1845360Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:00:41.1846786Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:00:41.1848434Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:00:41.1849830Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:00:41.7129000Z The following NEW packages will be installed: 2021-05-15T14:00:41.7133609Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:00:41.7135835Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:00:41.7137707Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:00:41.7139707Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:00:41.7141573Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:00:41.7143017Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:00:41.7144598Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:00:41.7146299Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:00:41.7148039Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:00:41.7149703Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:00:41.7156226Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:00:41.7157922Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:00:41.7160067Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:00:41.7161727Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:00:41.7163459Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:00:41.7165004Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:00:41.7172417Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:41.7174443Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:41.7176872Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:41.7184497Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:41.7185817Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:41.7188875Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:41.7190401Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:41.7192034Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:41.7193522Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:41.7194927Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:41.7196449Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:41.7197942Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:41.7199851Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:41.7201626Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:41.7203156Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:41.7204800Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:41.7206461Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:41.7207941Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:41.7209379Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:41.7210892Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:41.7212306Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:41.7213457Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:00:41.7406106Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:00:41.7407359Z Need to get 8648 kB of archives. 2021-05-15T14:00:41.7408679Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:00:41.7410252Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:00:41.7436385Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:00:41.7445216Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:00:41.7452837Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:00:41.7458830Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:00:41.7465008Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:00:41.7472239Z 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-15T14:00:41.7479018Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:00:41.7484803Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:00:41.7494238Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:00:41.7501039Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:00:41.7539370Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:00:41.7541127Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:00:41.7542773Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:00:41.7548650Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:00:41.7550406Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:00:41.7574475Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:00:41.7583962Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:00:41.7589453Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:00:41.7689887Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:00:41.7696878Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:00:41.7712051Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:00:41.7733734Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:00:41.7736670Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:00:41.7743750Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:00:41.7820703Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:00:41.7827202Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:00:41.7835336Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:00:41.7846712Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:00:41.7862106Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:00:41.7864129Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:00:41.7866844Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:00:41.7869402Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:00:41.7886836Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:00:41.7888888Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:00:41.7890757Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:00:41.7892703Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:00:41.7894425Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:00:41.7907700Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:00:41.7909622Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:00:41.7911721Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:00:41.7913601Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:00:41.7917359Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:00:41.7973564Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:00:41.7975517Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:00:41.7977432Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:00:41.7979371Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:00:41.7981272Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:00:41.7983007Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:00:41.7984715Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:00:41.7986381Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:00:41.7991717Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:00:41.7998929Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:00:41.8003908Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:00:41.8010227Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:00:41.8022860Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:00:41.8025103Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:00:41.8027008Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:00:41.8033123Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:00:41.8034920Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:00:41.8061434Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:00:41.8073063Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:00:41.8081872Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:00:41.8090323Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:00:41.8092384Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:00:41.8100254Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:00:41.8102532Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:00:41.8108939Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:00:41.8122355Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:00:41.8131095Z 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-15T14:00:41.8145707Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:00:41.8147737Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:00:41.8149477Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:00:41.8151738Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:00:41.8161807Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:00:41.8163543Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:00:41.8189132Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:00:41.8200817Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:00:41.8209645Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:00:41.8211480Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:00:41.8234655Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:00:41.8241131Z 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-15T14:00:41.8247703Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:00:41.8253764Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:00:41.8263324Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:00:41.8269870Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:00:41.8278353Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:00:41.8286793Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:00:41.8293898Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:00:41.8332704Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:00:41.8334599Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:00:41.8336326Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:00:41.8338252Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:00:41.8340121Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:00:41.8341863Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:00:41.8343733Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:00:41.8345619Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:00:41.8347524Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:00:41.8355006Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:00:41.8365110Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:00:41.8367832Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:00:41.8425675Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:00:41.8447050Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:00:41.8455778Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:00:41.8457582Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:00:41.8463495Z 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-15T14:00:41.8470529Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:00:41.8476919Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:00:41.8493311Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:00:41.8512678Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:00:41.8518974Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:00:41.8526071Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:00:41.8533639Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:00:41.8536204Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:00:41.8546907Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:00:41.8549217Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:00:41.8551176Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:00:41.8557937Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:00:41.8565016Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:00:41.8567167Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:00:41.8569323Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:00:41.8574467Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:00:41.8582747Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:00:41.8585437Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:00:41.8587054Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:00:41.8591701Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:00:41.8685814Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:00:41.8688183Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:00:41.8695306Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:00:41.8732354Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:00:42.6584909Z Fetched 8648 kB in 0s (58.9 MB/s) 2021-05-15T14:00:42.7001303Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:00:42.7225310Z (Reading database ... 2021-05-15T14:00:42.7225906Z (Reading database ... 5% 2021-05-15T14:00:42.7226525Z (Reading database ... 10% 2021-05-15T14:00:42.7227056Z (Reading database ... 15% 2021-05-15T14:00:42.7227608Z (Reading database ... 20% 2021-05-15T14:00:42.7228215Z (Reading database ... 25% 2021-05-15T14:00:42.7228727Z (Reading database ... 30% 2021-05-15T14:00:42.7229190Z (Reading database ... 35% 2021-05-15T14:00:42.7229746Z (Reading database ... 40% 2021-05-15T14:00:42.7230270Z (Reading database ... 45% 2021-05-15T14:00:42.7230730Z (Reading database ... 50% 2021-05-15T14:00:42.7547978Z (Reading database ... 55% 2021-05-15T14:00:42.8040638Z (Reading database ... 60% 2021-05-15T14:00:42.8448639Z (Reading database ... 65% 2021-05-15T14:00:42.8836405Z (Reading database ... 70% 2021-05-15T14:00:42.9618799Z (Reading database ... 75% 2021-05-15T14:00:43.0546728Z (Reading database ... 80% 2021-05-15T14:00:43.1514627Z (Reading database ... 85% 2021-05-15T14:00:43.2229995Z (Reading database ... 90% 2021-05-15T14:00:43.2851930Z (Reading database ... 95% 2021-05-15T14:00:43.2852707Z (Reading database ... 100% 2021-05-15T14:00:43.2853495Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:00:43.2974778Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:00:43.3075992Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:00:43.3443882Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:00:43.3673371Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:00:43.3691688Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:00:43.3941754Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:00:43.4217391Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:00:43.4236149Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:43.4561949Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:00:43.4808170Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:00:43.4828067Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:43.5123795Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:00:43.5392521Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:00:43.5408767Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:43.5763123Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:00:43.6027530Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:00:43.6042454Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:43.6321296Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:00:43.6555714Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:00:43.6568384Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:43.6881523Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:00:43.7110740Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:00:43.7128902Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:43.7401764Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:00:43.7690310Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:00:43.7707801Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:43.7984143Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:00:43.8266503Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:00:43.8281072Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:43.8601873Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:00:43.8823846Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:00:43.8838855Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:43.9162101Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:00:43.9364122Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:00:43.9376505Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:43.9681764Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:00:43.9907764Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:00:43.9922528Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:44.0321600Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:00:44.0543495Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:00:44.0556283Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:44.0836849Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:00:44.1107584Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:00:44.1123847Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:44.1378538Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:00:44.1652878Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:00:44.1663439Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:00:44.1986305Z Selecting previously unselected package patchutils. 2021-05-15T14:00:44.2228575Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:00:44.2241646Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:00:44.2593653Z Selecting previously unselected package wdiff. 2021-05-15T14:00:44.2839962Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:00:44.2851657Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:00:44.3205871Z Selecting previously unselected package devscripts. 2021-05-15T14:00:44.3483881Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:00:44.3732247Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:44.5041005Z Selecting previously unselected package diffstat. 2021-05-15T14:00:44.5335189Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:00:44.5352866Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:00:44.5624068Z Selecting previously unselected package python3-gpg. 2021-05-15T14:00:44.5906841Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:00:44.5922553Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:44.6482202Z Selecting previously unselected package dput. 2021-05-15T14:00:44.6717212Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:00:44.6815177Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:00:44.7143379Z Selecting previously unselected package gdebi-core. 2021-05-15T14:00:44.7384847Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:00:44.7399213Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:45.0366936Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:00:45.0645528Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:00:45.0669074Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:45.1361164Z Selecting previously unselected package gettext. 2021-05-15T14:00:45.1592475Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:00:45.1606669Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:45.2842030Z Selecting previously unselected package intltool-debian. 2021-05-15T14:00:45.3092062Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:00:45.3104182Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:45.3474532Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:00:45.3753553Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:00:45.3767812Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:45.4096161Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:00:45.4377426Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:00:45.4386708Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:45.4727578Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:00:45.5006975Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:00:45.5022577Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:45.5308820Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:00:45.5594694Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:00:45.5616320Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:45.6121647Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:00:45.6371837Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:00:45.6390556Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:45.6681560Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:00:45.6929800Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:00:45.6947366Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:45.7192477Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:00:45.7471324Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:00:45.7487760Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:45.7816370Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:00:45.8094679Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:00:45.8119386Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:45.8392756Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:00:45.8671939Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:00:45.8688277Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:45.9001450Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:00:45.9222193Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:00:45.9236763Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:45.9560962Z Selecting previously unselected package libclone-perl. 2021-05-15T14:00:45.9791072Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:00:45.9801769Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:00:46.0121096Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:00:46.0347770Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:00:46.0362076Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:46.0721522Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:00:46.0925995Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:00:46.0939366Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:46.1241945Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:00:46.1490210Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:00:46.1502403Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:00:46.1751786Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:00:46.2035007Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:00:46.2050099Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:46.2319325Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:00:46.2598770Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:00:46.2622120Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:46.2902752Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:00:46.3182314Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:00:46.3195469Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:46.3480738Z Selecting previously unselected package libwant-perl. 2021-05-15T14:00:46.3717231Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:00:46.3732091Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:00:46.4041176Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:00:46.4261404Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:00:46.4317194Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:46.4628569Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:00:46.4900722Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:00:46.4923090Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:46.5268886Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:00:46.5542136Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:00:46.5558105Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:46.5820620Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:00:46.6095666Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:00:46.6111123Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:46.6441084Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:00:46.6665822Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:00:46.6680199Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:46.6939957Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:00:46.7296249Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:00:46.7309527Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:46.7615445Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:00:46.7896120Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:00:46.7916527Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:46.8721574Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:00:46.8983817Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:00:46.8996137Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:46.9255415Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:00:46.9533675Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:00:46.9543345Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:46.9783881Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:00:47.0059845Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:00:47.0074982Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:47.0481383Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:00:47.0739456Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:00:47.0827366Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:47.1081495Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:00:47.1332948Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:00:47.1343854Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:47.1680849Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:00:47.1901957Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:00:47.1916982Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:47.2201711Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:00:47.2437082Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:00:47.2447676Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:47.2761428Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:00:47.2993034Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:00:47.3030343Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:00:47.3333623Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:00:47.3553001Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:00:47.3566312Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:47.4235204Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:00:47.4437977Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:00:47.4453025Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:00:47.4843538Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:00:47.5096137Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:00:47.5109200Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:47.5443323Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:00:47.5697297Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:00:47.5708613Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:47.6043838Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:00:47.6303572Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:00:47.6323360Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:47.6567717Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:00:47.6844247Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:00:47.6860657Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:47.7181027Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:00:47.7419208Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:00:47.7432960Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:47.7875132Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:00:47.8090258Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:00:47.8106570Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:47.8406525Z Selecting previously unselected package libjson-perl. 2021-05-15T14:00:47.8688110Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:00:47.8704942Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:00:47.9081269Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:00:47.9318203Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:00:47.9334413Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:00:47.9683862Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:00:47.9916210Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:00:47.9932265Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:48.0243500Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:00:48.0472154Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:00:48.0489205Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:48.0802739Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:00:48.1026656Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:00:48.1048233Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:48.1401616Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:00:48.1613675Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:00:48.1638532Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:00:48.1954602Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:00:48.2196631Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:00:48.2212912Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:48.2561712Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:00:48.2776656Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:00:48.2790917Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:48.3121613Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:00:48.3369687Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:00:48.3387066Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:48.4044485Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:00:48.4282293Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:00:48.4294908Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:48.4681873Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:00:48.4913219Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:00:48.4924563Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:48.5202438Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:00:48.5478187Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:00:48.5492608Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:48.5802273Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:00:48.6033080Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:00:48.6043192Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:00:48.6643088Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:00:48.6871296Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:00:48.6887806Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:48.7148165Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:00:48.7431690Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:00:48.7482291Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:48.7842563Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:00:48.8073684Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:00:48.8085727Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:48.8522445Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:00:48.8809170Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:00:48.8823822Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:48.9260122Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:00:48.9479298Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:00:48.9491592Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:48.9842453Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:00:49.0039086Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:00:49.0056235Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:49.0420051Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:00:49.0704380Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:00:49.0714877Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:49.1042667Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:00:49.1285068Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:00:49.1297826Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:49.1584585Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:00:49.1863287Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:00:49.1873620Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:49.2186230Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:00:49.2401026Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:00:49.2415016Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:49.2647207Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:00:49.2921535Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:00:49.2934888Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:49.3265059Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:00:49.3495672Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:00:49.3521759Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:49.3785471Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:00:49.4063411Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:00:49.4077094Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:49.4701687Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:00:49.4927048Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:00:49.4942242Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:49.5268759Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:00:49.5513434Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:00:49.5527578Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:49.6313363Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:00:49.6628581Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:00:49.6642375Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:49.7003075Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:00:49.7248129Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:00:49.7263661Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:49.7642068Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:00:49.7845013Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:00:49.7858922Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:49.8202410Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:00:49.8419518Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:00:49.8432985Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:49.8761855Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:00:49.8990991Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:00:49.9002937Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:49.9322047Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:00:49.9540639Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:49.9550236Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:50.0322206Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:00:50.0549071Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:00:50.0563345Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:50.0881258Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:00:50.1094144Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:00:50.1108702Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:00:50.1350247Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:00:50.1633747Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:00:50.1646886Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:00:50.1893511Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:00:50.2172255Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:00:50.2187174Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:50.2457166Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:00:50.2732305Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:00:50.2743952Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:50.3022038Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:00:50.3301622Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:00:50.3317539Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:50.3588184Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:00:50.3875483Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:50.3897047Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:50.4239706Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:00:50.4523516Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:50.4534364Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:50.4915377Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:00:50.5187747Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:00:50.5199672Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:00:50.5561485Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:00:50.5770602Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:00:50.5783539Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:50.6086111Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:00:50.6360879Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:00:50.6371273Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:50.6681884Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:00:50.6895283Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:00:50.6907556Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:00:50.7192618Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:00:50.7466672Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:00:50.7483004Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:00:50.7785119Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:00:50.8035935Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:00:50.8051078Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:00:50.8361981Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:00:50.8577730Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:00:50.8593619Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:00:50.8921902Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:00:50.9145718Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:00:50.9155336Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:00:50.9441223Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:00:50.9669731Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:00:50.9684516Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:00:51.0001637Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:00:51.0204789Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:00:51.0224825Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:00:51.0510290Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:00:51.0797341Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:00:51.0810240Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:00:51.1121787Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:00:51.1352982Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:00:51.1362111Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:00:51.1855686Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:00:51.2145554Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:00:51.2157321Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:00:51.2430362Z Selecting previously unselected package licensecheck. 2021-05-15T14:00:51.2712806Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:00:51.2730798Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:00:51.2979977Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:00:51.3264543Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:00:51.3281083Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:00:51.3557783Z Selecting previously unselected package t1utils. 2021-05-15T14:00:51.3844405Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:00:51.3854303Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:00:51.4213963Z Selecting previously unselected package lintian. 2021-05-15T14:00:51.4499379Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:00:51.4513226Z Unpacking lintian (2.62.0) ... 2021-05-15T14:00:51.8037020Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:00:51.8333531Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:00:51.8347309Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:00:51.8621404Z Selecting previously unselected package python3-xdg. 2021-05-15T14:00:51.8907131Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:00:51.8923262Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:00:51.9195751Z Selecting previously unselected package qpdf. 2021-05-15T14:00:51.9478763Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:51.9493025Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:00:52.0224040Z Selecting previously unselected package python3-magic. 2021-05-15T14:00:52.0511055Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:00:52.0523482Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:00:52.1163482Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:52.1202478Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:52.1235122Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:00:52.1260673Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:00:52.1293004Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:00:52.1323791Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:52.1357122Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:00:52.1386951Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:52.1418883Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:52.3386515Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:52.3414267Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:52.3452390Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:00:52.3492300Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:52.3527840Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:52.3557713Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:52.3588060Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:52.3628539Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:52.3659273Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:52.3690809Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:52.3720001Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:00:52.3756924Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:52.3791149Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:52.3824219Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:52.3862696Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:52.3892246Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:00:52.3922994Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:00:52.3955540Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:52.3991716Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:52.4046337Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:00:52.4077134Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:00:52.4107570Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:00:52.4134814Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:52.4168363Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:52.4202772Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:00:52.4234245Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:00:52.6057973Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:52.6086257Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:00:52.6118098Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:00:52.6149212Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:52.6179217Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:00:52.6207108Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:00:52.6232662Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:52.6258519Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:00:52.6288843Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:00:52.6319236Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:52.6350607Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:52.8306009Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:52.8353096Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:52.8393022Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:00:52.8469957Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:52.8501593Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:00:52.8560402Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:52.8591241Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:00:52.8622231Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:52.8656517Z Setting up t1utils (1.41-3) ... 2021-05-15T14:00:52.8684427Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:52.8721405Z Setting up diffstat (1.63-1) ... 2021-05-15T14:00:52.8764393Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:52.8791555Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:52.8813233Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:52.8836421Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:52.8871368Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:00:52.8905933Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:52.8947580Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:52.8977240Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:52.9006730Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:52.9040084Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:52.9080727Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:00:52.9115360Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:00:52.9146304Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:52.9177824Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:52.9214028Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:52.9247034Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:00:52.9273538Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:52.9302659Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:52.9328845Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:00:53.0958266Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:53.0985767Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:53.1012287Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:53.1033518Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:53.1063033Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:53.1094430Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:53.1119261Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:00:53.1139203Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:53.1303238Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:53.1340625Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:53.1366740Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:00:53.2843349Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:53.2880217Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:53.2910587Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:00:53.3006696Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:53.3046161Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:53.3074134Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:53.3105536Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:53.3143424Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:53.3171179Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:53.3198285Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:53.3228120Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:53.3253804Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:53.3278580Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:00:53.3303696Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:53.3405167Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:53.3437132Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:00:53.5182055Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:53.5215697Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:53.5264809Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:53.5294606Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:53.5326295Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:53.5357792Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:53.5388392Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:53.5451332Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:53.5475665Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:53.5500270Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:53.5529982Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:53.5557259Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:53.5585833Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:53.5616073Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:53.5642797Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:00:53.5680095Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:53.5709070Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:53.5740451Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:53.7593121Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:53.7622520Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:53.7645948Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:53.7677568Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:53.7699438Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:53.7731189Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:53.7754171Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:53.7780146Z Setting up lintian (2.62.0) ... 2021-05-15T14:00:53.7809321Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:00:53.7842462Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:11.1859285Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:11.6549025Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:13.7803143Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-15T14:01:13.9092595Z 2021-05-15T14:01:13.9270592Z Reading package lists... 0% 2021-05-15T14:01:13.9271417Z 2021-05-15T14:01:13.9313545Z Reading package lists... 100% 2021-05-15T14:01:13.9314212Z 2021-05-15T14:01:13.9314605Z 2021-05-15T14:01:13.9315186Z Reading package lists... Done 2021-05-15T14:01:13.9315672Z 2021-05-15T14:01:13.9316245Z Building dependency tree... 0% 2021-05-15T14:01:13.9316733Z 2021-05-15T14:01:13.9572193Z Building dependency tree... 0% 2021-05-15T14:01:13.9573165Z 2021-05-15T14:01:13.9573982Z Building dependency tree... 50% 2021-05-15T14:01:13.9574677Z 2021-05-15T14:01:14.0798575Z Building dependency tree... 50% 2021-05-15T14:01:14.0799168Z 2021-05-15T14:01:14.0800257Z Building dependency tree 2021-05-15T14:01:14.0800776Z 2021-05-15T14:01:14.0801459Z Reading state information... 0% 2021-05-15T14:01:14.0802006Z 2021-05-15T14:01:14.2481957Z Reading state information... 0% 2021-05-15T14:01:14.2482722Z 2021-05-15T14:01:14.2483121Z 2021-05-15T14:01:14.2483936Z Reading state information... Done 2021-05-15T14:01:14.2484577Z 2021-05-15T14:01:14.2485360Z Reading state information... 0% 2021-05-15T14:01:14.2541984Z 2021-05-15T14:01:14.2542527Z Reading state information... 1% 2021-05-15T14:01:14.2578868Z 2021-05-15T14:01:14.2579363Z Reading state information... 3% 2021-05-15T14:01:14.2622049Z 2021-05-15T14:01:14.2622623Z Reading state information... 5% 2021-05-15T14:01:14.2666015Z 2021-05-15T14:01:14.2666511Z Reading state information... 7% 2021-05-15T14:01:14.2706978Z 2021-05-15T14:01:14.2707473Z Reading state information... 9% 2021-05-15T14:01:14.2748158Z 2021-05-15T14:01:14.2748710Z Reading state information... 11% 2021-05-15T14:01:14.2791969Z 2021-05-15T14:01:14.2792524Z Reading state information... 13% 2021-05-15T14:01:14.2833534Z 2021-05-15T14:01:14.2834043Z Reading state information... 15% 2021-05-15T14:01:14.2876691Z 2021-05-15T14:01:14.2877388Z Reading state information... 17% 2021-05-15T14:01:14.2918609Z 2021-05-15T14:01:14.2920277Z Reading state information... 19% 2021-05-15T14:01:14.2962247Z 2021-05-15T14:01:14.2962705Z Reading state information... 21% 2021-05-15T14:01:14.3002421Z 2021-05-15T14:01:14.3003128Z Reading state information... 23% 2021-05-15T14:01:14.3047481Z 2021-05-15T14:01:14.3048091Z Reading state information... 25% 2021-05-15T14:01:14.3093137Z 2021-05-15T14:01:14.3093647Z Reading state information... 27% 2021-05-15T14:01:14.3137766Z 2021-05-15T14:01:14.3138274Z Reading state information... 29% 2021-05-15T14:01:14.3183529Z 2021-05-15T14:01:14.3184049Z Reading state information... 31% 2021-05-15T14:01:14.3228302Z 2021-05-15T14:01:14.3228823Z Reading state information... 33% 2021-05-15T14:01:14.3267791Z 2021-05-15T14:01:14.3268313Z Reading state information... 35% 2021-05-15T14:01:14.3306720Z 2021-05-15T14:01:14.3307175Z Reading state information... 37% 2021-05-15T14:01:14.3352301Z 2021-05-15T14:01:14.3352778Z Reading state information... 39% 2021-05-15T14:01:14.3396963Z 2021-05-15T14:01:14.3397421Z Reading state information... 41% 2021-05-15T14:01:14.3437753Z 2021-05-15T14:01:14.3438213Z Reading state information... 43% 2021-05-15T14:01:14.3485677Z 2021-05-15T14:01:14.3486204Z Reading state information... 45% 2021-05-15T14:01:14.3553186Z 2021-05-15T14:01:14.3553692Z Reading state information... 47% 2021-05-15T14:01:14.3596375Z 2021-05-15T14:01:14.3596848Z Reading state information... 49% 2021-05-15T14:01:14.3643700Z 2021-05-15T14:01:14.3644224Z Reading state information... 51% 2021-05-15T14:01:14.3686215Z 2021-05-15T14:01:14.3686740Z Reading state information... 53% 2021-05-15T14:01:14.3728194Z 2021-05-15T14:01:14.3728673Z Reading state information... 55% 2021-05-15T14:01:14.3771863Z 2021-05-15T14:01:14.3772319Z Reading state information... 57% 2021-05-15T14:01:14.3817291Z 2021-05-15T14:01:14.3817884Z Reading state information... 59% 2021-05-15T14:01:14.3866888Z 2021-05-15T14:01:14.3867372Z Reading state information... 61% 2021-05-15T14:01:14.3911061Z 2021-05-15T14:01:14.3911557Z Reading state information... 63% 2021-05-15T14:01:14.3951610Z 2021-05-15T14:01:14.3952122Z Reading state information... 65% 2021-05-15T14:01:14.3995225Z 2021-05-15T14:01:14.3995721Z Reading state information... 67% 2021-05-15T14:01:14.4036758Z 2021-05-15T14:01:14.4037231Z Reading state information... 69% 2021-05-15T14:01:14.4093416Z 2021-05-15T14:01:14.4093942Z Reading state information... 71% 2021-05-15T14:01:14.4132379Z 2021-05-15T14:01:14.4132903Z Reading state information... 73% 2021-05-15T14:01:14.4173846Z 2021-05-15T14:01:14.4174330Z Reading state information... 75% 2021-05-15T14:01:14.4231140Z 2021-05-15T14:01:14.4231600Z Reading state information... 77% 2021-05-15T14:01:14.4273862Z 2021-05-15T14:01:14.4274353Z Reading state information... 79% 2021-05-15T14:01:14.4316921Z 2021-05-15T14:01:14.4317379Z Reading state information... 81% 2021-05-15T14:01:14.4358521Z 2021-05-15T14:01:14.4359224Z Reading state information... 83% 2021-05-15T14:01:14.4402472Z 2021-05-15T14:01:14.4402964Z Reading state information... 85% 2021-05-15T14:01:14.4446019Z 2021-05-15T14:01:14.4446491Z Reading state information... 87% 2021-05-15T14:01:14.4483573Z 2021-05-15T14:01:14.4484240Z Reading state information... 89% 2021-05-15T14:01:14.4521762Z 2021-05-15T14:01:14.4522236Z Reading state information... 91% 2021-05-15T14:01:14.4562984Z 2021-05-15T14:01:14.4563469Z Reading state information... 93% 2021-05-15T14:01:14.4603359Z 2021-05-15T14:01:14.4603847Z Reading state information... 95% 2021-05-15T14:01:14.4645864Z 2021-05-15T14:01:14.4646268Z Reading state information... 97% 2021-05-15T14:01:14.4685128Z 2021-05-15T14:01:14.4685584Z Reading state information... 99% 2021-05-15T14:01:14.7571736Z Selecting previously unselected package r-devel. 2021-05-15T14:01:14.8833400Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:14.8939431Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-15T14:01:14.8958721Z Unpacking r-devel (1) ... 2021-05-15T14:01:15.8767530Z Setting up r-devel (1) ... 2021-05-15T14:01:15.9041000Z 2021-05-15T14:01:15.9041849Z 2021-05-15T14:01:15.9042520Z Reading state information... Done 2021-05-15T14:01:15.9285385Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-15T14:01:15.9404030Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:01:15.9704785Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:15.9705346Z env: 2021-05-15T14:01:15.9705817Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:15.9706331Z TIC_DEPLOY_KEY: 2021-05-15T14:01:15.9707187Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:15.9709052Z GITHUB_PAT: *** 2021-05-15T14:01:15.9709492Z COVERALLS_TOKEN: 2021-05-15T14:01:15.9710007Z continue-on-error: true 2021-05-15T14:01:15.9710522Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:15.9711036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:15.9711516Z TZ: UTC 2021-05-15T14:01:15.9711924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:15.9712372Z NOT_CRAN: true 2021-05-15T14:01:15.9712763Z ##[endgroup] 2021-05-15T14:01:16.0271759Z [command]sudo apt-get install -y texinfo 2021-05-15T14:01:16.2518891Z Reading package lists... 2021-05-15T14:01:16.4158018Z Building dependency tree... 2021-05-15T14:01:16.4173717Z Reading state information... 2021-05-15T14:01:16.6346853Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:01:16.6348057Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:17.0117026Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:01:17.0283863Z --2021-05-15 14:01:17-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:01:17.0393709Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:01:17.0461655Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:01:17.0837545Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:01:17.0841707Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:01:17.0844655Z --2021-05-15 14:01:17-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:01:17.1216952Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:01:17.1807244Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:01:17.3878340Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:01:17.3890281Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=jPuazHXtzClKbbs85Nx8c%2BE8uPcMPseanJ9LqMw2s08%3D&st=2021-05-15T14%3A00%3A17Z&se=2021-05-15T14%3A06%3A17Z&sp=r [following] 2021-05-15T14:01:17.3895918Z --2021-05-15 14:01:17-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=jPuazHXtzClKbbs85Nx8c%2BE8uPcMPseanJ9LqMw2s08%3D&st=2021-05-15T14%3A00%3A17Z&se=2021-05-15T14%3A06%3A17Z&sp=r 2021-05-15T14:01:17.4165396Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:01:17.4781984Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:01:17.7135172Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:01:17.7138959Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:01:17.7141357Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:01:18.2659710Z 2021-05-15T14:01:19.8027627Z 0K ........ ........ ........ ........ 49% 16.0M 2s 2021-05-15T14:01:20.9465736Z 32768K ........ ........ ........ ........ 99% 27.5M 0s 2021-05-15T14:01:20.9470701Z 65536K 100% 3.08M=3.2s 2021-05-15T14:01:20.9471737Z 2021-05-15T14:01:20.9474643Z 2021-05-15 14:01:20 (19.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:01:20.9475442Z 2021-05-15T14:01:22.9555153Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:01:22.9556831Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:01:23.2678372Z ##[group]Run tlmgr update --self 2021-05-15T14:01:23.2679190Z tlmgr update --self 2021-05-15T14:01:23.2680657Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:23.2681586Z tlmgr update --all 2021-05-15T14:01:23.2730488Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:23.2730919Z env: 2021-05-15T14:01:23.2731410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:23.2732035Z TIC_DEPLOY_KEY: 2021-05-15T14:01:23.2732915Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:23.2734858Z GITHUB_PAT: *** 2021-05-15T14:01:23.2735403Z COVERALLS_TOKEN: 2021-05-15T14:01:23.2735892Z continue-on-error: true 2021-05-15T14:01:23.2737547Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:23.2738127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:23.2738721Z TZ: UTC 2021-05-15T14:01:23.2739166Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:23.2739683Z NOT_CRAN: true 2021-05-15T14:01:23.2740104Z ##[endgroup] 2021-05-15T14:01:24.8515769Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:24.8519175Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:26.2174049Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:26.2175578Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:26.3084929Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:26.3641884Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:26.4085939Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T14:01:26.4559056Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T14:01:26.9565718Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T14:01:28.4331956Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T14:01:28.5263789Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T14:01:28.6034836Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T14:01:28.6484786Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T14:01:28.6920482Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T14:01:28.7357827Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T14:01:28.7814389Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T14:01:28.8276738Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T14:01:28.8815160Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T14:01:28.9539403Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T14:01:29.0488801Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T14:01:29.0956289Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T14:01:29.1414264Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T14:01:29.1879061Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T14:01:29.2364003Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T14:01:29.2868593Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T14:01:29.3324106Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T14:01:29.3804864Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T14:01:29.4263266Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T14:01:29.4722787Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T14:01:29.5154791Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T14:01:29.5616940Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T14:01:29.6053885Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T14:01:29.6476066Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T14:01:29.6911242Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T14:01:29.7369879Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T14:01:29.7816915Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T14:01:29.8278066Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T14:01:29.8705077Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T14:01:29.9146097Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T14:01:29.9815520Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T14:01:30.0259123Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T14:01:30.0713328Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T14:01:30.1155330Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T14:01:30.1608037Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T14:01:30.2057828Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T14:01:30.2484639Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T14:01:30.2953622Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T14:01:30.3385078Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T14:01:30.3844796Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T14:01:30.4283306Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T14:01:30.4729414Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T14:01:30.5198369Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T14:01:30.5649603Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T14:01:30.6116406Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T14:01:30.6559834Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T14:01:30.7012739Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T14:01:30.7461331Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T14:01:30.7898892Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T14:01:30.8352179Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T14:01:30.8818768Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T14:01:30.9251014Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T14:01:30.9761941Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T14:01:31.0305659Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T14:01:31.0814027Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T14:01:31.1284036Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T14:01:31.1726785Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T14:01:31.2203989Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T14:01:31.2681013Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T14:01:31.3147810Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T14:01:31.3893540Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T14:01:31.4785934Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T14:01:31.5264107Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T14:01:31.5740587Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T14:01:31.6200704Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T14:01:31.6670900Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T14:01:31.7203429Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T14:01:31.7720189Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T14:01:31.8191988Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T14:01:31.8660983Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T14:01:31.9130136Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T14:01:31.9603620Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T14:01:32.0250094Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:01:32.0717111Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T14:01:32.1222209Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T14:01:32.1703152Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T14:01:32.2206522Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T14:01:32.2768972Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T14:01:32.3261870Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T14:01:32.3815817Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T14:01:32.4827183Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T14:01:32.5299580Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T14:01:32.5781336Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T14:01:32.6015025Z running mktexlsr ... 2021-05-15T14:01:32.6869053Z done running mktexlsr. 2021-05-15T14:01:32.7164364Z running updmap-sys ... 2021-05-15T14:01:32.9981822Z done running updmap-sys. 2021-05-15T14:01:32.9983404Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:01:32.9985621Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/AdwICf6lhP/UcIFLv_3EI ... 2021-05-15T14:01:33.3863296Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/AdwICf6lhP/UcIFLv_3EI. 2021-05-15T14:01:33.3865183Z OK: optex.fmt/luatex 2021-05-15T14:01:33.3866652Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:01:33.3868157Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:01:34.7101393Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:34.7104166Z tlmgr: no updates available 2021-05-15T14:01:34.8107728Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:01:34.8108690Z with: 2021-05-15T14:01:34.8109427Z pandoc-version: 2.7.3 2021-05-15T14:01:34.8110182Z env: 2021-05-15T14:01:34.8110988Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:34.8111815Z TIC_DEPLOY_KEY: 2021-05-15T14:01:34.8112726Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:34.8114558Z GITHUB_PAT: *** 2021-05-15T14:01:34.8114965Z COVERALLS_TOKEN: 2021-05-15T14:01:34.8115434Z continue-on-error: true 2021-05-15T14:01:34.8115909Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:34.8116379Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:34.8116826Z TZ: UTC 2021-05-15T14:01:34.8117391Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:34.8117840Z NOT_CRAN: true 2021-05-15T14:01:34.8118234Z ##[endgroup] 2021-05-15T14:01:35.2000323Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:01:35.2699755Z Reading package lists... 2021-05-15T14:01:35.4258357Z Building dependency tree... 2021-05-15T14:01:35.4275539Z Reading state information... 2021-05-15T14:01:35.6532388Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:01:35.6538978Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:35.6560762Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:01:35.7836815Z 2021-05-15T14:01:35.7995281Z Reading package lists... 0% 2021-05-15T14:01:35.7995682Z 2021-05-15T14:01:35.8041580Z Reading package lists... 100% 2021-05-15T14:01:35.8041997Z 2021-05-15T14:01:35.8042221Z 2021-05-15T14:01:35.8042719Z Reading package lists... Done 2021-05-15T14:01:35.8043076Z 2021-05-15T14:01:35.8043570Z Building dependency tree... 0% 2021-05-15T14:01:35.8043937Z 2021-05-15T14:01:35.8314054Z Building dependency tree... 0% 2021-05-15T14:01:35.8314406Z 2021-05-15T14:01:35.8314831Z Building dependency tree... 50% 2021-05-15T14:01:35.8315134Z 2021-05-15T14:01:35.9509331Z Building dependency tree... 50% 2021-05-15T14:01:35.9510009Z 2021-05-15T14:01:35.9510838Z Building dependency tree 2021-05-15T14:01:35.9511432Z 2021-05-15T14:01:35.9512357Z Reading state information... 0% 2021-05-15T14:01:35.9512974Z 2021-05-15T14:01:36.1119026Z Reading state information... 0% 2021-05-15T14:01:36.1119827Z 2021-05-15T14:01:36.1120144Z 2021-05-15T14:01:36.1120889Z Reading state information... Done 2021-05-15T14:01:36.1121428Z 2021-05-15T14:01:36.1122124Z Reading state information... 0% 2021-05-15T14:01:36.1176243Z 2021-05-15T14:01:36.1177028Z Reading state information... 1% 2021-05-15T14:01:36.1216325Z 2021-05-15T14:01:36.1216861Z Reading state information... 3% 2021-05-15T14:01:36.1258066Z 2021-05-15T14:01:36.1258606Z Reading state information... 5% 2021-05-15T14:01:36.1301358Z 2021-05-15T14:01:36.1301914Z Reading state information... 7% 2021-05-15T14:01:36.1340820Z 2021-05-15T14:01:36.1341366Z Reading state information... 9% 2021-05-15T14:01:36.1381295Z 2021-05-15T14:01:36.1381877Z Reading state information... 11% 2021-05-15T14:01:36.1418807Z 2021-05-15T14:01:36.1419269Z Reading state information... 13% 2021-05-15T14:01:36.1455130Z 2021-05-15T14:01:36.1455654Z Reading state information... 15% 2021-05-15T14:01:36.1492964Z 2021-05-15T14:01:36.1493420Z Reading state information... 17% 2021-05-15T14:01:36.1532525Z 2021-05-15T14:01:36.1533173Z Reading state information... 19% 2021-05-15T14:01:36.1564775Z 2021-05-15T14:01:36.1565248Z Reading state information... 21% 2021-05-15T14:01:36.1603131Z 2021-05-15T14:01:36.1603616Z Reading state information... 23% 2021-05-15T14:01:36.1646991Z 2021-05-15T14:01:36.1647483Z Reading state information... 25% 2021-05-15T14:01:36.1686929Z 2021-05-15T14:01:36.1687490Z Reading state information... 27% 2021-05-15T14:01:36.1727120Z 2021-05-15T14:01:36.1727643Z Reading state information... 29% 2021-05-15T14:01:36.1763258Z 2021-05-15T14:01:36.1763779Z Reading state information... 31% 2021-05-15T14:01:36.1807913Z 2021-05-15T14:01:36.1808694Z Reading state information... 33% 2021-05-15T14:01:36.1846229Z 2021-05-15T14:01:36.1846759Z Reading state information... 35% 2021-05-15T14:01:36.1881961Z 2021-05-15T14:01:36.1882538Z Reading state information... 37% 2021-05-15T14:01:36.1926563Z 2021-05-15T14:01:36.1927146Z Reading state information... 39% 2021-05-15T14:01:36.1972045Z 2021-05-15T14:01:36.1972638Z Reading state information... 41% 2021-05-15T14:01:36.2013077Z 2021-05-15T14:01:36.2013559Z Reading state information... 43% 2021-05-15T14:01:36.2056191Z 2021-05-15T14:01:36.2056649Z Reading state information... 45% 2021-05-15T14:01:36.2120676Z 2021-05-15T14:01:36.2121203Z Reading state information... 47% 2021-05-15T14:01:36.2159923Z 2021-05-15T14:01:36.2160485Z Reading state information... 49% 2021-05-15T14:01:36.2205949Z 2021-05-15T14:01:36.2206471Z Reading state information... 51% 2021-05-15T14:01:36.2260802Z 2021-05-15T14:01:36.2261389Z Reading state information... 53% 2021-05-15T14:01:36.2290586Z 2021-05-15T14:01:36.2291183Z Reading state information... 55% 2021-05-15T14:01:36.2334958Z 2021-05-15T14:01:36.2335504Z Reading state information... 57% 2021-05-15T14:01:36.2375124Z 2021-05-15T14:01:36.2375712Z Reading state information... 59% 2021-05-15T14:01:36.2425772Z 2021-05-15T14:01:36.2426339Z Reading state information... 61% 2021-05-15T14:01:36.2468484Z 2021-05-15T14:01:36.2469048Z Reading state information... 63% 2021-05-15T14:01:36.2509877Z 2021-05-15T14:01:36.2510403Z Reading state information... 65% 2021-05-15T14:01:36.2551722Z 2021-05-15T14:01:36.2552248Z Reading state information... 67% 2021-05-15T14:01:36.2594222Z 2021-05-15T14:01:36.2594799Z Reading state information... 69% 2021-05-15T14:01:36.2649987Z 2021-05-15T14:01:36.2650469Z Reading state information... 71% 2021-05-15T14:01:37.2024175Z 2021-05-15T14:01:37.2035674Z Reading state information... 73% 2021-05-15T14:01:37.2036765Z 2021-05-15T14:01:37.2037267Z Reading state information... 75% 2021-05-15T14:01:37.2037917Z 2021-05-15T14:01:37.2038412Z Reading state information... 77% 2021-05-15T14:01:37.2038833Z 2021-05-15T14:01:37.2039320Z Reading state information... 79% 2021-05-15T14:01:37.2039870Z 2021-05-15T14:01:37.2040330Z Reading state information... 81% 2021-05-15T14:01:37.2040763Z 2021-05-15T14:01:37.2041224Z Reading state information... 83% 2021-05-15T14:01:37.2041653Z 2021-05-15T14:01:37.2042160Z Reading state information... 85% 2021-05-15T14:01:37.2042593Z 2021-05-15T14:01:37.2043228Z Reading state information... 87% 2021-05-15T14:01:37.2043689Z 2021-05-15T14:01:37.2044182Z Reading state information... 89% 2021-05-15T14:01:37.2044645Z 2021-05-15T14:01:37.2045152Z Reading state information... 91% 2021-05-15T14:01:37.2045598Z 2021-05-15T14:01:37.2046108Z Reading state information... 93% 2021-05-15T14:01:37.2046558Z 2021-05-15T14:01:37.2047071Z Reading state information... 95% 2021-05-15T14:01:37.2047519Z 2021-05-15T14:01:37.2048029Z Reading state information... 97% 2021-05-15T14:01:37.2048722Z 2021-05-15T14:01:37.2049242Z Reading state information... 99% 2021-05-15T14:01:37.2050009Z Selecting previously unselected package pandoc. 2021-05-15T14:01:37.2050974Z (Reading database ... 261973 files and directories currently installed.) 2021-05-15T14:01:37.2052584Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:01:37.2053448Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:01:39.0581999Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:01:39.0630068Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:39.8680767Z 2021-05-15T14:01:39.8681813Z 2021-05-15T14:01:39.8682665Z Reading state information... Done 2021-05-15T14:01:39.8999324Z ##[group]Run git config user.name adigherman 2021-05-15T14:01:39.9000229Z git config user.name adigherman 2021-05-15T14:01:39.9000862Z git config user.email adig@jhu.edu 2021-05-15T14:01:39.9043498Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:39.9043899Z env: 2021-05-15T14:01:39.9044371Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:39.9044865Z TIC_DEPLOY_KEY: 2021-05-15T14:01:39.9045699Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:39.9047632Z GITHUB_PAT: *** 2021-05-15T14:01:39.9048047Z COVERALLS_TOKEN: 2021-05-15T14:01:39.9048557Z continue-on-error: true 2021-05-15T14:01:39.9049037Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:39.9049548Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:39.9050002Z TZ: UTC 2021-05-15T14:01:39.9050413Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:39.9050835Z NOT_CRAN: true 2021-05-15T14:01:39.9051239Z ##[endgroup] 2021-05-15T14:01:39.9333652Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:01:39.9334275Z env: 2021-05-15T14:01:39.9334722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:39.9335198Z TIC_DEPLOY_KEY: 2021-05-15T14:01:39.9335991Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:39.9337653Z GITHUB_PAT: *** 2021-05-15T14:01:39.9338078Z COVERALLS_TOKEN: 2021-05-15T14:01:39.9338548Z continue-on-error: true 2021-05-15T14:01:39.9339025Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:39.9339500Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:39.9339948Z TZ: UTC 2021-05-15T14:01:39.9340327Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:39.9340744Z NOT_CRAN: true 2021-05-15T14:01:39.9341107Z ##[endgroup] 2021-05-15T14:01:40.2524515Z Reading package lists... 2021-05-15T14:01:40.4090083Z Building dependency tree... 2021-05-15T14:01:40.4107589Z Reading state information... 2021-05-15T14:01:40.5487540Z The following additional packages will be installed: 2021-05-15T14:01:40.5489873Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:40.5491536Z Suggested packages: 2021-05-15T14:01:40.5495314Z cmake-doc ninja-build 2021-05-15T14:01:40.5948019Z The following NEW packages will be installed: 2021-05-15T14:01:40.5957589Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:40.6206031Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:40.6207281Z Need to get 5470 kB of archives. 2021-05-15T14:01:40.6208823Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:01:40.6210742Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:01:40.6521000Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:01:40.6531823Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:01:40.6542488Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:01:41.1210666Z Fetched 5470 kB in 0s (62.1 MB/s) 2021-05-15T14:01:41.1617066Z Selecting previously unselected package cmake-data. 2021-05-15T14:01:41.1694514Z (Reading database ... 2021-05-15T14:01:41.1695156Z (Reading database ... 5% 2021-05-15T14:01:41.1695677Z (Reading database ... 10% 2021-05-15T14:01:41.1696430Z (Reading database ... 15% 2021-05-15T14:01:41.1696956Z (Reading database ... 20% 2021-05-15T14:01:41.1697471Z (Reading database ... 25% 2021-05-15T14:01:41.1697998Z (Reading database ... 30% 2021-05-15T14:01:41.1698505Z (Reading database ... 35% 2021-05-15T14:01:41.1699030Z (Reading database ... 40% 2021-05-15T14:01:41.1699538Z (Reading database ... 45% 2021-05-15T14:01:41.1700064Z (Reading database ... 50% 2021-05-15T14:01:41.1742816Z (Reading database ... 55% 2021-05-15T14:01:41.1782770Z (Reading database ... 60% 2021-05-15T14:01:41.1825715Z (Reading database ... 65% 2021-05-15T14:01:41.1952471Z (Reading database ... 70% 2021-05-15T14:01:41.1976987Z (Reading database ... 75% 2021-05-15T14:01:41.2359585Z (Reading database ... 80% 2021-05-15T14:01:41.2668712Z (Reading database ... 85% 2021-05-15T14:01:41.2820788Z (Reading database ... 90% 2021-05-15T14:01:41.2903388Z (Reading database ... 95% 2021-05-15T14:01:41.2903988Z (Reading database ... 100% 2021-05-15T14:01:41.2904852Z (Reading database ... 261980 files and directories currently installed.) 2021-05-15T14:01:41.3030636Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:01:41.3261633Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:41.8001199Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:01:41.8262619Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:01:41.8289303Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:41.8640700Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:01:41.8902227Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:01:41.8916023Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:41.9320759Z Selecting previously unselected package cmake. 2021-05-15T14:01:41.9549811Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:01:41.9561022Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:42.4208747Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:42.4245077Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:42.4685480Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:42.4719070Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:42.4752879Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:43.6729720Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:45.8431774Z Reading package lists... 2021-05-15T14:01:46.0100634Z Building dependency tree... 2021-05-15T14:01:46.0121020Z Reading state information... 2021-05-15T14:01:46.1734651Z Suggested packages: 2021-05-15T14:01:46.1737176Z libssh-doc 2021-05-15T14:01:46.2187462Z The following NEW packages will be installed: 2021-05-15T14:01:46.2189591Z libssh-dev 2021-05-15T14:01:46.2381224Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:46.2382334Z Need to get 219 kB of archives. 2021-05-15T14:01:46.2383406Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:01:46.2385653Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:01:46.6549382Z Fetched 219 kB in 0s (12.5 MB/s) 2021-05-15T14:01:46.6848296Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:01:46.6915694Z (Reading database ... 2021-05-15T14:01:46.6916592Z (Reading database ... 5% 2021-05-15T14:01:46.6917349Z (Reading database ... 10% 2021-05-15T14:01:46.6918064Z (Reading database ... 15% 2021-05-15T14:01:46.6918791Z (Reading database ... 20% 2021-05-15T14:01:46.6919772Z (Reading database ... 25% 2021-05-15T14:01:46.6920536Z (Reading database ... 30% 2021-05-15T14:01:46.6921259Z (Reading database ... 35% 2021-05-15T14:01:46.6922040Z (Reading database ... 40% 2021-05-15T14:01:46.6922698Z (Reading database ... 45% 2021-05-15T14:01:46.6923347Z (Reading database ... 50% 2021-05-15T14:01:46.6940127Z (Reading database ... 55% 2021-05-15T14:01:46.6977982Z (Reading database ... 60% 2021-05-15T14:01:46.7016853Z (Reading database ... 65% 2021-05-15T14:01:46.7145147Z (Reading database ... 70% 2021-05-15T14:01:46.7242660Z (Reading database ... 75% 2021-05-15T14:01:46.7551620Z (Reading database ... 80% 2021-05-15T14:01:46.7878304Z (Reading database ... 85% 2021-05-15T14:01:46.8034824Z (Reading database ... 90% 2021-05-15T14:01:46.8117530Z (Reading database ... 95% 2021-05-15T14:01:46.8118339Z (Reading database ... 100% 2021-05-15T14:01:46.8119405Z (Reading database ... 264764 files and directories currently installed.) 2021-05-15T14:01:46.8234339Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:01:46.8251341Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:01:46.9093018Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:01:49.0635045Z Reading package lists... 2021-05-15T14:01:49.2247969Z Building dependency tree... 2021-05-15T14:01:49.2266680Z Reading state information... 2021-05-15T14:01:49.4316010Z The following NEW packages will be installed: 2021-05-15T14:01:49.4320915Z jags 2021-05-15T14:01:49.4517683Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:49.4518837Z Need to get 1562 kB of archives. 2021-05-15T14:01:49.4520213Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:01:49.4522250Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:01:49.8863896Z Fetched 1562 kB in 0s (48.5 MB/s) 2021-05-15T14:01:49.9178254Z Selecting previously unselected package jags. 2021-05-15T14:01:49.9251471Z (Reading database ... 2021-05-15T14:01:49.9252358Z (Reading database ... 5% 2021-05-15T14:01:49.9252985Z (Reading database ... 10% 2021-05-15T14:01:49.9253572Z (Reading database ... 15% 2021-05-15T14:01:49.9254142Z (Reading database ... 20% 2021-05-15T14:01:49.9254720Z (Reading database ... 25% 2021-05-15T14:01:49.9255284Z (Reading database ... 30% 2021-05-15T14:01:49.9255863Z (Reading database ... 35% 2021-05-15T14:01:49.9256433Z (Reading database ... 40% 2021-05-15T14:01:49.9257012Z (Reading database ... 45% 2021-05-15T14:01:49.9257591Z (Reading database ... 50% 2021-05-15T14:01:49.9295513Z (Reading database ... 55% 2021-05-15T14:01:49.9334268Z (Reading database ... 60% 2021-05-15T14:01:49.9375663Z (Reading database ... 65% 2021-05-15T14:01:49.9507277Z (Reading database ... 70% 2021-05-15T14:01:49.9617214Z (Reading database ... 75% 2021-05-15T14:01:49.9896064Z (Reading database ... 80% 2021-05-15T14:01:50.0219028Z (Reading database ... 85% 2021-05-15T14:01:50.0373868Z (Reading database ... 90% 2021-05-15T14:01:50.0459493Z (Reading database ... 95% 2021-05-15T14:01:50.0460567Z (Reading database ... 100% 2021-05-15T14:01:50.0461988Z (Reading database ... 264783 files and directories currently installed.) 2021-05-15T14:01:50.0576362Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:01:50.0603477Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:01:50.2271089Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:01:50.2667721Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:51.0358647Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:53.2246151Z Reading package lists... 2021-05-15T14:01:53.3882069Z Building dependency tree... 2021-05-15T14:01:53.3901026Z Reading state information... 2021-05-15T14:01:53.5495667Z The following additional packages will be installed: 2021-05-15T14:01:53.5497734Z libnode64 libuv1-dev 2021-05-15T14:01:53.5973449Z The following NEW packages will be installed: 2021-05-15T14:01:53.5976224Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:01:53.6165720Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:53.6166471Z Need to get 6239 kB of archives. 2021-05-15T14:01:53.6167196Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:01:53.6169044Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:01:53.6201664Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:01:53.7225656Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:01:54.1482842Z Fetched 6239 kB in 0s (50.4 MB/s) 2021-05-15T14:01:54.1830642Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:01:54.1903551Z (Reading database ... 2021-05-15T14:01:54.1904067Z (Reading database ... 5% 2021-05-15T14:01:54.1904761Z (Reading database ... 10% 2021-05-15T14:01:54.1905668Z (Reading database ... 15% 2021-05-15T14:01:54.1906364Z (Reading database ... 20% 2021-05-15T14:01:54.1907032Z (Reading database ... 25% 2021-05-15T14:01:54.1907684Z (Reading database ... 30% 2021-05-15T14:01:54.1908360Z (Reading database ... 35% 2021-05-15T14:01:54.1909026Z (Reading database ... 40% 2021-05-15T14:01:54.1909672Z (Reading database ... 45% 2021-05-15T14:01:54.1910332Z (Reading database ... 50% 2021-05-15T14:01:54.1931676Z (Reading database ... 55% 2021-05-15T14:01:54.1969123Z (Reading database ... 60% 2021-05-15T14:01:54.2006887Z (Reading database ... 65% 2021-05-15T14:01:54.2133479Z (Reading database ... 70% 2021-05-15T14:01:54.2243764Z (Reading database ... 75% 2021-05-15T14:01:54.2515912Z (Reading database ... 80% 2021-05-15T14:01:54.2813656Z (Reading database ... 85% 2021-05-15T14:01:54.2957096Z (Reading database ... 90% 2021-05-15T14:01:54.3036062Z (Reading database ... 95% 2021-05-15T14:01:54.3037477Z (Reading database ... 100% 2021-05-15T14:01:54.3039150Z (Reading database ... 264923 files and directories currently installed.) 2021-05-15T14:01:54.3151200Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:01:54.3164872Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:01:54.3601743Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:01:54.3814245Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:01:54.3837866Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:55.0603042Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:01:55.0871919Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:01:55.0886254Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:55.1903285Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:01:55.1946467Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:55.1978059Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:55.2019524Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:57.3757820Z Reading package lists... 2021-05-15T14:01:57.5339841Z Building dependency tree... 2021-05-15T14:01:57.5360618Z Reading state information... 2021-05-15T14:01:57.6903407Z The following additional packages will be installed: 2021-05-15T14:01:57.6906102Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:01:57.6909730Z Suggested packages: 2021-05-15T14:01:57.6910986Z libfftw3-doc 2021-05-15T14:01:57.7378127Z The following NEW packages will be installed: 2021-05-15T14:01:57.7385376Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:01:57.7695820Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:57.7697607Z Need to get 3986 kB of archives. 2021-05-15T14:01:57.7698726Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:01:57.7701064Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:01:57.7769628Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:01:57.7890229Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:01:57.8050083Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:01:57.8054925Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:01:58.2832823Z Fetched 3986 kB in 0s (38.3 MB/s) 2021-05-15T14:01:58.3172442Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:01:58.3246544Z (Reading database ... 2021-05-15T14:01:58.3247154Z (Reading database ... 5% 2021-05-15T14:01:58.3248998Z (Reading database ... 10% 2021-05-15T14:01:58.3249565Z (Reading database ... 15% 2021-05-15T14:01:58.3250095Z (Reading database ... 20% 2021-05-15T14:01:58.3250627Z (Reading database ... 25% 2021-05-15T14:01:58.3251184Z (Reading database ... 30% 2021-05-15T14:01:58.3251710Z (Reading database ... 35% 2021-05-15T14:01:58.3252215Z (Reading database ... 40% 2021-05-15T14:01:58.3252737Z (Reading database ... 45% 2021-05-15T14:01:58.3253252Z (Reading database ... 50% 2021-05-15T14:01:58.3293249Z (Reading database ... 55% 2021-05-15T14:01:58.3331622Z (Reading database ... 60% 2021-05-15T14:01:58.3376121Z (Reading database ... 65% 2021-05-15T14:01:58.3509817Z (Reading database ... 70% 2021-05-15T14:01:58.3628132Z (Reading database ... 75% 2021-05-15T14:01:58.3913142Z (Reading database ... 80% 2021-05-15T14:01:58.4241914Z (Reading database ... 85% 2021-05-15T14:01:58.4392935Z (Reading database ... 90% 2021-05-15T14:01:58.4473597Z (Reading database ... 95% 2021-05-15T14:01:58.4474470Z (Reading database ... 100% 2021-05-15T14:01:58.4475737Z (Reading database ... 265059 files and directories currently installed.) 2021-05-15T14:01:58.4589393Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:58.4612140Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:58.5241261Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:01:58.5494628Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:58.5507479Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:58.6590748Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:01:58.6826410Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:58.6837674Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:58.7883556Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:01:58.8135937Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:58.8146742Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:01:58.8482148Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:01:58.8769183Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:58.8786478Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.1852402Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.1885350Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.1920835Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.1960676Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.1986840Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.2031048Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:00.0269452Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:02.1917447Z Reading package lists... 2021-05-15T14:02:02.3694908Z Building dependency tree... 2021-05-15T14:02:02.3714336Z Reading state information... 2021-05-15T14:02:02.5336985Z The following additional packages will be installed: 2021-05-15T14:02:02.5338961Z libdcmtk14 2021-05-15T14:02:02.5792758Z The following NEW packages will be installed: 2021-05-15T14:02:02.5797983Z dcmtk libdcmtk14 2021-05-15T14:02:02.6113245Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:02.6114107Z Need to get 5546 kB of archives. 2021-05-15T14:02:02.6115050Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:02.6117141Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:02.7284254Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:03.1703735Z Fetched 5546 kB in 0s (34.8 MB/s) 2021-05-15T14:02:03.2044951Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:03.2123205Z (Reading database ... 2021-05-15T14:02:03.2124034Z (Reading database ... 5% 2021-05-15T14:02:03.2124741Z (Reading database ... 10% 2021-05-15T14:02:03.2125421Z (Reading database ... 15% 2021-05-15T14:02:03.2126104Z (Reading database ... 20% 2021-05-15T14:02:03.2126816Z (Reading database ... 25% 2021-05-15T14:02:03.2127490Z (Reading database ... 30% 2021-05-15T14:02:03.2128176Z (Reading database ... 35% 2021-05-15T14:02:03.2128841Z (Reading database ... 40% 2021-05-15T14:02:03.2129516Z (Reading database ... 45% 2021-05-15T14:02:03.2130180Z (Reading database ... 50% 2021-05-15T14:02:03.2161368Z (Reading database ... 55% 2021-05-15T14:02:03.2198012Z (Reading database ... 60% 2021-05-15T14:02:03.2236681Z (Reading database ... 65% 2021-05-15T14:02:03.2367269Z (Reading database ... 70% 2021-05-15T14:02:03.2482816Z (Reading database ... 75% 2021-05-15T14:02:03.2771640Z (Reading database ... 80% 2021-05-15T14:02:03.3098735Z (Reading database ... 85% 2021-05-15T14:02:03.3251781Z (Reading database ... 90% 2021-05-15T14:02:03.3335263Z (Reading database ... 95% 2021-05-15T14:02:03.3335930Z (Reading database ... 100% 2021-05-15T14:02:03.3336899Z (Reading database ... 265150 files and directories currently installed.) 2021-05-15T14:02:03.3453908Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:03.3481507Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:03.8921794Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:03.9189101Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:03.9248377Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:04.0778504Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:04.0814271Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:04.0967068Z Adding `dcmtk' group to system ... 2021-05-15T14:02:04.1501414Z Adding `dcmtk' user to system ... 2021-05-15T14:02:04.2346223Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:04.5015491Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:06.2124299Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:08.4230196Z Reading package lists... 2021-05-15T14:02:08.5897463Z Building dependency tree... 2021-05-15T14:02:08.5917353Z Reading state information... 2021-05-15T14:02:08.8400968Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:02:08.8402071Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:08.9102543Z Reading package lists... 2021-05-15T14:02:09.0772559Z Building dependency tree... 2021-05-15T14:02:09.0793104Z Reading state information... 2021-05-15T14:02:09.3352552Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:02:09.3354300Z libpng-dev set to manually installed. 2021-05-15T14:02:09.3360448Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:09.4048087Z Reading package lists... 2021-05-15T14:02:09.5773632Z Building dependency tree... 2021-05-15T14:02:09.5791258Z Reading state information... 2021-05-15T14:02:09.7394870Z The following additional packages will be installed: 2021-05-15T14:02:09.7397846Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:02:09.7405467Z Suggested packages: 2021-05-15T14:02:09.7407767Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:02:09.7410409Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:02:09.7412375Z fonts-arphic-uming fonts-nanum 2021-05-15T14:02:09.7890249Z The following NEW packages will be installed: 2021-05-15T14:02:09.7891992Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:02:09.7898851Z libpoppler97 poppler-data 2021-05-15T14:02:09.9077575Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:09.9078563Z Need to get 2582 kB of archives. 2021-05-15T14:02:09.9079936Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:02:09.9082212Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:02:09.9685534Z 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-15T14:02:09.9745160Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:02:10.0107759Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:02:10.0169178Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:02:10.0209370Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:02:10.4483116Z Fetched 2582 kB in 0s (11.4 MB/s) 2021-05-15T14:02:10.4818156Z Selecting previously unselected package poppler-data. 2021-05-15T14:02:10.4893639Z (Reading database ... 2021-05-15T14:02:10.4894519Z (Reading database ... 5% 2021-05-15T14:02:10.4895328Z (Reading database ... 10% 2021-05-15T14:02:10.4896207Z (Reading database ... 15% 2021-05-15T14:02:10.4897003Z (Reading database ... 20% 2021-05-15T14:02:10.4898071Z (Reading database ... 25% 2021-05-15T14:02:10.4898897Z (Reading database ... 30% 2021-05-15T14:02:10.4899687Z (Reading database ... 35% 2021-05-15T14:02:10.4900485Z (Reading database ... 40% 2021-05-15T14:02:10.4901269Z (Reading database ... 45% 2021-05-15T14:02:10.4902071Z (Reading database ... 50% 2021-05-15T14:02:10.4938687Z (Reading database ... 55% 2021-05-15T14:02:10.4978952Z (Reading database ... 60% 2021-05-15T14:02:10.5023707Z (Reading database ... 65% 2021-05-15T14:02:10.5155767Z (Reading database ... 70% 2021-05-15T14:02:10.5275397Z (Reading database ... 75% 2021-05-15T14:02:10.5567607Z (Reading database ... 80% 2021-05-15T14:02:10.5901115Z (Reading database ... 85% 2021-05-15T14:02:10.6057829Z (Reading database ... 90% 2021-05-15T14:02:10.6140572Z (Reading database ... 95% 2021-05-15T14:02:10.6141189Z (Reading database ... 100% 2021-05-15T14:02:10.6141994Z (Reading database ... 265385 files and directories currently installed.) 2021-05-15T14:02:10.6260250Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:02:10.6275761Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:02:10.8962167Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:02:10.9182254Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:02:10.9210199Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:10.9640845Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:02:10.9906442Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:10.9919084Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.1181506Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:02:11.1476101Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.1486051Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.1842766Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:02:11.2097853Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.2111490Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.2402580Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:02:11.2670561Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.2681271Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.3315471Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:02:11.3433129Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:11.3467224Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.3504487Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.3538165Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.3609348Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.3646781Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:11.4348170Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:13.6001119Z Reading package lists... 2021-05-15T14:02:13.7632004Z Building dependency tree... 2021-05-15T14:02:13.7652149Z Reading state information... 2021-05-15T14:02:13.9218854Z The following additional packages will be installed: 2021-05-15T14:02:13.9221806Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:02:13.9225561Z Suggested packages: 2021-05-15T14:02:13.9227035Z libhdf5-doc 2021-05-15T14:02:13.9706127Z The following NEW packages will be installed: 2021-05-15T14:02:13.9712377Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:02:13.9728873Z libsz2 2021-05-15T14:02:13.9920886Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:13.9921641Z Need to get 4074 kB of archives. 2021-05-15T14:02:13.9922476Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:02:13.9924677Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:02:13.9943998Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:02:13.9950973Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:02:13.9955953Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:02:14.0416453Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:02:14.0455404Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:02:14.0468520Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:02:14.5491298Z Fetched 4074 kB in 0s (28.4 MB/s) 2021-05-15T14:02:14.5804979Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:02:14.5876837Z (Reading database ... 2021-05-15T14:02:14.5877839Z (Reading database ... 5% 2021-05-15T14:02:14.5878381Z (Reading database ... 10% 2021-05-15T14:02:14.5878861Z (Reading database ... 15% 2021-05-15T14:02:14.5879400Z (Reading database ... 20% 2021-05-15T14:02:14.5880055Z (Reading database ... 25% 2021-05-15T14:02:14.5880549Z (Reading database ... 30% 2021-05-15T14:02:14.5881031Z (Reading database ... 35% 2021-05-15T14:02:14.5881503Z (Reading database ... 40% 2021-05-15T14:02:14.5881982Z (Reading database ... 45% 2021-05-15T14:02:14.5882451Z (Reading database ... 50% 2021-05-15T14:02:14.5924932Z (Reading database ... 55% 2021-05-15T14:02:14.5961692Z (Reading database ... 60% 2021-05-15T14:02:14.5998825Z (Reading database ... 65% 2021-05-15T14:02:14.6122580Z (Reading database ... 70% 2021-05-15T14:02:14.6240702Z (Reading database ... 75% 2021-05-15T14:02:14.6510046Z (Reading database ... 80% 2021-05-15T14:02:14.6843458Z (Reading database ... 85% 2021-05-15T14:02:14.6993658Z (Reading database ... 90% 2021-05-15T14:02:14.7074050Z (Reading database ... 95% 2021-05-15T14:02:14.7074695Z (Reading database ... 100% 2021-05-15T14:02:14.7075621Z (Reading database ... 265945 files and directories currently installed.) 2021-05-15T14:02:14.7187655Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:14.7201642Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:14.7488257Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:02:14.7776051Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:02:14.7799400Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:14.8080675Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:02:14.8370673Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:02:14.8383467Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:14.8721804Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:02:14.8971897Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:14.8984604Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.0602848Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:02:15.0843857Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:15.0858493Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.1274849Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:02:15.1494628Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:02:15.1511712Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.1881350Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:02:15.2101682Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:15.2117090Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.5510878Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.5558371Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.5594665Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.5632592Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.5661996Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.5692218Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.5724607Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.5816045Z 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-15T14:02:15.5849154Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:16.3928416Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:18.5796335Z Reading package lists... 2021-05-15T14:02:18.7582951Z Building dependency tree... 2021-05-15T14:02:18.7603337Z Reading state information... 2021-05-15T14:02:18.9263636Z The following additional packages will be installed: 2021-05-15T14:02:18.9267305Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:02:18.9776137Z The following NEW packages will be installed: 2021-05-15T14:02:18.9779647Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:02:18.9781337Z mesa-common-dev 2021-05-15T14:02:19.0108731Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:19.0110375Z Need to get 1761 kB of archives. 2021-05-15T14:02:19.0111651Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:02:19.0114964Z 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-15T14:02:19.0144633Z 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-15T14:02:19.0151160Z 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-15T14:02:19.0171862Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:02:19.0210955Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:02:19.0250374Z 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-15T14:02:19.4953732Z Fetched 1761 kB in 0s (26.6 MB/s) 2021-05-15T14:02:19.5284567Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:02:19.5359673Z (Reading database ... 2021-05-15T14:02:19.5360251Z (Reading database ... 5% 2021-05-15T14:02:19.5360772Z (Reading database ... 10% 2021-05-15T14:02:19.5361297Z (Reading database ... 15% 2021-05-15T14:02:19.5361811Z (Reading database ... 20% 2021-05-15T14:02:19.5362331Z (Reading database ... 25% 2021-05-15T14:02:19.5362860Z (Reading database ... 30% 2021-05-15T14:02:19.5363379Z (Reading database ... 35% 2021-05-15T14:02:19.5363881Z (Reading database ... 40% 2021-05-15T14:02:19.5364398Z (Reading database ... 45% 2021-05-15T14:02:19.5364901Z (Reading database ... 50% 2021-05-15T14:02:19.5403241Z (Reading database ... 55% 2021-05-15T14:02:19.5442313Z (Reading database ... 60% 2021-05-15T14:02:19.5485351Z (Reading database ... 65% 2021-05-15T14:02:19.5621156Z (Reading database ... 70% 2021-05-15T14:02:19.5746721Z (Reading database ... 75% 2021-05-15T14:02:19.6040727Z (Reading database ... 80% 2021-05-15T14:02:19.6372301Z (Reading database ... 85% 2021-05-15T14:02:19.6523887Z (Reading database ... 90% 2021-05-15T14:02:19.6603357Z (Reading database ... 95% 2021-05-15T14:02:19.6604341Z (Reading database ... 100% 2021-05-15T14:02:19.6605466Z (Reading database ... 266153 files and directories currently installed.) 2021-05-15T14:02:19.6717435Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:02:19.6734665Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:19.7155556Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:02:19.7444653Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:19.7458518Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:19.8321494Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:02:19.8564366Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:19.8578776Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:19.9082232Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:02:19.9294462Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:19.9333134Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:19.9801569Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:02:20.0041147Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:20.0054851Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:20.0601951Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:02:20.0854987Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:20.0868335Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:20.2675891Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:20.2723336Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:20.2765593Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:20.2800703Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:20.2831516Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:20.2861323Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:20.2902982Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:21.7827218Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:23.9953702Z Reading package lists... 2021-05-15T14:02:24.1725990Z Building dependency tree... 2021-05-15T14:02:24.1746383Z Reading state information... 2021-05-15T14:02:24.3384032Z The following additional packages will be installed: 2021-05-15T14:02:24.3385603Z libprotobuf-lite17 libprotoc17 2021-05-15T14:02:24.3863362Z The following NEW packages will be installed: 2021-05-15T14:02:24.3866132Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:02:24.3867419Z protobuf-compiler 2021-05-15T14:02:24.4067364Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:24.4068562Z Need to get 2754 kB of archives. 2021-05-15T14:02:24.4069750Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:02:24.4072086Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:02:24.4112592Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:02:24.4225775Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:02:24.4415569Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:02:24.4485148Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:02:24.8918971Z Fetched 2754 kB in 0s (48.0 MB/s) 2021-05-15T14:02:24.9251648Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:02:24.9326677Z (Reading database ... 2021-05-15T14:02:24.9327193Z (Reading database ... 5% 2021-05-15T14:02:24.9328248Z (Reading database ... 10% 2021-05-15T14:02:24.9328671Z (Reading database ... 15% 2021-05-15T14:02:24.9329326Z (Reading database ... 20% 2021-05-15T14:02:24.9329801Z (Reading database ... 25% 2021-05-15T14:02:24.9330708Z (Reading database ... 30% 2021-05-15T14:02:24.9331306Z (Reading database ... 35% 2021-05-15T14:02:24.9331887Z (Reading database ... 40% 2021-05-15T14:02:24.9332463Z (Reading database ... 45% 2021-05-15T14:02:24.9333027Z (Reading database ... 50% 2021-05-15T14:02:24.9373627Z (Reading database ... 55% 2021-05-15T14:02:24.9411281Z (Reading database ... 60% 2021-05-15T14:02:24.9449824Z (Reading database ... 65% 2021-05-15T14:02:24.9579671Z (Reading database ... 70% 2021-05-15T14:02:24.9698294Z (Reading database ... 75% 2021-05-15T14:02:24.9993391Z (Reading database ... 80% 2021-05-15T14:02:25.0338095Z (Reading database ... 85% 2021-05-15T14:02:25.0491094Z (Reading database ... 90% 2021-05-15T14:02:25.0575221Z (Reading database ... 95% 2021-05-15T14:02:25.0575827Z (Reading database ... 100% 2021-05-15T14:02:25.0576645Z (Reading database ... 266636 files and directories currently installed.) 2021-05-15T14:02:25.0698443Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.0721799Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.1161430Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:02:25.1433027Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.1448526Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2441484Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:02:25.2694115Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.2704834Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.4442734Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:02:25.4697417Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.4714923Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.6001723Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:02:25.6249162Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.6263206Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.6931113Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.6974026Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.7002720Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.7036456Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.7063233Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.7100071Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:26.5227135Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:28.7312091Z Reading package lists... 2021-05-15T14:02:28.9044200Z Building dependency tree... 2021-05-15T14:02:28.9062007Z Reading state information... 2021-05-15T14:02:29.0683369Z The following additional packages will be installed: 2021-05-15T14:02:29.0686104Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:02:29.0687486Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:02:29.0688583Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:02:29.0689946Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:02:29.0692434Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:02:29.0693714Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:29.0695038Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:29.0696488Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:29.0697793Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:29.0699087Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:29.0700746Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:29.0702017Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:29.0703266Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:29.0704474Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:29.0705217Z Suggested packages: 2021-05-15T14:02:29.0706312Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:02:29.0707637Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:02:29.0709108Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:02:29.0710423Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:02:29.1468931Z The following NEW packages will be installed: 2021-05-15T14:02:29.1471976Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:02:29.1474207Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:02:29.1476136Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:02:29.1478346Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:02:29.1481048Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:02:29.1483293Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:29.1485530Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:29.1487767Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:29.1489898Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:29.1493447Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:29.1495635Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:29.1497601Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:29.1499514Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:29.1501356Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:29.1772295Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:29.1773262Z Need to get 47.1 MB of archives. 2021-05-15T14:02:29.1774039Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:02:29.1776329Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:02:29.2200415Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:02:29.2274514Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:02:29.2317091Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:02:29.2356724Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:02:29.2385026Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:02:29.2445018Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:02:29.2584316Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:02:29.5502596Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:02:29.5542118Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:02:29.5655549Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:02:29.5797574Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:02:29.5868404Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:02:29.5939413Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:02:29.6037289Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:02:29.6132541Z 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-15T14:02:29.6219541Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:02:29.6359195Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:02:29.6430380Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:02:29.6828034Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:02:29.6913622Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:02:29.7183299Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:02:29.7629317Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:02:29.7764884Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:02:29.7838601Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:02:29.7984941Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:02:29.9543947Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:02:29.9603485Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:02:29.9669670Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:02:29.9757687Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:02:29.9877083Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:02:29.9944112Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:02:30.0082228Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:02:30.0196217Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:02:30.0438399Z 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-15T14:02:30.0563932Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:02:30.0923142Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:02:30.0968197Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:02:30.4837354Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:02:30.4901137Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:02:30.4996066Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:02:30.5085175Z 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-15T14:02:30.5150108Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:02:30.5216550Z 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-15T14:02:30.5301514Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:02:30.5688013Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:02:30.5784388Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:02:30.5911251Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:02:30.5990069Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:02:30.6395049Z 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-15T14:02:30.6443229Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:02:30.6542636Z 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-15T14:02:30.6646175Z 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-15T14:02:30.6680231Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:02:30.6735840Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:02:30.6810364Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:02:30.6984094Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:02:30.7124535Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:02:30.7161250Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:02:30.7317666Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:02:30.7326237Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:02:30.7341232Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:02:30.7361927Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:02:30.7395987Z 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-15T14:02:30.7584915Z 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-15T14:02:30.7677130Z 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-15T14:02:30.7768056Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:02:30.8453628Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:02:30.8654014Z 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-15T14:02:30.9255816Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:02:30.9371310Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:02:30.9457202Z 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-15T14:02:31.0351459Z 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-15T14:02:31.1246922Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:02:31.1606097Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:02:31.1641797Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:02:31.7849436Z Fetched 47.1 MB in 2s (23.4 MB/s) 2021-05-15T14:02:31.8195288Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:02:31.8275473Z (Reading database ... 2021-05-15T14:02:31.8276251Z (Reading database ... 5% 2021-05-15T14:02:31.8276928Z (Reading database ... 10% 2021-05-15T14:02:31.8277569Z (Reading database ... 15% 2021-05-15T14:02:31.8278238Z (Reading database ... 20% 2021-05-15T14:02:31.8278877Z (Reading database ... 25% 2021-05-15T14:02:31.8279626Z (Reading database ... 30% 2021-05-15T14:02:31.8280370Z (Reading database ... 35% 2021-05-15T14:02:31.8281042Z (Reading database ... 40% 2021-05-15T14:02:31.8281686Z (Reading database ... 45% 2021-05-15T14:02:31.8282312Z (Reading database ... 50% 2021-05-15T14:02:31.8308591Z (Reading database ... 55% 2021-05-15T14:02:31.8345412Z (Reading database ... 60% 2021-05-15T14:02:31.8386911Z (Reading database ... 65% 2021-05-15T14:02:31.8524430Z (Reading database ... 70% 2021-05-15T14:02:31.8650001Z (Reading database ... 75% 2021-05-15T14:02:31.8945629Z (Reading database ... 80% 2021-05-15T14:02:31.9277544Z (Reading database ... 85% 2021-05-15T14:02:31.9434485Z (Reading database ... 90% 2021-05-15T14:02:31.9515597Z (Reading database ... 95% 2021-05-15T14:02:31.9516267Z (Reading database ... 100% 2021-05-15T14:02:31.9517235Z (Reading database ... 266807 files and directories currently installed.) 2021-05-15T14:02:31.9638583Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:02:31.9670048Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:32.1241639Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:02:32.1504004Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:32.1516361Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:32.1881101Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:02:32.2127622Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:32.2141969Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:32.2441089Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:02:32.2695972Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:32.2707356Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:32.3041468Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:02:32.3302620Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:32.3311942Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:32.3641743Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:02:32.3898134Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:02:32.3913417Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:32.4240886Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:02:32.4504595Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:32.4516416Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:32.5081473Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:02:32.5323367Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:02:32.5334525Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:33.3122476Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:02:33.3366328Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:02:33.3377715Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:33.3785180Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:02:33.4032977Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:02:33.4045999Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:33.4481089Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:02:33.4738247Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:33.4751273Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:33.5241006Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:02:33.5498413Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:02:33.5513547Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:33.5796581Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:02:33.6116966Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:02:33.6129034Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:33.6482118Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:02:33.6724190Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:02:33.6738107Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:33.7162280Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:02:33.7400690Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:02:33.7413609Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:33.7801400Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:02:33.8032161Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:33.8046725Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:33.8382386Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:02:33.8680230Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:02:33.8691076Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:33.9201260Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:02:33.9425059Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:02:33.9442251Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:33.9800918Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:02:34.0041930Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:02:34.0055434Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:34.0481443Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:02:34.0716524Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:34.0733301Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:34.1082735Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:02:34.1354075Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:02:34.1369575Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:34.2282133Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:02:34.2485096Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:02:34.2505628Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:34.4801224Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:02:34.5042812Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:02:34.5053882Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:34.5561835Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:02:34.5802638Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:02:34.5821029Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:34.6202037Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:02:34.6419277Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:02:34.6431291Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:34.6961594Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:02:34.7210114Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:34.7220719Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:35.2601638Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:02:35.2836791Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:02:35.2850768Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:35.3201503Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:02:35.3441623Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:02:35.3458196Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:35.3768366Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:02:35.4019973Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:02:35.4035563Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:35.4362152Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:02:35.4655587Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:02:35.4669809Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:35.5100093Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:02:35.5382678Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:02:35.5396862Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:35.5663499Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:02:35.5945606Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:02:35.5959027Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:35.6352608Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:02:35.6643882Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:02:35.6661236Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:35.7074347Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:02:35.7362528Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:02:35.7374398Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:35.8258654Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:02:35.8547374Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:35.8562453Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:35.9020448Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:02:35.9312589Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:35.9328977Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:36.0497765Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:02:36.0787905Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:02:36.0804360Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:36.1169795Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:02:36.1451348Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:02:36.1463782Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:37.3730978Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:02:37.4020782Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:02:37.4033931Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:37.4341262Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:02:37.4631944Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:02:37.4644223Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:37.4924178Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:02:37.5208298Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:02:37.5220601Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:37.5482046Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:02:37.5770644Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:37.5783015Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:37.6066532Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:02:37.6364292Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:02:37.6375852Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:37.6645544Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:02:37.6932446Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:37.6950788Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7275445Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:02:37.7559008Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:02:37.7569794Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:37.8853613Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:02:37.9147380Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:02:37.9162565Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:37.9526019Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:02:37.9816181Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:37.9829685Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:38.0321064Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:02:38.0564093Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:02:38.0581928Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:38.1040877Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:02:38.1264168Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:38.1280013Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:38.2680785Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:02:38.2950012Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:02:38.2962480Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:38.3480579Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:02:38.3735808Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:02:38.3748276Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:38.4076683Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:02:38.4364203Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:38.4379971Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:38.4681165Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:02:38.4928556Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:38.4939680Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:38.5241895Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:02:38.5497465Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:02:38.5509737Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:38.5921157Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:02:38.6137294Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:02:38.6150000Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:38.6482235Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:02:38.6748063Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:02:38.6764051Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:38.7312407Z Selecting previously unselected package libopenal-data. 2021-05-15T14:02:38.7608962Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:02:38.7622607Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:38.8641001Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:02:38.8858172Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:02:38.8872231Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:38.9167260Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:02:38.9458220Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:02:38.9475418Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:39.0240917Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:02:39.0476345Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:02:39.0490039Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:39.0737462Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:02:39.1029155Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:02:39.1041298Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:39.1520957Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:02:39.1740177Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:02:39.1751453Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:39.2203438Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:02:39.2487065Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:02:39.2573415Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:39.3093212Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:02:39.3383601Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:02:39.3398780Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:39.4088255Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:02:39.4387132Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:39.4400363Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.4788585Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:02:39.5089923Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:39.5100598Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.5520859Z Selecting previously unselected package ffmpeg. 2021-05-15T14:02:39.5742150Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:39.5830209Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.7187750Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:02:39.7482298Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:02:39.7497534Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:39.7857741Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:02:39.8150614Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:02:39.8160530Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:40.0508258Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:02:40.0804584Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:02:40.0814960Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:40.1161699Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:02:40.1428636Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:02:40.1439166Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:40.1763800Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:02:40.2056575Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:40.2068420Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:40.5121431Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:02:40.5339944Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:40.5354499Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:40.8521823Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:02:40.8780746Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:02:40.8794733Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:41.0321483Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:02:41.0528409Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:02:41.0546350Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:41.0819747Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:02:41.1110980Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:41.1126623Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:41.1799169Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:41.1840628Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:41.1876680Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:41.1905799Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:41.1936960Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:41.1963178Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:41.1990263Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:41.2030433Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:41.2058091Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:41.2086885Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:41.2120313Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:41.2153548Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:41.2184769Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:41.2223604Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:41.2252925Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:41.2281446Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:41.2310171Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:41.2341531Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:41.2371437Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:41.2398627Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:41.2437816Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:41.2469221Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:41.2496216Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:41.2527064Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:41.2559011Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:41.2595433Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:41.2631941Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:41.2661216Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:41.2693452Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:41.2726842Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:41.2755112Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:41.2791286Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:41.2825777Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:41.2856386Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:41.2894205Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:41.2920967Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:41.2951037Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:41.2986423Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:41.3051017Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:41.3092019Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:41.3121202Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:41.3151776Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:41.3186468Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:41.3278698Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:41.3316045Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:41.3353131Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:41.3381996Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:41.3419784Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:41.3451133Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:41.3479348Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:41.3506247Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:41.3531410Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:41.3565768Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:41.3591499Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:41.3624876Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:41.3657689Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.3685463Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:41.3713528Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.3740953Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:41.3768242Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:41.3802912Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:41.3834985Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:41.3870484Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:41.3926592Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.3963091Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:41.3996452Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:41.4027636Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:41.4133346Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4158069Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4190344Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4221843Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:41.4249667Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:41.4273692Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4307457Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4333589Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4367004Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:41.4469150Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:42.5794837Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:44.7688810Z Reading package lists... 2021-05-15T14:02:44.9326963Z Building dependency tree... 2021-05-15T14:02:44.9346486Z Reading state information... 2021-05-15T14:02:45.0940583Z The following additional packages will be installed: 2021-05-15T14:02:45.0942347Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:45.1458097Z The following NEW packages will be installed: 2021-05-15T14:02:45.1459707Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:45.1466149Z libmagick++-dev 2021-05-15T14:02:45.1646724Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:45.1647475Z Need to get 309 kB of archives. 2021-05-15T14:02:45.1648437Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:02:45.1650434Z 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-15T14:02:45.1672125Z 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-15T14:02:45.1699869Z 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-15T14:02:45.1721691Z 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-15T14:02:45.6085852Z Fetched 309 kB in 0s (14.6 MB/s) 2021-05-15T14:02:45.6461044Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:02:45.6540896Z (Reading database ... 2021-05-15T14:02:45.6541746Z (Reading database ... 5% 2021-05-15T14:02:45.6542794Z (Reading database ... 10% 2021-05-15T14:02:45.6543369Z (Reading database ... 15% 2021-05-15T14:02:45.6543899Z (Reading database ... 20% 2021-05-15T14:02:45.6544462Z (Reading database ... 25% 2021-05-15T14:02:45.6544985Z (Reading database ... 30% 2021-05-15T14:02:45.6545520Z (Reading database ... 35% 2021-05-15T14:02:45.6546028Z (Reading database ... 40% 2021-05-15T14:02:45.6546563Z (Reading database ... 45% 2021-05-15T14:02:45.6547074Z (Reading database ... 50% 2021-05-15T14:02:45.6596951Z (Reading database ... 55% 2021-05-15T14:02:45.6644653Z (Reading database ... 60% 2021-05-15T14:02:45.6677062Z (Reading database ... 65% 2021-05-15T14:02:45.6812917Z (Reading database ... 70% 2021-05-15T14:02:45.6942899Z (Reading database ... 75% 2021-05-15T14:02:45.6971578Z (Reading database ... 80% 2021-05-15T14:02:45.7535488Z (Reading database ... 85% 2021-05-15T14:02:45.7712965Z (Reading database ... 90% 2021-05-15T14:02:45.7794021Z (Reading database ... 95% 2021-05-15T14:02:45.7794919Z (Reading database ... 100% 2021-05-15T14:02:45.7796199Z (Reading database ... 267348 files and directories currently installed.) 2021-05-15T14:02:45.7919251Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:45.8019110Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:45.8521230Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:02:45.8762764Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:45.8788213Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:45.9241459Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:02:45.9487007Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:45.9502932Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:46.0176313Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:02:46.0484780Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:46.0570304Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:46.1170699Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:46.1269596Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:46.1300880Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:46.1337383Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:46.1435819Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:48.2814436Z Reading package lists... 2021-05-15T14:02:48.4443538Z Building dependency tree... 2021-05-15T14:02:48.4463443Z Reading state information... 2021-05-15T14:02:48.6020714Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:02:48.6022179Z The following additional packages will be installed: 2021-05-15T14:02:48.6023520Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:02:48.6024562Z libijs-0.35 libjbig2dec0 2021-05-15T14:02:48.6028305Z Suggested packages: 2021-05-15T14:02:48.6029441Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:02:48.6030396Z ghostscript-x 2021-05-15T14:02:48.6495844Z The following NEW packages will be installed: 2021-05-15T14:02:48.6500396Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:02:48.6507247Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:02:48.6857750Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:48.6858554Z Need to get 11.2 MB of archives. 2021-05-15T14:02:48.6859347Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:02:48.6861253Z 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-15T14:02:48.7130774Z 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-15T14:02:48.7145069Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:02:48.8230075Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:02:48.8397128Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:02:48.8400188Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:02:48.8413079Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:02:48.8823345Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:02:49.3249498Z Fetched 11.2 MB in 0s (49.3 MB/s) 2021-05-15T14:02:49.3603542Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:02:49.3681307Z (Reading database ... 2021-05-15T14:02:49.3681997Z (Reading database ... 5% 2021-05-15T14:02:49.3682584Z (Reading database ... 10% 2021-05-15T14:02:49.3683165Z (Reading database ... 15% 2021-05-15T14:02:49.3683957Z (Reading database ... 20% 2021-05-15T14:02:49.3684520Z (Reading database ... 25% 2021-05-15T14:02:49.3685097Z (Reading database ... 30% 2021-05-15T14:02:49.3685674Z (Reading database ... 35% 2021-05-15T14:02:49.3686230Z (Reading database ... 40% 2021-05-15T14:02:49.3686808Z (Reading database ... 45% 2021-05-15T14:02:49.3687359Z (Reading database ... 50% 2021-05-15T14:02:49.3731149Z (Reading database ... 55% 2021-05-15T14:02:49.3782051Z (Reading database ... 60% 2021-05-15T14:02:49.3809342Z (Reading database ... 65% 2021-05-15T14:02:49.3948725Z (Reading database ... 70% 2021-05-15T14:02:49.4080534Z (Reading database ... 75% 2021-05-15T14:02:49.4106823Z (Reading database ... 80% 2021-05-15T14:02:49.4659804Z (Reading database ... 85% 2021-05-15T14:02:49.4837169Z (Reading database ... 90% 2021-05-15T14:02:49.4922282Z (Reading database ... 95% 2021-05-15T14:02:49.4923025Z (Reading database ... 100% 2021-05-15T14:02:49.4924041Z (Reading database ... 267393 files and directories currently installed.) 2021-05-15T14:02:49.5037529Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:02:49.5291292Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:02:49.7522313Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:02:49.7751739Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:02:49.7768233Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:02:49.8163139Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:02:49.8410258Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:02:49.9122949Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:02:50.3481393Z Selecting previously unselected package libgs9-common. 2021-05-15T14:02:50.3732503Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:02:50.3741875Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:50.4841250Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:02:50.5082806Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:02:50.5109034Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:02:50.5440908Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:02:50.5660537Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:02:50.5676032Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:02:50.6029983Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:02:50.6312665Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:02:50.6326423Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:50.9121461Z Selecting previously unselected package ghostscript. 2021-05-15T14:02:50.9351482Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:02:50.9365944Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:51.0073834Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:02:51.0135308Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:02:51.0173692Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:02:51.0842502Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:02:51.0883230Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:02:51.1154840Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:51.1190975Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:51.1232231Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:51.1355152Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:51.2477651Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:51.2697488Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:54.5352464Z Reading package lists... 2021-05-15T14:02:54.6947102Z Building dependency tree... 2021-05-15T14:02:54.6967650Z Reading state information... 2021-05-15T14:02:54.8491235Z The following additional packages will be installed: 2021-05-15T14:02:54.8493480Z libudunits2-0 libudunits2-data 2021-05-15T14:02:54.8969242Z The following NEW packages will be installed: 2021-05-15T14:02:54.8971481Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:02:54.9975876Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:54.9976933Z Need to get 429 kB of archives. 2021-05-15T14:02:54.9977977Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:02:54.9979830Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:02:54.9998377Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:02:55.0012221Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:02:55.4313511Z Fetched 429 kB in 0s (4085 kB/s) 2021-05-15T14:02:55.4646132Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:02:55.4725685Z (Reading database ... 2021-05-15T14:02:55.4726542Z (Reading database ... 5% 2021-05-15T14:02:55.4727563Z (Reading database ... 10% 2021-05-15T14:02:55.4728308Z (Reading database ... 15% 2021-05-15T14:02:55.4728834Z (Reading database ... 20% 2021-05-15T14:02:55.4729412Z (Reading database ... 25% 2021-05-15T14:02:55.4729922Z (Reading database ... 30% 2021-05-15T14:02:55.4730446Z (Reading database ... 35% 2021-05-15T14:02:55.4730962Z (Reading database ... 40% 2021-05-15T14:02:55.4731676Z (Reading database ... 45% 2021-05-15T14:02:55.4732204Z (Reading database ... 50% 2021-05-15T14:02:55.4767139Z (Reading database ... 55% 2021-05-15T14:02:55.4817638Z (Reading database ... 60% 2021-05-15T14:02:55.4841147Z (Reading database ... 65% 2021-05-15T14:02:55.4965919Z (Reading database ... 70% 2021-05-15T14:02:55.5095321Z (Reading database ... 75% 2021-05-15T14:02:55.5119268Z (Reading database ... 80% 2021-05-15T14:02:55.5672788Z (Reading database ... 85% 2021-05-15T14:02:55.5852112Z (Reading database ... 90% 2021-05-15T14:02:55.5933654Z (Reading database ... 95% 2021-05-15T14:02:55.5935086Z (Reading database ... 100% 2021-05-15T14:02:55.5936753Z (Reading database ... 267957 files and directories currently installed.) 2021-05-15T14:02:55.6054427Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:02:55.6067852Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:02:55.6400631Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:02:55.6661075Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:02:55.6693370Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:02:55.7041421Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:02:55.7293440Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:02:55.7307141Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:02:55.8126604Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:02:55.8165295Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:02:55.8207595Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:02:55.8251932Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:02:55.9413770Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:58.0726837Z Reading package lists... 2021-05-15T14:02:58.2380968Z Building dependency tree... 2021-05-15T14:02:58.2402381Z Reading state information... 2021-05-15T14:02:58.4448962Z The following NEW packages will be installed: 2021-05-15T14:02:58.4459812Z libjq-dev 2021-05-15T14:02:58.4650149Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:58.4650874Z Need to get 11.2 kB of archives. 2021-05-15T14:02:58.4651618Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:02:58.4653493Z 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-15T14:02:58.9040532Z Fetched 11.2 kB in 0s (766 kB/s) 2021-05-15T14:02:58.9362059Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:02:58.9442079Z (Reading database ... 2021-05-15T14:02:58.9442655Z (Reading database ... 5% 2021-05-15T14:02:58.9443187Z (Reading database ... 10% 2021-05-15T14:02:58.9443725Z (Reading database ... 15% 2021-05-15T14:02:58.9444246Z (Reading database ... 20% 2021-05-15T14:02:58.9444777Z (Reading database ... 25% 2021-05-15T14:02:58.9445294Z (Reading database ... 30% 2021-05-15T14:02:58.9445823Z (Reading database ... 35% 2021-05-15T14:02:58.9446361Z (Reading database ... 40% 2021-05-15T14:02:58.9446888Z (Reading database ... 45% 2021-05-15T14:02:58.9447405Z (Reading database ... 50% 2021-05-15T14:02:58.9476488Z (Reading database ... 55% 2021-05-15T14:02:58.9525190Z (Reading database ... 60% 2021-05-15T14:02:58.9551325Z (Reading database ... 65% 2021-05-15T14:02:58.9677177Z (Reading database ... 70% 2021-05-15T14:02:58.9799219Z (Reading database ... 75% 2021-05-15T14:02:58.9823829Z (Reading database ... 80% 2021-05-15T14:02:59.0365676Z (Reading database ... 85% 2021-05-15T14:02:59.0542784Z (Reading database ... 90% 2021-05-15T14:02:59.0624475Z (Reading database ... 95% 2021-05-15T14:02:59.0625484Z (Reading database ... 100% 2021-05-15T14:02:59.0626946Z (Reading database ... 267986 files and directories currently installed.) 2021-05-15T14:02:59.0743647Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:59.0759112Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:02:59.1448893Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:01.3076814Z Reading package lists... 2021-05-15T14:03:01.4651979Z Building dependency tree... 2021-05-15T14:03:01.4672280Z Reading state information... 2021-05-15T14:03:01.6676440Z The following NEW packages will be installed: 2021-05-15T14:03:01.6678743Z libmng2 2021-05-15T14:03:01.6972166Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:01.6973313Z Need to get 168 kB of archives. 2021-05-15T14:03:01.6974604Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:03:01.6976689Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:03:02.1522476Z Fetched 168 kB in 0s (4619 kB/s) 2021-05-15T14:03:02.1886312Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:03:02.1968494Z (Reading database ... 2021-05-15T14:03:02.1969231Z (Reading database ... 5% 2021-05-15T14:03:02.1969827Z (Reading database ... 10% 2021-05-15T14:03:02.1970439Z (Reading database ... 15% 2021-05-15T14:03:02.1971007Z (Reading database ... 20% 2021-05-15T14:03:02.1971597Z (Reading database ... 25% 2021-05-15T14:03:02.1972176Z (Reading database ... 30% 2021-05-15T14:03:02.1972745Z (Reading database ... 35% 2021-05-15T14:03:02.1973325Z (Reading database ... 40% 2021-05-15T14:03:02.1973888Z (Reading database ... 45% 2021-05-15T14:03:02.1974476Z (Reading database ... 50% 2021-05-15T14:03:02.2020035Z (Reading database ... 55% 2021-05-15T14:03:02.2070050Z (Reading database ... 60% 2021-05-15T14:03:02.2096589Z (Reading database ... 65% 2021-05-15T14:03:02.2225329Z (Reading database ... 70% 2021-05-15T14:03:02.2350058Z (Reading database ... 75% 2021-05-15T14:03:02.2376715Z (Reading database ... 80% 2021-05-15T14:03:02.2950209Z (Reading database ... 85% 2021-05-15T14:03:02.3134372Z (Reading database ... 90% 2021-05-15T14:03:02.3223285Z (Reading database ... 95% 2021-05-15T14:03:02.3223910Z (Reading database ... 100% 2021-05-15T14:03:02.3224762Z (Reading database ... 267992 files and directories currently installed.) 2021-05-15T14:03:02.3345650Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:03:02.3373458Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:02.4197478Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:02.4257003Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:04.6869305Z Reading package lists... 2021-05-15T14:03:04.8640362Z Building dependency tree... 2021-05-15T14:03:04.8715882Z Reading state information... 2021-05-15T14:03:05.0001803Z E: Unable to locate package libmng1 2021-05-15T14:03:05.0715756Z Reading package lists... 2021-05-15T14:03:05.2572779Z Building dependency tree... 2021-05-15T14:03:05.2595052Z Reading state information... 2021-05-15T14:03:05.3987790Z E: Unable to locate package libapparmor-devel 2021-05-15T14:03:05.4696492Z Reading package lists... 2021-05-15T14:03:05.6491697Z Building dependency tree... 2021-05-15T14:03:05.6515823Z Reading state information... 2021-05-15T14:03:05.8231163Z The following additional packages will be installed: 2021-05-15T14:03:05.8235858Z libij-java 2021-05-15T14:03:05.8753945Z The following NEW packages will be installed: 2021-05-15T14:03:05.8762142Z imagej libij-java 2021-05-15T14:03:05.9028269Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:05.9029408Z Need to get 2328 kB of archives. 2021-05-15T14:03:05.9030715Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:03:05.9032681Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:03:05.9379346Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:03:06.4074724Z Fetched 2328 kB in 0s (40.7 MB/s) 2021-05-15T14:03:06.4430817Z Selecting previously unselected package libij-java. 2021-05-15T14:03:06.4513348Z (Reading database ... 2021-05-15T14:03:06.4514312Z (Reading database ... 5% 2021-05-15T14:03:06.4515278Z (Reading database ... 10% 2021-05-15T14:03:06.4516024Z (Reading database ... 15% 2021-05-15T14:03:06.4516740Z (Reading database ... 20% 2021-05-15T14:03:06.4517444Z (Reading database ... 25% 2021-05-15T14:03:06.4518211Z (Reading database ... 30% 2021-05-15T14:03:06.4518934Z (Reading database ... 35% 2021-05-15T14:03:06.4520240Z (Reading database ... 40% 2021-05-15T14:03:06.4520787Z (Reading database ... 45% 2021-05-15T14:03:06.4521339Z (Reading database ... 50% 2021-05-15T14:03:06.4567585Z (Reading database ... 55% 2021-05-15T14:03:06.4624178Z (Reading database ... 60% 2021-05-15T14:03:06.4652397Z (Reading database ... 65% 2021-05-15T14:03:06.4795202Z (Reading database ... 70% 2021-05-15T14:03:06.4937636Z (Reading database ... 75% 2021-05-15T14:03:06.4965298Z (Reading database ... 80% 2021-05-15T14:03:06.5584814Z (Reading database ... 85% 2021-05-15T14:03:06.5773715Z (Reading database ... 90% 2021-05-15T14:03:06.5860940Z (Reading database ... 95% 2021-05-15T14:03:06.5861538Z (Reading database ... 100% 2021-05-15T14:03:06.5862359Z (Reading database ... 267998 files and directories currently installed.) 2021-05-15T14:03:06.5979167Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:03:06.5995062Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:03:06.6980687Z Selecting previously unselected package imagej. 2021-05-15T14:03:06.7255470Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:03:06.7266471Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:03:06.8065100Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:03:06.8108985Z Setting up imagej (1.52r-1) ... 2021-05-15T14:03:06.8177718Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:03:07.7527937Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:08.5635316Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:03:10.8756129Z Reading package lists... 2021-05-15T14:03:11.0611698Z Building dependency tree... 2021-05-15T14:03:11.0633071Z Reading state information... 2021-05-15T14:03:11.2274760Z Suggested packages: 2021-05-15T14:03:11.2277440Z bowtie2-examples 2021-05-15T14:03:11.2751442Z The following NEW packages will be installed: 2021-05-15T14:03:11.2760953Z bowtie2 2021-05-15T14:03:11.3229957Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:11.3231947Z Need to get 1324 kB of archives. 2021-05-15T14:03:11.3233708Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:03:11.3237714Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:03:11.8400716Z Fetched 1324 kB in 0s (13.0 MB/s) 2021-05-15T14:03:11.8728820Z Selecting previously unselected package bowtie2. 2021-05-15T14:03:11.8811699Z (Reading database ... 2021-05-15T14:03:11.8812280Z (Reading database ... 5% 2021-05-15T14:03:11.8812800Z (Reading database ... 10% 2021-05-15T14:03:11.8813327Z (Reading database ... 15% 2021-05-15T14:03:11.8813839Z (Reading database ... 20% 2021-05-15T14:03:11.8814383Z (Reading database ... 25% 2021-05-15T14:03:11.8814911Z (Reading database ... 30% 2021-05-15T14:03:11.8815422Z (Reading database ... 35% 2021-05-15T14:03:11.8815941Z (Reading database ... 40% 2021-05-15T14:03:11.8816449Z (Reading database ... 45% 2021-05-15T14:03:11.8816970Z (Reading database ... 50% 2021-05-15T14:03:11.8846899Z (Reading database ... 55% 2021-05-15T14:03:11.8902347Z (Reading database ... 60% 2021-05-15T14:03:11.8928698Z (Reading database ... 65% 2021-05-15T14:03:11.9059435Z (Reading database ... 70% 2021-05-15T14:03:11.9192267Z (Reading database ... 75% 2021-05-15T14:03:11.9219106Z (Reading database ... 80% 2021-05-15T14:03:11.9824758Z (Reading database ... 85% 2021-05-15T14:03:12.0018196Z (Reading database ... 90% 2021-05-15T14:03:12.0108459Z (Reading database ... 95% 2021-05-15T14:03:12.0109478Z (Reading database ... 100% 2021-05-15T14:03:12.0110911Z (Reading database ... 268021 files and directories currently installed.) 2021-05-15T14:03:12.0232852Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:03:12.0253432Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:12.2334814Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:12.2376189Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:15.3908296Z Reading package lists... 2021-05-15T14:03:15.5486660Z Building dependency tree... 2021-05-15T14:03:15.5507143Z Reading state information... 2021-05-15T14:03:15.6775388Z E: Unable to locate package install 2021-05-15T14:03:15.6776629Z E: Unable to locate package gdal 2021-05-15T14:03:15.7443369Z Reading package lists... 2021-05-15T14:03:15.9058475Z Building dependency tree... 2021-05-15T14:03:15.9080679Z Reading state information... 2021-05-15T14:03:15.9341227Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:03:15.9343246Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:15.9344685Z is only available from another source 2021-05-15T14:03:15.9345359Z 2021-05-15T14:03:16.0360728Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:03:16.1056455Z Reading package lists... 2021-05-15T14:03:16.2773154Z Building dependency tree... 2021-05-15T14:03:16.2793016Z Reading state information... 2021-05-15T14:03:16.3050063Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:03:16.3051505Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:16.3053731Z is only available from another source 2021-05-15T14:03:16.3055705Z However the following packages replace it: 2021-05-15T14:03:16.3057493Z ffmpeg 2021-05-15T14:03:16.3059063Z 2021-05-15T14:03:16.4102747Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:03:16.4782591Z Reading package lists... 2021-05-15T14:03:16.6428646Z Building dependency tree... 2021-05-15T14:03:16.6452251Z Reading state information... 2021-05-15T14:03:16.8058956Z The following additional packages will be installed: 2021-05-15T14:03:16.8061206Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:16.8063017Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:16.8064298Z libssh2-1-dev 2021-05-15T14:03:16.8067838Z Suggested packages: 2021-05-15T14:03:16.8068925Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:03:16.8548447Z The following NEW packages will be installed: 2021-05-15T14:03:16.8552162Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:16.8557204Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:16.8563747Z libssh2-1-dev 2021-05-15T14:03:16.8769278Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:16.8770089Z Need to get 2667 kB of archives. 2021-05-15T14:03:16.8770974Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:03:16.8773191Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:03:16.8809226Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:03:16.8885192Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:03:17.7300781Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:03:17.7305375Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:03:17.7308761Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:03:17.7310493Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:03:17.7312218Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:03:17.7314140Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:03:17.7315876Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:03:17.7317600Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:03:17.7318550Z Fetched 2667 kB in 0s (56.3 MB/s) 2021-05-15T14:03:17.7319341Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:03:17.7320546Z (Reading database ... 2021-05-15T14:03:17.7320962Z (Reading database ... 5% 2021-05-15T14:03:17.7321398Z (Reading database ... 10% 2021-05-15T14:03:17.7321817Z (Reading database ... 15% 2021-05-15T14:03:17.7322243Z (Reading database ... 20% 2021-05-15T14:03:17.7322656Z (Reading database ... 25% 2021-05-15T14:03:17.7323081Z (Reading database ... 30% 2021-05-15T14:03:17.7323510Z (Reading database ... 35% 2021-05-15T14:03:17.7323922Z (Reading database ... 40% 2021-05-15T14:03:17.7324349Z (Reading database ... 45% 2021-05-15T14:03:17.7324764Z (Reading database ... 50% 2021-05-15T14:03:17.7325187Z (Reading database ... 55% 2021-05-15T14:03:17.7325599Z (Reading database ... 60% 2021-05-15T14:03:17.7326021Z (Reading database ... 65% 2021-05-15T14:03:17.7326432Z (Reading database ... 70% 2021-05-15T14:03:17.7326855Z (Reading database ... 75% 2021-05-15T14:03:17.7327270Z (Reading database ... 80% 2021-05-15T14:03:17.7327690Z (Reading database ... 85% 2021-05-15T14:03:17.7328116Z (Reading database ... 90% 2021-05-15T14:03:17.7328526Z (Reading database ... 95% 2021-05-15T14:03:17.7328951Z (Reading database ... 100% 2021-05-15T14:03:17.7329596Z (Reading database ... 268047 files and directories currently installed.) 2021-05-15T14:03:17.7330569Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:03:17.7331344Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:17.7332196Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:03:17.7333416Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:03:17.7334361Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:17.7335415Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:03:17.7336523Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:03:17.7337481Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:17.7591783Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:03:17.7884342Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:17.7896681Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:17.8361968Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:03:17.8606783Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:17.8621490Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:17.9000930Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:03:17.9233274Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:17.9246402Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:17.9641346Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:03:17.9882901Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:17.9893812Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:18.0602018Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:03:18.0841304Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:18.0856291Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:18.1602476Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:03:18.1877775Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:03:18.1890730Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:18.2475269Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:03:18.2763899Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:03:18.2779015Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:18.3122711Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:03:18.3357597Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:18.3369470Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:18.4783344Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:18.4821545Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:18.4857369Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:18.4888884Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:18.4913006Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:18.4944557Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:18.4978171Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:18.5009397Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:18.5035682Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:18.5072432Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:18.5097740Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:18.5127807Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:23.8375730Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:23.9572870Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:26.1217872Z Reading package lists... 2021-05-15T14:03:26.3048362Z Building dependency tree... 2021-05-15T14:03:26.3072081Z Reading state information... 2021-05-15T14:03:26.5679001Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:03:26.5681984Z libtiff-dev set to manually installed. 2021-05-15T14:03:26.5683042Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:26.6390180Z Reading package lists... 2021-05-15T14:03:26.8045671Z Building dependency tree... 2021-05-15T14:03:26.8068512Z Reading state information... 2021-05-15T14:03:27.0377751Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:03:27.0380031Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:27.1060082Z Reading package lists... 2021-05-15T14:03:27.2778012Z Building dependency tree... 2021-05-15T14:03:27.2798641Z Reading state information... 2021-05-15T14:03:27.4923443Z The following NEW packages will be installed: 2021-05-15T14:03:27.4927911Z libsodium-dev 2021-05-15T14:03:27.5127008Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:27.5128894Z Need to get 169 kB of archives. 2021-05-15T14:03:27.5130140Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:03:27.5132288Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:03:27.9640728Z Fetched 169 kB in 0s (9423 kB/s) 2021-05-15T14:03:27.9979251Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:03:28.0060214Z (Reading database ... 2021-05-15T14:03:28.0061147Z (Reading database ... 5% 2021-05-15T14:03:28.0061888Z (Reading database ... 10% 2021-05-15T14:03:28.0062616Z (Reading database ... 15% 2021-05-15T14:03:28.0063352Z (Reading database ... 20% 2021-05-15T14:03:28.0064082Z (Reading database ... 25% 2021-05-15T14:03:28.0064790Z (Reading database ... 30% 2021-05-15T14:03:28.0065513Z (Reading database ... 35% 2021-05-15T14:03:28.0066234Z (Reading database ... 40% 2021-05-15T14:03:28.0066931Z (Reading database ... 45% 2021-05-15T14:03:28.0067648Z (Reading database ... 50% 2021-05-15T14:03:28.0110001Z (Reading database ... 55% 2021-05-15T14:03:28.0161328Z (Reading database ... 60% 2021-05-15T14:03:28.0188766Z (Reading database ... 65% 2021-05-15T14:03:28.0325162Z (Reading database ... 70% 2021-05-15T14:03:28.0459212Z (Reading database ... 75% 2021-05-15T14:03:28.0487115Z (Reading database ... 80% 2021-05-15T14:03:28.1088171Z (Reading database ... 85% 2021-05-15T14:03:28.1278083Z (Reading database ... 90% 2021-05-15T14:03:28.1365355Z (Reading database ... 95% 2021-05-15T14:03:28.1366297Z (Reading database ... 100% 2021-05-15T14:03:28.1367621Z (Reading database ... 268550 files and directories currently installed.) 2021-05-15T14:03:28.1484960Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:03:28.1513059Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:28.2360345Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:30.3965901Z Reading package lists... 2021-05-15T14:03:30.5558295Z Building dependency tree... 2021-05-15T14:03:30.5577992Z Reading state information... 2021-05-15T14:03:30.7151972Z The following additional packages will be installed: 2021-05-15T14:03:30.7155768Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:03:30.7652944Z The following NEW packages will be installed: 2021-05-15T14:03:30.7659675Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:03:30.7661375Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:03:30.7858847Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:30.7860258Z Need to get 10.4 MB of archives. 2021-05-15T14:03:30.7861084Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:03:30.7862992Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:03:30.7957750Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:03:30.8110149Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:03:30.8336362Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:03:30.8481373Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:03:30.8739171Z 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-15T14:03:30.8997446Z 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-15T14:03:30.9478601Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:03:31.4017496Z Fetched 10.4 MB in 0s (57.6 MB/s) 2021-05-15T14:03:31.4368090Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:03:31.4446506Z (Reading database ... 2021-05-15T14:03:31.4447257Z (Reading database ... 5% 2021-05-15T14:03:31.4447767Z (Reading database ... 10% 2021-05-15T14:03:31.4448262Z (Reading database ... 15% 2021-05-15T14:03:31.4448736Z (Reading database ... 20% 2021-05-15T14:03:31.4449240Z (Reading database ... 25% 2021-05-15T14:03:31.4449711Z (Reading database ... 30% 2021-05-15T14:03:31.4450195Z (Reading database ... 35% 2021-05-15T14:03:31.4450682Z (Reading database ... 40% 2021-05-15T14:03:31.4451174Z (Reading database ... 45% 2021-05-15T14:03:31.4451832Z (Reading database ... 50% 2021-05-15T14:03:31.4495917Z (Reading database ... 55% 2021-05-15T14:03:31.4546314Z (Reading database ... 60% 2021-05-15T14:03:31.4574237Z (Reading database ... 65% 2021-05-15T14:03:31.4702251Z (Reading database ... 70% 2021-05-15T14:03:31.4825620Z (Reading database ... 75% 2021-05-15T14:03:31.4849703Z (Reading database ... 80% 2021-05-15T14:03:31.5405289Z (Reading database ... 85% 2021-05-15T14:03:31.5578916Z (Reading database ... 90% 2021-05-15T14:03:31.5661881Z (Reading database ... 95% 2021-05-15T14:03:31.5662884Z (Reading database ... 100% 2021-05-15T14:03:31.5664212Z (Reading database ... 268620 files and directories currently installed.) 2021-05-15T14:03:31.5778445Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:03:31.5788763Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:31.6641724Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:03:31.6862280Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:03:31.6888054Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:31.8144691Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:03:31.8448026Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:03:31.8462093Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:32.0161563Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:03:32.0409431Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:32.0422035Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:32.1962578Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:03:32.2223376Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:32.2237284Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:32.4114388Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:03:32.4410943Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:32.4424168Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:32.6362546Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:03:32.6570321Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:32.6582458Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:33.0242169Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:03:33.0474513Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:33.0487814Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:33.1425659Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:33.1468382Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:33.1499322Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:33.1526667Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:33.1552129Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:33.1580631Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:33.1608286Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:33.1634486Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:33.1675212Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:36.2797167Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:38.4245383Z Reading package lists... 2021-05-15T14:03:38.5860583Z Building dependency tree... 2021-05-15T14:03:38.5881142Z Reading state information... 2021-05-15T14:03:38.8300450Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:03:38.8302053Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:38.9043279Z Reading package lists... 2021-05-15T14:03:39.0806551Z Building dependency tree... 2021-05-15T14:03:39.0827505Z Reading state information... 2021-05-15T14:03:39.2426680Z The following additional packages will be installed: 2021-05-15T14:03:39.2429674Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:39.2433770Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:03:39.2440803Z Suggested packages: 2021-05-15T14:03:39.2442465Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:03:39.2990172Z The following NEW packages will be installed: 2021-05-15T14:03:39.2993701Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:39.2999699Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:03:39.3192996Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:39.3194384Z Need to get 1459 kB of archives. 2021-05-15T14:03:39.3195406Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:03:39.3197955Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:03:39.3228409Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:03:39.3238622Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:03:39.3250515Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:03:39.3260569Z 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-15T14:03:39.3269150Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:03:39.3288125Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:03:39.3424511Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:03:39.3448506Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:03:39.3455462Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:03:39.8072287Z Fetched 1459 kB in 0s (32.7 MB/s) 2021-05-15T14:03:39.8419865Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:03:39.8499840Z (Reading database ... 2021-05-15T14:03:39.8500559Z (Reading database ... 5% 2021-05-15T14:03:39.8501167Z (Reading database ... 10% 2021-05-15T14:03:39.8501749Z (Reading database ... 15% 2021-05-15T14:03:39.8502317Z (Reading database ... 20% 2021-05-15T14:03:39.8502904Z (Reading database ... 25% 2021-05-15T14:03:39.8503484Z (Reading database ... 30% 2021-05-15T14:03:39.8504133Z (Reading database ... 35% 2021-05-15T14:03:39.8504643Z (Reading database ... 40% 2021-05-15T14:03:39.8505132Z (Reading database ... 45% 2021-05-15T14:03:39.8505645Z (Reading database ... 50% 2021-05-15T14:03:39.8545434Z (Reading database ... 55% 2021-05-15T14:03:39.8595838Z (Reading database ... 60% 2021-05-15T14:03:39.8629925Z (Reading database ... 65% 2021-05-15T14:03:39.8761842Z (Reading database ... 70% 2021-05-15T14:03:39.8892633Z (Reading database ... 75% 2021-05-15T14:03:39.8920025Z (Reading database ... 80% 2021-05-15T14:03:39.9319703Z (Reading database ... 85% 2021-05-15T14:03:39.9648293Z (Reading database ... 90% 2021-05-15T14:03:39.9732608Z (Reading database ... 95% 2021-05-15T14:03:39.9733601Z (Reading database ... 100% 2021-05-15T14:03:39.9734932Z (Reading database ... 268845 files and directories currently installed.) 2021-05-15T14:03:39.9850860Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:39.9873098Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.0201760Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:03:40.0470274Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:40.0487337Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.0781457Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:03:40.1074487Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:40.1086735Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.1441458Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:03:40.1683192Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:40.1700976Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.2002483Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:03:40.2288443Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:03:40.2332721Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:40.2721360Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:03:40.2931116Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:40.2943794Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.3402247Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:03:40.3632202Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:03:40.3644718Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:40.4477062Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:03:40.4718854Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:03:40.4730017Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:40.5242008Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:03:40.5494353Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:40.5514143Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.5859810Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:03:40.6118357Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:03:40.6130955Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:40.7287441Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:40.7336896Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.7373500Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:40.7396509Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:40.7445003Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.7475542Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.7519131Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.7553565Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.7583450Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:40.7611141Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:40.7650185Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:40.7854969Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:44.1082325Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:46.3482207Z Reading package lists... 2021-05-15T14:03:46.5150230Z Building dependency tree... 2021-05-15T14:03:46.5169720Z Reading state information... 2021-05-15T14:03:46.6460992Z E: Unable to locate package udunits 2021-05-15T14:03:46.7146502Z Reading package lists... 2021-05-15T14:03:46.8848121Z Building dependency tree... 2021-05-15T14:03:46.8867686Z Reading state information... 2021-05-15T14:03:47.0494293Z The following additional packages will be installed: 2021-05-15T14:03:47.0495522Z libwebpdemux2 2021-05-15T14:03:47.0956378Z The following NEW packages will be installed: 2021-05-15T14:03:47.0960960Z libwebp-dev libwebpdemux2 2021-05-15T14:03:47.1146705Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:47.1147745Z Need to get 277 kB of archives. 2021-05-15T14:03:47.1148645Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:03:47.1152990Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:03:47.1161851Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:03:47.5571612Z Fetched 277 kB in 0s (12.6 MB/s) 2021-05-15T14:03:47.5919973Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:03:47.5997927Z (Reading database ... 2021-05-15T14:03:47.5998973Z (Reading database ... 5% 2021-05-15T14:03:47.6000314Z (Reading database ... 10% 2021-05-15T14:03:47.6002506Z (Reading database ... 15% 2021-05-15T14:03:47.6003226Z (Reading database ... 20% 2021-05-15T14:03:47.6005229Z (Reading database ... 25% 2021-05-15T14:03:47.6006620Z (Reading database ... 30% 2021-05-15T14:03:47.6008704Z (Reading database ... 35% 2021-05-15T14:03:47.6009253Z (Reading database ... 40% 2021-05-15T14:03:47.6011229Z (Reading database ... 45% 2021-05-15T14:03:47.6011772Z (Reading database ... 50% 2021-05-15T14:03:47.6043418Z (Reading database ... 55% 2021-05-15T14:03:47.6088653Z (Reading database ... 60% 2021-05-15T14:03:47.6122814Z (Reading database ... 65% 2021-05-15T14:03:47.6249082Z (Reading database ... 70% 2021-05-15T14:03:47.6405814Z (Reading database ... 75% 2021-05-15T14:03:47.6433756Z (Reading database ... 80% 2021-05-15T14:03:47.6832655Z (Reading database ... 85% 2021-05-15T14:03:47.7146153Z (Reading database ... 90% 2021-05-15T14:03:47.7220674Z (Reading database ... 95% 2021-05-15T14:03:47.7222205Z (Reading database ... 100% 2021-05-15T14:03:47.7224006Z (Reading database ... 269145 files and directories currently installed.) 2021-05-15T14:03:47.7333236Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:03:47.7378100Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:47.7640738Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:03:47.7958715Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:03:47.7972639Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:47.8844365Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:47.8889597Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:47.8929494Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:50.0636803Z Reading package lists... 2021-05-15T14:03:50.2215197Z Building dependency tree... 2021-05-15T14:03:50.2236197Z Reading state information... 2021-05-15T14:03:50.3786879Z The following additional packages will be installed: 2021-05-15T14:03:50.3790526Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:50.3793700Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:50.3796404Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:50.3798040Z Suggested packages: 2021-05-15T14:03:50.3801644Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:03:50.3803147Z Recommended packages: 2021-05-15T14:03:50.3804196Z cargo 2021-05-15T14:03:50.4309607Z The following NEW packages will be installed: 2021-05-15T14:03:50.4313059Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:50.4314505Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:50.4315768Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:50.4560864Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:50.4562011Z Need to get 108 MB of archives. 2021-05-15T14:03:50.4563308Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:03:50.4565349Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:03:50.4651430Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:03:50.4661903Z 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-15T14:03:50.4671658Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:03:50.4716752Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:03:50.4741145Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:03:50.4747482Z 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-15T14:03:50.6099853Z 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-15T14:03:51.6841405Z 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-15T14:03:52.3336780Z 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-15T14:03:52.3568861Z 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-15T14:03:52.3922839Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:03:52.5081837Z 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-15T14:03:52.9486523Z Fetched 108 MB in 2s (52.1 MB/s) 2021-05-15T14:03:52.9818280Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:03:52.9900390Z (Reading database ... 2021-05-15T14:03:52.9901302Z (Reading database ... 5% 2021-05-15T14:03:52.9902326Z (Reading database ... 10% 2021-05-15T14:03:52.9902898Z (Reading database ... 15% 2021-05-15T14:03:52.9903434Z (Reading database ... 20% 2021-05-15T14:03:52.9904015Z (Reading database ... 25% 2021-05-15T14:03:52.9904525Z (Reading database ... 30% 2021-05-15T14:03:52.9905047Z (Reading database ... 35% 2021-05-15T14:03:52.9905575Z (Reading database ... 40% 2021-05-15T14:03:52.9906092Z (Reading database ... 45% 2021-05-15T14:03:52.9906596Z (Reading database ... 50% 2021-05-15T14:03:52.9939617Z (Reading database ... 55% 2021-05-15T14:03:52.9990830Z (Reading database ... 60% 2021-05-15T14:03:53.0023640Z (Reading database ... 65% 2021-05-15T14:03:53.0157895Z (Reading database ... 70% 2021-05-15T14:03:53.0289962Z (Reading database ... 75% 2021-05-15T14:03:53.0317797Z (Reading database ... 80% 2021-05-15T14:03:53.0769408Z (Reading database ... 85% 2021-05-15T14:03:53.1125973Z (Reading database ... 90% 2021-05-15T14:03:53.1211153Z (Reading database ... 95% 2021-05-15T14:03:53.1211939Z (Reading database ... 100% 2021-05-15T14:03:53.1213064Z (Reading database ... 269173 files and directories currently installed.) 2021-05-15T14:03:53.1329657Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:03:53.1356549Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:03:53.1841321Z Selecting previously unselected package libipt2. 2021-05-15T14:03:53.2074785Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:03:53.2083450Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:03:53.2441542Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:03:53.2676913Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:03:53.2690653Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:03:53.3201548Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:03:53.3411094Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:03:53.3432621Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:03:53.4281683Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:03:53.4532103Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:03:53.4545888Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:03:53.5121068Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:03:53.5357070Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:03:53.5369397Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:03:53.5628273Z Selecting previously unselected package gdb. 2021-05-15T14:03:53.5929211Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:03:53.5944636Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:03:53.9608049Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:03:53.9907558Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:53.9919880Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.6202501Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:04:00.6456365Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:00.6471422Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:03.8701052Z Selecting previously unselected package rustc. 2021-05-15T14:04:03.8990403Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:03.9003571Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:04.1081565Z Selecting previously unselected package cargo. 2021-05-15T14:04:04.1344093Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:04.1355209Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:04.5150258Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:04:04.5448559Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:04:04.5463009Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:05.8007435Z Selecting previously unselected package rust-gdb. 2021-05-15T14:04:05.8311446Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:04:05.8325151Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:05.8981322Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:05.9027022Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:05.9113373Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:05.9146566Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:05.9183255Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:04:05.9214806Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:06.7398656Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:06.7401566Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:06.7402817Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:06.7404078Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:06.7412121Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:06.7413400Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:06.7414443Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:06.7415523Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:06.7416491Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:09.4762161Z Reading package lists... 2021-05-15T14:04:09.6493459Z Building dependency tree... 2021-05-15T14:04:09.6514415Z Reading state information... 2021-05-15T14:04:09.8228021Z The following additional packages will be installed: 2021-05-15T14:04:09.8235401Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:09.8238058Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:09.8241181Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:09.8243691Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:09.8246283Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:09.8248738Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:09.8250992Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:09.8253563Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:09.8256154Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:09.8259025Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:09.8261641Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:09.8264242Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:09.8266942Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:09.8269949Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:09.8272860Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:09.8275573Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:09.8278183Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:09.8280986Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:09.8283753Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:09.8285971Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:09.8288102Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:09.8289611Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:09.8290811Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:09.8291961Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:09.8293131Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:09.8294554Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:09.8295988Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:09.8297437Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:09.8298917Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:09.8300327Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:09.8301544Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:09.8302902Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:09.8304287Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:09.8305709Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:09.8307224Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:09.8308888Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:09.8310304Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:09.8311700Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:09.8313039Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:09.8314492Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:09.8315971Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:09.8317307Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:04:09.8318666Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:09.8320367Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:09.8322019Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:09.8323449Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:09.8324849Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:09.8326377Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:09.8327663Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:09.8328509Z Suggested packages: 2021-05-15T14:04:09.8329586Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:04:09.8330911Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:04:09.8332415Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:04:09.8333890Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:04:09.8335180Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:04:09.8336535Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:04:09.8337996Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:04:09.8339443Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:04:09.8340819Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:04:09.8342237Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:04:09.8343878Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:04:09.8345315Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:04:09.8346640Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:04:09.8347638Z wpagui libengine-pkcs11-openssl 2021-05-15T14:04:09.9197895Z The following NEW packages will be installed: 2021-05-15T14:04:09.9202727Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:09.9205711Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:09.9208644Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:09.9211393Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:09.9214290Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:09.9217005Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:09.9219499Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:09.9222322Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:09.9225202Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:09.9227936Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:09.9230763Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:09.9233608Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:09.9236981Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:09.9240469Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:09.9243622Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:09.9246607Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:09.9252313Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:09.9254930Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:09.9257684Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:09.9259866Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:09.9262009Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:09.9264284Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:09.9266475Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:09.9268512Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:09.9270557Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:09.9273086Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:09.9275606Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:09.9278153Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:09.9281157Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:09.9283595Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:09.9285898Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:09.9288128Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:09.9290590Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:09.9293097Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:09.9295769Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:09.9298464Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:09.9300978Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:09.9303426Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:09.9305778Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:09.9308353Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:09.9310059Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:09.9311402Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:04:09.9312774Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:09.9314458Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:09.9315974Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:09.9317277Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:09.9318572Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:09.9320195Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:09.9321401Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:09.9468071Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:09.9468879Z Need to get 183 MB of archives. 2021-05-15T14:04:09.9469671Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:04:09.9471841Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:04:09.9498800Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:04:09.9819596Z 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-15T14:04:09.9834709Z 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-15T14:04:09.9840943Z 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-15T14:04:09.9848421Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:04:09.9853308Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:04:09.9861445Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:04:09.9867953Z 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-15T14:04:09.9875747Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:04:09.9893868Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:04:09.9936669Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:04:10.0038103Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:04:10.0042008Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:04:10.0048393Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:04:10.0054338Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:04:10.0059362Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:04:10.0065828Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:04:10.0074230Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:04:10.0076271Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:04:10.0083073Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:04:10.0089289Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:04:10.0096818Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:04:10.0364762Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:04:10.0680131Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:04:10.0711547Z 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-15T14:04:10.0734596Z 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-15T14:04:10.0956163Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:04:10.0968539Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:04:10.0997221Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:04:10.1023744Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:04:10.1164628Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:04:10.1299284Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:04:10.1320507Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:04:10.1335400Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:04:10.1345264Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:04:10.4334530Z 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-15T14:04:10.4341976Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:04:10.4429004Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:04:10.4473030Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:04:10.4490616Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:04:10.4508976Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:04:10.4516751Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:04:10.4537326Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:04:10.4546918Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:04:10.4564404Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:04:10.4575435Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:04:10.4623347Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:04:10.4632671Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:04:10.4678166Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:04:10.4688949Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:04:10.4696108Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:04:10.4700576Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:04:10.4715665Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:04:10.4771640Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:04:10.4781541Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:04:10.5958424Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:04:10.6143722Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:04:10.6191314Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:04:10.6251941Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:04:10.6263262Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:04:10.6276034Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:04:10.6301209Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:04:10.6327250Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:04:10.6341365Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:04:10.6395616Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:04:10.6425544Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:04:10.6450494Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:04:10.6649172Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:04:10.6796786Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:04:10.7867366Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:04:10.7874520Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:04:10.7886863Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:04:10.7913258Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:04:10.7933462Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:04:10.7983674Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:04:10.7998801Z 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-15T14:04:10.8897207Z 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-15T14:04:10.8904224Z 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-15T14:04:10.8910772Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:04:10.9283104Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:04:10.9297635Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:04:10.9344231Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:04:10.9445781Z 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-15T14:04:11.0092123Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:04:11.0407684Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:04:11.0414676Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:04:11.0418642Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:04:11.0430249Z 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-15T14:04:11.0561015Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:04:11.0568812Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:04:11.0624533Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:04:11.0644634Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:04:11.0692245Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:04:11.0723998Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:04:11.0739306Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:04:11.1215344Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:04:11.1272218Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:04:11.1299091Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:04:11.1303977Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:04:11.1322784Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:04:11.1355069Z 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-15T14:04:11.1422078Z 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-15T14:04:11.1436504Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:04:11.1445049Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:04:11.1537449Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:04:11.1543190Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:04:16.1031180Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:04:16.1044242Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:04:16.1133208Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:04:16.2018989Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:04:16.5731293Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:04:16.5799759Z 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-15T14:04:16.5915902Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:04:16.6361595Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:04:16.6444624Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:04:16.7587891Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:04:16.7959911Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:04:16.8651515Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:04:16.8749006Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:04:16.8846799Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:04:16.9064532Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:04:16.9152230Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:04:16.9158623Z 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-15T14:04:16.9195126Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:04:16.9337363Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:04:16.9385635Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:04:16.9423903Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:04:17.0682656Z 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-15T14:04:17.0806820Z 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-15T14:04:17.0890624Z 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-15T14:04:17.1035805Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:04:17.1195074Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:04:17.1910639Z 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-15T14:04:17.2058979Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:04:17.2264371Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:04:17.2594880Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:04:17.3578319Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:04:17.4065640Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:04:17.4198602Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:04:17.4279238Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:04:17.4406379Z 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-15T14:04:17.4500046Z 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-15T14:04:17.4580359Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:04:17.4678656Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:04:17.4751121Z 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-15T14:04:17.4977424Z 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-15T14:04:17.5248803Z 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-15T14:04:17.6743962Z 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-15T14:04:17.9953184Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:04:18.0726145Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:04:18.1026018Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:04:18.1159067Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:04:18.1254217Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:04:18.1556728Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:04:18.1653958Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:04:18.2935548Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:04:18.3369932Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:04:18.3865106Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:04:18.6652054Z 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-15T14:04:18.6812898Z 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-15T14:04:18.6999857Z 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-15T14:04:18.7086229Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:04:18.7380534Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:04:18.7521608Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:04:18.7662918Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:04:18.7721523Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:04:18.8143808Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:04:18.8332634Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:04:19.0100828Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:04:19.0196526Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:04:19.0328298Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:04:19.0368233Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:04:19.0447530Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:04:19.0589283Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:04:19.1371319Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:04:19.1420114Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:04:19.1503206Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:04:19.1733403Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:04:19.1984673Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:04:19.2262691Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:04:19.2346387Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:04:19.3187398Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:04:19.3281081Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:04:19.6263120Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:04:19.6344818Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:04:19.6564013Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:04:19.6840165Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:04:19.7253594Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:04:19.7353174Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:04:19.7603750Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:04:19.7985166Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:04:20.6470158Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:04:20.6607038Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:04:20.6761210Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:04:20.8223394Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:04:20.8366681Z 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-15T14:04:20.8466171Z 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-15T14:04:20.8532425Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:04:20.8652569Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:04:21.0284020Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:04:21.9859723Z 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-15T14:04:21.9924563Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:04:22.0066919Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:04:22.1535868Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:04:22.1937933Z 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-15T14:04:22.1974387Z 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-15T14:04:22.1983699Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:04:22.2036780Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:04:22.2048499Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:04:22.2173462Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:04:22.2301313Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:04:22.2309660Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:04:22.2314115Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:04:23.4398117Z Fetched 183 MB in 12s (14.9 MB/s) 2021-05-15T14:04:23.4787854Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:04:24.2451746Z (Reading database ... 2021-05-15T14:04:24.2452367Z (Reading database ... 5% 2021-05-15T14:04:24.2452894Z (Reading database ... 10% 2021-05-15T14:04:24.2453428Z (Reading database ... 15% 2021-05-15T14:04:24.2453945Z (Reading database ... 20% 2021-05-15T14:04:24.2454471Z (Reading database ... 25% 2021-05-15T14:04:24.2454982Z (Reading database ... 30% 2021-05-15T14:04:24.2455517Z (Reading database ... 35% 2021-05-15T14:04:24.2456027Z (Reading database ... 40% 2021-05-15T14:04:24.2456554Z (Reading database ... 45% 2021-05-15T14:04:24.2457080Z (Reading database ... 50% 2021-05-15T14:04:24.2457586Z (Reading database ... 55% 2021-05-15T14:04:24.2458426Z (Reading database ... 60% 2021-05-15T14:04:24.2458935Z (Reading database ... 65% 2021-05-15T14:04:24.2459458Z (Reading database ... 70% 2021-05-15T14:04:24.2459966Z (Reading database ... 75% 2021-05-15T14:04:24.2460490Z (Reading database ... 80% 2021-05-15T14:04:24.2460996Z (Reading database ... 85% 2021-05-15T14:04:24.2461522Z (Reading database ... 90% 2021-05-15T14:04:24.2462031Z (Reading database ... 95% 2021-05-15T14:04:24.2462562Z (Reading database ... 100% 2021-05-15T14:04:24.2463380Z (Reading database ... 269928 files and directories currently installed.) 2021-05-15T14:04:24.2465076Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:04:24.2466327Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:24.2467311Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:04:24.2468533Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.2469663Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:24.2470749Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:04:24.2471976Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:24.2473066Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:24.2473955Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:04:24.2475079Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:24.2476099Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:24.2476962Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:04:24.2478120Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:24.2479353Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:24.2480493Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:04:24.2481580Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:04:24.2482445Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:24.2483459Z Selecting previously unselected package libwacom-common. 2021-05-15T14:04:24.2484638Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:04:24.2485621Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:24.2601334Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:04:24.2901346Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:24.2912154Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:24.3202273Z Selecting previously unselected package libinput-bin. 2021-05-15T14:04:24.3463731Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:24.3471303Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:24.3840689Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:04:24.4080521Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:24.4095268Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:24.4480898Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:04:24.4782809Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.4796245Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:24.5358632Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:04:24.5582503Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.5595466Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:24.6602638Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:04:24.6884549Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:04:24.6899207Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:24.7241997Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:04:24.7491610Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:04:24.7507447Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:24.7840974Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:04:24.8082183Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:24.8094636Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:24.8401437Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:04:24.8636741Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:24.8649521Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:24.8961178Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:04:24.9216176Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:04:24.9226132Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:24.9561114Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:04:24.9791862Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:04:24.9803023Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:25.0121848Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:04:25.0373448Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:04:25.0385667Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:25.0721454Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:04:25.0963639Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:04:25.0973271Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:25.1321456Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:04:25.1599025Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:04:25.1612139Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:25.2001733Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:04:25.2217162Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:04:25.2233803Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:25.2600920Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:04:25.2906867Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.3004558Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:25.6352336Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:04:25.6656474Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.6667076Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:25.9281099Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:04:25.9526866Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.9539725Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:25.9938029Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:04:26.0239667Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:04:26.0255325Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:26.0734806Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:04:26.1037244Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:04:26.1053496Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:26.2200964Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:04:26.2424723Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:04:26.2436440Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:26.2732378Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:04:26.3029575Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.3040955Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:26.3521296Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:04:26.3808767Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.3835769Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:26.4324198Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:04:26.4629875Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.4647990Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.6440912Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:04:26.6715310Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.6728620Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.8440863Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:04:26.8728458Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.8730815Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.9155576Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:04:26.9416750Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.9428985Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.9746863Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:04:27.0045708Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:04:27.0057859Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:27.0480746Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:04:27.0713904Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:27.0726775Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:28.5232252Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:04:28.5533056Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:28.5553585Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:28.5962564Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:04:28.6226174Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:28.6242868Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:28.8468808Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:04:28.8779756Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:28.8793026Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:28.9401495Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:04:28.9662078Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:28.9672732Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:29.0198354Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:04:29.0507076Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.0523809Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.1001601Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:04:29.1243337Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.1260137Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.1641306Z Selecting previously unselected package gdal-data. 2021-05-15T14:04:29.1877766Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:04:29.1891082Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:29.2411890Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:04:29.2717174Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:04:29.2734139Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:29.3160826Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:04:29.3426986Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:04:29.3439805Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:29.3920682Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:04:29.4145093Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:29.4156105Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:29.4575174Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:04:29.4875702Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:04:29.4890855Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:29.5646510Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:04:29.5942307Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:29.5952012Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:29.6320886Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:04:29.6570139Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:04:29.6579958Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:29.7295178Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:04:29.7603862Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:04:29.7651089Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:29.8018049Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:04:29.8323378Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:04:29.8337227Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:29.8638818Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:04:29.8942042Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:04:29.8952510Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:29.9263899Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:04:29.9566500Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:04:29.9578847Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:30.0081480Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:04:30.0319024Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:30.0331803Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:30.1158258Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:04:30.1462770Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:30.1480274Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:30.1841898Z Selecting previously unselected package proj-data. 2021-05-15T14:04:30.2107259Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:04:30.2118144Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:04:31.0872462Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:04:31.1121252Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:04:31.1133107Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:31.2441315Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:04:31.2686899Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:04:31.2702369Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:31.3083036Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:04:31.3335653Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:04:31.3346857Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:31.3921188Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:04:31.4194433Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:04:31.4207010Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:31.4561124Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:04:31.4802690Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:04:31.4818212Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:31.5241383Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:04:31.5497335Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:31.5508577Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:31.5921734Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:04:31.6143674Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:31.6157845Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:31.6641011Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:04:31.6905050Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:31.6917914Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:31.7321899Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:04:31.7582343Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:04:31.7592519Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:31.8281659Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:04:31.8523399Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:04:31.8532785Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:31.8997154Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:04:31.9298612Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:04:31.9311732Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:31.9724258Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:04:32.0032554Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:32.0044488Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:32.1761543Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:04:32.2026857Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:04:32.2040264Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:32.3400920Z Selecting previously unselected package libgdal26. 2021-05-15T14:04:32.3623635Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:32.3635278Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:33.0371633Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:04:33.0676288Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.0701356Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.0995471Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:04:33.1304356Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:04:33.1314645Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:33.1681253Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:04:33.1937265Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.1955374Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:33.2281418Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:04:33.2601385Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.2613275Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.3080936Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:04:33.3322500Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:04:33.3333702Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:33.3877692Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:04:33.4176971Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.4190392Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:33.4721439Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:04:33.4965326Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:33.4976771Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:34.0841256Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:04:34.1142207Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:34.1154891Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:34.1511172Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:04:34.1818015Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:04:34.1828136Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:34.2268920Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:04:34.2589055Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:34.2605534Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:34.4329197Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:04:34.4638846Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.4651519Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.4978327Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:04:34.5284765Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.5300373Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:34.5723645Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:04:34.6027838Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:04:34.6044039Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:34.6842345Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:04:34.7151917Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:34.7354409Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.1161882Z Selecting previously unselected package qgis-providers. 2021-05-15T14:04:35.1435669Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:35.1451380Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.3841069Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:04:35.4146954Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:35.4158273Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:35.4510057Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:04:35.4815954Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:04:35.4834609Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:35.5162106Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:04:35.5423886Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:35.5435766Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:35.5881060Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:04:35.6173221Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:35.6187088Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:35.7030814Z Selecting previously unselected package blt. 2021-05-15T14:04:35.7333687Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:35.7351140Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:35.7601200Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:04:35.7898275Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:04:35.7920853Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:35.8362029Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:04:35.8621742Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:35.8633285Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:35.8973165Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:04:35.9271538Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:35.9284067Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:35.9744523Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:04:36.0043325Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:36.0054827Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:36.0447184Z Selecting previously unselected package gcr. 2021-05-15T14:04:36.0750407Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:36.0760280Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:04:36.1241275Z Selecting previously unselected package python3-numpy. 2021-05-15T14:04:36.1496208Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:04:36.1512345Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:36.4761190Z Selecting previously unselected package python3-gdal. 2021-05-15T14:04:36.5014459Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:36.5027953Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:36.5866127Z Selecting previously unselected package gdal-bin. 2021-05-15T14:04:36.6167951Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:36.6181381Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:36.6778305Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:04:36.7081407Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:36.7101893Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:36.7441469Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:04:36.7698217Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:04:36.7710564Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:36.8282880Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:04:36.8530982Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:04:36.8546551Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:36.9121448Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:04:36.9339536Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:36.9349014Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:36.9961097Z Selecting previously unselected package p11-kit. 2021-05-15T14:04:37.0235508Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:37.0252632Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:37.0641383Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:04:37.0918641Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:04:37.0932492Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:04:37.1361473Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:04:37.1584357Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:37.1736408Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:04:37.2721813Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:04:37.3003693Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:37.3017339Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:37.3358329Z Selecting previously unselected package grass-doc. 2021-05-15T14:04:37.3663227Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:04:37.3678581Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:39.2921767Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:04:39.3170775Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:04:39.3186934Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:39.3577986Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:04:39.3888547Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:39.3905747Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:39.4303771Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:04:39.4611080Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:39.4623774Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:39.6756139Z Selecting previously unselected package grass-core. 2021-05-15T14:04:39.7066361Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:04:39.7079203Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:04:40.3765035Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:04:40.4073290Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:04:40.4091721Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:40.4412790Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:04:40.4726465Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:04:40.4746315Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:40.5118806Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:04:40.5417170Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:04:40.5428398Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:40.6350365Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:04:40.6662435Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:04:40.6676671Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:40.7592439Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:04:40.7900572Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:04:40.7916710Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:41.1321453Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:04:41.1566900Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:04:41.1585658Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:41.2761274Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:04:41.3028908Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:41.3042259Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:41.3503664Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:04:41.3800780Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:41.3812270Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:41.4108432Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:04:41.4463573Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:04:41.4480436Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:41.4808124Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:04:41.5113891Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:04:41.6028260Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:41.6868310Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:04:41.7201213Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:04:41.7212842Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:41.7563289Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:04:41.7870207Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:04:41.7882467Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:41.8149207Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:04:41.8459654Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:41.8478692Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:41.8841115Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:04:41.9083589Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:41.9097568Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:41.9510598Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:04:41.9816493Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:04:41.9828664Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:42.0115829Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:04:42.0431558Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:42.0444173Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:42.0760971Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:04:42.1035648Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:04:42.1048020Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:42.1401271Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:04:42.1657479Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.1682242Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.1965430Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:04:42.2275345Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.2287885Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.2603130Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:04:42.2910372Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.2923634Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.3267554Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:04:42.3570603Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.3585509Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.3999200Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:04:42.4305859Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:42.4323155Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:42.6040862Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:04:42.6349200Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.6362775Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.6762036Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:04:42.7030235Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.7045909Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.7400774Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:04:42.7667844Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:42.7679401Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:42.8200919Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:04:42.8461417Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:42.8475136Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:42.9562170Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:04:42.9840481Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:42.9854941Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.0365707Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:04:43.0674222Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.0688156Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.1106570Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:04:43.1416592Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.1428839Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.1800962Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:04:43.2052721Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.2064191Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.2554129Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:04:43.2838707Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.2852791Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.3158277Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:04:43.3467350Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.3483244Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.3767634Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:04:43.4074765Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.4095715Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.4485369Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:04:43.4793511Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.4808448Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.5145077Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:04:43.5446677Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.5458640Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.5783336Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:04:43.6117340Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.6128964Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.6721970Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:04:43.6990033Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.7004573Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.8361611Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:04:43.8621611Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.8633679Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:44.2360849Z Selecting previously unselected package qtchooser. 2021-05-15T14:04:44.2629841Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:04:44.2645561Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:04:44.3002588Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:04:44.3275733Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.3287805Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.4161373Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:04:44.4407705Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.4418496Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.4802870Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:04:44.5111848Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.5125341Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.5470780Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:04:44.5791203Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.5805012Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.6481484Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:04:44.6736303Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.6750110Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.7092075Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:04:44.7403280Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.7419341Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.9712647Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:04:45.0019635Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.0030844Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.1063669Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:04:45.1370087Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.1387134Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.2801697Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:04:45.3064116Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.3078816Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.4382425Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:04:45.4692236Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.4702937Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.5312194Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:04:45.5625315Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.5638332Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.6240673Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:04:45.6515105Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.6534531Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.6921317Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:04:45.7189848Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:04:45.7206423Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:45.8121403Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:04:45.8372469Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:04:45.8585426Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:45.8881453Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:04:45.9138679Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.9156123Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:45.9561405Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:04:45.9866328Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:45.9878011Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:46.0240787Z Selecting previously unselected package modemmanager. 2021-05-15T14:04:46.0482101Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:04:46.0568775Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:04:46.1721406Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:04:46.2004149Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:04:46.2020887Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:46.2352287Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:04:46.2670685Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:04:46.2682041Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:46.6161317Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:04:46.6418404Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:04:46.6428175Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:46.6801303Z Selecting previously unselected package python3-bs4. 2021-05-15T14:04:46.7034480Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:04:46.7046809Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:46.8001886Z Selecting previously unselected package python3-cycler. 2021-05-15T14:04:46.8256445Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:04:46.8268608Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:04:46.8576918Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:04:46.8882438Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:04:46.8894708Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:46.9246407Z Selecting previously unselected package python3-decorator. 2021-05-15T14:04:46.9554776Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:04:46.9574351Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:46.9921773Z Selecting previously unselected package python3-future. 2021-05-15T14:04:47.0198376Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:04:47.0212066Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:04:47.1001424Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:04:47.1224727Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:04:47.1241774Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:47.1526160Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:04:47.1825307Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:04:47.1837058Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:47.2281483Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:04:47.2545225Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:04:47.2558343Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:47.2900171Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:04:47.3182581Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:04:47.3201187Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:47.3641556Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:04:47.3903991Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:04:47.3916238Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:47.4321349Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:04:47.4543654Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:04:47.4559044Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:47.4926828Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:04:48.2497134Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:04:48.2504454Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:48.2505907Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:04:48.2507335Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:04:48.2508901Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:48.2510260Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:04:48.2511779Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:04:48.2513092Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:48.2601487Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:04:48.2891430Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:04:48.2910116Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:04:48.3241395Z Selecting previously unselected package python3-olefile. 2021-05-15T14:04:48.3525339Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:04:48.3537578Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:04:48.3830086Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:04:48.4139060Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:04:48.4151290Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:04:48.4802782Z Selecting previously unselected package python3-tz. 2021-05-15T14:04:48.5119681Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:04:48.5133796Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:04:48.5430137Z Selecting previously unselected package python3-owslib. 2021-05-15T14:04:48.5736083Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:04:48.5749977Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:04:48.6241218Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:04:48.6498777Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:04:48.6515566Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:04:48.7189250Z Selecting previously unselected package python3-retrying. 2021-05-15T14:04:48.7504711Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:04:48.7516221Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:04:48.7834510Z Selecting previously unselected package python3-plotly. 2021-05-15T14:04:48.8143928Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:04:48.8156387Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:04:49.2808727Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:04:49.3136670Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:04:49.3149288Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:49.3561590Z Selecting previously unselected package python3-sip. 2021-05-15T14:04:49.3872358Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:49.3882035Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:04:49.4281917Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:04:49.4561881Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:49.4575777Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:49.7601629Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:04:49.7876891Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:49.7891048Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:04:49.8482580Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:04:49.8751789Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:49.8768293Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:49.9201540Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:04:49.9451530Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:49.9466643Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:49.9801458Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:04:50.0072030Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:50.0083364Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:50.0601330Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:04:50.0832922Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:50.0845974Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:50.4004175Z Selecting previously unselected package python3-qgis. 2021-05-15T14:04:50.4317190Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:50.4332933Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:51.4320663Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:04:51.4631170Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:04:51.4642853Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:51.5004478Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:04:51.5318714Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:04:51.5330298Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:51.5847170Z Selecting previously unselected package qgis-common. 2021-05-15T14:04:51.6162959Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:51.6173655Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:53.3841517Z Selecting previously unselected package qgis. 2021-05-15T14:04:53.4160133Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:53.4833261Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:53.7643325Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:04:53.7967429Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:53.7982647Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:53.9632900Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:04:53.9954432Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:53.9963534Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:54.0326901Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:04:54.0654151Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:54.0668132Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:54.1444426Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:04:54.1771199Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.1783950Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.2189092Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:04:54.2512758Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:04:54.2527820Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:54.4506038Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:04:54.4834897Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:04:54.4848421Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:04:54.6320758Z Selecting previously unselected package proj-bin. 2021-05-15T14:04:54.6641818Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:04:54.6652823Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:04:54.7024294Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:04:54.7345343Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:04:54.7356758Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:54.7683611Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:04:54.8036778Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:04:54.8122915Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:54.8914008Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:54.8958999Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:55.1930618Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:04:55.1951839Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:55.1983077Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:55.2015533Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.2123751Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:55.2162157Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:55.2184958Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:04:55.2225551Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:55.2261244Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:55.2294953Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:55.2325306Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:55.2355777Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:55.2388544Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:55.2427716Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:55.2456474Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:55.2486765Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:55.2538272Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:55.2575976Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:55.4301003Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:55.4331767Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:55.4362843Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:04:55.6046092Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:55.6078395Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:04:55.7613901Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:55.7644623Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:55.7690541Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:55.7718419Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:55.7748014Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:55.7778432Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:55.7813962Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:55.9032148Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:55.9076585Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:55.9111069Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:55.9153969Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:55.9192669Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:56.0783972Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:56.0824983Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:04:56.2461603Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:56.2568280Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:56.2603896Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:56.2701380Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:56.2731414Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:56.2765305Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:56.2800946Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:56.2828991Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:56.4479226Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:56.4524693Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:56.4559088Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:56.4605524Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:56.4694466Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.4737175Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:56.6687287Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:56.6714394Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:04:56.8270415Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:56.8312998Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:56.8348999Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:56.8401505Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:56.8434637Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:56.8464590Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:56.8514845Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:57.0243400Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:57.0283138Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:57.0326915Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:57.0376046Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.0468269Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:57.2778200Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:58.6005762Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:58.6046875Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:58.6088979Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:58.6152258Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:58.6196831Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:58.6235780Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:58.6266779Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:58.6309468Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:58.8303727Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.8350996Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:58.8382237Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:58.8418150Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:59.0593499Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:59.0642834Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:59.0669552Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:59.0703259Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:59.0730592Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:59.0927232Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:59.2871175Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:59.2903014Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:59.2947954Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:59.3036573Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:59.3058600Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:59.3110290Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:59.3146052Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:59.3194948Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:04:59.3281139Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:04:59.3338111Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:04:59.6982033Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:59.8581363Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:59.8619025Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:59.8652472Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:59.8691579Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:59.8741215Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:59.8786155Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:59.8819618Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:59.8859496Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:59.8890673Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:00.1224510Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:00.2974357Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:00.4650083Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:00.4687794Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:05:00.4728127Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:05:00.4775540Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:00.6463221Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:00.6501463Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:00.6535510Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:00.6560855Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:01.7031755Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:01.7077211Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:01.7113543Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:01.7151614Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:01.7183274Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:01.7213232Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:05:01.7249430Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:01.7286400Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:05:01.7329084Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:02.1940836Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:02.1966968Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:02.1992299Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:03.2529880Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:03.2531741Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:03.2532985Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:03.2534042Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:03.2534993Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:05:03.2536378Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:05:03.2537353Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:03.2538302Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:03.2540525Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:03.2542661Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:03.5204949Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:03.8163496Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:03.8203567Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:03.8241233Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:03.8282728Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:03.8325149Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:03.8391611Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:03.8428857Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:04.0103646Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.0105240Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:04.0106687Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.0107891Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:04.0555211Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.0556257Z if direction is "increasing": 2021-05-15T14:05:04.0557630Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.0558569Z elif direction is "decreasing": 2021-05-15T14:05:04.0749604Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.0750560Z if direction is "increasing": 2021-05-15T14:05:04.0752069Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.0753054Z elif direction is "decreasing": 2021-05-15T14:05:05.1189883Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:05.1192460Z if props["offset_coordinates"] is "data": 2021-05-15T14:05:05.1196006Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:05.1198262Z if props["coordinates"] is not "data": 2021-05-15T14:05:05.9456591Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:06.5523962Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:06.5526707Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:06.5528990Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:05:07.8057019Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:05:07.8090767Z First installation detected... 2021-05-15T14:05:07.8091756Z Checking NSS setup... 2021-05-15T14:05:07.8134437Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:05:07.8173028Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:07.8205533Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:05:08.1340646Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:08.1369328Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:05:08.1402179Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.1431938Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:08.1468106Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:05:08.1501086Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.1538707Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.1569530Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.1607213Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:08.3750834Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:08.3781696Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.3813708Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:05:08.7659655Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.7662617Z if value is '': 2021-05-15T14:05:08.8760534Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.8762312Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:08.8764214Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.8765924Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:08.8767856Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:08.8769145Z if driver_string is not None and driver_string is not "": 2021-05-15T14:05:08.9248087Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.9250156Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:08.9252307Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.9254205Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:08.9936871Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.9971693Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.0065416Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:05:09.0103724Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.0133860Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.0315780Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.0347066Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.0383634Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.0423647Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:09.0461761Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.0494897Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:09.1455095Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.1506004Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1544725Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1578159Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:05:09.2989165Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:09.2993545Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:09.8723099Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.8768519Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.8809132Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.8850717Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.8887587Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.8918920Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.8954592Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:05:09.8988084Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:05:09.9031466Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:05:09.9062225Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9103297Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9145889Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:09.9186990Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.9227520Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:09.9262896Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:09.9293446Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9330802Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9379828Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:09.9427709Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.9464133Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:10.1228657Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:10.1261674Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.1299438Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.1337497Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.4858342Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:45.4893575Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:45.4930021Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.4966718Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:45.5004139Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.5038066Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.5071999Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:45.5104241Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.6671932Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.6737416Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:45.6776636Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.6812423Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:45.6837829Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.8608645Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.8645840Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.8710065Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.8852679Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:05:45.9034575Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:05:46.9521473Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:05:46.9702082Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:05:46.9975429Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:05:47.0150160Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:05:47.1089813Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:05:47.1432454Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:05:47.4102408Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:05:59.5402242Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:05:59.5603222Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:06:01.7027600Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:06:01.7028192Z with: 2021-05-15T14:06:01.7028719Z github_slug: neuroconductor/kirby21.smri 2021-05-15T14:06:01.7029229Z env: 2021-05-15T14:06:01.7029686Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:01.7030193Z TIC_DEPLOY_KEY: 2021-05-15T14:06:01.7031044Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:01.7032876Z GITHUB_PAT: *** 2021-05-15T14:06:01.7033318Z COVERALLS_TOKEN: 2021-05-15T14:06:01.7033822Z continue-on-error: true 2021-05-15T14:06:01.7034329Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:01.7034835Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:01.7035314Z TZ: UTC 2021-05-15T14:06:01.7035719Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:01.7036173Z NOT_CRAN: true 2021-05-15T14:06:01.7036566Z ##[endgroup] 2021-05-15T14:06:01.7399314Z repo slug is: neuroconductor/kirby21.smri 2021-05-15T14:06:01.7499597Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:06:01.7500290Z env: 2021-05-15T14:06:01.7500726Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:01.7501194Z TIC_DEPLOY_KEY: 2021-05-15T14:06:01.7501983Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:01.7503304Z GITHUB_PAT: *** 2021-05-15T14:06:01.7503694Z COVERALLS_TOKEN: 2021-05-15T14:06:01.7504177Z continue-on-error: true 2021-05-15T14:06:01.7504637Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:01.7505124Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:01.7505572Z TZ: UTC 2021-05-15T14:06:01.7505947Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:01.7506458Z NOT_CRAN: true 2021-05-15T14:06:01.7506777Z ##[endgroup] 2021-05-15T14:06:01.9684596Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:06:01.9685226Z with: 2021-05-15T14:06:01.9685664Z repo_name: kirby21.smri 2021-05-15T14:06:01.9686133Z repo_version: 1.5 2021-05-15T14:06:01.9686540Z runner_os: Linux 2021-05-15T14:06:01.9686948Z R_version: 4.1 2021-05-15T14:06:01.9687303Z env: 2021-05-15T14:06:01.9687771Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:01.9688259Z TIC_DEPLOY_KEY: 2021-05-15T14:06:01.9689125Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:01.9690503Z GITHUB_PAT: *** 2021-05-15T14:06:01.9690937Z COVERALLS_TOKEN: 2021-05-15T14:06:01.9691457Z continue-on-error: true 2021-05-15T14:06:01.9691950Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:01.9692478Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:01.9692944Z TZ: UTC 2021-05-15T14:06:01.9693364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:01.9693799Z NOT_CRAN: true 2021-05-15T14:06:01.9694217Z ##[endgroup] 2021-05-15T14:06:02.0272079Z Package: kirby21.smri 2021-05-15T14:06:02.0278228Z Version: 1.5 2021-05-15T14:06:02.0280575Z OS: Linux 2021-05-15T14:06:02.0368939Z ##[group]Run install.packages('remotes') 2021-05-15T14:06:02.0369719Z install.packages('remotes') 2021-05-15T14:06:02.0370576Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:06:02.0371655Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:06:02.0379282Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:06:02.0379719Z env: 2021-05-15T14:06:02.0380199Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:02.0380702Z TIC_DEPLOY_KEY: 2021-05-15T14:06:02.0381591Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:02.0383023Z GITHUB_PAT: *** 2021-05-15T14:06:02.0383450Z COVERALLS_TOKEN: 2021-05-15T14:06:02.0383976Z continue-on-error: true 2021-05-15T14:06:02.0384475Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:02.0385024Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:02.0385526Z TZ: UTC 2021-05-15T14:06:02.0385938Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:02.0386384Z NOT_CRAN: true 2021-05-15T14:06:02.0386779Z ##[endgroup] 2021-05-15T14:06:02.2227726Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:02.2229048Z (as ‘lib’ is unspecified) 2021-05-15T14:06:17.8392059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:06:18.2232112Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-15T14:06:18.2345539Z ================================================== 2021-05-15T14:06:18.2346141Z downloaded 145 KB 2021-05-15T14:06:18.2346451Z 2021-05-15T14:06:18.5472117Z * installing *source* package ‘remotes’ ... 2021-05-15T14:06:18.5524312Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:18.5526161Z ** using staged installation 2021-05-15T14:06:18.5707284Z ** R 2021-05-15T14:06:18.5914650Z ** inst 2021-05-15T14:06:18.5926643Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:20.5163148Z ** help 2021-05-15T14:06:20.6106754Z *** installing help indices 2021-05-15T14:06:20.6702872Z ** building package indices 2021-05-15T14:06:20.9240642Z ** installing vignettes 2021-05-15T14:06:20.9276117Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:21.1171040Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:21.3479004Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:21.3500950Z * DONE (remotes) 2021-05-15T14:06:21.3635663Z 2021-05-15T14:06:21.3636864Z The downloaded source packages are in 2021-05-15T14:06:21.3638377Z ‘/tmp/RtmpNKq9Uu/downloaded_packages’ 2021-05-15T14:06:41.2942299Z ##[group]Run actions/cache@v1 2021-05-15T14:06:41.2943113Z with: 2021-05-15T14:06:41.2943936Z path: /home/runner/work/_temp/Library 2021-05-15T14:06:41.2949642Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-a0fa46b474c83607de02345279634bd93a0c8bc89e27474419e39c4f56e04e9c 2021-05-15T14:06:41.2956876Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T14:06:41.2959282Z env: 2021-05-15T14:06:41.2964023Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:41.2964915Z TIC_DEPLOY_KEY: 2021-05-15T14:06:41.2966461Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:41.2969651Z GITHUB_PAT: *** 2021-05-15T14:06:41.2970442Z COVERALLS_TOKEN: 2021-05-15T14:06:41.2971374Z continue-on-error: true 2021-05-15T14:06:41.2972268Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:41.2973208Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:41.2974131Z TZ: UTC 2021-05-15T14:06:41.2974876Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:41.2975663Z NOT_CRAN: true 2021-05-15T14:06:41.2976365Z ##[endgroup] 2021-05-15T14:06:41.3449116Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:06:41.3547468Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:41.3548169Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:41.3548824Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:06:41.3549379Z sudo -s eval "$sysreqs" 2021-05-15T14:06:41.3592285Z shell: /usr/bin/bash -e {0} 2021-05-15T14:06:41.3592670Z env: 2021-05-15T14:06:41.3593115Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:41.3593576Z TIC_DEPLOY_KEY: 2021-05-15T14:06:41.3594385Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:41.3595743Z GITHUB_PAT: *** 2021-05-15T14:06:41.3596134Z COVERALLS_TOKEN: 2021-05-15T14:06:41.3596615Z continue-on-error: true 2021-05-15T14:06:41.3597070Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:41.3597572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:41.3598010Z TZ: UTC 2021-05-15T14:06:41.3598415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:41.3598831Z NOT_CRAN: true 2021-05-15T14:06:41.3599292Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:06:41.3599970Z ##[endgroup] 2021-05-15T14:06:41.5689695Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:06:41.9505602Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:06:58.3707252Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:06:58.3708532Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:06:58.3709664Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:06:58.3710755Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:06:58.3711902Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:06:58.3729357Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:06:58.3742018Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:58.3742871Z (as ‘lib’ is unspecified) 2021-05-15T14:07:13.7180997Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:07:13.9065942Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-15T14:07:13.9121019Z ================================================== 2021-05-15T14:07:13.9121536Z downloaded 60 KB 2021-05-15T14:07:13.9121830Z 2021-05-15T14:07:13.9174932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:07:14.8019835Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-15T14:07:14.8024647Z ================================================== 2021-05-15T14:07:14.8025861Z downloaded 34 KB 2021-05-15T14:07:14.8026706Z 2021-05-15T14:07:14.8029907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:07:14.8033261Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-15T14:07:14.8034679Z ================================================== 2021-05-15T14:07:14.8035732Z downloaded 62 KB 2021-05-15T14:07:14.8036468Z 2021-05-15T14:07:14.8039107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:07:14.8042349Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-15T14:07:14.8043749Z ================================================== 2021-05-15T14:07:14.8044781Z downloaded 285 KB 2021-05-15T14:07:14.8045516Z 2021-05-15T14:07:14.8048147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:07:14.9909147Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-15T14:07:15.0177204Z ================================================== 2021-05-15T14:07:15.0177790Z downloaded 973 KB 2021-05-15T14:07:15.0178156Z 2021-05-15T14:07:15.2795830Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:07:15.2821333Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:15.2823664Z ** using staged installation 2021-05-15T14:07:15.2966336Z ** R 2021-05-15T14:07:15.3016181Z ** inst 2021-05-15T14:07:15.3027079Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:15.8097077Z ** help 2021-05-15T14:07:15.8383063Z *** installing help indices 2021-05-15T14:07:15.8659664Z *** copying figures 2021-05-15T14:07:15.8663973Z ** building package indices 2021-05-15T14:07:16.0694213Z ** installing vignettes 2021-05-15T14:07:16.0757802Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:16.2651749Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:16.4674526Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:16.4689623Z * DONE (rprojroot) 2021-05-15T14:07:16.7174474Z * installing *source* package ‘crayon’ ... 2021-05-15T14:07:16.7193611Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:16.7194916Z ** using staged installation 2021-05-15T14:07:16.7333234Z ** R 2021-05-15T14:07:16.7425744Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:17.6185019Z ** help 2021-05-15T14:07:17.6744897Z *** installing help indices 2021-05-15T14:07:17.7143537Z ** building package indices 2021-05-15T14:07:17.9579997Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:18.1522993Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:18.3511256Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:18.3522114Z * DONE (crayon) 2021-05-15T14:07:18.5948932Z * installing *source* package ‘R6’ ... 2021-05-15T14:07:18.5965554Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:18.5967392Z ** using staged installation 2021-05-15T14:07:18.6100143Z ** R 2021-05-15T14:07:18.6171597Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:19.1228160Z ** help 2021-05-15T14:07:19.1452380Z *** installing help indices 2021-05-15T14:07:19.1680612Z *** copying figures 2021-05-15T14:07:19.1683045Z ** building package indices 2021-05-15T14:07:19.3828337Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:19.5745363Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:19.7631131Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:19.7641694Z * DONE (R6) 2021-05-15T14:07:20.0938413Z * installing *source* package ‘desc’ ... 2021-05-15T14:07:20.0993117Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:20.0996039Z ** using staged installation 2021-05-15T14:07:20.1161724Z ** R 2021-05-15T14:07:20.1300447Z ** inst 2021-05-15T14:07:20.1315350Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:21.7333504Z ** help 2021-05-15T14:07:21.8750880Z *** installing help indices 2021-05-15T14:07:21.9694261Z ** building package indices 2021-05-15T14:07:22.2670727Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:22.4768182Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:22.7160621Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:22.7180151Z * DONE (desc) 2021-05-15T14:07:22.9868931Z * installing *source* package ‘debugme’ ... 2021-05-15T14:07:22.9906191Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:22.9907264Z ** using staged installation 2021-05-15T14:07:23.0025369Z ** R 2021-05-15T14:07:23.0060776Z ** inst 2021-05-15T14:07:23.0083014Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:23.3440506Z ** help 2021-05-15T14:07:23.3575255Z *** installing help indices 2021-05-15T14:07:23.3894217Z ** building package indices 2021-05-15T14:07:23.5991043Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:23.8022747Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:24.0004623Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:24.0013068Z * DONE (debugme) 2021-05-15T14:07:24.0093288Z 2021-05-15T14:07:24.0094548Z The downloaded source packages are in 2021-05-15T14:07:24.0096112Z ‘/tmp/Rtmpd5TJwQ/downloaded_packages’ 2021-05-15T14:07:24.0097049Z Running `R CMD build`... 2021-05-15T14:07:24.2651637Z * checking for file ‘/tmp/Rtmpd5TJwQ/remotes68f413421a2c/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:07:24.2654471Z * preparing ‘sysreqs’: 2021-05-15T14:07:24.2656519Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:24.2658940Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:07:24.2660868Z * checking for empty or unneeded directories 2021-05-15T14:07:24.2662917Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:07:24.2664724Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:24.2666204Z (as ‘lib’ is unspecified) 2021-05-15T14:07:24.2668132Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:07:24.4835096Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:07:24.4837239Z ** using staged installation 2021-05-15T14:07:24.4968845Z ** R 2021-05-15T14:07:24.5001238Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:24.8805427Z ** help 2021-05-15T14:07:24.9026257Z *** installing help indices 2021-05-15T14:07:24.9206036Z ** building package indices 2021-05-15T14:07:25.1335484Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:25.3444773Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:25.5522593Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:25.5529884Z * DONE (sysreqs) 2021-05-15T14:07:43.0051942Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:07:43.0054378Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:07:43.0058517Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:07:43.0444049Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:07:43.0494435Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:07:43.0782676Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:07:43.1514390Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:07:43.3094576Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:07:43.4671403Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:07:45.3108902Z Reading package lists... 2021-05-15T14:07:45.3110475Z Reading package lists... 2021-05-15T14:07:45.3111669Z Building dependency tree... 2021-05-15T14:07:45.3112931Z Reading state information... 2021-05-15T14:07:45.3407349Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:07:45.3408915Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:07:45.3410238Z libssh2-1-dev set to manually installed. 2021-05-15T14:07:45.3411635Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:07:45.3413181Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:07:45.3414173Z Suggested packages: 2021-05-15T14:07:45.3415455Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:07:45.3885827Z The following NEW packages will be installed: 2021-05-15T14:07:45.3894254Z libcurl4-openssl-dev 2021-05-15T14:07:45.4102776Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:07:45.4103561Z Need to get 321 kB of archives. 2021-05-15T14:07:45.4104342Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:07:45.4106492Z 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-15T14:07:45.8988158Z Fetched 321 kB in 0s (14.7 MB/s) 2021-05-15T14:07:45.9382510Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:07:45.9475595Z (Reading database ... 2021-05-15T14:07:45.9476508Z (Reading database ... 5% 2021-05-15T14:07:45.9477633Z (Reading database ... 10% 2021-05-15T14:07:45.9478178Z (Reading database ... 15% 2021-05-15T14:07:45.9478659Z (Reading database ... 20% 2021-05-15T14:07:45.9479144Z (Reading database ... 25% 2021-05-15T14:07:45.9479827Z (Reading database ... 30% 2021-05-15T14:07:45.9480318Z (Reading database ... 35% 2021-05-15T14:07:45.9480969Z (Reading database ... 40% 2021-05-15T14:07:45.9481489Z (Reading database ... 45% 2021-05-15T14:07:45.9484010Z (Reading database ... 50% 2021-05-15T14:07:45.9537797Z (Reading database ... 55% 2021-05-15T14:07:45.9593937Z (Reading database ... 60% 2021-05-15T14:07:45.9646897Z (Reading database ... 65% 2021-05-15T14:07:45.9863243Z (Reading database ... 70% 2021-05-15T14:07:45.9900718Z (Reading database ... 75% 2021-05-15T14:07:46.0208777Z (Reading database ... 80% 2021-05-15T14:07:46.0339586Z (Reading database ... 85% 2021-05-15T14:07:46.0802839Z (Reading database ... 90% 2021-05-15T14:07:46.0897134Z (Reading database ... 95% 2021-05-15T14:07:46.0897736Z (Reading database ... 100% 2021-05-15T14:07:46.0898569Z (Reading database ... 285139 files and directories currently installed.) 2021-05-15T14:07:46.1040408Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:07:46.1051518Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:46.2080316Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:46.2123225Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:07:51.8643054Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:07:51.8643821Z remotes::install_github("ropensci/tic") 2021-05-15T14:07:51.8644517Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:07:51.8645257Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:07:51.8645888Z remotes::install_cran("covr") 2021-05-15T14:07:51.8653249Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:07:51.8653704Z env: 2021-05-15T14:07:51.8654518Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:51.8655061Z TIC_DEPLOY_KEY: 2021-05-15T14:07:51.8655939Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:51.8657725Z GITHUB_PAT: *** 2021-05-15T14:07:51.8658167Z COVERALLS_TOKEN: 2021-05-15T14:07:51.8658676Z continue-on-error: true 2021-05-15T14:07:51.8659187Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:51.8659702Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:51.8660224Z TZ: UTC 2021-05-15T14:07:51.8660647Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:51.8661085Z NOT_CRAN: true 2021-05-15T14:07:51.8661496Z ##[endgroup] 2021-05-15T14:07:52.0642103Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:07:52.4565269Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:08:08.9621005Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:08:08.9622322Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:08.9623523Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:08.9624662Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:08:08.9625811Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:08:08.9627008Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:08:08.9628156Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:08:08.9629286Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:08:08.9630435Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:08:08.9631589Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:08:08.9632690Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:08.9633882Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:08:08.9635033Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:08:08.9636135Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:08:08.9637323Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:08:08.9638559Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:08.9640582Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:08:08.9641728Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:08:08.9642865Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:08:08.9644013Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:08:08.9645201Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:08:08.9648337Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:08:08.9649609Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:08:08.9650787Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:08.9651909Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:08.9653030Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:08:08.9654140Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:08:08.9655312Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:08:08.9656472Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:08.9657653Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:08:08.9658798Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:08:08.9663785Z 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-15T14:08:08.9667062Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:08.9668542Z (as ‘lib’ is unspecified) 2021-05-15T14:08:24.2705995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:08:24.5566755Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-15T14:08:24.6001124Z ================================================== 2021-05-15T14:08:24.6001718Z downloaded 839 KB 2021-05-15T14:08:24.6002244Z 2021-05-15T14:08:24.6041266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:08:24.7840197Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-15T14:08:24.8009525Z ================================================== 2021-05-15T14:08:24.8010139Z downloaded 258 KB 2021-05-15T14:08:24.8010446Z 2021-05-15T14:08:24.8048908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:08:24.9880458Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-15T14:08:24.9952711Z ================================================== 2021-05-15T14:08:24.9953661Z downloaded 97 KB 2021-05-15T14:08:24.9954189Z 2021-05-15T14:08:24.9994061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:08:25.1864689Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-15T14:08:25.1867819Z ================================================== 2021-05-15T14:08:25.1868290Z downloaded 19 KB 2021-05-15T14:08:25.1868569Z 2021-05-15T14:08:25.1907346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:08:25.4714054Z Content type 'application/x-tar' length 5688 bytes 2021-05-15T14:08:25.4714927Z ================================================== 2021-05-15T14:08:25.4715422Z downloaded 5688 bytes 2021-05-15T14:08:25.4715750Z 2021-05-15T14:08:25.4754579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:08:25.7649202Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-15T14:08:25.8034634Z ================================================== 2021-05-15T14:08:25.8035238Z downloaded 1.3 MB 2021-05-15T14:08:25.8035549Z 2021-05-15T14:08:25.8075509Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:08:25.9808092Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-15T14:08:25.9809350Z ================================================== 2021-05-15T14:08:25.9810153Z downloaded 12 KB 2021-05-15T14:08:25.9810690Z 2021-05-15T14:08:25.9846407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:08:26.2562655Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-15T14:08:26.2817120Z ================================================== 2021-05-15T14:08:26.2818746Z downloaded 779 KB 2021-05-15T14:08:26.2819666Z 2021-05-15T14:08:26.2868132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:08:26.5584716Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-15T14:08:26.5776291Z ================================================== 2021-05-15T14:08:26.5777182Z downloaded 412 KB 2021-05-15T14:08:26.5777850Z 2021-05-15T14:08:26.5817756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:08:26.8477998Z Content type 'application/x-tar' length 3475 bytes 2021-05-15T14:08:26.8480660Z ================================================== 2021-05-15T14:08:26.8481994Z downloaded 3475 bytes 2021-05-15T14:08:26.8482886Z 2021-05-15T14:08:26.8514814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:08:27.2405384Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-15T14:08:27.2525248Z ================================================== 2021-05-15T14:08:27.2525857Z downloaded 156 KB 2021-05-15T14:08:27.2526194Z 2021-05-15T14:08:27.2565810Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:08:27.4357340Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-15T14:08:27.4410046Z ================================================== 2021-05-15T14:08:27.4410581Z downloaded 60 KB 2021-05-15T14:08:27.4411074Z 2021-05-15T14:08:27.4448160Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:08:27.7321283Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-15T14:08:27.7436941Z ================================================== 2021-05-15T14:08:27.7437458Z downloaded 154 KB 2021-05-15T14:08:27.7437744Z 2021-05-15T14:08:27.7476865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:08:28.0133838Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-15T14:08:28.0238738Z ================================================== 2021-05-15T14:08:28.0239715Z downloaded 110 KB 2021-05-15T14:08:28.0240377Z 2021-05-15T14:08:28.0279002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:08:28.2979736Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-15T14:08:28.3081596Z ================================================== 2021-05-15T14:08:28.3082176Z downloaded 107 KB 2021-05-15T14:08:28.3082480Z 2021-05-15T14:08:28.3119837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:08:28.5838840Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-15T14:08:28.5989616Z ================================================== 2021-05-15T14:08:28.5990553Z downloaded 225 KB 2021-05-15T14:08:28.5991102Z 2021-05-15T14:08:28.6048557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:08:28.8824871Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-15T14:08:28.8877258Z ================================================== 2021-05-15T14:08:28.8877814Z downloaded 43 KB 2021-05-15T14:08:28.8878154Z 2021-05-15T14:08:28.8915891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:08:29.2757042Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-15T14:08:29.2829929Z ================================================== 2021-05-15T14:08:29.2830746Z downloaded 90 KB 2021-05-15T14:08:29.2831023Z 2021-05-15T14:08:29.2937613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:08:29.6808748Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-15T14:08:29.6896985Z ================================================== 2021-05-15T14:08:29.6897708Z downloaded 92 KB 2021-05-15T14:08:29.6898137Z 2021-05-15T14:08:29.6943743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:08:29.8747236Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-15T14:08:29.8749855Z ================================================== 2021-05-15T14:08:29.8750746Z downloaded 28 KB 2021-05-15T14:08:29.8751247Z 2021-05-15T14:08:29.8794998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:08:30.0669364Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-15T14:08:30.0673537Z ================================================== 2021-05-15T14:08:30.0676197Z downloaded 12 KB 2021-05-15T14:08:30.0676762Z 2021-05-15T14:08:30.0713744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:08:30.2377536Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-15T14:08:30.2564112Z ================================================== 2021-05-15T14:08:30.2564724Z downloaded 364 KB 2021-05-15T14:08:30.2565025Z 2021-05-15T14:08:30.2604256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:08:30.6456955Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-15T14:08:30.6517496Z ================================================== 2021-05-15T14:08:30.6518060Z downloaded 81 KB 2021-05-15T14:08:30.6518373Z 2021-05-15T14:08:30.6557764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:08:31.0431930Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-15T14:08:31.0568755Z ================================================== 2021-05-15T14:08:31.0569295Z downloaded 44 KB 2021-05-15T14:08:31.0569621Z 2021-05-15T14:08:31.0608801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:08:31.3435304Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-15T14:08:31.3497656Z ================================================== 2021-05-15T14:08:31.3498452Z downloaded 64 KB 2021-05-15T14:08:31.3499088Z 2021-05-15T14:08:31.3536971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:08:31.6486721Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-15T14:08:31.7606275Z ================================================== 2021-05-15T14:08:31.7607325Z downloaded 781 KB 2021-05-15T14:08:31.7607855Z 2021-05-15T14:08:31.7659282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:08:32.1567425Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-15T14:08:32.1568725Z ================================================== 2021-05-15T14:08:32.1569544Z downloaded 20 KB 2021-05-15T14:08:32.1570058Z 2021-05-15T14:08:32.1616510Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:08:32.2921385Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:08:32.2922266Z ================================================== 2021-05-15T14:08:32.2922809Z downloaded 24 KB 2021-05-15T14:08:32.2923168Z 2021-05-15T14:08:32.2944744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:08:32.4623616Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-15T14:08:32.4790019Z ================================================== 2021-05-15T14:08:32.4790879Z downloaded 297 KB 2021-05-15T14:08:32.4791419Z 2021-05-15T14:08:32.4829878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:08:32.6589508Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-15T14:08:32.6593661Z ================================================== 2021-05-15T14:08:32.6594205Z downloaded 17 KB 2021-05-15T14:08:32.6594536Z 2021-05-15T14:08:32.6635468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:08:32.9341908Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-15T14:08:32.9646415Z ================================================== 2021-05-15T14:08:32.9647015Z downloaded 1.2 MB 2021-05-15T14:08:32.9647301Z 2021-05-15T14:08:33.5077102Z * installing *source* package ‘rlang’ ... 2021-05-15T14:08:33.5221780Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:33.5223035Z ** using staged installation 2021-05-15T14:08:33.5419022Z ** libs 2021-05-15T14:08:33.5516498Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-15T14:08:33.6686740Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-15T14:08:34.0258397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-15T14:08:36.4614123Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-15T14:08:37.5350485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:08:37.5786678Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:37.6286230Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T14:08:37.6313458Z ** R 2021-05-15T14:08:37.6799259Z ** inst 2021-05-15T14:08:37.6808102Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:41.1739552Z ** help 2021-05-15T14:08:41.9239185Z *** installing help indices 2021-05-15T14:08:42.2292045Z *** copying figures 2021-05-15T14:08:42.2297073Z ** building package indices 2021-05-15T14:08:42.7350674Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:42.9522668Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:43.0611694Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:43.3556523Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:43.3592287Z * DONE (rlang) 2021-05-15T14:08:43.6400844Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:08:43.6431701Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:43.6433097Z ** using staged installation 2021-05-15T14:08:43.6561768Z ** libs 2021-05-15T14:08:43.6610771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-15T14:08:43.7976596Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:08:43.8559344Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:43.8841539Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T14:08:43.8842876Z ** R 2021-05-15T14:08:43.8872901Z ** inst 2021-05-15T14:08:43.8888478Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:44.1941790Z ** help 2021-05-15T14:08:44.2439850Z *** installing help indices 2021-05-15T14:08:44.2766287Z *** copying figures 2021-05-15T14:08:44.2769120Z ** building package indices 2021-05-15T14:08:44.5001748Z ** installing vignettes 2021-05-15T14:08:44.5065155Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:44.6955189Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:44.7138334Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:44.8995476Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:44.9002838Z * DONE (magrittr) 2021-05-15T14:08:45.1645881Z * installing *source* package ‘glue’ ... 2021-05-15T14:08:45.1667839Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:45.1669137Z ** using staged installation 2021-05-15T14:08:45.1831638Z ** libs 2021-05-15T14:08:45.1887509Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-15T14:08:45.3189715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:45.3667309Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-15T14:08:45.4576451Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:45.4845884Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T14:08:45.4859689Z ** R 2021-05-15T14:08:45.4915495Z ** inst 2021-05-15T14:08:45.4928474Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:45.9988075Z ** help 2021-05-15T14:08:46.0310220Z *** installing help indices 2021-05-15T14:08:46.0630057Z *** copying figures 2021-05-15T14:08:46.0632912Z ** building package indices 2021-05-15T14:08:46.2867560Z ** installing vignettes 2021-05-15T14:08:46.2931740Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:46.5375190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:46.5573193Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:46.7953242Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:46.7967414Z * DONE (glue) 2021-05-15T14:08:47.0380718Z * installing *source* package ‘sys’ ... 2021-05-15T14:08:47.0394299Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:47.0396197Z ** using staged installation 2021-05-15T14:08:47.0606335Z ** libs 2021-05-15T14:08:47.0675016Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-15T14:08:47.2934473Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:47.3415478Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:47.3652975Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T14:08:47.3666362Z ** R 2021-05-15T14:08:47.3703517Z ** inst 2021-05-15T14:08:47.3712450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:47.6716313Z ** help 2021-05-15T14:08:47.6938772Z *** installing help indices 2021-05-15T14:08:47.7148501Z ** building package indices 2021-05-15T14:08:47.9318227Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:48.1293427Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:48.1496654Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:48.3437105Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:48.3448119Z * DONE (sys) 2021-05-15T14:08:48.5724012Z * installing *source* package ‘mime’ ... 2021-05-15T14:08:48.5733552Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:48.5735371Z ** using staged installation 2021-05-15T14:08:48.5873164Z ** libs 2021-05-15T14:08:48.5934043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:48.6445205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T14:08:48.7075344Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:48.7248165Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T14:08:48.7264991Z ** R 2021-05-15T14:08:48.7326291Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:49.0867758Z ** help 2021-05-15T14:08:49.1090002Z *** installing help indices 2021-05-15T14:08:49.1259626Z ** building package indices 2021-05-15T14:08:49.3346655Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:49.5299103Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:49.5492875Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:49.7434896Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:49.7445641Z * DONE (mime) 2021-05-15T14:08:50.1271040Z * installing *source* package ‘curl’ ... 2021-05-15T14:08:50.1355801Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:50.1357607Z ** using staged installation 2021-05-15T14:08:50.1465620Z Found pkg-config cflags and libs! 2021-05-15T14:08:50.2416226Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-15T14:08:50.2417464Z Using PKG_LIBS=-lcurl 2021-05-15T14:08:50.2957957Z ** libs 2021-05-15T14:08:50.3021173Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T14:08:50.3053524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T14:08:50.3906560Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-15T14:08:50.5294537Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-15T14:08:50.6211555Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-15T14:08:50.6809835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-15T14:08:50.7949335Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-15T14:08:50.8730109Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-15T14:08:50.9345078Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-15T14:08:51.2913992Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T14:08:51.3350332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:51.3990587Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T14:08:51.4726181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-15T14:08:51.6647568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T14:08:51.7253556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-15T14:08:51.7885231Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T14:08:51.8341761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:08:51.8897436Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T14:08:51.9524526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:08:52.0864568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:08:52.1614697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-15T14:08:52.1824095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T14:08:52.2392796Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:52.2801579Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T14:08:52.2802255Z ** R 2021-05-15T14:08:52.2892592Z ** inst 2021-05-15T14:08:52.2928605Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:52.8514372Z ** help 2021-05-15T14:08:52.9019035Z *** installing help indices 2021-05-15T14:08:52.9379041Z ** building package indices 2021-05-15T14:08:53.1694412Z ** installing vignettes 2021-05-15T14:08:53.1773791Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:53.3883703Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:53.4076458Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:53.6122859Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:53.6140257Z * DONE (curl) 2021-05-15T14:08:53.9656223Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:08:53.9720045Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:53.9727461Z ** using staged installation 2021-05-15T14:08:53.9876330Z ** libs 2021-05-15T14:08:53.9936189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:08:54.0690018Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T14:08:54.1357084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T14:08:54.2079072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T14:08:54.3282592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T14:08:54.4039302Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T14:08:54.4567331Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T14:08:54.5116944Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T14:08:54.5749801Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T14:08:54.6315154Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T14:08:54.7753574Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T14:08:54.8695866Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T14:08:54.9612834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-15T14:08:55.0424425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-15T14:08:55.1227670Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T14:08:55.1884365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T14:08:55.2488941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-15T14:08:55.3000093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T14:08:55.3760719Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T14:08:55.4361653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-15T14:08:55.4903087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T14:08:55.5605270Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T14:08:55.5950765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T14:08:55.6476245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T14:08:55.7565442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T14:08:56.0255209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T14:08:56.3181546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T14:08:56.5106221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T14:08:56.6646308Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T14:08:56.6728502Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:56.7083200Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T14:08:56.7085272Z ** R 2021-05-15T14:08:56.7257202Z ** inst 2021-05-15T14:08:56.7274947Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:57.8101071Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:08:57.8103133Z ** help 2021-05-15T14:08:57.8440478Z *** installing help indices 2021-05-15T14:08:57.8736154Z ** building package indices 2021-05-15T14:08:58.1062744Z ** installing vignettes 2021-05-15T14:08:58.1139582Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:58.3328392Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:58.3573615Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:58.5822298Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:58.5847604Z * DONE (jsonlite) 2021-05-15T14:08:58.8045010Z * installing *source* package ‘ini’ ... 2021-05-15T14:08:58.8055849Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:58.8057775Z ** using staged installation 2021-05-15T14:08:58.8178530Z ** R 2021-05-15T14:08:58.8206444Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:59.0850074Z ** help 2021-05-15T14:08:59.0986309Z *** installing help indices 2021-05-15T14:08:59.1235070Z ** building package indices 2021-05-15T14:08:59.3334365Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:59.5231481Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:59.7136228Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:59.7141000Z * DONE (ini) 2021-05-15T14:08:59.9722918Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:08:59.9743438Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:59.9745561Z ** using staged installation 2021-05-15T14:08:59.9861058Z ** R 2021-05-15T14:08:59.9925128Z ** inst 2021-05-15T14:08:59.9936551Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:00.5298565Z ** help 2021-05-15T14:09:00.5580581Z *** installing help indices 2021-05-15T14:09:00.5844422Z ** building package indices 2021-05-15T14:09:00.8003730Z ** installing vignettes 2021-05-15T14:09:00.8064139Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:01.0049654Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:01.2071244Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:01.2083987Z * DONE (gitcreds) 2021-05-15T14:09:01.4826328Z * installing *source* package ‘zip’ ... 2021-05-15T14:09:01.4856222Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:01.4858162Z ** using staged installation 2021-05-15T14:09:01.4968135Z ** libs 2021-05-15T14:09:01.5035756Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:09:04.5462754Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:09:07.5268578Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:07.5744344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-15T14:09:10.2887369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-15T14:09:10.3911096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-15T14:09:10.5349919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T14:09:10.6026206Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:10.6317194Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T14:09:10.6370605Z ** R 2021-05-15T14:09:10.6413013Z ** inst 2021-05-15T14:09:10.6424200Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:10.9944617Z ** help 2021-05-15T14:09:11.0174544Z *** installing help indices 2021-05-15T14:09:11.0433478Z ** building package indices 2021-05-15T14:09:11.2596729Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:11.4617212Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:11.4840758Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:11.6796372Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:11.6808439Z * DONE (zip) 2021-05-15T14:09:11.9938386Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:09:11.9981281Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:11.9982368Z ** using staged installation 2021-05-15T14:09:12.0118004Z ** R 2021-05-15T14:09:12.0227452Z ** inst 2021-05-15T14:09:12.0244992Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:12.5840688Z ** help 2021-05-15T14:09:12.7578891Z *** installing help indices 2021-05-15T14:09:12.8831342Z *** copying figures 2021-05-15T14:09:12.8835005Z ** building package indices 2021-05-15T14:09:13.1875290Z ** installing vignettes 2021-05-15T14:09:13.1953927Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:13.3880358Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:13.5852200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:13.5861593Z * DONE (rstudioapi) 2021-05-15T14:09:13.8369330Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:09:13.8391798Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:13.8395882Z ** using staged installation 2021-05-15T14:09:13.8577381Z ** libs 2021-05-15T14:09:13.8653956Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T14:09:15.9652417Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:16.0158540Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:16.0883322Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T14:09:16.0885586Z ** R 2021-05-15T14:09:16.0930534Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:16.5520532Z ** help 2021-05-15T14:09:16.5672996Z *** installing help indices 2021-05-15T14:09:16.5872184Z ** building package indices 2021-05-15T14:09:16.7953317Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:16.9899591Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:17.0102637Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:17.2023608Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:17.2031001Z * DONE (fastmap) 2021-05-15T14:09:17.4697749Z * installing *source* package ‘yaml’ ... 2021-05-15T14:09:17.4724309Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:17.4725479Z ** using staged installation 2021-05-15T14:09:17.4826326Z ** libs 2021-05-15T14:09:17.4890611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-15T14:09:17.8522961Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-15T14:09:17.9766631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-15T14:09:18.9818003Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-15T14:09:19.1620011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-15T14:09:19.3026333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-15T14:09:19.6928943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T14:09:20.0211980Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T14:09:20.1336030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T14:09:20.6022100Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-15T14:09:20.7231927Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-15T14:09:22.1640655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T14:09:22.2297877Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:22.2721980Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T14:09:22.2723142Z ** R 2021-05-15T14:09:22.2723708Z ** inst 2021-05-15T14:09:22.2727770Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:22.5403564Z ** help 2021-05-15T14:09:22.5623826Z *** installing help indices 2021-05-15T14:09:22.5877435Z ** building package indices 2021-05-15T14:09:22.7960814Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:22.9969385Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:23.0172513Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:23.2121328Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:23.2129388Z * DONE (yaml) 2021-05-15T14:09:23.4965083Z * installing *source* package ‘withr’ ... 2021-05-15T14:09:23.4993462Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:23.4994725Z ** using staged installation 2021-05-15T14:09:23.5168522Z ** R 2021-05-15T14:09:23.5263392Z ** inst 2021-05-15T14:09:23.5273414Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:24.2102404Z ** help 2021-05-15T14:09:24.2938819Z *** installing help indices 2021-05-15T14:09:24.3496436Z *** copying figures 2021-05-15T14:09:24.3498528Z ** building package indices 2021-05-15T14:09:24.5960385Z ** installing vignettes 2021-05-15T14:09:24.6023241Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:24.7905965Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:24.9893508Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:24.9902463Z * DONE (withr) 2021-05-15T14:09:25.2527880Z * installing *source* package ‘whisker’ ... 2021-05-15T14:09:25.2546327Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:25.2547659Z ** using staged installation 2021-05-15T14:09:25.2647694Z ** R 2021-05-15T14:09:25.2694096Z ** inst 2021-05-15T14:09:25.2712880Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:25.7040474Z ** help 2021-05-15T14:09:25.7261060Z *** installing help indices 2021-05-15T14:09:25.7512170Z ** building package indices 2021-05-15T14:09:25.9738704Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:26.1710273Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:26.3692166Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:26.3704454Z * DONE (whisker) 2021-05-15T14:09:26.6101891Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:09:26.6115029Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:26.6116272Z ** using staged installation 2021-05-15T14:09:26.6354287Z ** libs 2021-05-15T14:09:26.6420177Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:26.6909701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-15T14:09:26.7410454Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:26.7564751Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T14:09:26.7578370Z ** R 2021-05-15T14:09:26.7622683Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:27.0735809Z ** help 2021-05-15T14:09:27.0997661Z *** installing help indices 2021-05-15T14:09:27.1230136Z ** building package indices 2021-05-15T14:09:27.3363579Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:27.5386694Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:27.5588276Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:27.7515601Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:27.7521748Z * DONE (rappdirs) 2021-05-15T14:09:28.2765667Z * installing *source* package ‘fs’ ... 2021-05-15T14:09:28.2911261Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:28.2912425Z ** using staged installation 2021-05-15T14:09:28.3083075Z ** libs 2021-05-15T14:09:28.3159992Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-15T14:09:28.9054975Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-15T14:09:29.3829550Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-15T14:09:29.8181833Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-15T14:09:29.9060940Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-15T14:09:30.2330651Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-15T14:09:30.5626124Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-15T14:09:30.6589289Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-15T14:09:31.1209110Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-15T14:09:31.4345330Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-15T14:09:31.5466117Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T14:09:31.8819085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-15T14:09:32.0228482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-15T14:09:32.0713542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-15T14:09:32.1063620Z (cd libuv-1.38.1 \ 2021-05-15T14:09:32.1065784Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T14:09:36.7919859Z make --directory=libuv-1.38.1 \ 2021-05-15T14:09:36.7921148Z HAVE_DTRACE=0 2021-05-15T14:09:36.8031486Z make[1]: Entering directory '/tmp/RtmpVTDpOf/R.INSTALL78f0747312dc/fs/src/libuv-1.38.1' 2021-05-15T14:09:36.8132435Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:09:37.4935349Z CC src/libuv_la-idna.lo 2021-05-15T14:09:38.1909216Z CC src/libuv_la-inet.lo 2021-05-15T14:09:38.9145968Z CC src/libuv_la-random.lo 2021-05-15T14:09:39.5110683Z CC src/libuv_la-strscpy.lo 2021-05-15T14:09:40.0447495Z CC src/libuv_la-threadpool.lo 2021-05-15T14:09:40.7724858Z CC src/libuv_la-timer.lo 2021-05-15T14:09:41.4600485Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:09:42.0437036Z CC src/libuv_la-uv-common.lo 2021-05-15T14:09:43.2049169Z CC src/libuv_la-version.lo 2021-05-15T14:09:43.7260035Z CC src/unix/libuv_la-async.lo 2021-05-15T14:09:44.3935044Z CC src/unix/libuv_la-core.lo 2021-05-15T14:09:45.6188675Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:09:46.1804259Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:09:47.8131561Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:09:48.4687314Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:09:49.0375071Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:09:49.7044044Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:09:50.3426535Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:09:51.0316825Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:09:51.6405134Z CC src/unix/libuv_la-process.lo 2021-05-15T14:09:52.4796502Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:09:53.0720760Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:09:54.0677793Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:09:55.2416771Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:09:55.9788555Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:09:56.7883784Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:09:57.4630434Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:09:58.6037456Z CC src/unix/libuv_la-linux-core.lo 2021-05-15T14:09:59.7593864Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-15T14:10:00.6703944Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-15T14:10:01.1812806Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-15T14:10:01.7590328Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:10:02.3811391Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-15T14:10:02.9554900Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-15T14:10:03.5335575Z CCLD libuv.la 2021-05-15T14:10:03.7465460Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-15T14:10:03.7815663Z make[1]: Leaving directory '/tmp/RtmpVTDpOf/R.INSTALL78f0747312dc/fs/src/libuv-1.38.1' 2021-05-15T14:10:03.7833975Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:03.8761842Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T14:10:03.8792313Z ** R 2021-05-15T14:10:03.8900521Z ** inst 2021-05-15T14:10:03.8911741Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:04.9418211Z ** help 2021-05-15T14:10:05.0157500Z *** installing help indices 2021-05-15T14:10:05.0692542Z ** building package indices 2021-05-15T14:10:05.3240621Z ** installing vignettes 2021-05-15T14:10:05.3329947Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:05.5854263Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:05.6060854Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:05.8563517Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:05.8575183Z * DONE (fs) 2021-05-15T14:10:06.0980238Z * installing *source* package ‘clipr’ ... 2021-05-15T14:10:06.0995115Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:06.0996913Z ** using staged installation 2021-05-15T14:10:06.1214679Z ** R 2021-05-15T14:10:06.1256741Z ** inst 2021-05-15T14:10:06.1267802Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:06.4711568Z ** help 2021-05-15T14:10:06.4939319Z *** installing help indices 2021-05-15T14:10:06.5166701Z ** building package indices 2021-05-15T14:10:06.7360707Z ** installing vignettes 2021-05-15T14:10:06.7376576Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:06.9362428Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:07.1255710Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:07.1268662Z * DONE (clipr) 2021-05-15T14:10:07.9127705Z * installing *source* package ‘git2r’ ... 2021-05-15T14:10:07.9387357Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:07.9389698Z ** using staged installation 2021-05-15T14:10:08.1311126Z checking build system type... x86_64-unknown-linux-gnu 2021-05-15T14:10:08.1312795Z checking host system type... x86_64-unknown-linux-gnu 2021-05-15T14:10:08.1320022Z checking for gcc... gcc 2021-05-15T14:10:08.1943512Z checking whether the C compiler works... yes 2021-05-15T14:10:08.1944729Z checking for C compiler default output file name... a.out 2021-05-15T14:10:08.2324315Z checking for suffix of executables... 2021-05-15T14:10:08.2760730Z checking whether we are cross compiling... no 2021-05-15T14:10:08.2996516Z checking for suffix of object files... o 2021-05-15T14:10:08.3212021Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:10:08.3445910Z checking whether gcc accepts -g... yes 2021-05-15T14:10:08.3833010Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:10:08.3841617Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:10:08.3867979Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:10:08.3939117Z Found pkg-config cflags and libs! 2021-05-15T14:10:08.4959994Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:10:08.6347167Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:10:08.7709387Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:10:08.9069410Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:10:09.0196763Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-15T14:10:09.0198335Z ----- Results of the git2r package configure ----- 2021-05-15T14:10:09.0198849Z 2021-05-15T14:10:09.0200604Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-15T14:10:09.0202747Z PKG_LIBS: -lgit2 2021-05-15T14:10:09.0203173Z 2021-05-15T14:10:09.0203941Z -------------------------------------------------- 2021-05-15T14:10:09.0403083Z configure: creating ./config.status 2021-05-15T14:10:09.1193796Z config.status: creating src/Makevars 2021-05-15T14:10:09.1805382Z ** libs 2021-05-15T14:10:09.1875021Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-15T14:10:09.2596589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T14:10:09.3162014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T14:10:09.4954140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T14:10:09.5935129Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T14:10:09.7350313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T14:10:09.9809130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T14:10:10.0771391Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T14:10:10.1735290Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T14:10:10.3372414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T14:10:10.5063793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T14:10:10.6025864Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T14:10:10.8770215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T14:10:10.9516873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T14:10:11.0457534Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T14:10:11.1442571Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T14:10:11.2339380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T14:10:11.4258525Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T14:10:11.5692410Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T14:10:11.6619072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T14:10:11.8367433Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T14:10:11.9077535Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T14:10:11.9983131Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T14:10:12.1073228Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T14:10:12.2030260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T14:10:12.3943564Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T14:10:12.5626160Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T14:10:12.6500054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T14:10:12.7390987Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T14:10:12.9311452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T14:10:13.0202086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T14:10:13.1495490Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T14:10:13.3256580Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T14:10:13.4643545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T14:10:13.5370625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T14:10:13.6584262Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:13.7043442Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T14:10:13.7046055Z ** R 2021-05-15T14:10:13.7265113Z ** inst 2021-05-15T14:10:13.7275356Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:14.7458955Z ** help 2021-05-15T14:10:14.9954126Z *** installing help indices 2021-05-15T14:10:15.1841823Z ** building package indices 2021-05-15T14:10:15.5541696Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:15.7558002Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:15.7764720Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:15.9896580Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:15.9913278Z * DONE (git2r) 2021-05-15T14:10:16.2289605Z * installing *source* package ‘askpass’ ... 2021-05-15T14:10:16.2299665Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:16.2300892Z ** using staged installation 2021-05-15T14:10:16.2449544Z ** libs 2021-05-15T14:10:16.2501354Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-15T14:10:16.3108831Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:16.3341468Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T14:10:16.3357863Z ** R 2021-05-15T14:10:16.3389248Z ** inst 2021-05-15T14:10:16.3397936Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:16.6046735Z ** help 2021-05-15T14:10:16.6228880Z *** installing help indices 2021-05-15T14:10:16.6384414Z ** building package indices 2021-05-15T14:10:16.8408767Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:17.0340403Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:17.0536082Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:17.2371257Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:17.2380633Z * DONE (askpass) 2021-05-15T14:10:17.5965318Z * installing *source* package ‘cli’ ... 2021-05-15T14:10:17.6029509Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:17.6030621Z ** using staged installation 2021-05-15T14:10:17.6237028Z ** R 2021-05-15T14:10:17.6536823Z ** inst 2021-05-15T14:10:17.6555560Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:20.2980087Z ** help 2021-05-15T14:10:20.5034590Z *** installing help indices 2021-05-15T14:10:20.6381101Z *** copying figures 2021-05-15T14:10:20.6382172Z ** building package indices 2021-05-15T14:10:20.9617656Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:21.1999388Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:21.4818723Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:21.4847683Z * DONE (cli) 2021-05-15T14:10:21.8377211Z * installing *source* package ‘purrr’ ... 2021-05-15T14:10:21.8436531Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:21.8437556Z ** using staged installation 2021-05-15T14:10:21.8597214Z ** libs 2021-05-15T14:10:21.8652223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-15T14:10:21.9071672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:10:22.0087561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:10:22.1029153Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-15T14:10:22.2264029Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:22.2747076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-15T14:10:22.4121285Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-15T14:10:22.5637690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-15T14:10:22.6687410Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:10:22.7339351Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:22.7642303Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T14:10:22.7644409Z ** R 2021-05-15T14:10:22.7816448Z ** inst 2021-05-15T14:10:22.7825912Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:24.0945604Z ** help 2021-05-15T14:10:24.2752317Z *** installing help indices 2021-05-15T14:10:24.3811312Z *** copying figures 2021-05-15T14:10:24.3817318Z ** building package indices 2021-05-15T14:10:24.6794321Z ** installing vignettes 2021-05-15T14:10:24.6880298Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:24.9084600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:24.9282604Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:25.1658395Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:25.1672887Z * DONE (purrr) 2021-05-15T14:10:25.4557812Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:10:25.4589012Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:25.4591905Z ** using staged installation 2021-05-15T14:10:25.4751489Z ** R 2021-05-15T14:10:25.4804026Z ** inst 2021-05-15T14:10:25.4817014Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:25.9266828Z ** help 2021-05-15T14:10:25.9609461Z *** installing help indices 2021-05-15T14:10:25.9857362Z *** copying figures 2021-05-15T14:10:25.9862379Z ** building package indices 2021-05-15T14:10:26.2014179Z ** installing vignettes 2021-05-15T14:10:26.2086229Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:26.4293372Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:26.6463171Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:26.6470759Z * DONE (lifecycle) 2021-05-15T14:10:26.8788727Z * installing *source* package ‘cachem’ ... 2021-05-15T14:10:26.8801688Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:26.8803525Z ** using staged installation 2021-05-15T14:10:26.8945231Z ** libs 2021-05-15T14:10:26.9001107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:10:26.9582958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:27.0118647Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:27.0361549Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:10:27.0381263Z ** R 2021-05-15T14:10:27.0516959Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:27.6176993Z ** help 2021-05-15T14:10:27.6451112Z *** installing help indices 2021-05-15T14:10:27.6662297Z ** building package indices 2021-05-15T14:10:27.8771693Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:28.1002533Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:28.1196388Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:28.3396644Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:28.3404386Z * DONE (cachem) 2021-05-15T14:10:28.8305451Z * installing *source* package ‘openssl’ ... 2021-05-15T14:10:28.8446410Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:28.8448560Z ** using staged installation 2021-05-15T14:10:28.8537699Z Found pkg-config cflags and libs! 2021-05-15T14:10:28.9462812Z Using PKG_CFLAGS= 2021-05-15T14:10:29.1202062Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-15T14:10:29.1374527Z ** libs 2021-05-15T14:10:29.1441429Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:10:29.1470115Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:10:29.2414055Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:29.3327073Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-15T14:10:29.4483333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-15T14:10:29.6136878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T14:10:29.6861426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-15T14:10:29.7915759Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-15T14:10:29.9336914Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-15T14:10:29.9958212Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T14:10:30.1081589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-15T14:10:30.1839092Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-15T14:10:30.2996259Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-15T14:10:30.4461472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-15T14:10:30.5435249Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-15T14:10:30.7512126Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-15T14:10:30.8153784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T14:10:30.8634616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-15T14:10:31.0122835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T14:10:31.1745144Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T14:10:31.3177173Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-15T14:10:31.3713694Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-15T14:10:31.4867869Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-15T14:10:31.6233843Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:10:31.7829394Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-15T14:10:31.9293271Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-15T14:10:32.0764742Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-15T14:10:32.2205446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T14:10:32.3016781Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T14:10:32.5064906Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:10:32.5127129Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:32.5801362Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T14:10:32.5802521Z ** R 2021-05-15T14:10:32.5917650Z ** inst 2021-05-15T14:10:32.5971361Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:33.6214981Z ** help 2021-05-15T14:10:33.6784123Z *** installing help indices 2021-05-15T14:10:33.7193616Z ** building package indices 2021-05-15T14:10:33.9628923Z ** installing vignettes 2021-05-15T14:10:33.9779514Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:34.1846111Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:34.2049968Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:34.4212689Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:34.4225617Z * DONE (openssl) 2021-05-15T14:10:34.6581269Z * installing *source* package ‘memoise’ ... 2021-05-15T14:10:34.6595231Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:34.6597128Z ** using staged installation 2021-05-15T14:10:34.6752349Z ** R 2021-05-15T14:10:34.6853001Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:35.1200236Z ** help 2021-05-15T14:10:35.1456629Z *** installing help indices 2021-05-15T14:10:35.1727290Z ** building package indices 2021-05-15T14:10:35.3911734Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:35.6101672Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:35.8277100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:35.8288689Z * DONE (memoise) 2021-05-15T14:10:36.1724739Z * installing *source* package ‘httr’ ... 2021-05-15T14:10:36.1779765Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:36.1780757Z ** using staged installation 2021-05-15T14:10:36.1954873Z ** R 2021-05-15T14:10:36.2144911Z ** demo 2021-05-15T14:10:36.2160470Z ** inst 2021-05-15T14:10:36.2171691Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:38.9872131Z ** help 2021-05-15T14:10:39.1691608Z *** installing help indices 2021-05-15T14:10:39.2863180Z ** building package indices 2021-05-15T14:10:39.6099043Z ** installing vignettes 2021-05-15T14:10:39.6173492Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:39.8239262Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:40.0813286Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:40.0843606Z * DONE (httr) 2021-05-15T14:10:40.3481518Z * installing *source* package ‘credentials’ ... 2021-05-15T14:10:40.3502192Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:40.3504199Z ** using staged installation 2021-05-15T14:10:40.3658634Z ** R 2021-05-15T14:10:40.3709404Z ** inst 2021-05-15T14:10:40.3723128Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:40.8602503Z ** help 2021-05-15T14:10:40.8803484Z *** installing help indices 2021-05-15T14:10:40.9030173Z ** building package indices 2021-05-15T14:10:41.1139893Z ** installing vignettes 2021-05-15T14:10:41.1202106Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:41.4143201Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:41.6749516Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:41.6757439Z * DONE (credentials) 2021-05-15T14:10:41.9349207Z * installing *source* package ‘gh’ ... 2021-05-15T14:10:41.9368179Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:41.9370042Z ** using staged installation 2021-05-15T14:10:41.9531061Z ** R 2021-05-15T14:10:41.9621786Z ** inst 2021-05-15T14:10:41.9631849Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:43.0754015Z ** help 2021-05-15T14:10:43.1076047Z *** installing help indices 2021-05-15T14:10:43.1402425Z ** building package indices 2021-05-15T14:10:43.3640726Z ** installing vignettes 2021-05-15T14:10:43.3682640Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:43.6384367Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:43.9221744Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:43.9238015Z * DONE (gh) 2021-05-15T14:10:44.2103621Z * installing *source* package ‘gert’ ... 2021-05-15T14:10:44.2132955Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:44.2134193Z ** using staged installation 2021-05-15T14:10:44.2227816Z Found pkg-config cflags and libs! 2021-05-15T14:10:44.3178154Z Using PKG_CFLAGS= 2021-05-15T14:10:44.3179996Z Using PKG_LIBS=-lgit2 2021-05-15T14:10:44.3607029Z Configuration OK! 2021-05-15T14:10:44.3777126Z ** libs 2021-05-15T14:10:44.3837377Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T14:10:44.3867292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-15T14:10:44.6210283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-15T14:10:44.8760315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-15T14:10:45.1216903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-15T14:10:45.2201737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T14:10:45.3035814Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-15T14:10:45.4809925Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:45.5551264Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-15T14:10:45.6715425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-15T14:10:45.7954863Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-15T14:10:45.8915745Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-15T14:10:46.0185440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-15T14:10:46.1145478Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:10:46.2512584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:10:46.3349162Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:46.3691956Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T14:10:46.3708893Z ** R 2021-05-15T14:10:46.3805140Z ** inst 2021-05-15T14:10:46.3815757Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:47.1782053Z ** help 2021-05-15T14:10:47.2440394Z *** installing help indices 2021-05-15T14:10:47.2917507Z ** building package indices 2021-05-15T14:10:47.5366752Z ** installing vignettes 2021-05-15T14:10:47.5510854Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:47.8112595Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:47.8311025Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:48.0828316Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:48.0838887Z * DONE (gert) 2021-05-15T14:10:48.5195753Z * installing *source* package ‘usethis’ ... 2021-05-15T14:10:48.5279122Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:48.5281049Z ** using staged installation 2021-05-15T14:10:48.5533466Z ** R 2021-05-15T14:10:48.5902907Z ** inst 2021-05-15T14:10:48.5936808Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:51.4801498Z ** help 2021-05-15T14:10:51.6944339Z *** installing help indices 2021-05-15T14:10:51.8352501Z *** copying figures 2021-05-15T14:10:51.8353314Z ** building package indices 2021-05-15T14:10:52.1683918Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:52.4847880Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:52.8484945Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:52.8539620Z * DONE (usethis) 2021-05-15T14:10:52.8664931Z 2021-05-15T14:10:52.8665862Z The downloaded source packages are in 2021-05-15T14:10:52.8667240Z ‘/tmp/Rtmpq05jEt/downloaded_packages’ 2021-05-15T14:10:52.8676846Z Running `R CMD build`... 2021-05-15T14:10:55.2298503Z * checking for file ‘/tmp/Rtmpq05jEt/remotes723c1ef41b10/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:10:55.2300016Z * preparing ‘tic’: 2021-05-15T14:10:55.2301029Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:10:55.2302061Z * installing the package to process help pages 2021-05-15T14:10:55.2303288Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:55.2304289Z * checking for empty or unneeded directories 2021-05-15T14:10:55.2305315Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:10:55.2306308Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:10:55.2307218Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:10:55.2309498Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:55.2310526Z (as ‘lib’ is unspecified) 2021-05-15T14:10:55.6097857Z * installing *source* package ‘tic’ ... 2021-05-15T14:10:55.6126549Z ** using staged installation 2021-05-15T14:10:55.6397440Z ** R 2021-05-15T14:10:55.6614219Z ** inst 2021-05-15T14:10:55.6649695Z ** preparing package for lazy loading 2021-05-15T14:10:56.0708889Z ** help 2021-05-15T14:10:56.2422940Z *** installing help indices 2021-05-15T14:10:56.3497729Z *** copying figures 2021-05-15T14:10:56.3502652Z ** building package indices 2021-05-15T14:10:56.6510747Z ** installing vignettes 2021-05-15T14:10:56.6559673Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:56.9451311Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:57.2869886Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:57.2902005Z * DONE (tic) 2021-05-15T14:10:57.3044749Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:10:57.5070170Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:10:58.5321205Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:10:58.5323422Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:10:58.5328391Z 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-15T14:10:58.5331973Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:10:58.5339689Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:58.5341363Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:10:58.5351417Z (as ‘lib’ is unspecified) 2021-05-15T14:10:58.5352723Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:10:58.5354428Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:10:58.5355997Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:10:58.5357511Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:10:58.5359035Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:10:58.5360983Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:10:58.5362864Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:10:58.5364363Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:10:58.5365880Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:10:58.5367397Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:10:58.5368906Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:10:58.5371026Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:10:58.5373784Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:10:58.5374995Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:10:58.5402615Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:10:58.5403354Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:10:58.5404068Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:10:58.5404852Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:10:58.5405729Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:10:58.5406417Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:10:58.5407131Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:10:58.5407820Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:10:58.5408509Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:10:58.5409335Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:10:58.5410164Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:10:58.5410858Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:10:58.5411568Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:10:58.5412327Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:10:58.5413066Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:10:58.5413796Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:10:58.5414670Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:10:58.5415420Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:10:58.5416149Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:10:58.5416870Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:11:14.0909109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:11:14.4750099Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-15T14:11:14.4924221Z ================================================== 2021-05-15T14:11:14.4926493Z downloaded 232 KB 2021-05-15T14:11:14.4926997Z 2021-05-15T14:11:14.4964581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:11:14.7792781Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-15T14:11:14.8040265Z ================================================== 2021-05-15T14:11:14.8041335Z downloaded 766 KB 2021-05-15T14:11:14.8041825Z 2021-05-15T14:11:14.8079206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:11:15.0828823Z Content type 'application/x-tar' length 6108 bytes 2021-05-15T14:11:15.0830478Z ================================================== 2021-05-15T14:11:15.0831246Z downloaded 6108 bytes 2021-05-15T14:11:15.0831745Z 2021-05-15T14:11:15.0863670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:11:15.2771654Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-15T14:11:15.3057961Z ================================================== 2021-05-15T14:11:15.3059066Z downloaded 1.1 MB 2021-05-15T14:11:15.3059597Z 2021-05-15T14:11:15.3095852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:11:15.4789845Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-15T14:11:15.5031457Z ================================================== 2021-05-15T14:11:15.5032029Z downloaded 674 KB 2021-05-15T14:11:15.5032339Z 2021-05-15T14:11:15.5071566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:11:15.7940538Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-15T14:11:15.7943233Z ================================================== 2021-05-15T14:11:15.7943705Z downloaded 13 KB 2021-05-15T14:11:15.7943974Z 2021-05-15T14:11:15.7981621Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:11:16.0789312Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-15T14:11:16.0948442Z ================================================== 2021-05-15T14:11:16.0949657Z downloaded 264 KB 2021-05-15T14:11:16.0950254Z 2021-05-15T14:11:16.0983002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:11:16.3800999Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-15T14:11:16.4034009Z ================================================== 2021-05-15T14:11:16.4036393Z downloaded 464 KB 2021-05-15T14:11:16.4036908Z 2021-05-15T14:11:16.4072817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:11:16.7895287Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-15T14:11:16.7899624Z ================================================== 2021-05-15T14:11:16.7900088Z downloaded 25 KB 2021-05-15T14:11:16.7900378Z 2021-05-15T14:11:16.7937037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:11:16.9783752Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-15T14:11:16.9892575Z ================================================== 2021-05-15T14:11:16.9893382Z downloaded 117 KB 2021-05-15T14:11:16.9894045Z 2021-05-15T14:11:16.9927610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:11:17.2661549Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-15T14:11:17.2773097Z ================================================== 2021-05-15T14:11:17.2773688Z downloaded 138 KB 2021-05-15T14:11:17.2774000Z 2021-05-15T14:11:17.2809483Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:11:17.6694590Z Content type 'application/x-tar' length 6100 bytes 2021-05-15T14:11:17.6695740Z ================================================== 2021-05-15T14:11:17.6696360Z downloaded 6100 bytes 2021-05-15T14:11:17.6696809Z 2021-05-15T14:11:17.6736710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:11:17.8464230Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-15T14:11:17.8517213Z ================================================== 2021-05-15T14:11:17.8517954Z downloaded 59 KB 2021-05-15T14:11:17.8518440Z 2021-05-15T14:11:17.8552320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:11:18.1401062Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-15T14:11:18.1408147Z ================================================== 2021-05-15T14:11:18.1408979Z downloaded 23 KB 2021-05-15T14:11:18.1409562Z 2021-05-15T14:11:18.1442176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:11:18.3321669Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-15T14:11:18.3322905Z ================================================== 2021-05-15T14:11:18.3323531Z downloaded 8130 bytes 2021-05-15T14:11:18.3323976Z 2021-05-15T14:11:18.3368752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:11:18.6184588Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-15T14:11:18.6306207Z ================================================== 2021-05-15T14:11:18.6307573Z downloaded 160 KB 2021-05-15T14:11:18.6308329Z 2021-05-15T14:11:18.6342403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:11:18.8350914Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-15T14:11:18.8414117Z ================================================== 2021-05-15T14:11:18.8415679Z downloaded 73 KB 2021-05-15T14:11:18.8416608Z 2021-05-15T14:11:18.8454544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:11:19.0300467Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-15T14:11:19.0302948Z ================================================== 2021-05-15T14:11:19.0303448Z downloaded 11 KB 2021-05-15T14:11:19.0303779Z 2021-05-15T14:11:19.0345375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:11:19.2158408Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-15T14:11:19.3369046Z ================================================== 2021-05-15T14:11:19.3371161Z downloaded 266 KB 2021-05-15T14:11:19.3372093Z 2021-05-15T14:11:19.3421541Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:11:19.4714487Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:11:19.4816389Z ================================================== 2021-05-15T14:11:19.4817865Z downloaded 109 KB 2021-05-15T14:11:19.4818505Z 2021-05-15T14:11:19.4858740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:11:19.8685641Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-15T14:11:19.8748195Z ================================================== 2021-05-15T14:11:19.8748787Z downloaded 79 KB 2021-05-15T14:11:19.8749095Z 2021-05-15T14:11:19.8786171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:11:20.0606842Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-15T14:11:20.0608355Z ================================================== 2021-05-15T14:11:20.0609210Z downloaded 15 KB 2021-05-15T14:11:20.0609824Z 2021-05-15T14:11:20.0641674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:11:20.2522642Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-15T14:11:20.2629122Z ================================================== 2021-05-15T14:11:20.2629894Z downloaded 132 KB 2021-05-15T14:11:20.2630325Z 2021-05-15T14:11:20.2672836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:11:20.5361929Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-15T14:11:20.7400453Z ================================================== 2021-05-15T14:11:20.7401354Z downloaded 7.2 MB 2021-05-15T14:11:20.7401908Z 2021-05-15T14:11:20.7439068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:11:21.1300362Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-15T14:11:21.1670545Z ================================================== 2021-05-15T14:11:21.1671666Z downloaded 2.8 MB 2021-05-15T14:11:21.1672206Z 2021-05-15T14:11:21.1708284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:11:21.4505142Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-15T14:11:21.4760960Z ================================================== 2021-05-15T14:11:21.4762045Z downloaded 869 KB 2021-05-15T14:11:21.4762645Z 2021-05-15T14:11:21.4798946Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:11:21.7550408Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-15T14:11:21.7668063Z ================================================== 2021-05-15T14:11:21.7669243Z downloaded 131 KB 2021-05-15T14:11:21.7669763Z 2021-05-15T14:11:21.7718251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:11:22.0429534Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-15T14:11:22.0491559Z ================================================== 2021-05-15T14:11:22.0492717Z downloaded 81 KB 2021-05-15T14:11:22.0493237Z 2021-05-15T14:11:22.0527239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:11:22.3271082Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-15T14:11:22.3273742Z ================================================== 2021-05-15T14:11:22.3274447Z downloaded 11 KB 2021-05-15T14:11:22.3274747Z 2021-05-15T14:11:22.3313300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:11:22.6168756Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-15T14:11:22.6224317Z ================================================== 2021-05-15T14:11:22.6224884Z downloaded 43 KB 2021-05-15T14:11:22.6226595Z 2021-05-15T14:11:22.6260730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:11:23.0111679Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-15T14:11:23.0113253Z ================================================== 2021-05-15T14:11:23.0113966Z downloaded 10 KB 2021-05-15T14:11:23.0114471Z 2021-05-15T14:11:23.0145655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:11:26.5680333Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-15T14:11:26.5684663Z ================================================== 2021-05-15T14:11:26.5685147Z downloaded 29 KB 2021-05-15T14:11:26.5685436Z 2021-05-15T14:11:26.5729937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:11:27.4075519Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-15T14:11:27.4407987Z ================================================== 2021-05-15T14:11:27.4409044Z downloaded 662 KB 2021-05-15T14:11:27.4409583Z 2021-05-15T14:11:27.4451562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:11:27.7274142Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-15T14:11:27.7295620Z ================================================== 2021-05-15T14:11:27.7298548Z downloaded 39 KB 2021-05-15T14:11:27.7299424Z 2021-05-15T14:11:27.7333671Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:11:27.9095313Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-15T14:11:27.9256912Z ================================================== 2021-05-15T14:11:27.9257938Z downloaded 249 KB 2021-05-15T14:11:27.9258446Z 2021-05-15T14:11:27.9293497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:11:28.1998889Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-15T14:11:28.2051920Z ================================================== 2021-05-15T14:11:28.2052452Z downloaded 43 KB 2021-05-15T14:11:28.2052874Z 2021-05-15T14:11:28.2087503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:11:28.3832447Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-15T14:11:28.4014574Z ================================================== 2021-05-15T14:11:28.4015615Z downloaded 361 KB 2021-05-15T14:11:28.4016163Z 2021-05-15T14:11:28.7517034Z * installing *source* package ‘utf8’ ... 2021-05-15T14:11:28.7590083Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:28.7591564Z ** using staged installation 2021-05-15T14:11:28.7735254Z ** libs 2021-05-15T14:11:28.7802841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T14:11:28.8581105Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-15T14:11:29.0175637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-15T14:11:29.0847568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:29.1324357Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-15T14:11:29.2036532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-15T14:11:29.3940262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-15T14:11:29.4687753Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-15T14:11:30.3810459Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:11:30.3817841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T14:11:30.3819984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:11:30.3821745Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:11:30.3823456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T14:11:30.3825016Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-15T14:11:30.3826697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:11:30.3828467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:11:30.3830262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:11:30.3832044Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:11:30.3833845Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:11:30.3991233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:11:30.4488305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:11:30.6783429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:11:31.0127986Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:11:31.2069393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:11:31.2876051Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:11:31.3597271Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:11:31.4414503Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:11:31.5228266Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T14:11:31.5308963Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:31.5658369Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:11:31.5680753Z ** R 2021-05-15T14:11:31.5765382Z ** inst 2021-05-15T14:11:31.5775321Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:32.0732215Z ** help 2021-05-15T14:11:32.1056851Z *** installing help indices 2021-05-15T14:11:32.1335549Z ** building package indices 2021-05-15T14:11:32.3562849Z ** installing vignettes 2021-05-15T14:11:32.3619551Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:32.5603256Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:32.5810239Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:32.7809746Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:32.7817647Z * DONE (utf8) 2021-05-15T14:11:33.0127030Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T14:11:33.0137572Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:33.0138944Z ** using staged installation 2021-05-15T14:11:33.0262139Z ** R 2021-05-15T14:11:33.0290672Z ** inst 2021-05-15T14:11:33.0299441Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:33.2840519Z ** help 2021-05-15T14:11:33.3059103Z *** installing help indices 2021-05-15T14:11:33.3236724Z ** building package indices 2021-05-15T14:11:33.5384931Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:33.7331771Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:33.9223752Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:33.9229037Z * DONE (pkgconfig) 2021-05-15T14:11:34.2210525Z * installing *source* package ‘fansi’ ... 2021-05-15T14:11:34.2246455Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:34.2248472Z ** using staged installation 2021-05-15T14:11:34.2384978Z ** libs 2021-05-15T14:11:34.2477303Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T14:11:34.2908237Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-15T14:11:34.3621648Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:34.4129019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-15T14:11:34.4931339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-15T14:11:34.9923647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T14:11:35.0335541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-15T14:11:35.4319675Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-15T14:11:35.5887030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T14:11:35.6396700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-15T14:11:35.7791123Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T14:11:36.0402134Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T14:11:36.1542539Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-15T14:11:36.2145534Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:11:36.2831911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:11:36.4629340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-15T14:11:36.8026059Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:36.8337084Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:11:36.8354489Z ** R 2021-05-15T14:11:36.8462599Z ** inst 2021-05-15T14:11:36.8472333Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:37.4882447Z ** help 2021-05-15T14:11:37.5581307Z *** installing help indices 2021-05-15T14:11:37.5995428Z ** building package indices 2021-05-15T14:11:37.8442974Z ** installing vignettes 2021-05-15T14:11:37.8503440Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:38.0519712Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:38.0710080Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:38.2639880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:38.2655418Z * DONE (fansi) 2021-05-15T14:11:38.7405876Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:11:38.7517801Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:38.7518990Z ** using staged installation 2021-05-15T14:11:38.7683416Z ** libs 2021-05-15T14:11:38.7732475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-15T14:11:39.0093666Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T14:11:39.0767207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:39.1298569Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:39.1541633Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:11:39.1555376Z ** R 2021-05-15T14:11:39.2035409Z ** inst 2021-05-15T14:11:39.2054016Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:45.6880724Z ** help 2021-05-15T14:11:45.9146630Z *** installing help indices 2021-05-15T14:11:46.0670132Z ** building package indices 2021-05-15T14:11:46.3766972Z ** installing vignettes 2021-05-15T14:11:46.3838469Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:46.7111951Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:46.7310031Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:47.1890521Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:47.1992439Z * DONE (diffobj) 2021-05-15T14:11:47.5141511Z * installing *source* package ‘ps’ ... 2021-05-15T14:11:47.5184099Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:47.5186133Z ** using staged installation 2021-05-15T14:11:47.7362784Z ** libs 2021-05-15T14:11:47.7420146Z gcc -g -O2 -Wall px.c -o px 2021-05-15T14:11:47.8862289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:47.9609040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-15T14:11:48.0343593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-15T14:11:48.1058236Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-15T14:11:48.2834731Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-15T14:11:48.3391218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T14:11:48.6466082Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-15T14:11:48.8357602Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T14:11:48.9515973Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-15T14:11:49.1456678Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-15T14:11:49.6267824Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:49.6559278Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:11:49.6603557Z ** R 2021-05-15T14:11:49.6722297Z ** inst 2021-05-15T14:11:49.6733074Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:50.7464867Z ** help 2021-05-15T14:11:50.8971836Z *** installing help indices 2021-05-15T14:11:50.9937282Z ** building package indices 2021-05-15T14:11:51.2983400Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:51.5018514Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:51.5211920Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:51.7290696Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:51.7303010Z * DONE (ps) 2021-05-15T14:11:51.9567402Z * installing *source* package ‘praise’ ... 2021-05-15T14:11:51.9576573Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:51.9578404Z ** using staged installation 2021-05-15T14:11:51.9688153Z ** R 2021-05-15T14:11:51.9732309Z ** inst 2021-05-15T14:11:51.9741525Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:52.2040372Z ** help 2021-05-15T14:11:52.2153211Z *** installing help indices 2021-05-15T14:11:52.2374912Z ** building package indices 2021-05-15T14:11:52.4426134Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:52.6286393Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:52.8184167Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:52.8189293Z * DONE (praise) 2021-05-15T14:11:53.1629816Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:11:53.1681287Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:53.1682742Z ** using staged installation 2021-05-15T14:11:53.1834068Z ** R 2021-05-15T14:11:53.1946830Z ** inst 2021-05-15T14:11:53.1953833Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:54.0937313Z ** help 2021-05-15T14:11:54.1506909Z *** installing help indices 2021-05-15T14:11:54.1955844Z ** building package indices 2021-05-15T14:11:54.4375514Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:54.9266130Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:55.4186934Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:55.4200796Z * DONE (pkgload) 2021-05-15T14:11:55.6856018Z * installing *source* package ‘evaluate’ ... 2021-05-15T14:11:55.6875831Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:55.6877902Z ** using staged installation 2021-05-15T14:11:55.7018477Z ** R 2021-05-15T14:11:55.7076562Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:56.2307907Z ** help 2021-05-15T14:11:56.2621409Z *** installing help indices 2021-05-15T14:11:56.2976347Z ** building package indices 2021-05-15T14:11:56.5204088Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:56.7113527Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:56.9134322Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:56.9141483Z * DONE (evaluate) 2021-05-15T14:11:57.1448348Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:11:57.1460676Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:57.1462495Z ** using staged installation 2021-05-15T14:11:57.1616250Z ** libs 2021-05-15T14:11:57.1670610Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-15T14:11:57.2503350Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:57.3038530Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:57.3301662Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:11:57.3304024Z ** R 2021-05-15T14:11:57.3340742Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:57.6149820Z ** help 2021-05-15T14:11:57.6408734Z *** installing help indices 2021-05-15T14:11:57.6621534Z ** building package indices 2021-05-15T14:11:57.8794786Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:58.0969806Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:58.1164124Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:58.3328146Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:58.3337920Z * DONE (ellipsis) 2021-05-15T14:11:58.6241849Z * installing *source* package ‘digest’ ... 2021-05-15T14:11:58.6275031Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:58.6277075Z ** using staged installation 2021-05-15T14:11:58.6395259Z ** libs 2021-05-15T14:11:58.6463617Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:11:58.8430323Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:11:59.1902420Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-15T14:11:59.9922341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:12:00.2501918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:12:00.8399755Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-15T14:12:00.9230439Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-15T14:12:01.1539614Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T14:12:01.2163101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:12:01.2405595Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-15T14:12:01.3992329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T14:12:01.4587510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-15T14:12:01.5373226Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-15T14:12:01.8573417Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-15T14:12:01.9832008Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-15T14:12:02.6177060Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:12:02.7447343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T14:12:03.0162388Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:12:03.0604989Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:12:03.0626299Z ** R 2021-05-15T14:12:03.0687895Z ** demo 2021-05-15T14:12:03.0694320Z ** inst 2021-05-15T14:12:03.0713536Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:03.6402877Z ** help 2021-05-15T14:12:03.6806344Z *** installing help indices 2021-05-15T14:12:03.7089296Z ** building package indices 2021-05-15T14:12:03.9280609Z ** installing vignettes 2021-05-15T14:12:03.9336692Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:04.1342083Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:12:04.1543504Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:04.3570127Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:04.3589516Z * DONE (digest) 2021-05-15T14:12:04.6014464Z * installing *source* package ‘brio’ ... 2021-05-15T14:12:04.6029423Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:04.6031308Z ** using staged installation 2021-05-15T14:12:04.6225095Z ** libs 2021-05-15T14:12:04.6296029Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-15T14:12:04.6734444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:12:04.7249255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:12:04.7730040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-15T14:12:04.8321474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:12:04.8917467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T14:12:04.9843184Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-15T14:12:05.0365935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T14:12:05.1048801Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:12:05.1322298Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:12:05.1323641Z ** R 2021-05-15T14:12:05.1356183Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:05.3774394Z ** help 2021-05-15T14:12:05.3989797Z *** installing help indices 2021-05-15T14:12:05.4211003Z ** building package indices 2021-05-15T14:12:05.6332765Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:05.8279887Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:12:05.8465471Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:06.0369654Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:06.0374385Z * DONE (brio) 2021-05-15T14:12:06.3566540Z * installing *source* package ‘xml2’ ... 2021-05-15T14:12:06.3610663Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:06.3612782Z ** using staged installation 2021-05-15T14:12:06.4233587Z Found pkg-config cflags and libs! 2021-05-15T14:12:06.5176435Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-15T14:12:06.5177605Z Using PKG_LIBS=-lxml2 2021-05-15T14:12:06.7725720Z ** libs 2021-05-15T14:12:06.7782561Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-15T14:12:07.3091398Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:12:07.3649045Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T14:12:07.9592973Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T14:12:08.4151794Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T14:12:09.1871305Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T14:12:11.2061678Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T14:12:11.7684758Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T14:12:12.3833135Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T14:12:12.8652667Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T14:12:13.3335965Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:12:13.4308840Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:12:13.4339390Z ** R 2021-05-15T14:12:13.4454928Z ** inst 2021-05-15T14:12:13.4469575Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:14.4424799Z ** help 2021-05-15T14:12:14.5452482Z *** installing help indices 2021-05-15T14:12:14.5982465Z ** building package indices 2021-05-15T14:12:14.8422067Z ** installing vignettes 2021-05-15T14:12:14.8572451Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:15.0642041Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:12:15.0855767Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:15.3107577Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:15.3132997Z * DONE (xml2) 2021-05-15T14:12:15.6169484Z * installing *source* package ‘xfun’ ... 2021-05-15T14:12:15.6207901Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:15.6211402Z ** using staged installation 2021-05-15T14:12:15.6376708Z ** libs 2021-05-15T14:12:15.6456781Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:12:15.7574486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:12:15.8068931Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:12:15.8454500Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:12:15.8466559Z ** R 2021-05-15T14:12:15.8619720Z ** inst 2021-05-15T14:12:15.8631119Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:17.2566929Z ** help 2021-05-15T14:12:17.4111311Z *** installing help indices 2021-05-15T14:12:17.5182251Z ** building package indices 2021-05-15T14:12:17.8242804Z ** installing vignettes 2021-05-15T14:12:17.8315479Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:18.0429592Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:12:18.0627743Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:18.2842349Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:18.2857539Z * DONE (xfun) 2021-05-15T14:12:20.9715314Z * installing *source* package ‘stringi’ ... 2021-05-15T14:12:21.0978594Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:21.0979972Z ** using staged installation 2021-05-15T14:12:21.2342705Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-15T14:12:21.2343960Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-15T14:12:21.4098476Z checking for endianness... little 2021-05-15T14:12:21.5798513Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:12:21.7715435Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:12:21.7720506Z checking for cat... /usr/bin/cat 2021-05-15T14:12:22.0256365Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:12:22.0257352Z checking for gcc... gcc 2021-05-15T14:12:22.0909978Z checking whether the C compiler works... yes 2021-05-15T14:12:22.0911387Z checking for C compiler default output file name... a.out 2021-05-15T14:12:22.1315013Z checking for suffix of executables... 2021-05-15T14:12:22.1859959Z checking whether we are cross compiling... no 2021-05-15T14:12:22.2132504Z checking for suffix of object files... o 2021-05-15T14:12:22.2371926Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:12:22.2603557Z checking whether gcc accepts -g... yes 2021-05-15T14:12:22.3021522Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:12:22.3270323Z checking how to run the C preprocessor... gcc -E 2021-05-15T14:12:22.3603337Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:12:22.3623918Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:12:22.4828061Z checking for ANSI C header files... yes 2021-05-15T14:12:22.5152554Z checking for sys/types.h... yes 2021-05-15T14:12:22.5522127Z checking for sys/stat.h... yes 2021-05-15T14:12:22.6183138Z checking for stdlib.h... yes 2021-05-15T14:12:22.6723754Z checking for string.h... yes 2021-05-15T14:12:22.7116264Z checking for memory.h... yes 2021-05-15T14:12:22.7530330Z checking for strings.h... yes 2021-05-15T14:12:22.7946678Z checking for inttypes.h... yes 2021-05-15T14:12:22.8356040Z checking for stdint.h... yes 2021-05-15T14:12:22.8795681Z checking for unistd.h... yes 2021-05-15T14:12:22.9252523Z checking elf.h usability... yes 2021-05-15T14:12:22.9380133Z checking elf.h presence... yes 2021-05-15T14:12:22.9381146Z checking for elf.h... yes 2021-05-15T14:12:22.9934045Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:12:23.0185110Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-15T14:12:23.3658138Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:12:23.3947602Z checking whether the compiler implements namespaces... yes 2021-05-15T14:12:23.5415962Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:12:24.1191025Z checking whether std::map is available... yes 2021-05-15T14:12:24.1222864Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:12:24.1372043Z checking with pkg-config for the system ICU4C... 66.1 2021-05-15T14:12:24.1398679Z checking for ICU4C >= 55... yes 2021-05-15T14:12:24.1472088Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-15T14:12:24.4966954Z checking whether an ICU4C-based project can be built... yes 2021-05-15T14:12:24.5611902Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-15T14:12:24.8602710Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-15T14:12:25.8724777Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-15T14:12:26.5158499Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-15T14:12:26.5566530Z configure: creating ./config.status 2021-05-15T14:12:26.6490870Z config.status: creating src/Makevars 2021-05-15T14:12:26.6672144Z config.status: creating src/uconfig_local.h 2021-05-15T14:12:26.6869202Z config.status: creating src/install.libs.R 2021-05-15T14:12:26.7047940Z 2021-05-15T14:12:26.7048838Z *** stringi configure summary: 2021-05-15T14:12:26.7049460Z ICU_FOUND=1 2021-05-15T14:12:26.7050097Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:12:26.7051378Z STRINGI_CFLAGS= -fpic 2021-05-15T14:12:26.7052316Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-15T14:12:26.7053179Z STRINGI_CXXFLAGS= -fpic 2021-05-15T14:12:26.7054093Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-15T14:12:26.7055014Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-15T14:12:26.7055481Z 2021-05-15T14:12:26.7056025Z *** Compiler settings used: 2021-05-15T14:12:26.7056537Z CC=gcc 2021-05-15T14:12:26.7057179Z LD=g++ -std=gnu++14 2021-05-15T14:12:26.7057858Z CFLAGS=-g -O2 -fpic 2021-05-15T14:12:26.7058757Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:12:26.7059556Z CXX=g++ -std=gnu++11 2021-05-15T14:12:26.7060263Z CXXFLAGS=-g -O2 -fpic 2021-05-15T14:12:26.7060797Z LDFLAGS= 2021-05-15T14:12:26.7061433Z LIBS= 2021-05-15T14:12:26.7061779Z 2021-05-15T14:12:26.7452038Z ** libs 2021-05-15T14:12:26.7543135Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T14:12:27.4793878Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-15T14:12:28.1746395Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-15T14:12:28.9072828Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-15T14:12:29.6908749Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T14:12:30.2316485Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T14:12:31.1354817Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T14:12:31.7466793Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T14:12:32.3954528Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T14:12:32.9960225Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T14:12:33.6838168Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T14:12:34.3526698Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T14:12:35.1210387Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T14:12:35.8134425Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T14:12:36.4613273Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T14:12:37.4891375Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T14:12:39.1544946Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T14:12:39.9048029Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-15T14:12:40.6295160Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-15T14:12:41.2091025Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T14:12:41.7778364Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-15T14:12:42.7885098Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-15T14:12:43.5248175Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-15T14:12:44.2028517Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T14:12:45.0306697Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-15T14:12:45.8780611Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T14:12:46.5015896Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T14:12:47.1777010Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T14:12:47.8507081Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T14:12:48.7811137Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T14:12:49.6797565Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T14:12:50.7918377Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T14:12:51.6775851Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T14:12:52.4631630Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T14:12:53.2629801Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T14:12:53.9650715Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T14:12:54.6448814Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T14:12:55.3149037Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T14:12:56.0042292Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T14:12:56.8884367Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T14:12:57.7549332Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T14:12:58.7176079Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T14:12:59.6077997Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T14:13:00.4050888Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T14:13:01.1928353Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T14:13:01.7971678Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T14:13:02.5800394Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T14:13:03.3474827Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T14:13:04.1122334Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T14:13:04.7402688Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T14:13:05.3742100Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T14:13:06.1869953Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T14:13:07.0175514Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T14:13:07.9050686Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T14:13:08.7311080Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T14:13:09.5491783Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T14:13:10.2572742Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T14:13:10.2738634Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T14:13:11.1686663Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T14:13:12.4203497Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T14:13:12.4418351Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T14:13:13.2998025Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T14:13:14.1162391Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T14:13:15.1121770Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T14:13:15.8478116Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T14:13:16.6996146Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T14:13:17.4123051Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-15T14:13:19.0771534Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-15T14:13:19.7469633Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T14:13:20.3604153Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-15T14:13:21.2340955Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-15T14:13:21.8202901Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T14:13:22.4464067Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T14:13:23.3271198Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T14:13:24.1425000Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T14:13:25.0433786Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T14:13:25.7866103Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T14:13:26.5766904Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T14:13:27.2522980Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T14:13:27.8868556Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T14:13:28.5717245Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T14:13:29.1589977Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-15T14:13:29.7712916Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T14:13:31.2153657Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:13:31.4422532Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T14:13:31.5236938Z ** R 2021-05-15T14:13:31.5553031Z ** inst 2021-05-15T14:13:31.5561290Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:32.7044427Z ** help 2021-05-15T14:13:33.1593995Z *** installing help indices 2021-05-15T14:13:33.3751340Z ** building package indices 2021-05-15T14:13:33.7776585Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:33.9767581Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:33.9992727Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:34.2082774Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:34.2098561Z * DONE (stringi) 2021-05-15T14:13:35.2179235Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:13:35.2550346Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:35.2551358Z ** using staged installation 2021-05-15T14:13:35.2671964Z ** libs 2021-05-15T14:13:35.2743728Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-15T14:13:38.4394579Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T14:13:54.8634922Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T14:13:55.0848018Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-15T14:13:58.6577601Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-15T14:14:05.5499133Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:14:08.7585182Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:08.9471554Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T14:14:08.9593544Z ** R 2021-05-15T14:14:08.9740754Z ** inst 2021-05-15T14:14:09.0156533Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:10.8373869Z ** help 2021-05-15T14:14:10.9441902Z *** installing help indices 2021-05-15T14:14:11.0118935Z ** building package indices 2021-05-15T14:14:11.2800579Z ** installing vignettes 2021-05-15T14:14:11.2843385Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:11.5754325Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:11.6001935Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:11.9224329Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:11.9319124Z * DONE (Rcpp) 2021-05-15T14:14:12.2438412Z * installing *source* package ‘commonmark’ ... 2021-05-15T14:14:12.2481404Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:12.2482198Z ** using staged installation 2021-05-15T14:14:12.2605802Z ** libs 2021-05-15T14:14:12.9409946Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T14:14:12.9434369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-15T14:14:12.9439235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:14:12.9444653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T14:14:12.9449438Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T14:14:12.9454148Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T14:14:12.9458993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T14:14:12.9463911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T14:14:13.3849916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T14:14:14.1929056Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T14:14:16.0912941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T14:14:19.4706644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T14:14:19.6144728Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T14:14:19.6670889Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T14:14:19.7834227Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T14:14:19.8770717Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T14:14:19.9686238Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T14:14:20.1794489Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T14:14:20.3977754Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T14:14:20.5349482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T14:14:20.5818337Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T14:14:20.6300762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T14:14:20.7427987Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T14:14:20.7760722Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T14:14:20.8410572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T14:14:20.8874888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T14:14:20.9318128Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T14:14:20.9860521Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T14:14:21.0619968Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T14:14:21.1691089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T14:14:21.2183141Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T14:14:21.3001679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T14:14:21.4893225Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T14:14:21.5241318Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T14:14:21.6780044Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T14:14:21.7664079Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T14:14:22.0675999Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T14:14:22.1291837Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T14:14:22.1429559Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:22.1922670Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T14:14:22.1975540Z ** R 2021-05-15T14:14:22.2003989Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:22.4502518Z ** help 2021-05-15T14:14:22.4637189Z *** installing help indices 2021-05-15T14:14:22.4812396Z ** building package indices 2021-05-15T14:14:22.7181966Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:22.9164888Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:22.9376241Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:23.1323743Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:23.1329064Z * DONE (commonmark) 2021-05-15T14:14:23.3964415Z * installing *source* package ‘brew’ ... 2021-05-15T14:14:23.3970723Z ** using staged installation 2021-05-15T14:14:23.4063779Z ** R 2021-05-15T14:14:23.4097423Z ** inst 2021-05-15T14:14:23.4126289Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:23.7873692Z ** help 2021-05-15T14:14:23.8039393Z *** installing help indices 2021-05-15T14:14:23.8227194Z ** building package indices 2021-05-15T14:14:24.0317416Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:24.2301193Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:24.4271023Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:24.4281580Z * DONE (brew) 2021-05-15T14:14:24.6784569Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T14:14:24.6801640Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:24.6803063Z ** using staged installation 2021-05-15T14:14:24.6989798Z ** R 2021-05-15T14:14:24.7034231Z ** inst 2021-05-15T14:14:24.7041368Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:25.1760822Z ** help 2021-05-15T14:14:25.1920325Z *** installing help indices 2021-05-15T14:14:25.2116319Z ** building package indices 2021-05-15T14:14:25.4310599Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:25.6748141Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:25.9182855Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:25.9188874Z * DONE (sessioninfo) 2021-05-15T14:14:26.1459584Z * installing *source* package ‘prettyunits’ ... 2021-05-15T14:14:26.1475359Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:26.1476661Z ** using staged installation 2021-05-15T14:14:26.1593513Z ** R 2021-05-15T14:14:26.1637321Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:26.5080443Z ** help 2021-05-15T14:14:26.5345935Z *** installing help indices 2021-05-15T14:14:26.5568565Z ** building package indices 2021-05-15T14:14:26.7753482Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:26.9637400Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:27.1522942Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:27.1529882Z * DONE (prettyunits) 2021-05-15T14:14:27.7201300Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:14:27.7357476Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:27.7359147Z ** using staged installation 2021-05-15T14:14:27.7547865Z ** libs 2021-05-15T14:14:27.7633724Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:14:27.8921144Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T14:14:27.9871809Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-15T14:14:28.0857460Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-15T14:14:28.3501322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T14:14:28.4816974Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-15T14:14:28.6367869Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-15T14:14:28.7046340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T14:14:28.8241859Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:14:28.9087431Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-15T14:14:29.0567690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-15T14:14:29.2797532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-15T14:14:29.4161782Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:14:29.5106056Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T14:14:29.7823424Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-15T14:14:29.8497733Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-15T14:14:30.2643068Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-15T14:14:30.3627979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-15T14:14:30.5023404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-15T14:14:30.6352472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-15T14:14:30.6949445Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T14:14:30.9442381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:14:31.0118757Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-15T14:14:31.3572112Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T14:14:31.4366062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T14:14:32.2265470Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:14:32.3991512Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T14:14:32.4826087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T14:14:32.5627682Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T14:14:32.7372768Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:14:32.8574647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-15T14:14:32.9986397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:14:33.1197796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-15T14:14:33.2655568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-15T14:14:33.5337781Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-15T14:14:33.6423663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-15T14:14:33.7302520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-15T14:14:33.8568771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T14:14:34.3476036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:14:34.7339373Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T14:14:34.9970473Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T14:14:35.1916307Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-15T14:14:35.4909338Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T14:14:35.5518702Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:14:35.7620901Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-15T14:14:35.9226368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-15T14:14:36.0374290Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:14:36.4167726Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T14:14:36.5842204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T14:14:36.7262880Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-15T14:14:36.8370021Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T14:14:36.9204263Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-15T14:14:37.0578299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-15T14:14:37.2109542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:14:37.3493694Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T14:14:37.4617809Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T14:14:37.5431050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:14:37.6228736Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:14:37.6830526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:14:38.3661079Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:14:38.4107522Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:38.4767562Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T14:14:38.4804920Z ** R 2021-05-15T14:14:38.5190348Z ** inst 2021-05-15T14:14:38.5212446Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:41.3687908Z ** help 2021-05-15T14:14:41.6522431Z *** installing help indices 2021-05-15T14:14:41.8529479Z *** copying figures 2021-05-15T14:14:41.8544399Z ** building package indices 2021-05-15T14:14:42.2053776Z ** installing vignettes 2021-05-15T14:14:42.2245527Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:42.4768682Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:42.4973790Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:42.8031566Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:42.8066099Z * DONE (vctrs) 2021-05-15T14:14:43.1179005Z * installing *source* package ‘processx’ ... 2021-05-15T14:14:43.1219880Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:43.1221996Z ** using staged installation 2021-05-15T14:14:43.1398498Z ** libs 2021-05-15T14:14:43.1463576Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:14:43.2997881Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:14:43.2999791Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:14:43.4956264Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:14:43.5917830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-15T14:14:43.6939471Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-15T14:14:43.7614891Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T14:14:43.7616445Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-15T14:14:43.7854138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:14:43.8641840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-15T14:14:43.9764434Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T14:14:44.3447883Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T14:14:44.4451384Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-15T14:14:44.5698984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T14:14:44.6772598Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T14:14:44.7640292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T14:14:45.1161464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T14:14:45.2253742Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T14:14:45.3434320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T14:14:45.4064425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:14:45.4898347Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:45.5205762Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T14:14:45.5245762Z ** R 2021-05-15T14:14:45.5389556Z ** inst 2021-05-15T14:14:45.5397148Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:47.2526591Z ** help 2021-05-15T14:14:47.3347416Z *** installing help indices 2021-05-15T14:14:47.3812675Z ** building package indices 2021-05-15T14:14:47.6251050Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:47.8305608Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:47.8582095Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:48.0949888Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:48.0970777Z * DONE (processx) 2021-05-15T14:14:48.3763712Z * installing *source* package ‘markdown’ ... 2021-05-15T14:14:48.3791192Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:48.3793300Z ** using staged installation 2021-05-15T14:14:48.3959876Z ** libs 2021-05-15T14:14:48.4017703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T14:14:48.4744811Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T14:14:48.5317304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T14:14:48.7212830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-15T14:14:48.8395389Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-15T14:14:48.9208490Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T14:14:48.9647245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T14:14:49.0097295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-15T14:14:49.2480520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T14:14:49.4017273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-15T14:14:50.5957469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-15T14:14:50.6498219Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:50.6802049Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T14:14:50.6818419Z ** R 2021-05-15T14:14:50.6881210Z ** inst 2021-05-15T14:14:50.6900681Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:51.1528465Z ** help 2021-05-15T14:14:51.1921902Z *** installing help indices 2021-05-15T14:14:51.2204047Z ** building package indices 2021-05-15T14:14:51.4467665Z ** installing vignettes 2021-05-15T14:14:51.4529383Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:51.6538280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:51.6740108Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:51.8719563Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:51.8729040Z * DONE (markdown) 2021-05-15T14:14:52.1088654Z * installing *source* package ‘highr’ ... 2021-05-15T14:14:52.1100859Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:52.1103073Z ** using staged installation 2021-05-15T14:14:52.1268993Z ** R 2021-05-15T14:14:52.1309244Z ** inst 2021-05-15T14:14:52.1321147Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:52.4920463Z ** help 2021-05-15T14:14:52.5031204Z *** installing help indices 2021-05-15T14:14:52.5204422Z ** building package indices 2021-05-15T14:14:52.7221922Z ** installing vignettes 2021-05-15T14:14:52.7276891Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:52.9176899Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:53.1078804Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:53.1085550Z * DONE (highr) 2021-05-15T14:14:53.4066606Z * installing *source* package ‘stringr’ ... 2021-05-15T14:14:53.4105367Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:53.4109034Z ** using staged installation 2021-05-15T14:14:53.4290814Z ** R 2021-05-15T14:14:53.4378875Z ** data 2021-05-15T14:14:53.4383029Z *** moving datasets to lazyload DB 2021-05-15T14:14:53.4575651Z ** inst 2021-05-15T14:14:53.4592314Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:54.0002732Z ** help 2021-05-15T14:14:54.0815982Z *** installing help indices 2021-05-15T14:14:54.1414167Z *** copying figures 2021-05-15T14:14:54.1417804Z ** building package indices 2021-05-15T14:14:54.3971054Z ** installing vignettes 2021-05-15T14:14:54.4042586Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:54.6071093Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:54.8177021Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:54.8185979Z * DONE (stringr) 2021-05-15T14:14:55.0538691Z * installing *source* package ‘rversions’ ... 2021-05-15T14:14:55.0558194Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:55.0560456Z ** using staged installation 2021-05-15T14:14:55.0718191Z ** R 2021-05-15T14:14:55.0758321Z ** inst 2021-05-15T14:14:55.0766441Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:55.4242244Z ** help 2021-05-15T14:14:55.4436902Z *** installing help indices 2021-05-15T14:14:55.4653753Z *** copying figures 2021-05-15T14:14:55.4655786Z ** building package indices 2021-05-15T14:14:55.6788958Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:55.8960185Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:56.1250158Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:56.1255616Z * DONE (rversions) 2021-05-15T14:14:56.5549622Z * installing *source* package ‘pillar’ ... 2021-05-15T14:14:56.5658339Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:56.5659937Z ** using staged installation 2021-05-15T14:14:56.5841713Z ** R 2021-05-15T14:14:56.6032929Z ** inst 2021-05-15T14:14:56.6067982Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:58.3887069Z ** help 2021-05-15T14:14:58.4796429Z *** installing help indices 2021-05-15T14:14:58.5449970Z *** copying figures 2021-05-15T14:14:58.5455064Z ** building package indices 2021-05-15T14:14:58.8028785Z ** installing vignettes 2021-05-15T14:14:58.8124392Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:59.1291851Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:59.4704360Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:59.4738349Z * DONE (pillar) 2021-05-15T14:14:59.7578806Z * installing *source* package ‘callr’ ... 2021-05-15T14:14:59.7612188Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:59.7613552Z ** using staged installation 2021-05-15T14:14:59.7763744Z ** R 2021-05-15T14:14:59.7911243Z ** inst 2021-05-15T14:14:59.7920498Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:03.1418662Z ** help 2021-05-15T14:15:03.2760384Z *** installing help indices 2021-05-15T14:15:03.3512709Z ** building package indices 2021-05-15T14:15:03.6261959Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:03.8455239Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:04.1225981Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:04.1258713Z * DONE (callr) 2021-05-15T14:15:04.6352935Z * installing *source* package ‘knitr’ ... 2021-05-15T14:15:04.6467675Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:04.6469705Z ** using staged installation 2021-05-15T14:15:04.6844226Z ** R 2021-05-15T14:15:04.7240744Z ** demo 2021-05-15T14:15:04.7246234Z ** inst 2021-05-15T14:15:04.7351408Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:09.0240518Z ** help 2021-05-15T14:15:09.2284977Z *** installing help indices 2021-05-15T14:15:09.3547165Z ** building package indices 2021-05-15T14:15:09.6735616Z ** installing vignettes 2021-05-15T14:15:09.6828960Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:09.8945782Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:10.2106174Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:10.2168976Z * DONE (knitr) 2021-05-15T14:15:10.4446749Z * installing *source* package ‘xopen’ ... 2021-05-15T14:15:10.4456487Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:10.4458316Z ** using staged installation 2021-05-15T14:15:10.4613874Z ** R 2021-05-15T14:15:10.4640535Z ** inst 2021-05-15T14:15:10.4647963Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:10.7207246Z ** help 2021-05-15T14:15:10.7329289Z *** installing help indices 2021-05-15T14:15:10.7557419Z ** building package indices 2021-05-15T14:15:10.9558883Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:11.1501120Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:11.3401551Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:11.3406661Z * DONE (xopen) 2021-05-15T14:15:11.7762599Z * installing *source* package ‘tibble’ ... 2021-05-15T14:15:11.7869701Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:11.7871540Z ** using staged installation 2021-05-15T14:15:11.8095164Z ** libs 2021-05-15T14:15:11.8146038Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:15:11.8643886Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:15:11.9384930Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:15:11.9796435Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:15:12.0876161Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:15:12.1122054Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T14:15:12.1135694Z ** R 2021-05-15T14:15:12.1316815Z ** inst 2021-05-15T14:15:12.1350564Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:13.9800817Z ** help 2021-05-15T14:15:14.0636255Z *** installing help indices 2021-05-15T14:15:14.1142581Z *** copying figures 2021-05-15T14:15:14.1147608Z ** building package indices 2021-05-15T14:15:14.3640504Z ** installing vignettes 2021-05-15T14:15:14.3691657Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:14.7414093Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:14.7610989Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:15.1787877Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:15.1824123Z * DONE (tibble) 2021-05-15T14:15:15.4465897Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:15:15.4487473Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:15.4491132Z ** using staged installation 2021-05-15T14:15:15.4643776Z ** R 2021-05-15T14:15:15.4728338Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:16.6655404Z ** help 2021-05-15T14:15:16.7062169Z *** installing help indices 2021-05-15T14:15:16.7425476Z ** building package indices 2021-05-15T14:15:16.9667727Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:17.2470399Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:17.5350677Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:17.5363961Z * DONE (pkgbuild) 2021-05-15T14:15:17.9440670Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:15:17.9517601Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:17.9518972Z ** using staged installation 2021-05-15T14:15:17.9715287Z ** libs 2021-05-15T14:15:17.9767021Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:15:22.8355281Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:15:26.0544100Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T14:15:29.3273438Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:15:32.5640664Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T14:15:37.6663450Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:15:41.0480285Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:15:41.1488600Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T14:15:41.1531674Z ** R 2021-05-15T14:15:41.1837735Z ** inst 2021-05-15T14:15:41.1857201Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:45.0580470Z ** help 2021-05-15T14:15:45.1332290Z *** installing help indices 2021-05-15T14:15:45.1876375Z *** copying figures 2021-05-15T14:15:45.1878390Z ** building package indices 2021-05-15T14:15:45.4361668Z ** installing vignettes 2021-05-15T14:15:45.4477737Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:45.8127103Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:45.8338804Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:46.2817017Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:46.2865951Z * DONE (roxygen2) 2021-05-15T14:15:46.5204983Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:15:46.5216852Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:46.5218716Z ** using staged installation 2021-05-15T14:15:46.5364518Z ** R 2021-05-15T14:15:46.5412339Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:47.0489444Z ** help 2021-05-15T14:15:47.0802478Z *** installing help indices 2021-05-15T14:15:47.1026169Z ** building package indices 2021-05-15T14:15:47.3138763Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:47.6710952Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:48.0374675Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:48.0380444Z * DONE (rematch2) 2021-05-15T14:15:48.3165262Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T14:15:48.3190286Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:48.3192127Z ** using staged installation 2021-05-15T14:15:48.3334152Z ** R 2021-05-15T14:15:48.3417278Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:49.5412098Z ** help 2021-05-15T14:15:49.5791881Z *** installing help indices 2021-05-15T14:15:49.6098512Z ** building package indices 2021-05-15T14:15:49.8323380Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:50.1305183Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:50.4406294Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:50.4421010Z * DONE (rcmdcheck) 2021-05-15T14:15:50.7099394Z * installing *source* package ‘waldo’ ... 2021-05-15T14:15:50.7120161Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:50.7122154Z ** using staged installation 2021-05-15T14:15:50.7271064Z ** R 2021-05-15T14:15:50.7334915Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:51.4533630Z ** help 2021-05-15T14:15:51.4712669Z *** installing help indices 2021-05-15T14:15:51.4902592Z *** copying figures 2021-05-15T14:15:51.4905040Z ** building package indices 2021-05-15T14:15:51.6996434Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:51.9625396Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:52.2216586Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:52.2224722Z * DONE (waldo) 2021-05-15T14:15:52.7450327Z * installing *source* package ‘testthat’ ... 2021-05-15T14:15:52.7584256Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:52.7585226Z ** using staged installation 2021-05-15T14:15:52.7815309Z ** libs 2021-05-15T14:15:52.7877262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:15:52.8446147Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:15:52.8980831Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T14:15:53.7171869Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T14:15:54.3524448Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T14:16:11.7715499Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:16:11.9428670Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T14:16:11.9533658Z ** R 2021-05-15T14:16:11.9899216Z ** inst 2021-05-15T14:16:11.9931645Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:22.0200552Z ** help 2021-05-15T14:16:22.2463124Z *** installing help indices 2021-05-15T14:16:22.4246050Z *** copying figures 2021-05-15T14:16:22.4250567Z ** building package indices 2021-05-15T14:16:22.7640648Z ** installing vignettes 2021-05-15T14:16:22.7748336Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:23.0079886Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:23.0334532Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:23.5103308Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:23.5197317Z * DONE (testthat) 2021-05-15T14:16:23.9081446Z * installing *source* package ‘devtools’ ... 2021-05-15T14:16:23.9143733Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:23.9144898Z ** using staged installation 2021-05-15T14:16:23.9453582Z ** R 2021-05-15T14:16:23.9594880Z ** inst 2021-05-15T14:16:23.9606007Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:25.7591507Z ** help 2021-05-15T14:16:25.8731757Z *** installing help indices 2021-05-15T14:16:25.9517053Z *** copying figures 2021-05-15T14:16:25.9519124Z ** building package indices 2021-05-15T14:16:26.2360734Z ** installing vignettes 2021-05-15T14:16:26.2423944Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:26.9329216Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:27.6624577Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:27.6646947Z * DONE (devtools) 2021-05-15T14:16:27.6779873Z 2021-05-15T14:16:27.6780787Z The downloaded source packages are in 2021-05-15T14:16:27.6782237Z ‘/tmp/Rtmpq05jEt/downloaded_packages’ 2021-05-15T14:16:27.7738555Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:16:28.5713515Z 2021-05-15T14:16:28.8857992Z 2021-05-15T14:16:28.8868217Z checking for file ‘/tmp/Rtmpq05jEt/remotes723c4f5e0b9f/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:16:28.8930905Z 2021-05-15T14:16:28.8933685Z ✔ checking for file ‘/tmp/Rtmpq05jEt/remotes723c4f5e0b9f/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:16:28.9040317Z 2021-05-15T14:16:28.9046583Z 2021-05-15T14:16:28.9048834Z ─ preparing ‘desc’: 2021-05-15T14:16:28.9058074Z 2021-05-15T14:16:28.9060233Z 2021-05-15T14:16:28.9171802Z checking DESCRIPTION meta-information ... 2021-05-15T14:16:28.9198191Z 2021-05-15T14:16:28.9200674Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:16:28.9898600Z 2021-05-15T14:16:28.9937925Z 2021-05-15T14:16:28.9941796Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:16:28.9955423Z 2021-05-15T14:16:29.0110265Z 2021-05-15T14:16:29.0112840Z ─ checking for empty or unneeded directories 2021-05-15T14:16:29.0116390Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:16:29.0126585Z 2021-05-15T14:16:29.0152331Z 2021-05-15T14:16:29.0154435Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:16:29.1201557Z 2021-05-15T14:16:29.1206032Z 2021-05-15T14:16:29.1208561Z 2021-05-15T14:16:29.1326955Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:16:29.1328244Z (as ‘lib’ is unspecified) 2021-05-15T14:16:29.4494288Z * installing *source* package ‘desc’ ... 2021-05-15T14:16:29.4537902Z ** using staged installation 2021-05-15T14:16:29.4719787Z ** R 2021-05-15T14:16:29.4860573Z ** inst 2021-05-15T14:16:29.4877694Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:31.0596858Z ** help 2021-05-15T14:16:31.1972994Z *** installing help indices 2021-05-15T14:16:31.2968864Z ** building package indices 2021-05-15T14:16:31.5904558Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:31.7922327Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:32.0211661Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:32.0230874Z * DONE (desc) 2021-05-15T14:16:32.2441098Z 2021-05-15T14:16:32.2442572Z 2021-05-15T14:16:32.2452105Z checking for file ‘/tmp/Rtmpq05jEt/remotes723c53321916/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:16:32.2494525Z 2021-05-15T14:16:32.2496363Z ✔ checking for file ‘/tmp/Rtmpq05jEt/remotes723c53321916/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:16:32.2627405Z 2021-05-15T14:16:32.2628030Z 2021-05-15T14:16:32.2629109Z ─ preparing ‘ghtravis’: 2021-05-15T14:16:32.2629572Z 2021-05-15T14:16:32.2629992Z 2021-05-15T14:16:32.2714295Z checking DESCRIPTION meta-information ... 2021-05-15T14:16:32.2738447Z 2021-05-15T14:16:32.2740263Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:16:32.3143135Z 2021-05-15T14:16:32.3190010Z 2021-05-15T14:16:32.3194351Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:16:32.3209115Z 2021-05-15T14:16:32.3243965Z 2021-05-15T14:16:32.3246302Z ─ checking for empty or unneeded directories 2021-05-15T14:16:32.3249508Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:16:32.3294959Z 2021-05-15T14:16:32.3318058Z 2021-05-15T14:16:32.3320490Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:16:32.3545612Z 2021-05-15T14:16:32.3548901Z 2021-05-15T14:16:32.3550852Z 2021-05-15T14:16:32.3947358Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:16:32.3948246Z (as ‘lib’ is unspecified) 2021-05-15T14:16:32.6534285Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:16:32.6536560Z ** using staged installation 2021-05-15T14:16:32.6687835Z ** R 2021-05-15T14:16:32.6776277Z ** inst 2021-05-15T14:16:32.6785275Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:33.9426079Z ** help 2021-05-15T14:16:34.0020236Z *** installing help indices 2021-05-15T14:16:34.0462796Z ** building package indices 2021-05-15T14:16:34.2880829Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:34.9679605Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:35.6959237Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:35.6968750Z * DONE (ghtravis) 2021-05-15T14:16:35.7063178Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:16:35.8586958Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:16:36.7637159Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:16:36.7638139Z 2021-05-15T14:16:36.7642986Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:16:36.7644333Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:16:36.7645502Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:16:36.7646637Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:16:36.7647749Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:16:36.7649692Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:16:36.7651400Z (as ‘lib’ is unspecified) 2021-05-15T14:16:51.6542297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:16:52.0477248Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-15T14:16:52.0565162Z ================================================== 2021-05-15T14:16:52.0566677Z downloaded 89 KB 2021-05-15T14:16:52.0567595Z 2021-05-15T14:16:52.0603277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:16:52.3318077Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-15T14:16:52.3420630Z ================================================== 2021-05-15T14:16:52.3421190Z downloaded 116 KB 2021-05-15T14:16:52.3424441Z 2021-05-15T14:16:52.3458246Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:16:52.7316408Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-15T14:16:52.7448334Z ================================================== 2021-05-15T14:16:52.7449492Z downloaded 195 KB 2021-05-15T14:16:52.7450012Z 2021-05-15T14:16:52.7497774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:16:53.1377623Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-15T14:16:53.1631922Z ================================================== 2021-05-15T14:16:53.1632851Z downloaded 932 KB 2021-05-15T14:16:53.1633333Z 2021-05-15T14:16:53.1667325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:16:53.3514610Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-15T14:16:53.3741703Z ================================================== 2021-05-15T14:16:53.3742346Z downloaded 690 KB 2021-05-15T14:16:53.3742752Z 2021-05-15T14:16:53.6616267Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:16:53.6650076Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:53.6652145Z ** using staged installation 2021-05-15T14:16:53.6819720Z ** R 2021-05-15T14:16:53.6907916Z ** inst 2021-05-15T14:16:53.6920826Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:54.6499664Z ** help 2021-05-15T14:16:54.7097116Z *** installing help indices 2021-05-15T14:16:54.7528084Z ** building package indices 2021-05-15T14:16:54.9752616Z ** installing vignettes 2021-05-15T14:16:54.9805374Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:55.2465807Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:55.5294978Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:55.5307064Z * DONE (tidyselect) 2021-05-15T14:16:55.8273709Z * installing *source* package ‘generics’ ... 2021-05-15T14:16:55.8307480Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:55.8309860Z ** using staged installation 2021-05-15T14:16:55.8455538Z ** R 2021-05-15T14:16:55.8514096Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:56.1768230Z ** help 2021-05-15T14:16:56.2945332Z *** installing help indices 2021-05-15T14:16:56.3413723Z ** building package indices 2021-05-15T14:16:56.5914401Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:56.7894958Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:56.9851668Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:56.9861900Z * DONE (generics) 2021-05-15T14:16:57.2840876Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:16:57.2878529Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:57.2880108Z ** using staged installation 2021-05-15T14:16:57.3051455Z ** R 2021-05-15T14:16:57.3097002Z ** inst 2021-05-15T14:16:57.3124801Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:57.7164041Z ** help 2021-05-15T14:16:57.7388844Z *** installing help indices 2021-05-15T14:16:57.7587369Z ** building package indices 2021-05-15T14:16:57.9720559Z ** installing vignettes 2021-05-15T14:16:57.9766640Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:58.1668255Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:58.3554603Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:58.3564363Z * DONE (cpp11) 2021-05-15T14:16:58.8928874Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:16:58.9060137Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:58.9062016Z ** using staged installation 2021-05-15T14:16:58.9295672Z ** libs 2021-05-15T14:16:58.9361814Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-15T14:16:59.0921861Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-15T14:16:59.2771818Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-15T14:16:59.4158587Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T14:16:59.9897166Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T14:17:00.1127957Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-15T14:17:00.2352772Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-15T14:17:00.3507379Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-15T14:17:00.4839101Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T14:17:00.6125691Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-15T14:17:00.7144155Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T14:17:00.8898604Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:17:00.9594592Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T14:17:00.9612950Z ** R 2021-05-15T14:17:01.0068876Z ** data 2021-05-15T14:17:01.0073699Z *** moving datasets to lazyload DB 2021-05-15T14:17:01.1071572Z ** inst 2021-05-15T14:17:01.1099498Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:05.7023530Z ** help 2021-05-15T14:17:06.2254899Z *** installing help indices 2021-05-15T14:17:06.4732045Z *** copying figures 2021-05-15T14:17:06.4738218Z ** building package indices 2021-05-15T14:17:06.8485874Z ** installing vignettes 2021-05-15T14:17:06.8630562Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:07.3561458Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:07.3760905Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:07.9507226Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:07.9553638Z * DONE (dplyr) 2021-05-15T14:17:08.3455736Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:17:08.3535234Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:08.3537284Z ** using staged installation 2021-05-15T14:17:08.3732021Z ** libs 2021-05-15T14:17:08.3813431Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T14:17:09.4069545Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-15T14:17:09.7673190Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-15T14:17:11.5784454Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:17:12.9468175Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:17:13.0287128Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T14:17:13.0309769Z ** R 2021-05-15T14:17:13.0474329Z ** data 2021-05-15T14:17:13.0486606Z *** moving datasets to lazyload DB 2021-05-15T14:17:13.2556901Z ** inst 2021-05-15T14:17:13.2579154Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:14.9549870Z ** help 2021-05-15T14:17:15.0791580Z *** installing help indices 2021-05-15T14:17:15.1558361Z *** copying figures 2021-05-15T14:17:15.1563948Z ** building package indices 2021-05-15T14:17:15.4268793Z ** installing vignettes 2021-05-15T14:17:15.4384950Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:15.9493080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:15.9691899Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:16.5120902Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:16.5122270Z * DONE (tidyr) 2021-05-15T14:17:16.5240871Z 2021-05-15T14:17:16.5242041Z The downloaded source packages are in 2021-05-15T14:17:16.5243501Z ‘/tmp/Rtmpq05jEt/downloaded_packages’ 2021-05-15T14:17:16.7201375Z 2021-05-15T14:17:16.7219927Z checking for file ‘/tmp/Rtmpq05jEt/remotes723c17d07180/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:17:16.7253449Z 2021-05-15T14:17:16.7255379Z ✔ checking for file ‘/tmp/Rtmpq05jEt/remotes723c17d07180/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:17:16.7351055Z 2021-05-15T14:17:16.7351504Z 2021-05-15T14:17:16.7352265Z ─ preparing ‘aghast’: 2021-05-15T14:17:16.7352575Z 2021-05-15T14:17:16.7352908Z 2021-05-15T14:17:16.7482126Z checking DESCRIPTION meta-information ... 2021-05-15T14:17:16.7482729Z 2021-05-15T14:17:16.7483525Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:17:16.7784595Z 2021-05-15T14:17:16.7785106Z 2021-05-15T14:17:16.7786369Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:17:16.7786895Z 2021-05-15T14:17:16.7787238Z 2021-05-15T14:17:16.7788192Z ─ checking for empty or unneeded directories 2021-05-15T14:17:16.7789117Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:17:16.7820706Z 2021-05-15T14:17:16.7843894Z 2021-05-15T14:17:16.7847115Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:17:16.7939921Z 2021-05-15T14:17:16.7943289Z 2021-05-15T14:17:16.7945833Z 2021-05-15T14:17:16.8017833Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:17:16.8018633Z (as ‘lib’ is unspecified) 2021-05-15T14:17:17.0189406Z * installing *source* package ‘aghast’ ... 2021-05-15T14:17:17.0195446Z ** using staged installation 2021-05-15T14:17:17.0366537Z ** R 2021-05-15T14:17:17.0432207Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:17.4998145Z ** help 2021-05-15T14:17:17.5313124Z *** installing help indices 2021-05-15T14:17:17.5544128Z ** building package indices 2021-05-15T14:17:17.7614069Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:17.9594889Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:18.1558663Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:18.1571292Z * DONE (aghast) 2021-05-15T14:17:18.1657510Z Installing 1 packages: covr 2021-05-15T14:17:18.1667047Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:17:18.1667821Z (as ‘lib’ is unspecified) 2021-05-15T14:17:33.0608811Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:17:33.0609496Z 2021-05-15T14:17:33.0622429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:17:33.3395147Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-15T14:17:33.3461047Z ================================================== 2021-05-15T14:17:33.3461581Z downloaded 81 KB 2021-05-15T14:17:33.3461891Z 2021-05-15T14:17:33.3497664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:17:33.6783566Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-15T14:17:33.6868520Z ================================================== 2021-05-15T14:17:33.6869380Z downloaded 89 KB 2021-05-15T14:17:33.6869907Z 2021-05-15T14:17:33.6902880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:17:33.9195219Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-15T14:17:33.9317287Z ================================================== 2021-05-15T14:17:33.9317816Z downloaded 144 KB 2021-05-15T14:17:33.9318102Z 2021-05-15T14:17:34.2150323Z * installing *source* package ‘lazyeval’ ... 2021-05-15T14:17:34.2180992Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:34.2182684Z ** using staged installation 2021-05-15T14:17:34.2321155Z ** libs 2021-05-15T14:17:34.2374364Z 2021-05-15T14:17:34.2375925Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-15T14:17:34.3070510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:17:34.3480320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-15T14:17:34.4187714Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-15T14:17:34.5038826Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-15T14:17:34.5720046Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:17:34.6534970Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:17:34.6802314Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T14:17:34.6803675Z ** R 2021-05-15T14:17:34.6872116Z ** inst 2021-05-15T14:17:34.6884631Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:35.2097456Z ** help 2021-05-15T14:17:35.2697864Z *** installing help indices 2021-05-15T14:17:35.3176854Z ** building package indices 2021-05-15T14:17:35.5578652Z ** installing vignettes 2021-05-15T14:17:35.5647702Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:35.7633392Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:35.7834862Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:35.9760202Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:35.9768864Z * DONE (lazyeval) 2021-05-15T14:17:36.2586951Z * installing *source* package ‘rex’ ... 2021-05-15T14:17:36.2613616Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:36.2615656Z ** using staged installation 2021-05-15T14:17:36.2766211Z ** R 2021-05-15T14:17:36.2827135Z ** inst 2021-05-15T14:17:36.2838706Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:36.8076209Z ** help 2021-05-15T14:17:36.8631925Z *** installing help indices 2021-05-15T14:17:36.9050152Z ** building package indices 2021-05-15T14:17:37.1378602Z ** installing vignettes 2021-05-15T14:17:37.1481524Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:37.3427744Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:37.5429713Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:37.5444402Z * DONE (rex) 2021-05-15T14:17:37.9241886Z * installing *source* package ‘covr’ ... 2021-05-15T14:17:37.9308477Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:37.9309814Z ** using staged installation 2021-05-15T14:17:37.9526766Z ** libs 2021-05-15T14:17:37.9590250Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:17:38.0216209Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:17:38.0378717Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T14:17:38.0392609Z ** R 2021-05-15T14:17:38.0541921Z ** inst 2021-05-15T14:17:38.0565920Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:39.4293291Z ** help 2021-05-15T14:17:39.4955552Z *** installing help indices 2021-05-15T14:17:39.5463887Z *** copying figures 2021-05-15T14:17:39.5464992Z ** building package indices 2021-05-15T14:17:39.7957149Z ** installing vignettes 2021-05-15T14:17:39.8021002Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:40.0159966Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:40.0375838Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:40.2741565Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:40.2759956Z * DONE (covr) 2021-05-15T14:17:40.2865689Z 2021-05-15T14:17:40.2866500Z The downloaded source packages are in 2021-05-15T14:17:40.2867741Z ‘/tmp/Rtmpq05jEt/downloaded_packages’ 2021-05-15T14:17:40.3033438Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:17:40.3034087Z Rscript -e "tic::before_install()" 2021-05-15T14:17:40.3080590Z shell: /usr/bin/bash -e {0} 2021-05-15T14:17:40.3081013Z env: 2021-05-15T14:17:40.3081675Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:40.3082167Z TIC_DEPLOY_KEY: 2021-05-15T14:17:40.3083036Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:40.3084828Z GITHUB_PAT: *** 2021-05-15T14:17:40.3085368Z COVERALLS_TOKEN: 2021-05-15T14:17:40.3085839Z continue-on-error: true 2021-05-15T14:17:40.3086305Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:40.3086772Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:40.3087211Z TZ: UTC 2021-05-15T14:17:40.3087599Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:40.3087995Z NOT_CRAN: true 2021-05-15T14:17:40.3088368Z ##[endgroup] 2021-05-15T14:17:40.5996583Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:17:40.7268626Z Running before_install: step_install_remote_binaries() 2021-05-15T14:17:41.2589588Z Installing kirby21.base binaries 2021-05-15T14:17:41.2601242Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:17:41.4668300Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:17:41.4678021Z Installing kirby21.flair binaries 2021-05-15T14:17:41.4688389Z [1] "neuroconductor/kirby21.flair" 2021-05-15T14:17:41.6082206Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:17:41.6092040Z Installing kirby21.t1 binaries 2021-05-15T14:17:41.6102422Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:17:41.7377454Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:17:41.7387559Z Installing kirby21.t2 binaries 2021-05-15T14:17:41.7397919Z [1] "neuroconductor/kirby21.t2" 2021-05-15T14:17:41.8779560Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:17:41.8916774Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:17:41.8917535Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:17:41.8918165Z remotes::install_cran("rcmdcheck") 2021-05-15T14:17:41.8918702Z remotes::install_cran("markdown") 2021-05-15T14:17:41.8926459Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:17:41.8927069Z env: 2021-05-15T14:17:41.8927535Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:41.8928039Z TIC_DEPLOY_KEY: 2021-05-15T14:17:41.8928908Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:41.8930551Z GITHUB_PAT: *** 2021-05-15T14:17:41.8930992Z COVERALLS_TOKEN: 2021-05-15T14:17:41.8931496Z continue-on-error: true 2021-05-15T14:17:41.8932005Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:41.8932513Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:41.8932993Z TZ: UTC 2021-05-15T14:17:41.8933402Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:41.8933890Z NOT_CRAN: true 2021-05-15T14:17:41.8934285Z ##[endgroup] 2021-05-15T14:18:00.0649288Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-15T14:18:00.0651693Z kirby21.f... (NA -> 303fcd86a...) [GitHub] 2021-05-15T14:18:00.0654150Z kirby21.t1 (NA -> d9d2c5888...) [GitHub] 2021-05-15T14:18:00.0656011Z kirby21.t2 (NA -> cbde70c44...) [GitHub] 2021-05-15T14:18:00.2147191Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:18:01.3090642Z 2021-05-15T14:18:01.6551894Z 2021-05-15T14:18:01.6556191Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e1115273b9/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-15T14:18:01.6645372Z 2021-05-15T14:18:01.6650588Z ✔ checking for file ‘/tmp/Rtmp81CEG1/remotesd4e1115273b9/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-15T14:18:01.6667655Z 2021-05-15T14:18:01.6703259Z 2021-05-15T14:18:01.6705468Z ─ preparing ‘kirby21.base’: 2021-05-15T14:18:01.6714991Z checking DESCRIPTION meta-information ... 2021-05-15T14:18:01.6739356Z 2021-05-15T14:18:01.6741363Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:18:01.6941044Z 2021-05-15T14:18:01.6980048Z 2021-05-15T14:18:01.6984313Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:18:01.6998809Z 2021-05-15T14:18:01.7022747Z 2021-05-15T14:18:01.7024734Z ─ checking for empty or unneeded directories 2021-05-15T14:18:01.7045911Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-15T14:18:01.7113235Z 2021-05-15T14:18:01.7116007Z 2021-05-15T14:18:01.7117450Z 2021-05-15T14:18:01.7234217Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:18:01.9557709Z (as ‘lib’ is unspecified) 2021-05-15T14:18:01.9559266Z * installing *source* package ‘kirby21.base’ ... 2021-05-15T14:18:01.9561746Z ** using staged installation 2021-05-15T14:18:01.9720887Z ** R 2021-05-15T14:18:01.9832006Z ** data 2021-05-15T14:18:01.9835430Z *** moving datasets to lazyload DB 2021-05-15T14:18:01.9909068Z ** inst 2021-05-15T14:18:01.9916316Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:02.3677588Z ** help 2021-05-15T14:18:02.3938829Z *** installing help indices 2021-05-15T14:18:02.4201244Z ** building package indices 2021-05-15T14:18:02.6477709Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:18:02.8483543Z ** testing if installed package can be loaded from final location 2021-05-15T14:18:03.0442932Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:18:03.0449093Z * DONE (kirby21.base) 2021-05-15T14:18:03.2945799Z Downloading GitHub repo neuroconductor/kirby21.flair@303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:18:27.0166094Z 2021-05-15T14:18:27.2235453Z 2021-05-15T14:18:27.2243336Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e15f4e6bd/neuroconductor-kirby21.flair-303fcd8/DESCRIPTION’ ... 2021-05-15T14:18:27.2245769Z 2021-05-15T14:18:27.2249503Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e15f4e6bd/neuroconductor-kirby21.flair-303fcd8/DESCRIPTION’ ... 2021-05-15T14:18:27.2251860Z 2021-05-15T14:18:27.2254964Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e15f4e6bd/neuroconductor-kirby21.flair-303fcd8/DESCRIPTION’ ... OK 2021-05-15T14:18:27.2276859Z 2021-05-15T14:18:27.2281154Z ✔ checking for file ‘/tmp/Rtmp81CEG1/remotesd4e15f4e6bd/neuroconductor-kirby21.flair-303fcd8/DESCRIPTION’ 2021-05-15T14:18:27.5361086Z 2021-05-15T14:18:27.5389588Z 2021-05-15T14:18:27.5403408Z ─ preparing ‘kirby21.flair’: 2021-05-15T14:18:27.5409917Z checking DESCRIPTION meta-information ... 2021-05-15T14:18:27.5443997Z 2021-05-15T14:18:27.5446030Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:18:27.6135094Z 2021-05-15T14:18:27.6164425Z 2021-05-15T14:18:27.6167341Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:18:27.6178363Z 2021-05-15T14:18:27.6208795Z 2021-05-15T14:18:27.6211280Z ─ checking for empty or unneeded directories 2021-05-15T14:18:27.6237857Z ─ building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-15T14:18:27.6246547Z 2021-05-15T14:18:27.6248895Z 2021-05-15T14:18:27.6250192Z 2021-05-15T14:18:27.6574858Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:18:27.6576295Z (as ‘lib’ is unspecified) 2021-05-15T14:18:27.8746756Z * installing *source* package ‘kirby21.flair’ ... 2021-05-15T14:18:27.8749001Z ** using staged installation 2021-05-15T14:18:27.8901913Z ** R 2021-05-15T14:18:27.8931342Z ** inst 2021-05-15T14:18:27.8938764Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:28.1400509Z ** help 2021-05-15T14:18:28.1534289Z *** installing help indices 2021-05-15T14:18:28.1795497Z ** building package indices 2021-05-15T14:18:28.3864962Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:18:28.6118211Z ** testing if installed package can be loaded from final location 2021-05-15T14:18:28.8211195Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:18:28.8219378Z * DONE (kirby21.flair) 2021-05-15T14:18:29.0864333Z Downloading GitHub repo neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:18:33.1442573Z 2021-05-15T14:18:33.3493958Z 2021-05-15T14:18:33.3501990Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e138dc2d1c/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ ... 2021-05-15T14:18:33.3504308Z 2021-05-15T14:18:33.3507495Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e138dc2d1c/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ ... 2021-05-15T14:18:33.3509696Z 2021-05-15T14:18:33.3513119Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e138dc2d1c/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ ... OK 2021-05-15T14:18:33.3533864Z 2021-05-15T14:18:33.3537372Z ✔ checking for file ‘/tmp/Rtmp81CEG1/remotesd4e138dc2d1c/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ 2021-05-15T14:18:33.4041218Z 2021-05-15T14:18:33.4042855Z 2021-05-15T14:18:33.4044145Z ─ preparing ‘kirby21.t1’: 2021-05-15T14:18:33.4063644Z checking DESCRIPTION meta-information ... 2021-05-15T14:18:33.4096038Z 2021-05-15T14:18:33.4097309Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:18:33.4349352Z 2021-05-15T14:18:33.4376309Z 2021-05-15T14:18:33.4377837Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:18:33.4383336Z 2021-05-15T14:18:33.4407365Z 2021-05-15T14:18:33.4408657Z ─ checking for empty or unneeded directories 2021-05-15T14:18:33.4412207Z 2021-05-15T14:18:33.4430564Z 2021-05-15T14:18:33.4431703Z ─ building ‘kirby21.t1_1.7.3.2.tar.gz’ 2021-05-15T14:18:33.4474690Z 2021-05-15T14:18:33.4475506Z 2021-05-15T14:18:33.4476065Z 2021-05-15T14:18:33.4546933Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:18:33.4548066Z (as ‘lib’ is unspecified) 2021-05-15T14:18:33.6684240Z * installing *source* package ‘kirby21.t1’ ... 2021-05-15T14:18:33.6688022Z ** using staged installation 2021-05-15T14:18:33.6839935Z ** R 2021-05-15T14:18:33.6869180Z ** inst 2021-05-15T14:18:33.6878617Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:33.9299492Z ** help 2021-05-15T14:18:33.9444927Z *** installing help indices 2021-05-15T14:18:33.9697475Z ** building package indices 2021-05-15T14:18:34.1750575Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:18:34.3817652Z ** testing if installed package can be loaded from final location 2021-05-15T14:18:34.5879772Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:18:34.5886724Z * DONE (kirby21.t1) 2021-05-15T14:18:34.7682041Z Downloading GitHub repo neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:18:41.2476507Z 2021-05-15T14:18:41.4440843Z 2021-05-15T14:18:41.4452591Z checking for file ‘/tmp/Rtmp81CEG1/remotesd4e145beb050/neuroconductor-kirby21.t2-cbde70c/DESCRIPTION’ ... 2021-05-15T14:18:41.4485220Z 2021-05-15T14:18:41.4487133Z ✔ checking for file ‘/tmp/Rtmp81CEG1/remotesd4e145beb050/neuroconductor-kirby21.t2-cbde70c/DESCRIPTION’ 2021-05-15T14:18:41.5240993Z 2021-05-15T14:18:41.5267467Z 2021-05-15T14:18:41.5271295Z ─ preparing ‘kirby21.t2’: 2021-05-15T14:18:41.5287830Z checking DESCRIPTION meta-information ... 2021-05-15T14:18:41.5318236Z 2021-05-15T14:18:41.5320593Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:18:41.5602821Z 2021-05-15T14:18:41.5626461Z 2021-05-15T14:18:41.5628758Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:18:41.5636197Z 2021-05-15T14:18:41.5657651Z 2021-05-15T14:18:41.5659923Z ─ checking for empty or unneeded directories 2021-05-15T14:18:41.5667219Z 2021-05-15T14:18:41.5787979Z 2021-05-15T14:18:41.5788890Z ─ building ‘kirby21.t2_1.7.0.tar.gz’ 2021-05-15T14:18:41.5796037Z 2021-05-15T14:18:41.5797872Z 2021-05-15T14:18:41.5798173Z 2021-05-15T14:18:41.5819683Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:18:41.7907138Z (as ‘lib’ is unspecified) 2021-05-15T14:18:41.7908816Z * installing *source* package ‘kirby21.t2’ ... 2021-05-15T14:18:41.7910912Z ** using staged installation 2021-05-15T14:18:41.8056315Z ** R 2021-05-15T14:18:41.8083503Z ** inst 2021-05-15T14:18:41.8090666Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:42.0440396Z ** help 2021-05-15T14:18:42.0560214Z *** installing help indices 2021-05-15T14:18:42.0809204Z ** building package indices 2021-05-15T14:18:42.2806504Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:18:42.4883994Z ** testing if installed package can be loaded from final location 2021-05-15T14:18:42.6928828Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:18:42.6933854Z * DONE (kirby21.t2) 2021-05-15T14:18:42.7980027Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-15T14:18:42.7982402Z Use `force = TRUE` to force installation 2021-05-15T14:18:42.8774286Z Skipping install of 'kirby21.flair' from a github remote, the SHA1 (303fcd86) has not changed since last install. 2021-05-15T14:18:42.8777314Z Use `force = TRUE` to force installation 2021-05-15T14:18:42.9580594Z Skipping install of 'kirby21.t1' from a github remote, the SHA1 (d9d2c588) has not changed since last install. 2021-05-15T14:18:42.9582418Z Use `force = TRUE` to force installation 2021-05-15T14:18:43.0423060Z Skipping install of 'kirby21.t2' from a github remote, the SHA1 (cbde70c4) has not changed since last install. 2021-05-15T14:18:43.0424430Z Use `force = TRUE` to force installation 2021-05-15T14:18:57.3186157Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:18:57.3187816Z Use `force = TRUE` to force installation 2021-05-15T14:18:57.3197006Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:18:57.3198965Z Use `force = TRUE` to force installation 2021-05-15T14:18:57.3273637Z 2021-05-15T14:18:57.3309290Z ##[group]Run options(width = 100) 2021-05-15T14:18:57.3309752Z options(width = 100) 2021-05-15T14:18:57.3310231Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:18:57.3310951Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:18:57.3317368Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:18:57.3317734Z env: 2021-05-15T14:18:57.3318109Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:57.3318525Z TIC_DEPLOY_KEY: 2021-05-15T14:18:57.3319215Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:18:57.3320734Z GITHUB_PAT: *** 2021-05-15T14:18:57.3321091Z COVERALLS_TOKEN: 2021-05-15T14:18:57.3321503Z continue-on-error: true 2021-05-15T14:18:57.3321921Z VDIFFR_RUN_TESTS: 2021-05-15T14:18:57.3322335Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:18:57.3322938Z TZ: UTC 2021-05-15T14:18:57.3323313Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:57.3323753Z NOT_CRAN: true 2021-05-15T14:18:57.3324135Z ##[endgroup] 2021-05-15T14:18:57.7897480Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:18:57.7898258Z setting value 2021-05-15T14:18:57.7899291Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-15T14:18:57.7900054Z os Ubuntu 20.04.2 LTS 2021-05-15T14:18:57.7900922Z system x86_64, linux-gnu 2021-05-15T14:18:57.7901571Z ui X11 2021-05-15T14:18:57.7902179Z language (EN) 2021-05-15T14:18:57.7903036Z collate C.UTF-8 2021-05-15T14:18:57.7903874Z ctype C.UTF-8 2021-05-15T14:18:57.7904502Z tz UTC 2021-05-15T14:18:57.7905296Z date 2021-05-15 2021-05-15T14:18:57.7905684Z 2021-05-15T14:18:57.7906694Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:18:57.7907538Z package * version date lib source 2021-05-15T14:18:57.7908698Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:18:57.7909801Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7910778Z base * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7911753Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7912706Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7913687Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7914663Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:18:57.7915721Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7916615Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7917484Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7918376Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7919368Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7920485Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7921369Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7922548Z compiler 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7923309Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7924130Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7924862Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7925619Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7926361Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7927101Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7927838Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7928853Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:18:57.7929785Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7930625Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7931478Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7932300Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7933150Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7934007Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7934852Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7935688Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7936531Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7937355Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7938181Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7939029Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7939854Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7940770Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:18:57.7941707Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7942536Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7943381Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7944217Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7945066Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7945910Z grid 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7946715Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7947587Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7948301Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7949014Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7949782Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7950662Z kirby21.base 1.7.3 2021-05-15 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-15T14:18:57.7951738Z kirby21.flair 1.7.0 2021-05-15 [1] Github (neuroconductor/kirby21.flair@303fcd8) 2021-05-15T14:18:57.7952728Z kirby21.t1 1.7.3.2 2021-05-15 [1] Github (neuroconductor/kirby21.t1@d9d2c58) 2021-05-15T14:18:57.7953753Z kirby21.t2 1.7.0 2021-05-15 [1] Github (neuroconductor/kirby21.t2@cbde70c) 2021-05-15T14:18:57.7954600Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7955326Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7956085Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7956826Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7957816Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7958676Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7967566Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7968903Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7969653Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7970593Z methods * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7971435Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7972249Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7973087Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7973896Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7974748Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7975595Z parallel 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7976457Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7977312Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7979351Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7980230Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7981071Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7981946Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7982891Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7983618Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7984340Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7985047Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7985776Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7986534Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7987263Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7988003Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7988740Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7989614Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7990354Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7991161Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7991905Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7992634Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7993400Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7994146Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7994917Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7995684Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.7996415Z splines 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7997143Z stats * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7997858Z stats4 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.7998766Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.7999812Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8000671Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:18:57.8001506Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8002375Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:18:57.8003259Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.8004109Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8004945Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8005832Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:18:57.8006888Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8007817Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8008719Z tools 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.8009617Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8010517Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8011389Z utils * 4.2.0 2021-05-14 [2] local 2021-05-15T14:18:57.8012275Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8015269Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8016192Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8017092Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8017961Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:18:57.8018849Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8019724Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8020617Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8021687Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:18:57.8021991Z 2021-05-15T14:18:57.8022460Z [1] /home/runner/work/_temp/Library 2021-05-15T14:18:57.8023061Z [2] /opt/R/devel/lib/R/library 2021-05-15T14:18:57.8053762Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:18:57.8054404Z Rscript -e 'tic::script()' 2021-05-15T14:18:57.8054871Z ls -l check 2021-05-15T14:18:57.8098032Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:18:57.8098539Z env: 2021-05-15T14:18:57.8098969Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:18:57.8099444Z TIC_DEPLOY_KEY: 2021-05-15T14:18:57.8100234Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:18:57.8102082Z GITHUB_PAT: *** 2021-05-15T14:18:57.8102443Z COVERALLS_TOKEN: 2021-05-15T14:18:57.8102854Z continue-on-error: true 2021-05-15T14:18:57.8103270Z VDIFFR_RUN_TESTS: 2021-05-15T14:18:57.8103684Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:18:57.8104078Z TZ: UTC 2021-05-15T14:18:57.8104409Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:18:57.8104776Z NOT_CRAN: true 2021-05-15T14:18:57.8105103Z ##[endgroup] 2021-05-15T14:18:58.0852497Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:18:58.2198142Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:18:58.2199119Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:18:58.2200034Z timeout = Inf, check_dir = "check") 2021-05-15T14:18:58.2846611Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:18:58.5127474Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:18:58.5221052Z * preparing ‘kirby21.smri’: 2021-05-15T14:18:58.5273724Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:18:58.5476866Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:18:58.5478404Z * checking for empty or unneeded directories 2021-05-15T14:18:58.5502039Z * building ‘kirby21.smri_1.5.tar.gz’ 2021-05-15T14:18:58.5541166Z 2021-05-15T14:18:58.6345549Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:18:58.8641554Z * using log directory ‘/home/runner/work/kirby21.smri/kirby21.smri/check/kirby21.smri.Rcheck’ 2021-05-15T14:18:58.9270325Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-15T14:18:58.9272681Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:18:58.9274407Z * using session charset: UTF-8 2021-05-15T14:18:58.9276103Z * using option ‘--as-cran’ 2021-05-15T14:18:58.9277966Z * checking for file ‘kirby21.smri/DESCRIPTION’ ... OK 2021-05-15T14:18:58.9279713Z * checking extension type ... Package 2021-05-15T14:18:58.9281547Z * this is package ‘kirby21.smri’ version ‘1.5’ 2021-05-15T14:18:58.9283121Z * checking package namespace information ... OK 2021-05-15T14:19:13.9289859Z * checking package dependencies ... OK 2021-05-15T14:19:13.9304680Z * checking if this is a source package ... OK 2021-05-15T14:19:13.9305985Z * checking if there is a namespace ... OK 2021-05-15T14:19:14.0892723Z * checking for executable files ... OK 2021-05-15T14:19:14.0894947Z * checking for hidden files and directories ... OK 2021-05-15T14:19:14.0896630Z * checking for portable file names ... OK 2021-05-15T14:19:14.0898387Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:19:14.0904001Z * checking serialization versions ... OK 2021-05-15T14:19:15.3203148Z * checking whether package ‘kirby21.smri’ can be installed ... OK 2021-05-15T14:19:15.3258058Z * checking installed package size ... OK 2021-05-15T14:19:15.3857836Z * checking package directory ... OK 2021-05-15T14:19:15.3858539Z * checking for future file timestamps ... OK 2021-05-15T14:19:15.5561660Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:19:15.5578917Z * checking top-level files ... OK 2021-05-15T14:19:15.5579921Z * checking for left-over files ... OK 2021-05-15T14:19:15.5580690Z * checking index information ... OK 2021-05-15T14:19:15.6114058Z * checking package subdirectories ... OK 2021-05-15T14:19:15.6631373Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:19:15.7156056Z * checking R files for syntax errors ... OK 2021-05-15T14:19:15.9202597Z * checking whether the package can be loaded ... OK 2021-05-15T14:19:16.0397572Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:19:16.1625831Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:19:16.2921340Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:19:16.5002437Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:19:16.7150929Z * checking loading without being on the library search path ... OK 2021-05-15T14:19:16.8553400Z * checking dependencies in R code ... OK 2021-05-15T14:19:17.3540253Z * checking S3 generic/method consistency ... OK 2021-05-15T14:19:17.4931103Z * checking replacement functions ... OK 2021-05-15T14:19:17.6360896Z * checking foreign function calls ... OK 2021-05-15T14:19:19.7217714Z * checking R code for possible problems ... OK 2021-05-15T14:19:19.9203455Z * checking Rd files ... OK 2021-05-15T14:19:19.9730496Z * checking Rd metadata ... OK 2021-05-15T14:19:20.0341786Z * checking Rd line widths ... OK 2021-05-15T14:19:20.1338693Z * checking Rd cross-references ... OK 2021-05-15T14:19:20.2799965Z * checking for missing documentation entries ... OK 2021-05-15T14:19:20.7196609Z * checking for code/documentation mismatches ... OK 2021-05-15T14:19:21.3225781Z * checking Rd \usage sections ... OK 2021-05-15T14:19:21.3946119Z * checking Rd contents ... OK 2021-05-15T14:19:21.4763280Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:19:22.0638124Z * checking examples ... OK 2021-05-15T14:19:23.8115638Z * checking PDF version of manual ... OK 2021-05-15T14:19:23.8117426Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:19:23.8118491Z * checking for detritus in the temp directory ... OK 2021-05-15T14:19:23.8119243Z * DONE 2021-05-15T14:19:23.8120024Z 2021-05-15T14:19:23.8120648Z Status: OK 2021-05-15T14:19:23.8120936Z 2021-05-15T14:19:23.9055629Z ── R CMD check results ─────────────────────────────────── kirby21.smri 1.5 ──── 2021-05-15T14:19:23.9076609Z Duration: 25.3s 2021-05-15T14:19:23.9076979Z 2021-05-15T14:19:23.9090972Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:19:23.9155221Z total 16 2021-05-15T14:19:23.9157044Z drwxr-xr-x 5 runner docker 4096 May 15 14:19 kirby21.smri.Rcheck 2021-05-15T14:19:23.9158339Z -rw-r--r-- 1 runner docker 1383 May 15 14:18 kirby21.smri_1.5.tar.gz 2021-05-15T14:19:23.9159867Z -rw-r--r-- 1 runner docker 7962 May 15 14:19 kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:19:23.9199355Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:19:23.9200453Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:19:23.9246860Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:19:23.9247408Z env: 2021-05-15T14:19:23.9247876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:23.9248410Z TIC_DEPLOY_KEY: 2021-05-15T14:19:23.9249267Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:19:23.9251056Z GITHUB_PAT: *** 2021-05-15T14:19:23.9251501Z COVERALLS_TOKEN: 2021-05-15T14:19:23.9252008Z continue-on-error: true 2021-05-15T14:19:23.9252519Z VDIFFR_RUN_TESTS: 2021-05-15T14:19:23.9253028Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:19:23.9253507Z TZ: UTC 2021-05-15T14:19:23.9253915Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:23.9254361Z NOT_CRAN: true 2021-05-15T14:19:23.9254760Z ##[endgroup] 2021-05-15T14:19:23.9392630Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:19:23.9393196Z Rscript -e "tic::before_deploy()" 2021-05-15T14:19:23.9440946Z shell: /usr/bin/bash -e {0} 2021-05-15T14:19:23.9441353Z env: 2021-05-15T14:19:23.9441834Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:23.9442358Z TIC_DEPLOY_KEY: 2021-05-15T14:19:23.9443225Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:19:23.9444727Z GITHUB_PAT: *** 2021-05-15T14:19:23.9445163Z COVERALLS_TOKEN: 2021-05-15T14:19:23.9445670Z continue-on-error: true 2021-05-15T14:19:23.9446177Z VDIFFR_RUN_TESTS: 2021-05-15T14:19:23.9446702Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:19:23.9447163Z TZ: UTC 2021-05-15T14:19:23.9447581Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:23.9448011Z NOT_CRAN: true 2021-05-15T14:19:23.9448419Z ##[endgroup] 2021-05-15T14:19:24.2292236Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:19:24.3614593Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:19:24.3615139Z with: 2021-05-15T14:19:24.3615998Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.smri/releases/42997303/assets{?name,label} 2021-05-15T14:19:24.3617062Z asset_path: check/kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:19:24.3617790Z asset_name: kirby21.smri_1.5_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-15T14:19:24.3618487Z asset_content_type: application/octet-stream 2021-05-15T14:19:24.3618975Z env: 2021-05-15T14:19:24.3619416Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:24.3619873Z TIC_DEPLOY_KEY: 2021-05-15T14:19:24.3620664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:19:24.3622192Z GITHUB_PAT: *** 2021-05-15T14:19:24.3622584Z COVERALLS_TOKEN: 2021-05-15T14:19:24.3623068Z continue-on-error: true 2021-05-15T14:19:24.3623527Z VDIFFR_RUN_TESTS: 2021-05-15T14:19:24.3624034Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:19:24.3624484Z TZ: UTC 2021-05-15T14:19:24.3624861Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:24.3625276Z NOT_CRAN: true 2021-05-15T14:19:24.3626193Z GITHUB_TOKEN: *** 2021-05-15T14:19:24.3626571Z ##[endgroup] 2021-05-15T14:19:24.9258057Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:19:24.9258647Z Rscript -e "tic::deploy()" 2021-05-15T14:19:24.9304240Z shell: /usr/bin/bash -e {0} 2021-05-15T14:19:24.9304648Z env: 2021-05-15T14:19:24.9305127Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:24.9305627Z TIC_DEPLOY_KEY: 2021-05-15T14:19:24.9306500Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:19:24.9308154Z GITHUB_PAT: *** 2021-05-15T14:19:24.9308590Z COVERALLS_TOKEN: 2021-05-15T14:19:24.9309113Z continue-on-error: true 2021-05-15T14:19:24.9309605Z VDIFFR_RUN_TESTS: 2021-05-15T14:19:24.9310132Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:19:24.9310602Z TZ: UTC 2021-05-15T14:19:24.9311023Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:24.9311458Z NOT_CRAN: true 2021-05-15T14:19:24.9311972Z ##[endgroup] 2021-05-15T14:19:25.2140056Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:19:25.3469202Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:19:25.3469842Z Rscript -e "tic::after_deploy()" 2021-05-15T14:19:25.3516252Z shell: /usr/bin/bash -e {0} 2021-05-15T14:19:25.3516691Z env: 2021-05-15T14:19:25.3517176Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:25.3517668Z TIC_DEPLOY_KEY: 2021-05-15T14:19:25.3518541Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:19:25.3520371Z GITHUB_PAT: *** 2021-05-15T14:19:25.3520813Z COVERALLS_TOKEN: 2021-05-15T14:19:25.3521324Z continue-on-error: true 2021-05-15T14:19:25.3521835Z VDIFFR_RUN_TESTS: 2021-05-15T14:19:25.3522339Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:19:25.3522818Z TZ: UTC 2021-05-15T14:19:25.3523239Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:25.3523667Z NOT_CRAN: true 2021-05-15T14:19:25.3524077Z ##[endgroup] 2021-05-15T14:19:25.6392693Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:19:25.9506432Z Post job cleanup. 2021-05-15T14:19:25.9966179Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:19:26.0083161Z Post job cleanup. 2021-05-15T14:19:26.1151708Z [command]/usr/bin/git version 2021-05-15T14:19:26.1210955Z git version 2.31.1 2021-05-15T14:19:26.1247797Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:19:26.1296136Z [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-15T14:19:26.1561727Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:19:26.1601337Z http.https://github.com/.extraheader 2021-05-15T14:19:26.1612352Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:19:26.1657534Z [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-15T14:19:26.1961299Z Cleaning up orphan processes