2022-09-27T15:24:32.8244853Z Requested labels: self-hosted, linux.large 2022-09-27T15:24:32.8244927Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:24:32.8244951Z Waiting for a runner to pick up this job... 2022-09-27T15:24:34.0862902Z Job is about to start running on the runner: i-0058f0509e450f2f9 (organization) 2022-09-27T15:24:38.1900470Z Current runner version: '2.296.2' 2022-09-27T15:24:38.1906549Z Runner name: 'i-0058f0509e450f2f9' 2022-09-27T15:24:38.1907015Z Runner group name: 'Default' 2022-09-27T15:24:38.1907664Z Machine name: 'ip-10-0-8-249' 2022-09-27T15:24:38.1909607Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:24:38.1910275Z Actions: read 2022-09-27T15:24:38.1910594Z Checks: read 2022-09-27T15:24:38.1910924Z Contents: read 2022-09-27T15:24:38.1911227Z Deployments: read 2022-09-27T15:24:38.1911560Z Discussions: read 2022-09-27T15:24:38.1911871Z Issues: read 2022-09-27T15:24:38.1912134Z Metadata: read 2022-09-27T15:24:38.1912445Z Packages: read 2022-09-27T15:24:38.1912787Z Pages: read 2022-09-27T15:24:38.1913068Z PullRequests: read 2022-09-27T15:24:38.1913431Z RepositoryProjects: read 2022-09-27T15:24:38.1913798Z SecurityEvents: read 2022-09-27T15:24:38.1914085Z Statuses: read 2022-09-27T15:24:38.1914412Z ##[endgroup] 2022-09-27T15:24:38.1917626Z Secret source: None 2022-09-27T15:24:38.1918227Z Prepare workflow directory 2022-09-27T15:24:38.5350965Z Prepare all required actions 2022-09-27T15:24:38.5525575Z Getting action download info 2022-09-27T15:24:39.0077658Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:24:42.5507041Z Getting action download info 2022-09-27T15:24:42.7240143Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:24:42.9043098Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:24:42.9044691Z ##[group] Inputs 2022-09-27T15:24:42.9044983Z build-environment: linux-focal-py3.7-clang10-onnx 2022-09-27T15:24:42.9045368Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2022-09-27T15:24:42.9045883Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang10-onnx:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:24:42.9046239Z sync-tag: 2022-09-27T15:24:42.9046419Z ##[endgroup] 2022-09-27T15:24:42.9047005Z Complete job name: linux-focal-py3.7-clang10-onnx / filter 2022-09-27T15:24:42.9687267Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:24:42.9687560Z with: 2022-09-27T15:24:42.9687722Z fetch-depth: 1 2022-09-27T15:24:42.9687915Z submodules: false 2022-09-27T15:24:42.9688101Z env: 2022-09-27T15:24:42.9688266Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:42.9688455Z ##[endgroup] 2022-09-27T15:24:42.9935958Z ##[group]Run retry () { 2022-09-27T15:24:42.9936214Z retry () { 2022-09-27T15:24:42.9936452Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:24:42.9936656Z } 2022-09-27T15:24:42.9936850Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:24:42.9937076Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:24:42.9937295Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:24:42.9937511Z else 2022-09-27T15:24:42.9937706Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:24:42.9937883Z fi 2022-09-27T15:24:42.9938112Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:24:42.9954005Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:42.9954272Z env: 2022-09-27T15:24:42.9954453Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:42.9954642Z NO_SUDO: 2022-09-27T15:24:42.9954799Z ##[endgroup] 2022-09-27T15:24:43.0194102Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:43.3057212Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:24:43.3057437Z with: 2022-09-27T15:24:43.3057621Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:43.3057825Z fetch-depth: 1 2022-09-27T15:24:43.3058006Z submodules: false 2022-09-27T15:24:43.3058177Z quiet-checkout: true 2022-09-27T15:24:43.3058377Z repository: pytorch/pytorch 2022-09-27T15:24:43.3058735Z token: *** 2022-09-27T15:24:43.3059037Z ssh-strict: true 2022-09-27T15:24:43.3059219Z persist-credentials: true 2022-09-27T15:24:43.3059423Z clean: true 2022-09-27T15:24:43.3059587Z lfs: false 2022-09-27T15:24:43.3059763Z set-safe-directory: true 2022-09-27T15:24:43.3059943Z env: 2022-09-27T15:24:43.3060116Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:43.3060288Z ##[endgroup] 2022-09-27T15:24:43.4414837Z Syncing repository: pytorch/pytorch 2022-09-27T15:24:43.4416246Z ##[group]Getting Git version info 2022-09-27T15:24:43.4416700Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:24:43.4417135Z [command]/usr/bin/git version 2022-09-27T15:24:43.4442470Z git version 2.37.1 2022-09-27T15:24:43.4465363Z ##[endgroup] 2022-09-27T15:24:43.4487294Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/beeae940-eb2f-4717-9ecb-11ff17498e78' before making global git config changes 2022-09-27T15:24:43.4488665Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:24:43.4497126Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:43.4536134Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:24:43.4541073Z ##[group]Initializing the repository 2022-09-27T15:24:43.4547440Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:43.4578807Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:24:43.4579860Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:24:43.4580666Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:24:43.4583169Z hint: 2022-09-27T15:24:43.4584218Z hint: git config --global init.defaultBranch 2022-09-27T15:24:43.4584948Z hint: 2022-09-27T15:24:43.4585520Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:24:43.4586136Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:24:43.4586483Z hint: 2022-09-27T15:24:43.4588370Z hint: git branch -m 2022-09-27T15:24:43.4629657Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:24:43.4644799Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:24:43.4691160Z ##[endgroup] 2022-09-27T15:24:43.4691790Z ##[group]Disabling automatic garbage collection 2022-09-27T15:24:43.4703590Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:24:43.4726012Z ##[endgroup] 2022-09-27T15:24:43.4726616Z ##[group]Setting up auth 2022-09-27T15:24:43.4733723Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:24:43.4762910Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:24:43.5012032Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:24:43.5050298Z [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-09-27T15:24:43.5285317Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:24:43.5334549Z ##[endgroup] 2022-09-27T15:24:43.5335860Z ##[group]Fetching the repository 2022-09-27T15:24:43.5343319Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:51.4190149Z ##[endgroup] 2022-09-27T15:24:51.4190918Z ##[group]Determining the checkout info 2022-09-27T15:24:51.4191515Z ##[endgroup] 2022-09-27T15:24:51.4192122Z ##[group]Checking out the ref 2022-09-27T15:24:51.4193014Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:52.5327536Z ##[endgroup] 2022-09-27T15:24:52.5368191Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:24:52.5397187Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:24:52.5544983Z Prepare all required actions 2022-09-27T15:24:52.5545263Z Getting action download info 2022-09-27T15:24:52.7179998Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:24:52.9637586Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:24:52.9637836Z with: 2022-09-27T15:24:52.9638437Z github-token: *** 2022-09-27T15:24:52.9638803Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2022-09-27T15:24:52.9639124Z env: 2022-09-27T15:24:52.9639328Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:52.9639555Z ##[endgroup] 2022-09-27T15:24:52.9668609Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:24:52.9668867Z with: 2022-09-27T15:24:52.9669047Z shell: bash 2022-09-27T15:24:52.9669252Z timeout_minutes: 10 2022-09-27T15:24:52.9669485Z max_attempts: 5 2022-09-27T15:24:52.9669698Z retry_wait_seconds: 30 2022-09-27T15:24:52.9669974Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:24:52.9670237Z polling_interval_seconds: 1 2022-09-27T15:24:52.9670463Z warning_on_retry: true 2022-09-27T15:24:52.9670678Z continue_on_error: false 2022-09-27T15:24:52.9670880Z env: 2022-09-27T15:24:52.9671068Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:52.9671483Z GITHUB_TOKEN: *** 2022-09-27T15:24:52.9671692Z ##[endgroup] 2022-09-27T15:24:52.9984772Z 2022-09-27T15:24:53.0052739Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:24:53.2366159Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:24:53.2531514Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:24:53.2679896Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:24:53.2689695Z 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-09-27T15:24:53.2729401Z 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-09-27T15:24:53.2741252Z 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-09-27T15:24:53.2759088Z 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-09-27T15:24:54.0054413Z Command completed after 1 attempt(s). 2022-09-27T15:24:54.0054693Z 2022-09-27T15:24:54.0083243Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:24:54.0083630Z .github/scripts/parse_ref.py 2022-09-27T15:24:54.0099297Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:54.0099664Z env: 2022-09-27T15:24:54.0099961Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:54.0100268Z ##[endgroup] 2022-09-27T15:24:54.0426545Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:24:54.0426857Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:24:54.0427121Z  --test-matrix "{ include: [ 2022-09-27T15:24:54.0427416Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-09-27T15:24:54.0427746Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-09-27T15:24:54.0427990Z ]} 2022-09-27T15:24:54.0428181Z " \ 2022-09-27T15:24:54.0428497Z  --pr-number "85462" \ 2022-09-27T15:24:54.0428699Z  --tag "" 2022-09-27T15:24:54.0439911Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:54.0440154Z env: 2022-09-27T15:24:54.0440349Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:54.0440883Z GITHUB_TOKEN: *** 2022-09-27T15:24:54.0441093Z ##[endgroup] 2022-09-27T15:24:54.3492705Z ##[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-09-27T15:24:54.3493172Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2022-09-27T15:24:54.3504914Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:54.3505131Z env: 2022-09-27T15:24:54.3505303Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:54.3505479Z ##[endgroup] 2022-09-27T15:24:54.3532098Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}]} 2022-09-27T15:24:54.3626017Z Post job cleanup. 2022-09-27T15:24:54.3654862Z Post job cleanup. 2022-09-27T15:24:54.4700849Z [command]/usr/bin/git version 2022-09-27T15:24:54.4741093Z git version 2.37.1 2022-09-27T15:24:54.4784079Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0a4cb0cd-1be1-42e4-9a7b-71a48d82f345' before making global git config changes 2022-09-27T15:24:54.4785363Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:24:54.4792591Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:54.4830343Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:24:54.4862031Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:24:54.5122918Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:24:54.5151304Z http.https://github.com/.extraheader 2022-09-27T15:24:54.5166756Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:24:54.5199290Z [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-09-27T15:24:54.5667326Z Evaluate and set job outputs 2022-09-27T15:24:54.5681114Z Set output 'test-matrix' 2022-09-27T15:24:54.5681933Z Set output 'is-test-matrix-empty' 2022-09-27T15:24:54.5682575Z Cleaning up orphan processes