2022-12-01T10:04:26.5339952Z Requested labels: self-hosted, linux.large 2022-12-01T10:04:26.5340051Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/89997/merge 2022-12-01T10:04:26.5340076Z Waiting for a runner to pick up this job... 2022-12-01T10:04:26.7011906Z Job is about to start running on the runner: i-09f0b385d23adef89 (organization) 2022-12-01T10:04:29.8016939Z Current runner version: '2.299.1' 2022-12-01T10:04:29.8022265Z Runner name: 'i-09f0b385d23adef89' 2022-12-01T10:04:29.8022696Z Runner group name: 'Default' 2022-12-01T10:04:29.8023254Z Machine name: 'ip-10-0-5-217' 2022-12-01T10:04:29.8025128Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T10:04:29.8025767Z Actions: read 2022-12-01T10:04:29.8026049Z Checks: read 2022-12-01T10:04:29.8026343Z Contents: read 2022-12-01T10:04:29.8026637Z Deployments: read 2022-12-01T10:04:29.8026890Z Discussions: read 2022-12-01T10:04:29.8027170Z Issues: read 2022-12-01T10:04:29.8027465Z Metadata: read 2022-12-01T10:04:29.8027713Z Packages: read 2022-12-01T10:04:29.8027992Z Pages: read 2022-12-01T10:04:29.8028283Z PullRequests: read 2022-12-01T10:04:29.8028566Z RepositoryProjects: read 2022-12-01T10:04:29.8028925Z SecurityEvents: read 2022-12-01T10:04:29.8029213Z Statuses: read 2022-12-01T10:04:29.8029449Z ##[endgroup] 2022-12-01T10:04:29.8032351Z Secret source: None 2022-12-01T10:04:29.8033024Z Prepare workflow directory 2022-12-01T10:04:30.1487044Z Prepare all required actions 2022-12-01T10:04:30.1654893Z Getting action download info 2022-12-01T10:04:30.4619984Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T10:04:33.7886275Z Getting action download info 2022-12-01T10:04:33.9721165Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T10:04:34.1533376Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-12-01T10:04:34.1534830Z ##[group] Inputs 2022-12-01T10:04:34.1535107Z build-environment: linux-focal-py3.7-clang7-asan 2022-12-01T10:04:34.1535706Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 4, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 5, num_shards: 5, runner: "linux.2xlarge" }, ]} 2022-12-01T10:04:34.1536366Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:04:34.1536703Z sync-tag: 2022-12-01T10:04:34.1536881Z ##[endgroup] 2022-12-01T10:04:34.1537283Z Complete job name: linux-focal-py3.7-clang7-asan / filter 2022-12-01T10:04:34.2152991Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T10:04:34.2153286Z with: 2022-12-01T10:04:34.2153447Z fetch-depth: 1 2022-12-01T10:04:34.2153629Z submodules: false 2022-12-01T10:04:34.2153808Z env: 2022-12-01T10:04:34.2153980Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:34.2154166Z ##[endgroup] 2022-12-01T10:04:34.2366190Z ##[group]Run retry () { 2022-12-01T10:04:34.2366446Z retry () { 2022-12-01T10:04:34.2366659Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T10:04:34.2366873Z } 2022-12-01T10:04:34.2367072Z echo "${GITHUB_WORKSPACE}" 2022-12-01T10:04:34.2367288Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T10:04:34.2367511Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:04:34.2367711Z else 2022-12-01T10:04:34.2367908Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:04:34.2368087Z fi 2022-12-01T10:04:34.2368303Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T10:04:34.2383695Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:04:34.2383940Z env: 2022-12-01T10:04:34.2384148Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:34.2384336Z NO_SUDO: 2022-12-01T10:04:34.2384493Z ##[endgroup] 2022-12-01T10:04:34.2593230Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:04:34.5456005Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T10:04:34.5456217Z with: 2022-12-01T10:04:34.5456415Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:04:34.5456624Z fetch-depth: 1 2022-12-01T10:04:34.5456897Z submodules: false 2022-12-01T10:04:34.5457078Z quiet-checkout: true 2022-12-01T10:04:34.5457280Z repository: pytorch/pytorch 2022-12-01T10:04:34.5457641Z token: *** 2022-12-01T10:04:34.5457799Z ssh-strict: true 2022-12-01T10:04:34.5457995Z persist-credentials: true 2022-12-01T10:04:34.5458183Z clean: true 2022-12-01T10:04:34.5458330Z lfs: false 2022-12-01T10:04:34.5458514Z set-safe-directory: true 2022-12-01T10:04:34.5458693Z env: 2022-12-01T10:04:34.5458849Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:34.5459036Z ##[endgroup] 2022-12-01T10:04:34.6730396Z Syncing repository: pytorch/pytorch 2022-12-01T10:04:34.6732230Z ##[group]Getting Git version info 2022-12-01T10:04:34.6733021Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:04:34.6733912Z [command]/usr/bin/git version 2022-12-01T10:04:34.6757102Z git version 2.37.1 2022-12-01T10:04:34.6776860Z ##[endgroup] 2022-12-01T10:04:34.6796528Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/92893409-6cc0-49e8-a603-2c322783d919' before making global git config changes 2022-12-01T10:04:34.6797821Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:04:34.6802477Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:04:34.6838565Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:04:34.6843911Z ##[group]Initializing the repository 2022-12-01T10:04:34.6847239Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:04:34.6874797Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T10:04:34.6875778Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T10:04:34.6877228Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T10:04:34.6877936Z hint: 2022-12-01T10:04:34.6879059Z hint: git config --global init.defaultBranch 2022-12-01T10:04:34.6879648Z hint: 2022-12-01T10:04:34.6880424Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T10:04:34.6881110Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T10:04:34.6881530Z hint: 2022-12-01T10:04:34.6882116Z hint: git branch -m 2022-12-01T10:04:34.6886298Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T10:04:34.6893358Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T10:04:34.6921572Z ##[endgroup] 2022-12-01T10:04:34.6922861Z ##[group]Disabling automatic garbage collection 2022-12-01T10:04:34.6926230Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T10:04:34.6950840Z ##[endgroup] 2022-12-01T10:04:34.6952105Z ##[group]Setting up auth 2022-12-01T10:04:34.6958278Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:04:34.6985394Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T10:04:34.7217711Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:04:34.7239432Z [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-12-01T10:04:34.7514857Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T10:04:34.7557646Z ##[endgroup] 2022-12-01T10:04:34.7558342Z ##[group]Fetching the repository 2022-12-01T10:04:34.7559267Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:04:42.5930185Z ##[endgroup] 2022-12-01T10:04:42.5931318Z ##[group]Determining the checkout info 2022-12-01T10:04:42.5938456Z ##[endgroup] 2022-12-01T10:04:42.5939213Z ##[group]Checking out the ref 2022-12-01T10:04:42.5940016Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:04:43.6963977Z ##[endgroup] 2022-12-01T10:04:43.7011879Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T10:04:43.7044741Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:04:43.7228227Z Prepare all required actions 2022-12-01T10:04:43.7228631Z Getting action download info 2022-12-01T10:04:43.9656421Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T10:04:44.0763280Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T10:04:44.0763495Z with: 2022-12-01T10:04:44.0764231Z github-token: *** 2022-12-01T10:04:44.0764785Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 4, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 5, num_shards: 5, runner: "linux.2xlarge" }, ]} 2022-12-01T10:04:44.0765258Z env: 2022-12-01T10:04:44.0765430Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:44.0765612Z ##[endgroup] 2022-12-01T10:04:44.0829526Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T10:04:44.0829741Z with: 2022-12-01T10:04:44.0829878Z shell: bash 2022-12-01T10:04:44.0830040Z timeout_minutes: 10 2022-12-01T10:04:44.0830420Z max_attempts: 5 2022-12-01T10:04:44.0830582Z retry_wait_seconds: 30 2022-12-01T10:04:44.0830812Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:04:44.0831053Z polling_interval_seconds: 1 2022-12-01T10:04:44.0831233Z warning_on_retry: true 2022-12-01T10:04:44.0831428Z continue_on_error: false 2022-12-01T10:04:44.0831599Z env: 2022-12-01T10:04:44.0831749Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:44.0832094Z GITHUB_TOKEN: *** 2022-12-01T10:04:44.0832270Z ##[endgroup] 2022-12-01T10:04:44.1148161Z 2022-12-01T10:04:44.1171971Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:04:44.1213448Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:04:44.3218620Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T10:04:44.3368826Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T10:04:44.3493922Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T10:04:44.3504280Z 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-12-01T10:04:44.3524871Z 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.13) 2022-12-01T10:04:44.3695306Z 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-12-01T10:04:44.3713224Z 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-12-01T10:04:45.1208691Z Command completed after 1 attempt(s). 2022-12-01T10:04:45.1209310Z 2022-12-01T10:04:45.1212234Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:04:45.1254023Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T10:04:45.1254268Z .github/scripts/parse_ref.py 2022-12-01T10:04:45.1265713Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:04:45.1265921Z env: 2022-12-01T10:04:45.1266099Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:45.1266284Z ##[endgroup] 2022-12-01T10:04:45.1448032Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:04:45.1547330Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T10:04:45.1547618Z .github/scripts/filter_test_configs.py \ 2022-12-01T10:04:45.1547858Z  --test-matrix "{ include: [ 2022-12-01T10:04:45.1548123Z  { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, 2022-12-01T10:04:45.1548420Z  { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, 2022-12-01T10:04:45.1548718Z  { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, 2022-12-01T10:04:45.1549007Z  { config: "default", shard: 4, num_shards: 5, runner: "linux.2xlarge" }, 2022-12-01T10:04:45.1549283Z  { config: "default", shard: 5, num_shards: 5, runner: "linux.2xlarge" }, 2022-12-01T10:04:45.1549510Z ]} 2022-12-01T10:04:45.1549668Z " \ 2022-12-01T10:04:45.1549849Z  --pr-number "89997" \ 2022-12-01T10:04:45.1550023Z  --tag "" 2022-12-01T10:04:45.1560471Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:04:45.1560692Z env: 2022-12-01T10:04:45.1560864Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:45.1561263Z GITHUB_TOKEN: *** 2022-12-01T10:04:45.1561432Z ##[endgroup] 2022-12-01T10:04:45.4299399Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:04:45.4302412Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:04:45.4447051Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "linux.2xlarge"}]}" 2022-12-01T10:04:45.4448381Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "linux.2xlarge"}]}" 2022-12-01T10:04:45.4463983Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:04:45.4464356Z env: 2022-12-01T10:04:45.4464615Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:04:45.4464894Z ##[endgroup] 2022-12-01T10:04:45.4503020Z {include: [{config: default, shard: 1, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 3, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 4, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 5, num_shards: 5, runner: linux.2xlarge}]} 2022-12-01T10:04:45.4653789Z Post job cleanup. 2022-12-01T10:04:45.4686237Z Post job cleanup. 2022-12-01T10:04:45.5747497Z [command]/usr/bin/git version 2022-12-01T10:04:45.5794402Z git version 2.37.1 2022-12-01T10:04:45.5838072Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5bb66763-3581-4917-ac57-98b8edb0fb21' before making global git config changes 2022-12-01T10:04:45.5840163Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:04:45.5846432Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:04:45.5880418Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:04:45.5909264Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T10:04:45.6162259Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:04:45.6181850Z http.https://github.com/.extraheader 2022-12-01T10:04:45.6196817Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:04:45.6217840Z [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-12-01T10:04:45.6680793Z Evaluate and set job outputs 2022-12-01T10:04:45.6695719Z Set output 'test-matrix' 2022-12-01T10:04:45.6696803Z Set output 'is-test-matrix-empty' 2022-12-01T10:04:45.6697798Z Cleaning up orphan processes