2021-05-17T18:01:07.2975006Z ##[section]Starting: Request a runner to run this job 2021-05-17T18:01:07.4277882Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-17T18:01:07.5126339Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T18:01:07.8191895Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T18:01:07.9167991Z ##[section]Finishing: Request a runner to run this job 2021-05-17T18:01:21.1319490Z Current runner version: '2.278.0' 2021-05-17T18:01:21.1385240Z ##[group]Operating System 2021-05-17T18:01:21.1386420Z Mac OS X 2021-05-17T18:01:21.1386850Z 10.15.7 2021-05-17T18:01:21.1387300Z 19H1030 2021-05-17T18:01:21.1387870Z ##[endgroup] 2021-05-17T18:01:21.1388390Z ##[group]Virtual Environment 2021-05-17T18:01:21.1389040Z Environment: macos-10.15 2021-05-17T18:01:21.1389580Z Version: 20210510.1 2021-05-17T18:01:21.1390530Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-17T18:01:21.1391970Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-17T18:01:21.1392840Z ##[endgroup] 2021-05-17T18:01:21.1394730Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T18:01:21.1396040Z Actions: write 2021-05-17T18:01:21.1396660Z Checks: write 2021-05-17T18:01:21.1397130Z Contents: write 2021-05-17T18:01:21.1397670Z Deployments: write 2021-05-17T18:01:21.1398430Z Issues: write 2021-05-17T18:01:21.1399080Z Metadata: read 2021-05-17T18:01:21.1399610Z Packages: write 2021-05-17T18:01:21.1400120Z PullRequests: write 2021-05-17T18:01:21.1400740Z RepositoryProjects: write 2021-05-17T18:01:21.1401340Z SecurityEvents: write 2021-05-17T18:01:21.1401980Z Statuses: write 2021-05-17T18:01:21.1402780Z ##[endgroup] 2021-05-17T18:01:21.1406380Z Prepare workflow directory 2021-05-17T18:01:21.2709640Z Prepare all required actions 2021-05-17T18:01:21.2722450Z Getting action download info 2021-05-17T18:01:21.6956300Z Download action repository 'actions/checkout@v2' 2021-05-17T18:01:23.4435280Z Download action repository 'r-lib/actions@master' 2021-05-17T18:01:25.5883000Z Download action repository 'adigherman/actions@master' 2021-05-17T18:01:27.6979270Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T18:01:28.0508460Z Download action repository 'actions/cache@v1' 2021-05-17T18:01:28.5806130Z Download action repository 'actions/upload-artifact@master' 2021-05-17T18:01:28.9639300Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T18:01:29.6679250Z ##[group]Run actions/checkout@v2 2021-05-17T18:01:29.6679960Z with: 2021-05-17T18:01:29.6680410Z repository: neuroconductor/stapler 2021-05-17T18:01:29.6681390Z token: *** 2021-05-17T18:01:29.6681760Z ssh-strict: true 2021-05-17T18:01:29.6682220Z persist-credentials: true 2021-05-17T18:01:29.6682650Z clean: true 2021-05-17T18:01:29.6683010Z fetch-depth: 1 2021-05-17T18:01:29.6683350Z lfs: false 2021-05-17T18:01:29.6683700Z submodules: false 2021-05-17T18:01:29.6684030Z env: 2021-05-17T18:01:29.6684430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:29.6684850Z TIC_DEPLOY_KEY: 2021-05-17T18:01:29.6685170Z RSPM: 2021-05-17T18:01:29.6685900Z GITHUB_PAT: *** 2021-05-17T18:01:29.6686640Z COVERALLS_TOKEN: *** 2021-05-17T18:01:29.6687080Z continue-on-error: true 2021-05-17T18:01:29.6687530Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:29.6687900Z ##[endgroup] 2021-05-17T18:01:30.9192210Z Syncing repository: neuroconductor/stapler 2021-05-17T18:01:30.9193370Z ##[group]Getting Git version info 2021-05-17T18:01:30.9194840Z Working directory is '/Users/runner/work/stapler/stapler' 2021-05-17T18:01:30.9195540Z [command]/usr/local/bin/git version 2021-05-17T18:01:30.9196080Z git version 2.31.1 2021-05-17T18:01:30.9197430Z ##[endgroup] 2021-05-17T18:01:30.9198440Z Deleting the contents of '/Users/runner/work/stapler/stapler' 2021-05-17T18:01:30.9200080Z ##[group]Initializing the repository 2021-05-17T18:01:30.9200780Z [command]/usr/local/bin/git init /Users/runner/work/stapler/stapler 2021-05-17T18:01:30.9202000Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T18:01:30.9202780Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T18:01:30.9203590Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T18:01:30.9204160Z hint: 2021-05-17T18:01:30.9205070Z hint: git config --global init.defaultBranch 2021-05-17T18:01:30.9206310Z hint: 2021-05-17T18:01:30.9207260Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T18:01:30.9208490Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T18:01:30.9209100Z hint: 2021-05-17T18:01:30.9209800Z hint: git branch -m 2021-05-17T18:01:30.9210490Z Initialized empty Git repository in /Users/runner/work/stapler/stapler/.git/ 2021-05-17T18:01:30.9211440Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/stapler 2021-05-17T18:01:30.9212150Z ##[endgroup] 2021-05-17T18:01:30.9212710Z ##[group]Disabling automatic garbage collection 2021-05-17T18:01:30.9213720Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-17T18:01:30.9214300Z ##[endgroup] 2021-05-17T18:01:30.9216440Z ##[group]Setting up auth 2021-05-17T18:01:30.9217570Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:01:30.9324890Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T18:01:31.0844460Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:01:31.0940780Z [command]/usr/local/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-17T18:01:31.2413910Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T18:01:31.2525380Z ##[endgroup] 2021-05-17T18:01:31.2642010Z ##[group]Fetching the repository 2021-05-17T18:01:31.2757210Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6d4807a37a50dda2e127efbfcc7ae07fa60276d3:refs/tags/0.7.2.s 2021-05-17T18:01:31.5520880Z remote: Enumerating objects: 76, done. 2021-05-17T18:01:31.5521970Z remote: Counting objects: 1% (1/76) 2021-05-17T18:01:31.5523390Z remote: Counting objects: 2% (2/76) 2021-05-17T18:01:31.5527000Z remote: Counting objects: 3% (3/76) 2021-05-17T18:01:31.5528340Z remote: Counting objects: 5% (4/76) 2021-05-17T18:01:31.5529550Z remote: Counting objects: 6% (5/76) 2021-05-17T18:01:31.5532880Z remote: Counting objects: 7% (6/76) 2021-05-17T18:01:31.5534580Z remote: Counting objects: 9% (7/76) 2021-05-17T18:01:31.5536040Z remote: Counting objects: 10% (8/76) 2021-05-17T18:01:31.5537310Z remote: Counting objects: 11% (9/76) 2021-05-17T18:01:31.5538470Z remote: Counting objects: 13% (10/76) 2021-05-17T18:01:31.5539710Z remote: Counting objects: 14% (11/76) 2021-05-17T18:01:31.5540830Z remote: Counting objects: 15% (12/76) 2021-05-17T18:01:31.5541930Z remote: Counting objects: 17% (13/76) 2021-05-17T18:01:31.5543620Z remote: Counting objects: 18% (14/76) 2021-05-17T18:01:31.5544440Z remote: Counting objects: 19% (15/76) 2021-05-17T18:01:31.5545580Z remote: Counting objects: 21% (16/76) 2021-05-17T18:01:31.5547780Z remote: Counting objects: 22% (17/76) 2021-05-17T18:01:31.5548610Z remote: Counting objects: 23% (18/76) 2021-05-17T18:01:31.5549180Z remote: Counting objects: 25% (19/76) 2021-05-17T18:01:31.5549770Z remote: Counting objects: 26% (20/76) 2021-05-17T18:01:31.5550940Z remote: Counting objects: 27% (21/76) 2021-05-17T18:01:31.5552110Z remote: Counting objects: 28% (22/76) 2021-05-17T18:01:31.5553290Z remote: Counting objects: 30% (23/76) 2021-05-17T18:01:31.5554500Z remote: Counting objects: 31% (24/76) 2021-05-17T18:01:31.5555530Z remote: Counting objects: 32% (25/76) 2021-05-17T18:01:31.5556620Z remote: Counting objects: 34% (26/76) 2021-05-17T18:01:31.5558160Z remote: Counting objects: 35% (27/76) 2021-05-17T18:01:31.5559110Z remote: Counting objects: 36% (28/76) 2021-05-17T18:01:31.5560140Z remote: Counting objects: 38% (29/76) 2021-05-17T18:01:31.5561050Z remote: Counting objects: 39% (30/76) 2021-05-17T18:01:31.5561910Z remote: Counting objects: 40% (31/76) 2021-05-17T18:01:31.5562850Z remote: Counting objects: 42% (32/76) 2021-05-17T18:01:31.5564140Z remote: Counting objects: 43% (33/76) 2021-05-17T18:01:31.5565030Z remote: Counting objects: 44% (34/76) 2021-05-17T18:01:31.5566080Z remote: Counting objects: 46% (35/76) 2021-05-17T18:01:31.5567020Z remote: Counting objects: 47% (36/76) 2021-05-17T18:01:31.5567920Z remote: Counting objects: 48% (37/76) 2021-05-17T18:01:31.5568910Z remote: Counting objects: 50% (38/76) 2021-05-17T18:01:31.5569840Z remote: Counting objects: 51% (39/76) 2021-05-17T18:01:31.5575590Z remote: Counting objects: 52% (40/76) 2021-05-17T18:01:31.5576960Z remote: Counting objects: 53% (41/76) 2021-05-17T18:01:31.5577990Z remote: Counting objects: 55% (42/76) 2021-05-17T18:01:31.5578970Z remote: Counting objects: 56% (43/76) 2021-05-17T18:01:31.5580010Z remote: Counting objects: 57% (44/76) 2021-05-17T18:01:31.5580970Z remote: Counting objects: 59% (45/76) 2021-05-17T18:01:31.5581940Z remote: Counting objects: 60% (46/76) 2021-05-17T18:01:31.5582920Z remote: Counting objects: 61% (47/76) 2021-05-17T18:01:31.5583860Z remote: Counting objects: 63% (48/76) 2021-05-17T18:01:31.5584760Z remote: Counting objects: 64% (49/76) 2021-05-17T18:01:31.5585730Z remote: Counting objects: 65% (50/76) 2021-05-17T18:01:31.5586700Z remote: Counting objects: 67% (51/76) 2021-05-17T18:01:31.5587650Z remote: Counting objects: 68% (52/76) 2021-05-17T18:01:31.5588620Z remote: Counting objects: 69% (53/76) 2021-05-17T18:01:31.5589980Z remote: Counting objects: 71% (54/76) 2021-05-17T18:01:31.5591040Z remote: Counting objects: 72% (55/76) 2021-05-17T18:01:31.5592060Z remote: Counting objects: 73% (56/76) 2021-05-17T18:01:31.5593010Z remote: Counting objects: 75% (57/76) 2021-05-17T18:01:31.5593980Z remote: Counting objects: 76% (58/76) 2021-05-17T18:01:31.5594940Z remote: Counting objects: 77% (59/76) 2021-05-17T18:01:31.5595900Z remote: Counting objects: 78% (60/76) 2021-05-17T18:01:31.5596870Z remote: Counting objects: 80% (61/76) 2021-05-17T18:01:31.5597840Z remote: Counting objects: 81% (62/76) 2021-05-17T18:01:31.5598780Z remote: Counting objects: 82% (63/76) 2021-05-17T18:01:31.5599740Z remote: Counting objects: 84% (64/76) 2021-05-17T18:01:31.5604060Z remote: Counting objects: 85% (65/76) 2021-05-17T18:01:31.5605100Z remote: Counting objects: 86% (66/76) 2021-05-17T18:01:31.5606050Z remote: Counting objects: 88% (67/76) 2021-05-17T18:01:31.5607070Z remote: Counting objects: 89% (68/76) 2021-05-17T18:01:31.5608070Z remote: Counting objects: 90% (69/76) 2021-05-17T18:01:31.5609030Z remote: Counting objects: 92% (70/76) 2021-05-17T18:01:31.5609980Z remote: Counting objects: 93% (71/76) 2021-05-17T18:01:31.5611820Z remote: Counting objects: 94% (72/76) 2021-05-17T18:01:31.5612960Z remote: Counting objects: 96% (73/76) 2021-05-17T18:01:31.5613920Z remote: Counting objects: 97% (74/76) 2021-05-17T18:01:31.5614980Z remote: Counting objects: 98% (75/76) 2021-05-17T18:01:31.5615880Z remote: Counting objects: 100% (76/76) 2021-05-17T18:01:31.5616900Z remote: Counting objects: 100% (76/76), done. 2021-05-17T18:01:31.5617900Z remote: Compressing objects: 1% (1/69) 2021-05-17T18:01:31.7830120Z remote: Compressing objects: 2% (2/69) 2021-05-17T18:01:31.7999680Z remote: Compressing objects: 4% (3/69) 2021-05-17T18:01:31.8007080Z remote: Compressing objects: 5% (4/69) 2021-05-17T18:01:31.8119200Z remote: Compressing objects: 7% (5/69) 2021-05-17T18:01:31.8241930Z remote: Compressing objects: 8% (6/69) 2021-05-17T18:01:31.8347400Z remote: Compressing objects: 10% (7/69) 2021-05-17T18:01:31.8379190Z remote: Compressing objects: 11% (8/69) 2021-05-17T18:01:31.8434140Z remote: Compressing objects: 13% (9/69) 2021-05-17T18:01:31.8442680Z remote: Compressing objects: 14% (10/69) 2021-05-17T18:01:31.8451300Z remote: Compressing objects: 15% (11/69) 2021-05-17T18:01:31.8452950Z remote: Compressing objects: 17% (12/69) 2021-05-17T18:01:31.8548380Z remote: Compressing objects: 18% (13/69) 2021-05-17T18:01:31.8649980Z remote: Compressing objects: 20% (14/69) 2021-05-17T18:01:31.8701790Z remote: Compressing objects: 21% (15/69) 2021-05-17T18:01:31.8715810Z remote: Compressing objects: 23% (16/69) 2021-05-17T18:01:31.8727260Z remote: Compressing objects: 24% (17/69) 2021-05-17T18:01:31.8730620Z remote: Compressing objects: 26% (18/69) 2021-05-17T18:01:31.8763360Z remote: Compressing objects: 27% (19/69) 2021-05-17T18:01:31.8768150Z remote: Compressing objects: 28% (20/69) 2021-05-17T18:01:31.8781860Z remote: Compressing objects: 30% (21/69) 2021-05-17T18:01:31.8785330Z remote: Compressing objects: 31% (22/69) 2021-05-17T18:01:31.8795120Z remote: Compressing objects: 33% (23/69) 2021-05-17T18:01:31.8799920Z remote: Compressing objects: 34% (24/69) 2021-05-17T18:01:31.8800580Z remote: Compressing objects: 36% (25/69) 2021-05-17T18:01:31.8803280Z remote: Compressing objects: 37% (26/69) 2021-05-17T18:01:31.8813780Z remote: Compressing objects: 39% (27/69) 2021-05-17T18:01:31.8814670Z remote: Compressing objects: 40% (28/69) 2021-05-17T18:01:31.8815470Z remote: Compressing objects: 42% (29/69) 2021-05-17T18:01:31.8816850Z remote: Compressing objects: 43% (30/69) 2021-05-17T18:01:31.8817780Z remote: Compressing objects: 44% (31/69) 2021-05-17T18:01:31.8818560Z remote: Compressing objects: 46% (32/69) 2021-05-17T18:01:31.8819380Z remote: Compressing objects: 47% (33/69) 2021-05-17T18:01:31.8820180Z remote: Compressing objects: 49% (34/69) 2021-05-17T18:01:31.8820940Z remote: Compressing objects: 50% (35/69) 2021-05-17T18:01:31.8821560Z remote: Compressing objects: 52% (36/69) 2021-05-17T18:01:31.8822370Z remote: Compressing objects: 53% (37/69) 2021-05-17T18:01:31.8823130Z remote: Compressing objects: 55% (38/69) 2021-05-17T18:01:31.8823940Z remote: Compressing objects: 56% (39/69) 2021-05-17T18:01:31.8824750Z remote: Compressing objects: 57% (40/69) 2021-05-17T18:01:31.8825500Z remote: Compressing objects: 59% (41/69) 2021-05-17T18:01:31.8826420Z remote: Compressing objects: 60% (42/69) 2021-05-17T18:01:31.8827070Z remote: Compressing objects: 62% (43/69) 2021-05-17T18:01:31.8827850Z remote: Compressing objects: 63% (44/69) 2021-05-17T18:01:31.8828680Z remote: Compressing objects: 65% (45/69) 2021-05-17T18:01:31.8829500Z remote: Compressing objects: 66% (46/69) 2021-05-17T18:01:31.8830270Z remote: Compressing objects: 68% (47/69) 2021-05-17T18:01:31.8831090Z remote: Compressing objects: 69% (48/69) 2021-05-17T18:01:31.8831950Z remote: Compressing objects: 71% (49/69) 2021-05-17T18:01:31.8832720Z remote: Compressing objects: 72% (50/69) 2021-05-17T18:01:31.8833530Z remote: Compressing objects: 73% (51/69) 2021-05-17T18:01:31.8834330Z remote: Compressing objects: 75% (52/69) 2021-05-17T18:01:31.8835070Z remote: Compressing objects: 76% (53/69) 2021-05-17T18:01:31.8837130Z remote: Compressing objects: 78% (54/69) 2021-05-17T18:01:31.8838050Z remote: Compressing objects: 79% (55/69) 2021-05-17T18:01:31.8839840Z remote: Compressing objects: 81% (56/69) 2021-05-17T18:01:31.8840450Z remote: Compressing objects: 82% (57/69) 2021-05-17T18:01:31.8841020Z remote: Compressing objects: 84% (58/69) 2021-05-17T18:01:31.8841540Z remote: Compressing objects: 85% (59/69) 2021-05-17T18:01:31.8842110Z remote: Compressing objects: 86% (60/69) 2021-05-17T18:01:31.8842680Z remote: Compressing objects: 88% (61/69) 2021-05-17T18:01:31.8843200Z remote: Compressing objects: 89% (62/69) 2021-05-17T18:01:31.8843760Z remote: Compressing objects: 91% (63/69) 2021-05-17T18:01:31.8844300Z remote: Compressing objects: 92% (64/69) 2021-05-17T18:01:31.8844840Z remote: Compressing objects: 94% (65/69) 2021-05-17T18:01:31.8845390Z remote: Compressing objects: 95% (66/69) 2021-05-17T18:01:31.8846400Z remote: Compressing objects: 97% (67/69) 2021-05-17T18:01:31.8846940Z remote: Compressing objects: 98% (68/69) 2021-05-17T18:01:31.8847490Z remote: Compressing objects: 100% (69/69) 2021-05-17T18:01:31.8848020Z remote: Compressing objects: 100% (69/69), done. 2021-05-17T18:01:31.8849450Z remote: Total 76 (delta 12), reused 42 (delta 0), pack-reused 0 2021-05-17T18:01:31.8850180Z From https://github.com/neuroconductor/stapler 2021-05-17T18:01:31.8851400Z * [new ref] 6d4807a37a50dda2e127efbfcc7ae07fa60276d3 -> 0.7.2.s 2021-05-17T18:01:31.8852440Z ##[endgroup] 2021-05-17T18:01:31.8854360Z ##[group]Determining the checkout info 2021-05-17T18:01:31.8855970Z ##[endgroup] 2021-05-17T18:01:31.8856990Z ##[group]Checking out the ref 2021-05-17T18:01:31.8858390Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.7.2.s 2021-05-17T18:01:31.8859340Z HEAD is now at 6d4807a Version id 83 stable 2021-05-17T18:01:31.8860460Z ##[endgroup] 2021-05-17T18:01:31.8861660Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-17T18:01:31.8863010Z '6d4807a37a50dda2e127efbfcc7ae07fa60276d3' 2021-05-17T18:01:31.9633910Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T18:01:31.9634410Z with: 2021-05-17T18:01:31.9634810Z r-version: devel 2021-05-17T18:01:31.9635150Z Ncpus: 1 2021-05-17T18:01:31.9635530Z crayon.enabled: NULL 2021-05-17T18:01:31.9636100Z remove-openmp-macos: true 2021-05-17T18:01:31.9636600Z http-user-agent: default 2021-05-17T18:01:31.9637030Z install-r: true 2021-05-17T18:01:31.9637540Z windows-path-include-mingw: true 2021-05-17T18:01:31.9638030Z env: 2021-05-17T18:01:31.9638420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:31.9638830Z TIC_DEPLOY_KEY: 2021-05-17T18:01:31.9639150Z RSPM: 2021-05-17T18:01:31.9640440Z GITHUB_PAT: *** 2021-05-17T18:01:31.9641190Z COVERALLS_TOKEN: *** 2021-05-17T18:01:31.9641640Z continue-on-error: true 2021-05-17T18:01:31.9642070Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:31.9642450Z ##[endgroup] 2021-05-17T18:01:32.2971370Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-17T18:01:32.4390120Z ##[error]Failed to get R devel: Failed to get R devel: Failed to download version devel: Error: Unexpected HTTP response: 404 2021-05-17T18:01:34.9621840Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-17T18:01:35.5589150Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-17T18:01:35.5602220Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-17T18:01:35.5705410Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-17T18:01:35.5764250Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-17T18:01:35.5867240Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-17T18:01:35.5893530Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-17T18:01:35.5942460Z Checksumming (Apple_Free : 3)… 2021-05-17T18:01:35.5943790Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-17T18:01:35.5945130Z Checksumming disk image (Apple_HFS : 4)… 2021-05-17T18:01:35.5952440Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-17T18:01:35.5953860Z Checksumming (Apple_Free : 5)… 2021-05-17T18:01:36.0716910Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-17T18:01:36.0748240Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-17T18:01:36.0752670Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-17T18:01:36.0754260Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-17T18:01:37.0449470Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-17T18:01:37.0562250Z verified CRC32 $84F1919B 2021-05-17T18:01:37.5081560Z /dev/disk2 GUID_partition_scheme 2021-05-17T18:01:37.5184280Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-17T18:01:37.5286390Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-17T18:01:42.2666080Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-17T18:01:42.2670520Z To reinstall 0.29.2_3, run: 2021-05-17T18:01:42.2671870Z brew reinstall pkg-config 2021-05-17T18:01:42.3109570Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-17T18:01:43.9343400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-17T18:01:45.1471210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-17T18%3A10%3A00Z&sig=C2wjNM3u4Z%2F2Udfc72LvlMvtpf8m%2BXBDdRbwTtvmNLk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T18:01:45.1473870Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-17T18:01:45.6708190Z installer: Package name is gfortran 2021-05-17T18:01:45.6808490Z installer: Installing at base path / 2021-05-17T18:01:45.6910850Z installer: The install was successful. 2021-05-17T18:01:45.7011280Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-17T18:01:45.8901850Z "disk2" ejected. 2021-05-17T18:01:45.9003690Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-17T18:01:47.7756790Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-17T18:01:47.8339150Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-17T18:01:49.3934920Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-17T18:01:49.7420120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-17T18%3A10%3A00Z&sig=UnlZJn3V20u66IVpdABvlgdcLQESXi4sNv1zkJZr0aw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T18:01:49.8497940Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-17T18:01:52.0763360Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-17T18:01:52.8450180Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:01:52.8451050Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:01:52.8642590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:01:52.8643150Z env: 2021-05-17T18:01:52.8643580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:52.8644070Z TIC_DEPLOY_KEY: 2021-05-17T18:01:52.8644420Z RSPM: 2021-05-17T18:01:52.8645740Z GITHUB_PAT: *** 2021-05-17T18:01:52.8646520Z COVERALLS_TOKEN: *** 2021-05-17T18:01:52.8646970Z continue-on-error: true 2021-05-17T18:01:52.8647480Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:52.8647880Z ##[endgroup] 2021-05-17T18:01:52.8925400Z find: check: No such file or directory 2021-05-17T18:01:52.9071340Z ##[group]Run actions/upload-artifact@master 2021-05-17T18:01:52.9072250Z with: 2021-05-17T18:01:52.9072730Z name: macOS-rdevel-results 2021-05-17T18:01:52.9073220Z path: check 2021-05-17T18:01:52.9073650Z if-no-files-found: warn 2021-05-17T18:01:52.9074110Z env: 2021-05-17T18:01:52.9074520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:52.9075000Z TIC_DEPLOY_KEY: 2021-05-17T18:01:52.9075380Z RSPM: 2021-05-17T18:01:52.9076250Z GITHUB_PAT: *** 2021-05-17T18:01:52.9077060Z COVERALLS_TOKEN: *** 2021-05-17T18:01:52.9077560Z continue-on-error: true 2021-05-17T18:01:52.9078040Z VDIFFR_RUN_TESTS: false 2021-05-17T18:01:52.9078460Z ##[endgroup] 2021-05-17T18:01:52.9954130Z ##[warning]No files were found with the provided path: check. No artifacts will be uploaded. 2021-05-17T18:01:53.0081260Z Post job cleanup. 2021-05-17T18:01:53.1329420Z [command]/usr/local/bin/git version 2021-05-17T18:01:53.1399930Z git version 2.31.1 2021-05-17T18:01:53.1449650Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:01:53.1521670Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T18:01:53.2347770Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:01:53.2402490Z http.https://github.com/.extraheader 2021-05-17T18:01:53.2415680Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T18:01:53.2489790Z [command]/usr/local/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-17T18:01:53.4275530Z Cleaning up orphan processes