2022-11-23T00:59:19.2806989Z Requested labels: self-hosted, linux.large 2022-11-23T00:59:19.2807064Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:59:19.2807088Z Waiting for a runner to pick up this job... 2022-11-23T00:59:19.4192199Z Job is about to start running on the runner: i-06c10eafec34f9fbb (organization) 2022-11-23T00:59:22.5265007Z Current runner version: '2.299.1' 2022-11-23T00:59:22.5270614Z Runner name: 'i-06c10eafec34f9fbb' 2022-11-23T00:59:22.5271040Z Runner group name: 'Default' 2022-11-23T00:59:22.5271632Z Machine name: 'ip-10-0-8-6' 2022-11-23T00:59:22.5273537Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:59:22.5274157Z Actions: write 2022-11-23T00:59:22.5274449Z Checks: write 2022-11-23T00:59:22.5274734Z Contents: write 2022-11-23T00:59:22.5275046Z Deployments: write 2022-11-23T00:59:22.5275354Z Discussions: write 2022-11-23T00:59:22.5275637Z Issues: write 2022-11-23T00:59:22.5275875Z Metadata: read 2022-11-23T00:59:22.5276165Z Packages: write 2022-11-23T00:59:22.5276483Z Pages: write 2022-11-23T00:59:22.5276735Z PullRequests: write 2022-11-23T00:59:22.5277070Z RepositoryProjects: write 2022-11-23T00:59:22.5277398Z SecurityEvents: write 2022-11-23T00:59:22.5277744Z Statuses: write 2022-11-23T00:59:22.5277990Z ##[endgroup] 2022-11-23T00:59:22.5281151Z Secret source: Actions 2022-11-23T00:59:22.5281773Z Prepare workflow directory 2022-11-23T00:59:22.8867826Z Prepare all required actions 2022-11-23T00:59:22.9042241Z Getting action download info 2022-11-23T00:59:23.1182498Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:59:26.6785187Z Getting action download info 2022-11-23T00:59:26.8450481Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:59:27.0250234Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:59:27.0251715Z ##[group] Inputs 2022-11-23T00:59:27.0252001Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-11-23T00:59:27.0252343Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:27.0252786Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:59:27.0253126Z sync-tag: 2022-11-23T00:59:27.0253794Z timeout-minutes: 240 2022-11-23T00:59:27.0253997Z ##[endgroup] 2022-11-23T00:59:27.0254423Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / filter 2022-11-23T00:59:27.0876117Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:59:27.0876410Z with: 2022-11-23T00:59:27.0876582Z fetch-depth: 1 2022-11-23T00:59:27.0876758Z submodules: false 2022-11-23T00:59:27.0876944Z env: 2022-11-23T00:59:27.0877122Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:27.0877299Z ##[endgroup] 2022-11-23T00:59:27.1088901Z ##[group]Run retry () { 2022-11-23T00:59:27.1089169Z retry () { 2022-11-23T00:59:27.1089406Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:59:27.1089625Z } 2022-11-23T00:59:27.1089805Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:59:27.1090025Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:59:27.1090247Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:27.1090446Z else 2022-11-23T00:59:27.1090642Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:27.1090837Z fi 2022-11-23T00:59:27.1091045Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:59:27.1106387Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:27.1106868Z env: 2022-11-23T00:59:27.1107056Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:27.1107243Z NO_SUDO: 2022-11-23T00:59:27.1107403Z ##[endgroup] 2022-11-23T00:59:27.1302882Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:27.4037980Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:59:27.4038209Z with: 2022-11-23T00:59:27.4038401Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:27.4038688Z fetch-depth: 1 2022-11-23T00:59:27.4038864Z submodules: false 2022-11-23T00:59:27.4039043Z quiet-checkout: true 2022-11-23T00:59:27.4039226Z repository: pytorch/pytorch 2022-11-23T00:59:27.4039582Z token: *** 2022-11-23T00:59:27.4039872Z ssh-strict: true 2022-11-23T00:59:27.4040067Z persist-credentials: true 2022-11-23T00:59:27.4040245Z clean: true 2022-11-23T00:59:27.4040409Z lfs: false 2022-11-23T00:59:27.4040595Z set-safe-directory: true 2022-11-23T00:59:27.4040758Z env: 2022-11-23T00:59:27.4040927Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:27.4041107Z ##[endgroup] 2022-11-23T00:59:27.5434879Z Syncing repository: pytorch/pytorch 2022-11-23T00:59:27.5436922Z ##[group]Getting Git version info 2022-11-23T00:59:27.5437478Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:27.5438087Z [command]/usr/bin/git version 2022-11-23T00:59:27.5458085Z git version 2.37.1 2022-11-23T00:59:27.5479308Z ##[endgroup] 2022-11-23T00:59:27.5505902Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/25ab2771-2f28-4d99-b939-f39cd3f9adda' before making global git config changes 2022-11-23T00:59:27.5506644Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:27.5507482Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:27.5541276Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:27.5548269Z ##[group]Initializing the repository 2022-11-23T00:59:27.5553641Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:27.5583783Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:59:27.5584321Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:59:27.5585032Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:59:27.5585587Z hint: 2022-11-23T00:59:27.5586189Z hint: git config --global init.defaultBranch 2022-11-23T00:59:27.5586674Z hint: 2022-11-23T00:59:27.5587271Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:59:27.5588069Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:59:27.5588569Z hint: 2022-11-23T00:59:27.5589208Z hint: git branch -m 2022-11-23T00:59:27.5594587Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:59:27.5603357Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:59:27.5631917Z ##[endgroup] 2022-11-23T00:59:27.5632574Z ##[group]Disabling automatic garbage collection 2022-11-23T00:59:27.5637677Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:59:27.5663446Z ##[endgroup] 2022-11-23T00:59:27.5664391Z ##[group]Setting up auth 2022-11-23T00:59:27.5672353Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:27.5699611Z [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:27.5950170Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:27.5971332Z [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:27.6209279Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:59:27.6244628Z ##[endgroup] 2022-11-23T00:59:27.6245710Z ##[group]Fetching the repository 2022-11-23T00:59:27.6251787Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:35.9187864Z ##[endgroup] 2022-11-23T00:59:35.9189046Z ##[group]Determining the checkout info 2022-11-23T00:59:35.9190266Z ##[endgroup] 2022-11-23T00:59:35.9191029Z ##[group]Checking out the ref 2022-11-23T00:59:35.9195243Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:37.0751828Z ##[endgroup] 2022-11-23T00:59:37.0820213Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:59:37.0849443Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:59:37.1039676Z Prepare all required actions 2022-11-23T00:59:37.1039939Z Getting action download info 2022-11-23T00:59:37.2495128Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:59:37.3681634Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T00:59:37.3681910Z with: 2022-11-23T00:59:37.3682652Z github-token: *** 2022-11-23T00:59:37.3683102Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:37.3683482Z env: 2022-11-23T00:59:37.3683656Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:37.3683837Z ##[endgroup] 2022-11-23T00:59:37.3712916Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:59:37.3713163Z with: 2022-11-23T00:59:37.3713311Z shell: bash 2022-11-23T00:59:37.3713487Z timeout_minutes: 10 2022-11-23T00:59:37.3713667Z max_attempts: 5 2022-11-23T00:59:37.3713869Z retry_wait_seconds: 30 2022-11-23T00:59:37.3714115Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:37.3714349Z polling_interval_seconds: 1 2022-11-23T00:59:37.3714539Z warning_on_retry: true 2022-11-23T00:59:37.3714722Z continue_on_error: false 2022-11-23T00:59:37.3714878Z env: 2022-11-23T00:59:37.3715046Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:37.3715421Z GITHUB_TOKEN: *** 2022-11-23T00:59:37.3715580Z ##[endgroup] 2022-11-23T00:59:37.4234539Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:37.6856336Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:59:37.7029977Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T00:59:37.7177425Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T00:59:37.7188182Z 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:37.7211676Z 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:37.7379789Z 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:37.7392061Z 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:38.4216410Z Command completed after 1 attempt(s). 2022-11-23T00:59:38.4255703Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:59:38.4256149Z .github/scripts/parse_ref.py 2022-11-23T00:59:38.4267483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:38.4267760Z env: 2022-11-23T00:59:38.4268047Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:38.4268263Z ##[endgroup] 2022-11-23T00:59:38.4580034Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:38.4580302Z .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:38.4580519Z  --test-matrix "{ include: [ 2022-11-23T00:59:38.4580764Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:38.4580985Z ]} 2022-11-23T00:59:38.4581134Z " \ 2022-11-23T00:59:38.4581291Z  --pr-number "" \ 2022-11-23T00:59:38.4581468Z  --tag "" \ 2022-11-23T00:59:38.4581651Z  --event-name "push" 2022-11-23T00:59:38.4592784Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:38.4593070Z env: 2022-11-23T00:59:38.4593230Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:38.4593623Z GITHUB_TOKEN: *** 2022-11-23T00:59:38.4593779Z ##[endgroup] 2022-11-23T00:59:38.5781975Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:38.5782350Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:38.5793648Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:38.5793867Z env: 2022-11-23T00:59:38.5794040Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:38.5794214Z ##[endgroup] 2022-11-23T00:59:38.5820066Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-11-23T00:59:38.5913218Z Post job cleanup. 2022-11-23T00:59:38.5940974Z Post job cleanup. 2022-11-23T00:59:38.6982799Z [command]/usr/bin/git version 2022-11-23T00:59:38.7039769Z git version 2.37.1 2022-11-23T00:59:38.7083011Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/110caaaf-4043-4fbe-a5c3-73cf5409fb21' before making global git config changes 2022-11-23T00:59:38.7085956Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:38.7092618Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:38.7128578Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:38.7162547Z [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:38.7510286Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:38.7537153Z http.https://github.com/.extraheader 2022-11-23T00:59:38.7553858Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:59:38.7601586Z [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:38.8115644Z Evaluate and set job outputs 2022-11-23T00:59:38.8126583Z Set output 'test-matrix' 2022-11-23T00:59:38.8127341Z Set output 'is-test-matrix-empty' 2022-11-23T00:59:38.8127944Z Cleaning up orphan processes