2022-11-23T01:29:37.5568428Z Requested labels: self-hosted, linux.large 2022-11-23T01:29:37.5568500Z Job defined at: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/master 2022-11-23T01:29:37.5568522Z Waiting for a runner to pick up this job... 2022-11-23T01:29:37.6894571Z Job is about to start running on the runner: i-0bfb4b84e673035cb (organization) 2022-11-23T01:29:41.7975297Z Current runner version: '2.299.1' 2022-11-23T01:29:41.7980727Z Runner name: 'i-0bfb4b84e673035cb' 2022-11-23T01:29:41.7981211Z Runner group name: 'Default' 2022-11-23T01:29:41.7981872Z Machine name: 'ip-10-0-2-12' 2022-11-23T01:29:41.7984039Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:29:41.7984759Z Actions: write 2022-11-23T01:29:41.7985059Z Checks: write 2022-11-23T01:29:41.7985353Z Contents: write 2022-11-23T01:29:41.7985617Z Deployments: write 2022-11-23T01:29:41.7985936Z Discussions: write 2022-11-23T01:29:41.7986258Z Issues: write 2022-11-23T01:29:41.7986507Z Metadata: read 2022-11-23T01:29:41.7986801Z Packages: write 2022-11-23T01:29:41.7987126Z Pages: write 2022-11-23T01:29:41.7987389Z PullRequests: write 2022-11-23T01:29:41.7987751Z RepositoryProjects: write 2022-11-23T01:29:41.7988183Z SecurityEvents: write 2022-11-23T01:29:41.7988462Z Statuses: write 2022-11-23T01:29:41.7988755Z ##[endgroup] 2022-11-23T01:29:41.7991898Z Secret source: Actions 2022-11-23T01:29:41.7992537Z Prepare workflow directory 2022-11-23T01:29:42.1483233Z Prepare all required actions 2022-11-23T01:29:42.1661731Z Getting action download info 2022-11-23T01:29:42.3654800Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:29:45.8361581Z Getting action download info 2022-11-23T01:29:45.9868774Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:29:46.1753601Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml 2022-11-23T01:29:46.1755116Z ##[group] Inputs 2022-11-23T01:29:46.1755406Z build-environment: linux-focal-rocm5.2-py3.8 2022-11-23T01:29:46.1755747Z test-matrix: { include: [ { config: "slow", shard: 1, num_shards: 1, runner: "linux.rocm.gpu" }, ]} 2022-11-23T01:29:46.1756194Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.8:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:29:46.1756550Z sync-tag: 2022-11-23T01:29:46.1756740Z ##[endgroup] 2022-11-23T01:29:46.1757150Z Complete job name: linux-focal-rocm5.2-py3.8-slow / filter 2022-11-23T01:29:46.2397328Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:29:46.2397634Z with: 2022-11-23T01:29:46.2397817Z fetch-depth: 1 2022-11-23T01:29:46.2397995Z submodules: false 2022-11-23T01:29:46.2398182Z env: 2022-11-23T01:29:46.2398374Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:46.2398556Z ##[endgroup] 2022-11-23T01:29:46.2622557Z ##[group]Run retry () { 2022-11-23T01:29:46.2622821Z retry () { 2022-11-23T01:29:46.2623044Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:29:46.2623276Z } 2022-11-23T01:29:46.2623466Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:29:46.2623691Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:29:46.2623926Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:29:46.2624139Z else 2022-11-23T01:29:46.2624351Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:29:46.2624538Z fi 2022-11-23T01:29:46.2624765Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:29:46.2640181Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:29:46.2640427Z env: 2022-11-23T01:29:46.2640652Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:46.2640843Z NO_SUDO: 2022-11-23T01:29:46.2641008Z ##[endgroup] 2022-11-23T01:29:46.2836530Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:29:46.6650194Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:29:46.6650453Z with: 2022-11-23T01:29:46.6650656Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:29:46.6650856Z fetch-depth: 1 2022-11-23T01:29:46.6651042Z submodules: false 2022-11-23T01:29:46.6651232Z quiet-checkout: true 2022-11-23T01:29:46.6651425Z repository: pytorch/pytorch 2022-11-23T01:29:46.6651776Z token: *** 2022-11-23T01:29:46.6651953Z ssh-strict: true 2022-11-23T01:29:46.6652157Z persist-credentials: true 2022-11-23T01:29:46.6652466Z clean: true 2022-11-23T01:29:46.6652635Z lfs: false 2022-11-23T01:29:46.6652833Z set-safe-directory: true 2022-11-23T01:29:46.6653006Z env: 2022-11-23T01:29:46.6653181Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:46.6653373Z ##[endgroup] 2022-11-23T01:29:46.8161696Z Syncing repository: pytorch/pytorch 2022-11-23T01:29:46.8164051Z ##[group]Getting Git version info 2022-11-23T01:29:46.8164792Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:29:46.8165620Z [command]/usr/bin/git version 2022-11-23T01:29:46.8165959Z git version 2.37.1 2022-11-23T01:29:46.8166918Z ##[endgroup] 2022-11-23T01:29:46.8183950Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/310fce6c-5311-45af-9c3e-a3342368c868' before making global git config changes 2022-11-23T01:29:46.8184684Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:29:46.8185552Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:29:46.8190905Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:29:46.8196585Z ##[group]Initializing the repository 2022-11-23T01:29:46.8200208Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:29:46.8245956Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:29:46.8352963Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:29:46.8353578Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:29:46.8353978Z hint: 2022-11-23T01:29:46.8354500Z hint: git config --global init.defaultBranch 2022-11-23T01:29:46.8354873Z hint: 2022-11-23T01:29:46.8355404Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:29:46.8356087Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:29:46.8356503Z hint: 2022-11-23T01:29:46.8357028Z hint: git branch -m 2022-11-23T01:29:46.8357664Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:29:46.8358291Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:29:46.8359110Z ##[endgroup] 2022-11-23T01:29:46.8359737Z ##[group]Disabling automatic garbage collection 2022-11-23T01:29:46.8360300Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:29:46.8364799Z ##[endgroup] 2022-11-23T01:29:46.8365416Z ##[group]Setting up auth 2022-11-23T01:29:46.8368584Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:29:46.8397288Z [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-23T01:29:46.8645417Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:29:46.8678248Z [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-23T01:29:46.8926508Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:29:46.8982297Z ##[endgroup] 2022-11-23T01:29:46.8982999Z ##[group]Fetching the repository 2022-11-23T01:29:46.8984050Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:29:55.0047637Z ##[endgroup] 2022-11-23T01:29:55.0058392Z ##[group]Determining the checkout info 2022-11-23T01:29:55.0059266Z ##[endgroup] 2022-11-23T01:29:55.0060180Z ##[group]Checking out the ref 2022-11-23T01:29:55.0061072Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:29:56.2068429Z ##[endgroup] 2022-11-23T01:29:56.2115292Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:29:56.2145221Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:29:56.2372823Z Prepare all required actions 2022-11-23T01:29:56.2373155Z Getting action download info 2022-11-23T01:29:56.3814806Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:29:56.5207195Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T01:29:56.5207535Z with: 2022-11-23T01:29:56.5208274Z github-token: *** 2022-11-23T01:29:56.5208773Z test-matrix: { include: [ { config: "slow", shard: 1, num_shards: 1, runner: "linux.rocm.gpu" }, ]} 2022-11-23T01:29:56.5209198Z env: 2022-11-23T01:29:56.5209497Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:56.5209805Z ##[endgroup] 2022-11-23T01:29:56.5278684Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:29:56.5278939Z with: 2022-11-23T01:29:56.5279090Z shell: bash 2022-11-23T01:29:56.5279265Z timeout_minutes: 10 2022-11-23T01:29:56.5279448Z max_attempts: 5 2022-11-23T01:29:56.5279647Z retry_wait_seconds: 30 2022-11-23T01:29:56.5279903Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:29:56.5280149Z polling_interval_seconds: 1 2022-11-23T01:29:56.5280355Z warning_on_retry: true 2022-11-23T01:29:56.5280555Z continue_on_error: false 2022-11-23T01:29:56.5280720Z env: 2022-11-23T01:29:56.5280889Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:56.5281263Z GITHUB_TOKEN: *** 2022-11-23T01:29:56.5281431Z ##[endgroup] 2022-11-23T01:29:56.5790386Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:29:56.8510862Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:29:56.8672554Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T01:29:56.8807283Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T01:29:56.8815630Z 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-23T01:29:56.8827210Z 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-23T01:29:56.8847934Z 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-23T01:29:56.9009681Z 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-23T01:29:57.5785259Z Command completed after 1 attempt(s). 2022-11-23T01:29:57.5823701Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:29:57.5823960Z .github/scripts/parse_ref.py 2022-11-23T01:29:57.5835605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:29:57.5835822Z env: 2022-11-23T01:29:57.5836004Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:57.5836210Z ##[endgroup] 2022-11-23T01:29:57.6118733Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T01:29:57.6119039Z .github/scripts/filter_test_configs.py \ 2022-11-23T01:29:57.6119275Z  --test-matrix "{ include: [ 2022-11-23T01:29:57.6119554Z  { config: "slow", shard: 1, num_shards: 1, runner: "linux.rocm.gpu" }, 2022-11-23T01:29:57.6119799Z ]} 2022-11-23T01:29:57.6119954Z " \ 2022-11-23T01:29:57.6120139Z  --pr-number "" \ 2022-11-23T01:29:57.6120330Z  --tag "" \ 2022-11-23T01:29:57.6120516Z  --event-name "schedule" 2022-11-23T01:29:57.6131723Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:29:57.6132104Z env: 2022-11-23T01:29:57.6132304Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:57.6132843Z GITHUB_TOKEN: *** 2022-11-23T01:29:57.6133033Z ##[endgroup] 2022-11-23T01:29:57.7410990Z ##[group]Run echo "{"include": [{"config": "slow", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "slow", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2022-11-23T01:29:57.7411627Z echo "{"include": [{"config": "slow", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu", "mem_leak_check": "mem_leak_check"}, {"config": "slow", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu", "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2022-11-23T01:29:57.7422965Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:29:57.7423192Z env: 2022-11-23T01:29:57.7423362Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:29:57.7423557Z ##[endgroup] 2022-11-23T01:29:57.7451946Z {include: [{config: slow, shard: 1, num_shards: 1, runner: linux.rocm.gpu, mem_leak_check: mem_leak_check}, {config: slow, shard: 1, num_shards: 1, runner: linux.rocm.gpu, rerun_disabled_tests: rerun_disabled_tests}]} 2022-11-23T01:29:57.7550084Z Post job cleanup. 2022-11-23T01:29:57.7579115Z Post job cleanup. 2022-11-23T01:29:57.8736565Z [command]/usr/bin/git version 2022-11-23T01:29:57.8781275Z git version 2.37.1 2022-11-23T01:29:57.8854792Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/cfb42484-f5ae-4344-8a05-67c550723c57' before making global git config changes 2022-11-23T01:29:57.8855531Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:29:57.8865138Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:29:57.8922037Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:29:57.8980644Z [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-23T01:29:57.9365680Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:29:57.9409782Z http.https://github.com/.extraheader 2022-11-23T01:29:57.9434432Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:29:57.9471343Z [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-23T01:29:57.9921776Z Evaluate and set job outputs 2022-11-23T01:29:57.9934836Z Set output 'test-matrix' 2022-11-23T01:29:57.9935610Z Set output 'is-test-matrix-empty' 2022-11-23T01:29:57.9936235Z Cleaning up orphan processes