2023-01-11T21:01:47.4927115Z Requested labels: self-hosted, linux.large 2023-01-11T21:01:47.4927233Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T21:01:47.4927418Z Reusable workflow chain: 2023-01-11T21:01:47.4927482Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:01:47.4927533Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:01:47.4927559Z Waiting for a runner to pick up this job... 2023-01-11T21:01:47.6402236Z Job is about to start running on the runner: i-0e315ab51cdb8a9d6 (organization) 2023-01-11T21:01:52.0697098Z Current runner version: '2.300.2' 2023-01-11T21:01:52.0702088Z Runner name: 'i-0e315ab51cdb8a9d6' 2023-01-11T21:01:52.0702564Z Runner group name: 'Default' 2023-01-11T21:01:52.0703160Z Machine name: 'ip-10-0-0-155' 2023-01-11T21:01:52.0704767Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:01:52.0705218Z Actions: read 2023-01-11T21:01:52.0705502Z Checks: read 2023-01-11T21:01:52.0705753Z Contents: read 2023-01-11T21:01:52.0706014Z Deployments: read 2023-01-11T21:01:52.0706281Z Discussions: read 2023-01-11T21:01:52.0706557Z Issues: read 2023-01-11T21:01:52.0706766Z Metadata: read 2023-01-11T21:01:52.0707029Z Packages: read 2023-01-11T21:01:52.0707279Z Pages: read 2023-01-11T21:01:52.0707497Z PullRequests: read 2023-01-11T21:01:52.0707811Z RepositoryProjects: read 2023-01-11T21:01:52.0708114Z SecurityEvents: read 2023-01-11T21:01:52.0708340Z Statuses: read 2023-01-11T21:01:52.0708621Z ##[endgroup] 2023-01-11T21:01:52.0711569Z Secret source: None 2023-01-11T21:01:52.0712163Z Prepare workflow directory 2023-01-11T21:01:52.4423432Z Prepare all required actions 2023-01-11T21:01:52.4594530Z Getting action download info 2023-01-11T21:01:52.6760316Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:01:56.0517840Z Getting action download info 2023-01-11T21:01:56.2374679Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:01:56.5442168Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:01:56.5443656Z ##[group] Inputs 2023-01-11T21:01:56.5443948Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:01:56.5444922Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:01:56.5445975Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:01:56.5446345Z sync-tag: 2023-01-11T21:01:56.5447008Z timeout-minutes: 240 2023-01-11T21:01:56.5447184Z use-gha: 2023-01-11T21:01:56.5447373Z ##[endgroup] 2023-01-11T21:01:56.5447808Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7 / filter 2023-01-11T21:01:56.6068024Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:01:56.6068326Z with: 2023-01-11T21:01:56.6068490Z fetch-depth: 1 2023-01-11T21:01:56.6068672Z submodules: false 2023-01-11T21:01:56.6068839Z env: 2023-01-11T21:01:56.6069002Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:01:56.6069191Z ##[endgroup] 2023-01-11T21:01:56.6288010Z ##[group]Run retry () { 2023-01-11T21:01:56.6288276Z retry () { 2023-01-11T21:01:56.6288493Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:01:56.6288709Z } 2023-01-11T21:01:56.6288904Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:01:56.6289111Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:01:56.6289337Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:01:56.6289550Z else 2023-01-11T21:01:56.6289788Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:01:56.6289969Z fi 2023-01-11T21:01:56.6290210Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:01:56.6305760Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:01:56.6306109Z env: 2023-01-11T21:01:56.6306292Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:01:56.6306478Z NO_SUDO: 2023-01-11T21:01:56.6306636Z ##[endgroup] 2023-01-11T21:01:56.6496293Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:01:56.9411267Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:01:56.9411614Z with: 2023-01-11T21:01:56.9411868Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:01:56.9412143Z fetch-depth: 1 2023-01-11T21:01:56.9412325Z submodules: false 2023-01-11T21:01:56.9412500Z quiet-checkout: true 2023-01-11T21:01:56.9412702Z repository: pytorch/pytorch 2023-01-11T21:01:56.9413036Z token: *** 2023-01-11T21:01:56.9413200Z ssh-strict: true 2023-01-11T21:01:56.9413402Z persist-credentials: true 2023-01-11T21:01:56.9413595Z clean: true 2023-01-11T21:01:56.9413748Z lfs: false 2023-01-11T21:01:56.9413942Z set-safe-directory: true 2023-01-11T21:01:56.9414127Z env: 2023-01-11T21:01:56.9414294Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:01:56.9414480Z ##[endgroup] 2023-01-11T21:01:57.0773252Z Syncing repository: pytorch/pytorch 2023-01-11T21:01:57.0775328Z ##[group]Getting Git version info 2023-01-11T21:01:57.0776014Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:01:57.0776959Z [command]/usr/bin/git version 2023-01-11T21:01:57.0777285Z git version 2.38.1 2023-01-11T21:01:57.0778264Z ##[endgroup] 2023-01-11T21:01:57.0801017Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7a097907-888b-4ed5-bd3f-62a941323d3e' before making global git config changes 2023-01-11T21:01:57.0801639Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:01:57.0802392Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:01:57.0828333Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:01:57.0832240Z ##[group]Initializing the repository 2023-01-11T21:01:57.0836929Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:01:57.0864140Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:01:57.0865263Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:01:57.0866050Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:01:57.0866411Z hint: 2023-01-11T21:01:57.0866899Z hint: git config --global init.defaultBranch 2023-01-11T21:01:57.0867437Z hint: 2023-01-11T21:01:57.0867914Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:01:57.0868556Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:01:57.0868948Z hint: 2023-01-11T21:01:57.0869647Z hint: git branch -m 2023-01-11T21:01:57.0874515Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:01:57.0888243Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:01:57.0943401Z ##[endgroup] 2023-01-11T21:01:57.0944051Z ##[group]Disabling automatic garbage collection 2023-01-11T21:01:57.0946311Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:01:57.0974618Z ##[endgroup] 2023-01-11T21:01:57.0975174Z ##[group]Setting up auth 2023-01-11T21:01:57.0980634Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:01:57.1011429Z [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:01:57.1249207Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:01:57.1271350Z [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:01:57.1503450Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:01:57.1541997Z ##[endgroup] 2023-01-11T21:01:57.1542965Z ##[group]Fetching the repository 2023-01-11T21:01:57.1549993Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:02:05.7301487Z ##[endgroup] 2023-01-11T21:02:05.7304932Z ##[group]Determining the checkout info 2023-01-11T21:02:05.7306416Z ##[endgroup] 2023-01-11T21:02:05.7307189Z ##[group]Checking out the ref 2023-01-11T21:02:05.7308065Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:02:06.8813629Z ##[endgroup] 2023-01-11T21:02:06.8857020Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:02:06.8881396Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:02:06.9045644Z Prepare all required actions 2023-01-11T21:02:06.9045910Z Getting action download info 2023-01-11T21:02:07.3178050Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:02:07.4666276Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T21:02:07.4666481Z with: 2023-01-11T21:02:07.4666781Z github-token: *** 2023-01-11T21:02:07.4667681Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:02:07.4668513Z env: 2023-01-11T21:02:07.4668682Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:07.4668848Z ##[endgroup] 2023-01-11T21:02:07.4696067Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:02:07.4696298Z with: 2023-01-11T21:02:07.4696625Z shell: bash 2023-01-11T21:02:07.4696808Z timeout_minutes: 10 2023-01-11T21:02:07.4697176Z max_attempts: 5 2023-01-11T21:02:07.4697342Z retry_wait_seconds: 30 2023-01-11T21:02:07.4697587Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T21:02:07.4697835Z polling_interval_seconds: 1 2023-01-11T21:02:07.4698015Z warning_on_retry: true 2023-01-11T21:02:07.4698205Z continue_on_error: false 2023-01-11T21:02:07.4698383Z env: 2023-01-11T21:02:07.4698546Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:07.4698845Z GITHUB_TOKEN: *** 2023-01-11T21:02:07.4699017Z ##[endgroup] 2023-01-11T21:02:07.5205426Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T21:02:07.7588920Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:02:07.7747124Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T21:02:07.7891213Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T21:02:07.7902978Z 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:02:07.7916234Z 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:02:07.8069336Z 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:02:07.8091303Z 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:02:08.5185043Z Command completed after 1 attempt(s). 2023-01-11T21:02:08.5225662Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:02:08.5225915Z .github/scripts/parse_ref.py 2023-01-11T21:02:08.5237180Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:08.5237387Z env: 2023-01-11T21:02:08.5237563Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:08.5237745Z ##[endgroup] 2023-01-11T21:02:08.5508076Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T21:02:08.5508401Z .github/scripts/filter_test_configs.py \ 2023-01-11T21:02:08.5508673Z  --test-matrix "{ include: [ 2023-01-11T21:02:08.5509057Z  { config: "default", shard: 1, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5509432Z  { config: "default", shard: 2, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5509793Z  { config: "default", shard: 3, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5510138Z  { config: "default", shard: 4, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5510502Z  { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5510870Z  { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5511232Z  { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5511597Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5511943Z  { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, 2023-01-11T21:02:08.5512214Z ]} 2023-01-11T21:02:08.5512409Z " \ 2023-01-11T21:02:08.5512607Z  --pr-number "91627" \ 2023-01-11T21:02:08.5512823Z  --tag "" \ 2023-01-11T21:02:08.5513053Z  --event-name "pull_request" \ 2023-01-11T21:02:08.5513276Z  --schedule "" 2023-01-11T21:02:08.5524044Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:08.5524288Z env: 2023-01-11T21:02:08.5524482Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:08.5524834Z GITHUB_TOKEN: *** 2023-01-11T21:02:08.5525045Z ##[endgroup] 2023-01-11T21:02:08.9215627Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "deploy", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}]}" 2023-01-11T21:02:08.9218129Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.8xlarge.nvidia.gpu"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}, {"config": "deploy", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}]}" 2023-01-11T21:02:08.9234599Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:08.9234957Z env: 2023-01-11T21:02:08.9235258Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:08.9235564Z ##[endgroup] 2023-01-11T21:02:08.9273474Z {include: [{config: default, shard: 1, num_shards: 4, runner: linux.4xlarge.nvidia.gpu}, {config: default, shard: 2, num_shards: 4, runner: linux.4xlarge.nvidia.gpu}, {config: default, shard: 3, num_shards: 4, runner: linux.4xlarge.nvidia.gpu}, {config: default, shard: 4, num_shards: 4, runner: linux.4xlarge.nvidia.gpu}, {config: distributed, shard: 1, num_shards: 3, runner: linux.8xlarge.nvidia.gpu}, {config: distributed, shard: 2, num_shards: 3, runner: linux.8xlarge.nvidia.gpu}, {config: distributed, shard: 3, num_shards: 3, runner: linux.8xlarge.nvidia.gpu}, {config: functorch, shard: 1, num_shards: 1, runner: linux.4xlarge.nvidia.gpu}, {config: deploy, shard: 1, num_shards: 1, runner: linux.4xlarge.nvidia.gpu}]} 2023-01-11T21:02:08.9372828Z Post job cleanup. 2023-01-11T21:02:08.9405088Z Post job cleanup. 2023-01-11T21:02:09.0482400Z [command]/usr/bin/git version 2023-01-11T21:02:09.0525335Z git version 2.38.1 2023-01-11T21:02:09.0569047Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/277eea2b-c08d-4f73-ad72-e98b7c0d9a13' before making global git config changes 2023-01-11T21:02:09.0573124Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:02:09.0579306Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:09.0615047Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:02:09.0644415Z [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:02:09.0899715Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:02:09.0924343Z http.https://github.com/.extraheader 2023-01-11T21:02:09.0934084Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:02:09.0963042Z [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:02:09.1489195Z Evaluate and set job outputs 2023-01-11T21:02:09.1504098Z Set output 'test-matrix' 2023-01-11T21:02:09.1505188Z Set output 'is-test-matrix-empty' 2023-01-11T21:02:09.1505751Z Set output 'keep-going' 2023-01-11T21:02:09.1506640Z Cleaning up orphan processes