2022-11-23T00:58:39.3906599Z Requested labels: self-hosted, linux.large 2022-11-23T00:58:39.3906679Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:58:39.3906701Z Waiting for a runner to pick up this job... 2022-11-23T00:58:39.6202882Z Job is about to start running on the runner: i-0b7f22c938e9e1aa5 (organization) 2022-11-23T00:58:44.5163079Z Current runner version: '2.299.1' 2022-11-23T00:58:44.5168269Z Runner name: 'i-0b7f22c938e9e1aa5' 2022-11-23T00:58:44.5168676Z Runner group name: 'Default' 2022-11-23T00:58:44.5169240Z Machine name: 'ip-10-0-11-242' 2022-11-23T00:58:44.5171100Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:58:44.5171703Z Actions: write 2022-11-23T00:58:44.5171993Z Checks: write 2022-11-23T00:58:44.5172318Z Contents: write 2022-11-23T00:58:44.5172571Z Deployments: write 2022-11-23T00:58:44.5172870Z Discussions: write 2022-11-23T00:58:44.5173181Z Issues: write 2022-11-23T00:58:44.5173426Z Metadata: read 2022-11-23T00:58:44.5173733Z Packages: write 2022-11-23T00:58:44.5174020Z Pages: write 2022-11-23T00:58:44.5174313Z PullRequests: write 2022-11-23T00:58:44.5174610Z RepositoryProjects: write 2022-11-23T00:58:44.5174955Z SecurityEvents: write 2022-11-23T00:58:44.5175251Z Statuses: write 2022-11-23T00:58:44.5175495Z ##[endgroup] 2022-11-23T00:58:44.5178395Z Secret source: Actions 2022-11-23T00:58:44.5179237Z Prepare workflow directory 2022-11-23T00:58:44.8704489Z Prepare all required actions 2022-11-23T00:58:44.8869406Z Getting action download info 2022-11-23T00:58:45.0564848Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:58:48.3919834Z Getting action download info 2022-11-23T00:58:49.1673759Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:58:49.3299773Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:58:49.3301267Z ##[group] Inputs 2022-11-23T00:58:49.3301538Z build-environment: linux-focal-py3.7-gcc7 2022-11-23T00:58:49.3302319Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:58:49.3303166Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:58:49.3303485Z sync-tag: 2022-11-23T00:58:49.3304159Z timeout-minutes: 240 2022-11-23T00:58:49.3304365Z ##[endgroup] 2022-11-23T00:58:49.3304755Z Complete job name: linux-focal-py3.7-gcc7 / filter 2022-11-23T00:58:49.3930718Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:58:49.3931011Z with: 2022-11-23T00:58:49.3931189Z fetch-depth: 1 2022-11-23T00:58:49.3931376Z submodules: false 2022-11-23T00:58:49.3931555Z env: 2022-11-23T00:58:49.3931732Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:49.3931920Z ##[endgroup] 2022-11-23T00:58:49.4140590Z ##[group]Run retry () { 2022-11-23T00:58:49.4140844Z retry () { 2022-11-23T00:58:49.4141064Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:58:49.4141279Z } 2022-11-23T00:58:49.4141474Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:58:49.4141679Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:58:49.4141903Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:58:49.4142108Z else 2022-11-23T00:58:49.4142306Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:58:49.4142486Z fi 2022-11-23T00:58:49.4142708Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:58:49.4158191Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:58:49.4158459Z env: 2022-11-23T00:58:49.4158640Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:49.4158828Z NO_SUDO: 2022-11-23T00:58:49.4158986Z ##[endgroup] 2022-11-23T00:58:49.4369854Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:49.7643486Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:58:49.7643835Z with: 2022-11-23T00:58:49.7644184Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:49.7644553Z fetch-depth: 1 2022-11-23T00:58:49.7644810Z submodules: false 2022-11-23T00:58:49.7645106Z quiet-checkout: true 2022-11-23T00:58:49.7645439Z repository: pytorch/pytorch 2022-11-23T00:58:49.7645929Z token: *** 2022-11-23T00:58:49.7646178Z ssh-strict: true 2022-11-23T00:58:49.7646484Z persist-credentials: true 2022-11-23T00:58:49.7646729Z clean: true 2022-11-23T00:58:49.7646958Z lfs: false 2022-11-23T00:58:49.7647235Z set-safe-directory: true 2022-11-23T00:58:49.7647473Z env: 2022-11-23T00:58:49.7647732Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:49.7647991Z ##[endgroup] 2022-11-23T00:58:49.8962641Z Syncing repository: pytorch/pytorch 2022-11-23T00:58:49.8964580Z ##[group]Getting Git version info 2022-11-23T00:58:49.8965255Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:58:49.8966010Z [command]/usr/bin/git version 2022-11-23T00:58:49.8966329Z git version 2.37.1 2022-11-23T00:58:49.8976948Z ##[endgroup] 2022-11-23T00:58:49.8996527Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a66978e5-596b-4ff3-b005-1d300692829e' before making global git config changes 2022-11-23T00:58:49.8997345Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:58:49.9001381Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:49.9035768Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:58:49.9041152Z ##[group]Initializing the repository 2022-11-23T00:58:49.9044698Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:58:49.9073109Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:58:49.9074028Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:58:49.9075244Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:58:49.9075910Z hint: 2022-11-23T00:58:49.9076872Z hint: git config --global init.defaultBranch 2022-11-23T00:58:49.9077302Z hint: 2022-11-23T00:58:49.9078596Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:58:49.9079253Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:58:49.9079619Z hint: 2022-11-23T00:58:49.9082191Z hint: git branch -m 2022-11-23T00:58:49.9085681Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:58:49.9091992Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:58:49.9119535Z ##[endgroup] 2022-11-23T00:58:49.9120104Z ##[group]Disabling automatic garbage collection 2022-11-23T00:58:49.9124585Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:58:49.9149631Z ##[endgroup] 2022-11-23T00:58:49.9151106Z ##[group]Setting up auth 2022-11-23T00:58:49.9157762Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:58:49.9185841Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:58:49.9417260Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:58:49.9436652Z [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' || : 2022-11-23T00:58:49.9662053Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:58:49.9697429Z ##[endgroup] 2022-11-23T00:58:49.9698331Z ##[group]Fetching the repository 2022-11-23T00:58:49.9704262Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:57.6446095Z ##[endgroup] 2022-11-23T00:58:57.6447076Z ##[group]Determining the checkout info 2022-11-23T00:58:57.6453871Z ##[endgroup] 2022-11-23T00:58:57.6454711Z ##[group]Checking out the ref 2022-11-23T00:58:57.6455891Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:58:58.7989132Z ##[endgroup] 2022-11-23T00:58:58.8038407Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:58:58.8066082Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:58:58.8254545Z Prepare all required actions 2022-11-23T00:58:58.8254954Z Getting action download info 2022-11-23T00:58:59.6406125Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:58:59.7642667Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T00:58:59.7642874Z with: 2022-11-23T00:58:59.7643396Z github-token: *** 2022-11-23T00:58:59.7644107Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:58:59.7644760Z env: 2022-11-23T00:58:59.7644933Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:59.7645111Z ##[endgroup] 2022-11-23T00:58:59.7774518Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:58:59.7774754Z with: 2022-11-23T00:58:59.7774899Z shell: bash 2022-11-23T00:58:59.7775073Z timeout_minutes: 10 2022-11-23T00:58:59.7775253Z max_attempts: 5 2022-11-23T00:58:59.7775421Z retry_wait_seconds: 30 2022-11-23T00:58:59.7775669Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:58:59.7775916Z polling_interval_seconds: 1 2022-11-23T00:58:59.7776099Z warning_on_retry: true 2022-11-23T00:58:59.7776289Z continue_on_error: false 2022-11-23T00:58:59.7776466Z env: 2022-11-23T00:58:59.7776624Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:58:59.7776981Z GITHUB_TOKEN: *** 2022-11-23T00:58:59.7777169Z ##[endgroup] 2022-11-23T00:58:59.8271872Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:00.0456138Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:59:00.0608151Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T00:59:00.0757978Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T00:59:00.0768418Z 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) 2022-11-23T00:59:00.0781724Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-11-23T00:59:00.0792340Z 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) 2022-11-23T00:59:00.0812647Z 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.12) 2022-11-23T00:59:00.8240584Z Command completed after 1 attempt(s). 2022-11-23T00:59:00.8280003Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:59:00.8280269Z .github/scripts/parse_ref.py 2022-11-23T00:59:00.8340045Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:00.8340381Z env: 2022-11-23T00:59:00.8340620Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:00.8340908Z ##[endgroup] 2022-11-23T00:59:00.8605176Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:00.8605471Z .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:00.8605714Z  --test-matrix "{ include: [ 2022-11-23T00:59:00.8605967Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8606350Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8606657Z  { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8606962Z  { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8607263Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8607563Z  { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8607860Z  { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8608170Z  { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:00.8608387Z ]} 2022-11-23T00:59:00.8608544Z " \ 2022-11-23T00:59:00.8608726Z  --pr-number "" \ 2022-11-23T00:59:00.8608897Z  --tag "" \ 2022-11-23T00:59:00.8609084Z  --event-name "push" 2022-11-23T00:59:00.8619454Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:00.8619674Z env: 2022-11-23T00:59:00.8619843Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:00.8620240Z GITHUB_TOKEN: *** 2022-11-23T00:59:00.8620408Z ##[endgroup] 2022-11-23T00:59:00.9822575Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:00.9824125Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:00.9835264Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:00.9835465Z env: 2022-11-23T00:59:00.9835641Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:00.9835830Z ##[endgroup] 2022-11-23T00:59:00.9860728Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: docs_test, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: jit_legacy, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: backwards_compat, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-11-23T00:59:00.9952004Z Post job cleanup. 2022-11-23T00:59:00.9980032Z Post job cleanup. 2022-11-23T00:59:01.1009202Z [command]/usr/bin/git version 2022-11-23T00:59:01.1055338Z git version 2.37.1 2022-11-23T00:59:01.1099244Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ad4d72b6-00b2-4244-af36-bb4e28a3666a' before making global git config changes 2022-11-23T00:59:01.1100001Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:01.1102432Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:01.1135360Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:01.1163893Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:59:01.1524906Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:01.1550109Z http.https://github.com/.extraheader 2022-11-23T00:59:01.1582201Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:59:01.1622747Z [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' || : 2022-11-23T00:59:01.2106142Z Evaluate and set job outputs 2022-11-23T00:59:01.2117614Z Set output 'test-matrix' 2022-11-23T00:59:01.2118371Z Set output 'is-test-matrix-empty' 2022-11-23T00:59:01.2118970Z Cleaning up orphan processes