2022-12-01T10:00:59.1177761Z Requested labels: self-hosted, linux.large 2022-12-01T10:00:59.1177844Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/89997/merge 2022-12-01T10:00:59.1177868Z Waiting for a runner to pick up this job... 2022-12-01T10:00:59.3255272Z Job is about to start running on the runner: i-0654adef40ebc6699 (organization) 2022-12-01T10:01:04.1520984Z Current runner version: '2.299.1' 2022-12-01T10:01:04.1638201Z Runner name: 'i-0654adef40ebc6699' 2022-12-01T10:01:04.1638861Z Runner group name: 'Default' 2022-12-01T10:01:04.1639589Z Machine name: 'ip-10-0-2-77' 2022-12-01T10:01:04.1642099Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T10:01:04.1642565Z Actions: read 2022-12-01T10:01:04.1642759Z Checks: read 2022-12-01T10:01:04.1642943Z Contents: read 2022-12-01T10:01:04.1643150Z Deployments: read 2022-12-01T10:01:04.1643356Z Discussions: read 2022-12-01T10:01:04.1643549Z Issues: read 2022-12-01T10:01:04.1643738Z Metadata: read 2022-12-01T10:01:04.1643932Z Packages: read 2022-12-01T10:01:04.1644118Z Pages: read 2022-12-01T10:01:04.1644323Z PullRequests: read 2022-12-01T10:01:04.1644571Z RepositoryProjects: read 2022-12-01T10:01:04.1644801Z SecurityEvents: read 2022-12-01T10:01:04.1645015Z Statuses: read 2022-12-01T10:01:04.1645208Z ##[endgroup] 2022-12-01T10:01:04.1648900Z Secret source: None 2022-12-01T10:01:04.1649477Z Prepare workflow directory 2022-12-01T10:01:04.5275009Z Prepare all required actions 2022-12-01T10:01:04.5458663Z Getting action download info 2022-12-01T10:01:04.7597148Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T10:01:08.1527283Z Getting action download info 2022-12-01T10:01:08.3379513Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T10:01:08.5385573Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-12-01T10:01:08.5387137Z ##[group] Inputs 2022-12-01T10:01:08.5387560Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-12-01T10:01:08.5387927Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-12-01T10:01:08.5388377Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:01:08.5388726Z sync-tag: 2022-12-01T10:01:08.5388914Z ##[endgroup] 2022-12-01T10:01:08.5389386Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / filter 2022-12-01T10:01:08.6059249Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T10:01:08.6059570Z with: 2022-12-01T10:01:08.6059758Z fetch-depth: 1 2022-12-01T10:01:08.6059934Z submodules: false 2022-12-01T10:01:08.6060126Z env: 2022-12-01T10:01:08.6060323Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:08.6060506Z ##[endgroup] 2022-12-01T10:01:08.6296883Z ##[group]Run retry () { 2022-12-01T10:01:08.6297173Z retry () { 2022-12-01T10:01:08.6297400Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T10:01:08.6297636Z } 2022-12-01T10:01:08.6297830Z echo "${GITHUB_WORKSPACE}" 2022-12-01T10:01:08.6298058Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T10:01:08.6298298Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:01:08.6298515Z else 2022-12-01T10:01:08.6298720Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:01:08.6298924Z fi 2022-12-01T10:01:08.6299163Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T10:01:08.6315587Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:08.6315855Z env: 2022-12-01T10:01:08.6316089Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:08.6316283Z NO_SUDO: 2022-12-01T10:01:08.6316448Z ##[endgroup] 2022-12-01T10:01:08.6518178Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:08.9733799Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T10:01:08.9734031Z with: 2022-12-01T10:01:08.9734244Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:08.9734467Z fetch-depth: 1 2022-12-01T10:01:08.9734640Z submodules: false 2022-12-01T10:01:08.9734832Z quiet-checkout: true 2022-12-01T10:01:08.9735039Z repository: pytorch/pytorch 2022-12-01T10:01:08.9735372Z token: *** 2022-12-01T10:01:08.9735538Z ssh-strict: true 2022-12-01T10:01:08.9735745Z persist-credentials: true 2022-12-01T10:01:08.9736084Z clean: true 2022-12-01T10:01:08.9736240Z lfs: false 2022-12-01T10:01:08.9736444Z set-safe-directory: true 2022-12-01T10:01:08.9736634Z env: 2022-12-01T10:01:08.9736800Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:08.9736998Z ##[endgroup] 2022-12-01T10:01:09.1118126Z Syncing repository: pytorch/pytorch 2022-12-01T10:01:09.1120126Z ##[group]Getting Git version info 2022-12-01T10:01:09.1120794Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:01:09.1121449Z [command]/usr/bin/git version 2022-12-01T10:01:09.1142849Z git version 2.37.1 2022-12-01T10:01:09.1166229Z ##[endgroup] 2022-12-01T10:01:09.1195786Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/aeba6d8a-f992-42b2-95e4-eae816d41198' before making global git config changes 2022-12-01T10:01:09.1198744Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:01:09.1205298Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:09.1248352Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:01:09.1254754Z ##[group]Initializing the repository 2022-12-01T10:01:09.1258757Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:09.1291671Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T10:01:09.1292316Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T10:01:09.1292896Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T10:01:09.1293288Z hint: 2022-12-01T10:01:09.1293846Z hint: git config --global init.defaultBranch 2022-12-01T10:01:09.1294632Z hint: 2022-12-01T10:01:09.1295178Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T10:01:09.1295902Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T10:01:09.1296348Z hint: 2022-12-01T10:01:09.1296831Z hint: git branch -m 2022-12-01T10:01:09.1301371Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T10:01:09.1311954Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T10:01:09.1346712Z ##[endgroup] 2022-12-01T10:01:09.1348009Z ##[group]Disabling automatic garbage collection 2022-12-01T10:01:09.1351822Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T10:01:09.1383322Z ##[endgroup] 2022-12-01T10:01:09.1384316Z ##[group]Setting up auth 2022-12-01T10:01:09.1394822Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:01:09.1426684Z [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:09.1673170Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:01:09.1707983Z [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:09.2034812Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T10:01:09.2113257Z ##[endgroup] 2022-12-01T10:01:09.2113837Z ##[group]Fetching the repository 2022-12-01T10:01:09.2114823Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:17.6709810Z ##[endgroup] 2022-12-01T10:01:17.6711187Z ##[group]Determining the checkout info 2022-12-01T10:01:17.6719215Z ##[endgroup] 2022-12-01T10:01:17.6719995Z ##[group]Checking out the ref 2022-12-01T10:01:17.6721192Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:18.8409567Z ##[endgroup] 2022-12-01T10:01:18.8497190Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T10:01:18.8530693Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:01:18.8750297Z Prepare all required actions 2022-12-01T10:01:18.8750657Z Getting action download info 2022-12-01T10:01:19.0539164Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T10:01:19.1668588Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T10:01:19.1668803Z with: 2022-12-01T10:01:19.1669119Z github-token: *** 2022-12-01T10:01:19.1669409Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-12-01T10:01:19.1669671Z env: 2022-12-01T10:01:19.1669838Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:19.1670037Z ##[endgroup] 2022-12-01T10:01:19.1699467Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T10:01:19.1699723Z with: 2022-12-01T10:01:19.1699876Z shell: bash 2022-12-01T10:01:19.1700059Z timeout_minutes: 10 2022-12-01T10:01:19.1700245Z max_attempts: 5 2022-12-01T10:01:19.1700450Z retry_wait_seconds: 30 2022-12-01T10:01:19.1700708Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:01:19.1700965Z polling_interval_seconds: 1 2022-12-01T10:01:19.1701154Z warning_on_retry: true 2022-12-01T10:01:19.1701346Z continue_on_error: false 2022-12-01T10:01:19.1701524Z env: 2022-12-01T10:01:19.1701686Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:19.1702005Z GITHUB_TOKEN: *** 2022-12-01T10:01:19.1702189Z ##[endgroup] 2022-12-01T10:01:19.2036076Z 2022-12-01T10:01:19.2054010Z ##[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:19.2122472Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:01:19.4321677Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T10:01:19.4485817Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T10:01:19.4642200Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T10:01:19.4658625Z 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:19.4694391Z 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:19.4986583Z 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:19.5007520Z 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:20.2118175Z Command completed after 1 attempt(s). 2022-12-01T10:01:20.2118847Z 2022-12-01T10:01:20.2121785Z ##[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:20.2170380Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T10:01:20.2170877Z .github/scripts/parse_ref.py 2022-12-01T10:01:20.2186932Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:20.2187477Z env: 2022-12-01T10:01:20.2187823Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:20.2188111Z ##[endgroup] 2022-12-01T10:01:20.2375516Z ##[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:20.2472122Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T10:01:20.2473007Z .github/scripts/filter_test_configs.py \ 2022-12-01T10:01:20.2473264Z  --test-matrix "{ include: [ 2022-12-01T10:01:20.2473529Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T10:01:20.2473775Z ]} 2022-12-01T10:01:20.2473948Z " \ 2022-12-01T10:01:20.2474126Z  --pr-number "89997" \ 2022-12-01T10:01:20.2474323Z  --tag "" 2022-12-01T10:01:20.2485583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:20.2485803Z env: 2022-12-01T10:01:20.2485989Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:20.2486346Z GITHUB_TOKEN: *** 2022-12-01T10:01:20.2486538Z ##[endgroup] 2022-12-01T10:01:20.5704629Z ##[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:20.5709296Z ##[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:20.5869414Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-12-01T10:01:20.5870454Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-12-01T10:01:20.5886677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:20.5887089Z env: 2022-12-01T10:01:20.5887327Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:20.5887547Z ##[endgroup] 2022-12-01T10:01:20.5921167Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-12-01T10:01:20.6093001Z Post job cleanup. 2022-12-01T10:01:20.6125311Z Post job cleanup. 2022-12-01T10:01:20.7305244Z [command]/usr/bin/git version 2022-12-01T10:01:20.7351206Z git version 2.37.1 2022-12-01T10:01:20.7395069Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fa6d19d8-b711-4425-9908-634079c7399a' before making global git config changes 2022-12-01T10:01:20.7396326Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:01:20.7402016Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:20.7438712Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:01:20.7470429Z [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:20.7737389Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:01:20.7765396Z http.https://github.com/.extraheader 2022-12-01T10:01:20.7774608Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:01:20.7805959Z [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:20.8438154Z Evaluate and set job outputs 2022-12-01T10:01:20.8450069Z Set output 'test-matrix' 2022-12-01T10:01:20.8451197Z Set output 'is-test-matrix-empty' 2022-12-01T10:01:20.8452042Z Cleaning up orphan processes