2022-12-01T10:01:13.0342884Z Requested labels: self-hosted, linux.large 2022-12-01T10:01:13.0342974Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/89997/merge 2022-12-01T10:01:13.0342997Z Waiting for a runner to pick up this job... 2022-12-01T10:01:13.1936836Z Job is about to start running on the runner: i-03cc64b9229426ee7 (organization) 2022-12-01T10:01:18.7953495Z Current runner version: '2.299.1' 2022-12-01T10:01:18.7958620Z Runner name: 'i-03cc64b9229426ee7' 2022-12-01T10:01:18.7959141Z Runner group name: 'Default' 2022-12-01T10:01:18.7959686Z Machine name: 'ip-10-0-1-135' 2022-12-01T10:01:18.7961458Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T10:01:18.7962000Z Actions: read 2022-12-01T10:01:18.7962286Z Checks: read 2022-12-01T10:01:18.7962529Z Contents: read 2022-12-01T10:01:18.7962843Z Deployments: read 2022-12-01T10:01:18.7963168Z Discussions: read 2022-12-01T10:01:18.7963416Z Issues: read 2022-12-01T10:01:18.7963698Z Metadata: read 2022-12-01T10:01:18.7963993Z Packages: read 2022-12-01T10:01:18.7964233Z Pages: read 2022-12-01T10:01:18.7964545Z PullRequests: read 2022-12-01T10:01:18.7964894Z RepositoryProjects: read 2022-12-01T10:01:18.7965175Z SecurityEvents: read 2022-12-01T10:01:18.7965479Z Statuses: read 2022-12-01T10:01:18.7965762Z ##[endgroup] 2022-12-01T10:01:18.7968725Z Secret source: None 2022-12-01T10:01:18.7969343Z Prepare workflow directory 2022-12-01T10:01:19.1454771Z Prepare all required actions 2022-12-01T10:01:19.1626219Z Getting action download info 2022-12-01T10:01:19.3621862Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T10:01:22.5746558Z Getting action download info 2022-12-01T10:01:22.7414203Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T10:01:23.4265381Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-12-01T10:01:23.4266967Z ##[group] Inputs 2022-12-01T10:01:23.4267247Z build-environment: linux-focal-py3.7-clang10-onnx 2022-12-01T10:01:23.4267671Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2022-12-01T10:01:23.4268564Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang10-onnx:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:01:23.4269136Z sync-tag: 2022-12-01T10:01:23.4269400Z ##[endgroup] 2022-12-01T10:01:23.4270108Z Complete job name: linux-focal-py3.7-clang10-onnx / filter 2022-12-01T10:01:23.4911445Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T10:01:23.4911732Z with: 2022-12-01T10:01:23.4911894Z fetch-depth: 1 2022-12-01T10:01:23.4912075Z submodules: false 2022-12-01T10:01:23.4912253Z env: 2022-12-01T10:01:23.4912425Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:23.4912612Z ##[endgroup] 2022-12-01T10:01:23.5128971Z ##[group]Run retry () { 2022-12-01T10:01:23.5129233Z retry () { 2022-12-01T10:01:23.5129445Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T10:01:23.5129668Z } 2022-12-01T10:01:23.5129851Z echo "${GITHUB_WORKSPACE}" 2022-12-01T10:01:23.5130067Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T10:01:23.5130291Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:01:23.5130510Z else 2022-12-01T10:01:23.5130706Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:01:23.5130885Z fi 2022-12-01T10:01:23.5131116Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T10:01:23.5146721Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:23.5146967Z env: 2022-12-01T10:01:23.5147189Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:23.5147375Z NO_SUDO: 2022-12-01T10:01:23.5147531Z ##[endgroup] 2022-12-01T10:01:23.5336587Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:23.8161378Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T10:01:23.8161589Z with: 2022-12-01T10:01:23.8161795Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:23.8162010Z fetch-depth: 1 2022-12-01T10:01:23.8162178Z submodules: false 2022-12-01T10:01:23.8162364Z quiet-checkout: true 2022-12-01T10:01:23.8162567Z repository: pytorch/pytorch 2022-12-01T10:01:23.8162877Z token: *** 2022-12-01T10:01:23.8163150Z ssh-strict: true 2022-12-01T10:01:23.8163356Z persist-credentials: true 2022-12-01T10:01:23.8163548Z clean: true 2022-12-01T10:01:23.8163701Z lfs: false 2022-12-01T10:01:23.8163894Z set-safe-directory: true 2022-12-01T10:01:23.8164076Z env: 2022-12-01T10:01:23.8164233Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:23.8164419Z ##[endgroup] 2022-12-01T10:01:23.9473686Z Syncing repository: pytorch/pytorch 2022-12-01T10:01:23.9475874Z ##[group]Getting Git version info 2022-12-01T10:01:23.9476563Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:01:23.9520658Z [command]/usr/bin/git version 2022-12-01T10:01:23.9554089Z git version 2.37.1 2022-12-01T10:01:23.9576340Z ##[endgroup] 2022-12-01T10:01:23.9597040Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5fe6dec5-9d97-4717-b85d-754b1872cb06' before making global git config changes 2022-12-01T10:01:23.9597969Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:01:23.9607068Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:23.9675098Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:01:23.9685485Z ##[group]Initializing the repository 2022-12-01T10:01:23.9692874Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:23.9750038Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T10:01:23.9750619Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T10:01:23.9751173Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T10:01:23.9751542Z hint: 2022-12-01T10:01:23.9752040Z hint: git config --global init.defaultBranch 2022-12-01T10:01:23.9752374Z hint: 2022-12-01T10:01:23.9752884Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T10:01:23.9753527Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T10:01:23.9753911Z hint: 2022-12-01T10:01:23.9754400Z hint: git branch -m 2022-12-01T10:01:23.9755000Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T10:01:23.9756889Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T10:01:23.9786152Z ##[endgroup] 2022-12-01T10:01:23.9789270Z ##[group]Disabling automatic garbage collection 2022-12-01T10:01:23.9789859Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T10:01:23.9822471Z ##[endgroup] 2022-12-01T10:01:23.9824035Z ##[group]Setting up auth 2022-12-01T10:01:23.9831672Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:01:23.9860788Z [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:01:24.0174160Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:01:24.0331842Z [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:01:24.0578204Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T10:01:24.0621120Z ##[endgroup] 2022-12-01T10:01:24.0622245Z ##[group]Fetching the repository 2022-12-01T10:01:24.0629205Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:32.0293481Z ##[endgroup] 2022-12-01T10:01:32.0294693Z ##[group]Determining the checkout info 2022-12-01T10:01:32.0295474Z ##[endgroup] 2022-12-01T10:01:32.0296095Z ##[group]Checking out the ref 2022-12-01T10:01:32.0304462Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:33.1395822Z ##[endgroup] 2022-12-01T10:01:33.1440871Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T10:01:33.1472737Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:01:33.1645378Z Prepare all required actions 2022-12-01T10:01:33.1645648Z Getting action download info 2022-12-01T10:01:33.4150307Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T10:01:33.5956399Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T10:01:33.5956694Z with: 2022-12-01T10:01:33.5957068Z github-token: *** 2022-12-01T10:01:33.5957469Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2022-12-01T10:01:33.5957811Z env: 2022-12-01T10:01:33.5958087Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:33.5958354Z ##[endgroup] 2022-12-01T10:01:33.6025117Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T10:01:33.6025377Z with: 2022-12-01T10:01:33.6025564Z shell: bash 2022-12-01T10:01:33.6025754Z timeout_minutes: 10 2022-12-01T10:01:33.6025991Z max_attempts: 5 2022-12-01T10:01:33.6026203Z retry_wait_seconds: 30 2022-12-01T10:01:33.6026468Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:01:33.6026745Z polling_interval_seconds: 1 2022-12-01T10:01:33.6026968Z warning_on_retry: true 2022-12-01T10:01:33.6027392Z continue_on_error: false 2022-12-01T10:01:33.6027596Z env: 2022-12-01T10:01:33.6027798Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:33.6028130Z GITHUB_TOKEN: *** 2022-12-01T10:01:33.6028592Z ##[endgroup] 2022-12-01T10:01:33.6349891Z 2022-12-01T10:01:33.6382210Z ##[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:01:33.6426368Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:01:33.8673315Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T10:01:33.8916123Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T10:01:33.9067780Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T10:01:33.9077724Z 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:01:33.9090662Z 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:01:33.9246982Z 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:01:33.9267368Z 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:01:34.6425506Z Command completed after 1 attempt(s). 2022-12-01T10:01:34.6425803Z 2022-12-01T10:01:34.6429266Z ##[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:01:34.6459678Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T10:01:34.6459924Z .github/scripts/parse_ref.py 2022-12-01T10:01:34.6472227Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:34.6472431Z env: 2022-12-01T10:01:34.6472607Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:34.6472792Z ##[endgroup] 2022-12-01T10:01:34.6653533Z ##[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:01:34.6741893Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T10:01:34.6742237Z .github/scripts/filter_test_configs.py \ 2022-12-01T10:01:34.6742476Z  --test-matrix "{ include: [ 2022-12-01T10:01:34.6742743Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:34.6743031Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:34.6743254Z ]} 2022-12-01T10:01:34.6743417Z " \ 2022-12-01T10:01:34.6743584Z  --pr-number "89997" \ 2022-12-01T10:01:34.6743772Z  --tag "" 2022-12-01T10:01:34.6755082Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:34.6755296Z env: 2022-12-01T10:01:34.6755470Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:34.6755800Z GITHUB_TOKEN: *** 2022-12-01T10:01:34.6755979Z ##[endgroup] 2022-12-01T10:01:34.9588436Z ##[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:01:34.9592795Z ##[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:01:34.9739683Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2022-12-01T10:01:34.9740417Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2022-12-01T10:01:34.9756345Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:34.9756690Z env: 2022-12-01T10:01:34.9756999Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:34.9757324Z ##[endgroup] 2022-12-01T10:01:34.9792399Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}]} 2022-12-01T10:01:34.9888394Z Post job cleanup. 2022-12-01T10:01:34.9918766Z Post job cleanup. 2022-12-01T10:01:35.1019782Z [command]/usr/bin/git version 2022-12-01T10:01:35.1062378Z git version 2.37.1 2022-12-01T10:01:35.1105177Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dd6507a9-6696-44da-ad3d-fcac380bff10' before making global git config changes 2022-12-01T10:01:35.1106218Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:01:35.1112195Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:35.1153515Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:01:35.1184325Z [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:01:35.1453642Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:01:35.1479629Z http.https://github.com/.extraheader 2022-12-01T10:01:35.1489348Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:01:35.1521211Z [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:01:35.1981901Z Evaluate and set job outputs 2022-12-01T10:01:35.1992504Z Set output 'test-matrix' 2022-12-01T10:01:35.1993395Z Set output 'is-test-matrix-empty' 2022-12-01T10:01:35.1994077Z Cleaning up orphan processes