2023-01-11T21:19:49.0962125Z Requested labels: self-hosted, linux.large 2023-01-11T21:19:49.0962267Z Job defined at: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:19:49.0962506Z Reusable workflow chain: 2023-01-11T21:19:49.0962553Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:19:49.0962604Z -> pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:19:49.0962629Z Waiting for a runner to pick up this job... 2023-01-11T21:19:49.2767594Z Job is about to start running on the runner: i-0e315ab51cdb8a9d6 (organization) 2023-01-11T21:19:53.8649424Z Current runner version: '2.300.2' 2023-01-11T21:19:53.8654836Z Runner name: 'i-0e315ab51cdb8a9d6' 2023-01-11T21:19:53.8655285Z Runner group name: 'Default' 2023-01-11T21:19:53.8655937Z Machine name: 'ip-10-0-0-155' 2023-01-11T21:19:53.8658053Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:19:53.8658803Z Actions: write 2023-01-11T21:19:53.8659094Z Checks: write 2023-01-11T21:19:53.8659377Z Contents: write 2023-01-11T21:19:53.8659675Z Deployments: write 2023-01-11T21:19:53.8659930Z Discussions: write 2023-01-11T21:19:53.8660242Z Issues: write 2023-01-11T21:19:53.8660521Z Metadata: read 2023-01-11T21:19:53.8660774Z Packages: write 2023-01-11T21:19:53.8661053Z Pages: write 2023-01-11T21:19:53.8661346Z PullRequests: write 2023-01-11T21:19:53.8661684Z RepositoryProjects: write 2023-01-11T21:19:53.8662020Z SecurityEvents: write 2023-01-11T21:19:53.8662318Z Statuses: write 2023-01-11T21:19:53.8662557Z ##[endgroup] 2023-01-11T21:19:53.8665699Z Secret source: Actions 2023-01-11T21:19:53.8666410Z Prepare workflow directory 2023-01-11T21:19:54.1855832Z Prepare all required actions 2023-01-11T21:19:54.2031709Z Getting action download info 2023-01-11T21:19:54.4521446Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:19:58.1411179Z Getting action download info 2023-01-11T21:19:58.3158182Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:19:58.5094023Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml 2023-01-11T21:19:58.5095610Z ##[group] Inputs 2023-01-11T21:19:58.5095867Z build-environment: macos-12-py3-x86-64 2023-01-11T21:19:58.5096276Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "macos-12" }, { config: "default", shard: 2, num_shards: 2, runner: "macos-12" }, { config: "functorch", shard: 1, num_shards: 1, runner: "macos-12" }, ]} 2023-01-11T21:19:58.5096830Z sync-tag: 2023-01-11T21:19:58.5097008Z arch: x86_64 2023-01-11T21:19:58.5097180Z ##[endgroup] 2023-01-11T21:19:58.5097636Z Complete job name: macos-12-py3-x86-64 / filter 2023-01-11T21:19:58.5805069Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:19:58.5805361Z with: 2023-01-11T21:19:58.5805541Z fetch-depth: 1 2023-01-11T21:19:58.5805711Z submodules: false 2023-01-11T21:19:58.5805903Z ##[endgroup] 2023-01-11T21:19:58.6060834Z ##[group]Run retry () { 2023-01-11T21:19:58.6061091Z retry () { 2023-01-11T21:19:58.6061316Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:19:58.6061513Z } 2023-01-11T21:19:58.6061696Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:19:58.6061921Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:19:58.6062131Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:19:58.6062339Z else 2023-01-11T21:19:58.6062536Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:19:58.6062717Z fi 2023-01-11T21:19:58.6062908Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:19:58.6078200Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:19:58.6078428Z env: 2023-01-11T21:19:58.6078590Z NO_SUDO: 2023-01-11T21:19:58.6078775Z ##[endgroup] 2023-01-11T21:19:58.6269022Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:19:58.9291373Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:19:58.9291584Z with: 2023-01-11T21:19:58.9291788Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:19:58.9291998Z fetch-depth: 1 2023-01-11T21:19:58.9292164Z submodules: false 2023-01-11T21:19:58.9292347Z quiet-checkout: true 2023-01-11T21:19:58.9292547Z repository: pytorch/pytorch 2023-01-11T21:19:58.9292893Z token: *** 2023-01-11T21:19:58.9293065Z ssh-strict: true 2023-01-11T21:19:58.9293257Z persist-credentials: true 2023-01-11T21:19:58.9293435Z clean: true 2023-01-11T21:19:58.9293601Z lfs: false 2023-01-11T21:19:58.9293781Z set-safe-directory: true 2023-01-11T21:19:58.9294071Z ##[endgroup] 2023-01-11T21:19:59.0626372Z Syncing repository: pytorch/pytorch 2023-01-11T21:19:59.0628402Z ##[group]Getting Git version info 2023-01-11T21:19:59.0629062Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:19:59.0629816Z [command]/usr/bin/git version 2023-01-11T21:19:59.0630167Z git version 2.38.1 2023-01-11T21:19:59.0651581Z ##[endgroup] 2023-01-11T21:19:59.0674733Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/87330442-4d8a-4124-93d2-af6383e53c73' before making global git config changes 2023-01-11T21:19:59.0675419Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:19:59.0676181Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:19:59.0708895Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:19:59.0715330Z ##[group]Initializing the repository 2023-01-11T21:19:59.0719846Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:19:59.0748997Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:19:59.0749933Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:19:59.0750761Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:19:59.0751439Z hint: 2023-01-11T21:19:59.0752237Z hint: git config --global init.defaultBranch 2023-01-11T21:19:59.0752698Z hint: 2023-01-11T21:19:59.0753363Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:19:59.0754229Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:19:59.0757732Z hint: 2023-01-11T21:19:59.0758292Z hint: git branch -m 2023-01-11T21:19:59.0761260Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:19:59.0768820Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:19:59.0802954Z ##[endgroup] 2023-01-11T21:19:59.0803629Z ##[group]Disabling automatic garbage collection 2023-01-11T21:19:59.0808650Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:19:59.0834452Z ##[endgroup] 2023-01-11T21:19:59.0835379Z ##[group]Setting up auth 2023-01-11T21:19:59.0842779Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:19:59.0873144Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:19:59.1099727Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:19:59.1126136Z [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' || : 2023-01-11T21:19:59.1353711Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:19:59.1394195Z ##[endgroup] 2023-01-11T21:19:59.1396638Z ##[group]Fetching the repository 2023-01-11T21:19:59.1404675Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:08.1159249Z ##[endgroup] 2023-01-11T21:20:08.1160619Z ##[group]Determining the checkout info 2023-01-11T21:20:08.1161200Z ##[endgroup] 2023-01-11T21:20:08.1162254Z ##[group]Checking out the ref 2023-01-11T21:20:08.1163608Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:09.2704040Z ##[endgroup] 2023-01-11T21:20:09.2742523Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:20:09.2768156Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:20:09.2922630Z Prepare all required actions 2023-01-11T21:20:09.2923027Z Getting action download info 2023-01-11T21:20:09.4558803Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:20:09.5817651Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T21:20:09.5817879Z with: 2023-01-11T21:20:09.5818393Z github-token: *** 2023-01-11T21:20:09.5818906Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "macos-12" }, { config: "default", shard: 2, num_shards: 2, runner: "macos-12" }, { config: "functorch", shard: 1, num_shards: 1, runner: "macos-12" }, ]} 2023-01-11T21:20:09.5819429Z ##[endgroup] 2023-01-11T21:20:09.5862821Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:20:09.5863213Z with: 2023-01-11T21:20:09.5863488Z shell: bash 2023-01-11T21:20:09.5863786Z timeout_minutes: 10 2023-01-11T21:20:09.5864146Z max_attempts: 5 2023-01-11T21:20:09.5864527Z retry_wait_seconds: 30 2023-01-11T21:20:09.5864985Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T21:20:09.5865482Z polling_interval_seconds: 1 2023-01-11T21:20:09.5865883Z warning_on_retry: true 2023-01-11T21:20:09.5866337Z continue_on_error: false 2023-01-11T21:20:09.5866657Z env: 2023-01-11T21:20:09.5867236Z GITHUB_TOKEN: *** 2023-01-11T21:20:09.5867608Z ##[endgroup] 2023-01-11T21:20:09.6661632Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T21:20:09.8828781Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:09.9066722Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T21:20:09.9290053Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T21:20:09.9306448Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T21:20:09.9321211Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T21:20:09.9351407Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T21:20:09.9503215Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T21:20:10.6580246Z Command completed after 1 attempt(s). 2023-01-11T21:20:10.6619465Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:20:10.6619717Z .github/scripts/parse_ref.py 2023-01-11T21:20:10.6630973Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:10.6631193Z ##[endgroup] 2023-01-11T21:20:10.6898098Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T21:20:10.6898394Z .github/scripts/filter_test_configs.py \ 2023-01-11T21:20:10.6898637Z  --test-matrix "{ include: [ 2023-01-11T21:20:10.6898896Z  { config: "default", shard: 1, num_shards: 2, runner: "macos-12" }, 2023-01-11T21:20:10.6899167Z  { config: "default", shard: 2, num_shards: 2, runner: "macos-12" }, 2023-01-11T21:20:10.6899446Z  { config: "functorch", shard: 1, num_shards: 1, runner: "macos-12" }, 2023-01-11T21:20:10.6899668Z ]} 2023-01-11T21:20:10.6899814Z " \ 2023-01-11T21:20:10.6899993Z  --pr-number "" \ 2023-01-11T21:20:10.6900195Z  --tag "ciflow/trunk/91627" \ 2023-01-11T21:20:10.6900390Z  --event-name "push" \ 2023-01-11T21:20:10.6900588Z  --schedule "" 2023-01-11T21:20:10.6912124Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:10.6912435Z env: 2023-01-11T21:20:10.6912878Z GITHUB_TOKEN: *** 2023-01-11T21:20:10.6913156Z ##[endgroup] 2023-01-11T21:20:10.9913929Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "macos-12"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "macos-12"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "macos-12"}]}" 2023-01-11T21:20:10.9914506Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "macos-12"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "macos-12"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "macos-12"}]}" 2023-01-11T21:20:10.9925653Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:10.9925882Z ##[endgroup] 2023-01-11T21:20:10.9952851Z {include: [{config: default, shard: 1, num_shards: 2, runner: macos-12}, {config: default, shard: 2, num_shards: 2, runner: macos-12}, {config: functorch, shard: 1, num_shards: 1, runner: macos-12}]} 2023-01-11T21:20:11.0043157Z Post job cleanup. 2023-01-11T21:20:11.0071755Z Post job cleanup. 2023-01-11T21:20:11.1134499Z [command]/usr/bin/git version 2023-01-11T21:20:11.1178354Z git version 2.38.1 2023-01-11T21:20:11.1219584Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/74e5b2e8-aad0-4708-8a8e-4943f6aa98c9' before making global git config changes 2023-01-11T21:20:11.1220651Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:20:11.1225236Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:11.1261059Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:20:11.1291364Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:20:11.1547786Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:20:11.1571225Z http.https://github.com/.extraheader 2023-01-11T21:20:11.1580903Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:20:11.1609667Z [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' || : 2023-01-11T21:20:11.2115785Z Evaluate and set job outputs 2023-01-11T21:20:11.2129585Z Set output 'test-matrix' 2023-01-11T21:20:11.2130698Z Set output 'is-test-matrix-empty' 2023-01-11T21:20:11.2131719Z Cleaning up orphan processes