2022-11-23T00:59:04.2966618Z Requested labels: self-hosted, linux.large 2022-11-23T00:59:04.2966693Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:59:04.2966714Z Waiting for a runner to pick up this job... 2022-11-23T00:59:04.4768388Z Job is about to start running on the runner: i-08d6ce3bacadbd83f (organization) 2022-11-23T00:59:08.5881655Z Current runner version: '2.299.1' 2022-11-23T00:59:08.5886958Z Runner name: 'i-08d6ce3bacadbd83f' 2022-11-23T00:59:08.5887442Z Runner group name: 'Default' 2022-11-23T00:59:08.5888056Z Machine name: 'ip-10-0-7-168' 2022-11-23T00:59:08.5889938Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:59:08.5890529Z Actions: write 2022-11-23T00:59:08.5891101Z Checks: write 2022-11-23T00:59:08.5891404Z Contents: write 2022-11-23T00:59:08.5891749Z Deployments: write 2022-11-23T00:59:08.5892059Z Discussions: write 2022-11-23T00:59:08.5892379Z Issues: write 2022-11-23T00:59:08.5892626Z Metadata: read 2022-11-23T00:59:08.5892928Z Packages: write 2022-11-23T00:59:08.5893215Z Pages: write 2022-11-23T00:59:08.5893481Z PullRequests: write 2022-11-23T00:59:08.5893841Z RepositoryProjects: write 2022-11-23T00:59:08.5894224Z SecurityEvents: write 2022-11-23T00:59:08.5894489Z Statuses: write 2022-11-23T00:59:08.5894781Z ##[endgroup] 2022-11-23T00:59:08.5897877Z Secret source: Actions 2022-11-23T00:59:08.5898559Z Prepare workflow directory 2022-11-23T00:59:08.9331190Z Prepare all required actions 2022-11-23T00:59:08.9500369Z Getting action download info 2022-11-23T00:59:09.1247868Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:59:12.6191904Z Getting action download info 2022-11-23T00:59:12.7906044Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:59:12.9422387Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:59:12.9423847Z ##[group] Inputs 2022-11-23T00:59:12.9424126Z build-environment: linux-bionic-py3.7-clang9-slow 2022-11-23T00:59:12.9424456Z test-matrix: { include: [ { config: "slow", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:12.9424888Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:59:12.9425235Z sync-tag: 2022-11-23T00:59:12.9425883Z timeout-minutes: 240 2022-11-23T00:59:12.9426085Z ##[endgroup] 2022-11-23T00:59:12.9426510Z Complete job name: linux-bionic-py3.7-clang9-slow / filter 2022-11-23T00:59:13.0043495Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:59:13.0043787Z with: 2022-11-23T00:59:13.0043966Z fetch-depth: 1 2022-11-23T00:59:13.0044145Z submodules: false 2022-11-23T00:59:13.0044326Z env: 2022-11-23T00:59:13.0044500Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:13.0044679Z ##[endgroup] 2022-11-23T00:59:13.0256475Z ##[group]Run retry () { 2022-11-23T00:59:13.0256738Z retry () { 2022-11-23T00:59:13.0256960Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:59:13.0257173Z } 2022-11-23T00:59:13.0257366Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:59:13.0257575Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:59:13.0257802Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:13.0258020Z else 2022-11-23T00:59:13.0258216Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:13.0258397Z fi 2022-11-23T00:59:13.0258616Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:59:13.0273687Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:13.0273952Z env: 2022-11-23T00:59:13.0274134Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:13.0274320Z NO_SUDO: 2022-11-23T00:59:13.0274479Z ##[endgroup] 2022-11-23T00:59:13.0458903Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:13.3187746Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:59:13.3187973Z with: 2022-11-23T00:59:13.3188168Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:13.3188360Z fetch-depth: 1 2022-11-23T00:59:13.3188537Z submodules: false 2022-11-23T00:59:13.3188721Z quiet-checkout: true 2022-11-23T00:59:13.3188909Z repository: pytorch/pytorch 2022-11-23T00:59:13.3189248Z token: *** 2022-11-23T00:59:13.3189537Z ssh-strict: true 2022-11-23T00:59:13.3189737Z persist-credentials: true 2022-11-23T00:59:13.3189914Z clean: true 2022-11-23T00:59:13.3190075Z lfs: false 2022-11-23T00:59:13.3190270Z set-safe-directory: true 2022-11-23T00:59:13.3190437Z env: 2022-11-23T00:59:13.3190605Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:13.3190791Z ##[endgroup] 2022-11-23T00:59:13.4464164Z Syncing repository: pytorch/pytorch 2022-11-23T00:59:13.4465525Z ##[group]Getting Git version info 2022-11-23T00:59:13.4465924Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:13.4466369Z [command]/usr/bin/git version 2022-11-23T00:59:13.4489098Z git version 2.37.1 2022-11-23T00:59:13.4514886Z ##[endgroup] 2022-11-23T00:59:13.4538001Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e7adb52b-784d-40f7-ab84-8cdef608b57c' before making global git config changes 2022-11-23T00:59:13.4538713Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:13.4539458Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:13.4572742Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:13.4579050Z ##[group]Initializing the repository 2022-11-23T00:59:13.4583394Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:13.4612329Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:59:13.4612888Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:59:13.4613653Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:59:13.4614195Z hint: 2022-11-23T00:59:13.4614831Z hint: git config --global init.defaultBranch 2022-11-23T00:59:13.4615535Z hint: 2022-11-23T00:59:13.4616174Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:59:13.4616926Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:59:13.4617441Z hint: 2022-11-23T00:59:13.4617942Z hint: git branch -m 2022-11-23T00:59:13.4623074Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:59:13.4631041Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:59:13.4659662Z ##[endgroup] 2022-11-23T00:59:13.4661352Z ##[group]Disabling automatic garbage collection 2022-11-23T00:59:13.4666218Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:59:13.4692029Z ##[endgroup] 2022-11-23T00:59:13.4694350Z ##[group]Setting up auth 2022-11-23T00:59:13.4701679Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:13.4730134Z [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-23T00:59:13.4962772Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:13.4984558Z [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-23T00:59:13.5211776Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:59:13.5250584Z ##[endgroup] 2022-11-23T00:59:13.5255184Z ##[group]Fetching the repository 2022-11-23T00:59:13.5262561Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:21.8836301Z ##[endgroup] 2022-11-23T00:59:21.8837626Z ##[group]Determining the checkout info 2022-11-23T00:59:21.8838624Z ##[endgroup] 2022-11-23T00:59:21.8839564Z ##[group]Checking out the ref 2022-11-23T00:59:21.8842740Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:23.0392618Z ##[endgroup] 2022-11-23T00:59:23.0421210Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:59:23.0454398Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:59:23.0649120Z Prepare all required actions 2022-11-23T00:59:23.0649516Z Getting action download info 2022-11-23T00:59:23.2784251Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:59:23.3975171Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T00:59:23.3975375Z with: 2022-11-23T00:59:23.3975859Z github-token: *** 2022-11-23T00:59:23.3976132Z test-matrix: { include: [ { config: "slow", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:23.3976364Z env: 2022-11-23T00:59:23.3976539Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:23.3976726Z ##[endgroup] 2022-11-23T00:59:23.4002180Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:59:23.4002423Z with: 2022-11-23T00:59:23.4002570Z shell: bash 2022-11-23T00:59:23.4002745Z timeout_minutes: 10 2022-11-23T00:59:23.4002923Z max_attempts: 5 2022-11-23T00:59:23.4003121Z retry_wait_seconds: 30 2022-11-23T00:59:23.4003367Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:23.4003601Z polling_interval_seconds: 1 2022-11-23T00:59:23.4003795Z warning_on_retry: true 2022-11-23T00:59:23.4003982Z continue_on_error: false 2022-11-23T00:59:23.4004142Z env: 2022-11-23T00:59:23.4004310Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:23.4004655Z GITHUB_TOKEN: *** 2022-11-23T00:59:23.4004819Z ##[endgroup] 2022-11-23T00:59:23.4488447Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:23.6756074Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:59:23.6927424Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T00:59:23.7057659Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T00:59:23.7066719Z 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-23T00:59:23.7088253Z 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-23T00:59:23.7100600Z 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-23T00:59:23.7257073Z 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-23T00:59:24.4463115Z Command completed after 1 attempt(s). 2022-11-23T00:59:24.4502155Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:59:24.4502508Z .github/scripts/parse_ref.py 2022-11-23T00:59:24.4514357Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:24.4514592Z env: 2022-11-23T00:59:24.4514886Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:24.4515147Z ##[endgroup] 2022-11-23T00:59:24.4819585Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:24.4819859Z .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:24.4820094Z  --test-matrix "{ include: [ 2022-11-23T00:59:24.4820337Z  { config: "slow", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:24.4820557Z ]} 2022-11-23T00:59:24.4820713Z " \ 2022-11-23T00:59:24.4820878Z  --pr-number "" \ 2022-11-23T00:59:24.4821064Z  --tag "" \ 2022-11-23T00:59:24.4821248Z  --event-name "push" 2022-11-23T00:59:24.4831864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:24.4832067Z env: 2022-11-23T00:59:24.4832321Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:24.4832707Z GITHUB_TOKEN: *** 2022-11-23T00:59:24.4832881Z ##[endgroup] 2022-11-23T00:59:24.6038063Z ##[group]Run echo "{"include": [{"config": "slow", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:24.6038420Z echo "{"include": [{"config": "slow", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:24.6049375Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:24.6049848Z env: 2022-11-23T00:59:24.6050027Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:24.6050204Z ##[endgroup] 2022-11-23T00:59:24.6076475Z {include: [{config: slow, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-11-23T00:59:24.6169836Z Post job cleanup. 2022-11-23T00:59:24.6197953Z Post job cleanup. 2022-11-23T00:59:24.7279009Z [command]/usr/bin/git version 2022-11-23T00:59:24.7321474Z git version 2.37.1 2022-11-23T00:59:24.7368012Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d45336da-dd8c-435e-87a1-dce7a051f9d2' before making global git config changes 2022-11-23T00:59:24.7371176Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:24.7378084Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:24.7420441Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:24.7449946Z [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-23T00:59:24.7807971Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:24.7838575Z http.https://github.com/.extraheader 2022-11-23T00:59:24.7850557Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:59:24.7889635Z [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-23T00:59:24.8458162Z Evaluate and set job outputs 2022-11-23T00:59:24.8467730Z Set output 'test-matrix' 2022-11-23T00:59:24.8468492Z Set output 'is-test-matrix-empty' 2022-11-23T00:59:24.8469106Z Cleaning up orphan processes