2022-12-01T10:15:26.0846627Z Requested labels: self-hosted, linux.large 2022-12-01T10:15:26.0846750Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/pull/89997/merge 2022-12-01T10:15:26.0846805Z Waiting for a runner to pick up this job... 2022-12-01T10:15:26.2616042Z Job is about to start running on the runner: i-0654adef40ebc6699 (organization) 2022-12-01T10:15:31.4684239Z Current runner version: '2.299.1' 2022-12-01T10:15:31.4799014Z Runner name: 'i-0654adef40ebc6699' 2022-12-01T10:15:31.4799703Z Runner group name: 'Default' 2022-12-01T10:15:31.4800444Z Machine name: 'ip-10-0-2-77' 2022-12-01T10:15:31.4803369Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T10:15:31.4804150Z Actions: read 2022-12-01T10:15:31.4804532Z Checks: read 2022-12-01T10:15:31.4804893Z Contents: read 2022-12-01T10:15:31.4805126Z Deployments: read 2022-12-01T10:15:31.4805359Z Discussions: read 2022-12-01T10:15:31.4805586Z Issues: read 2022-12-01T10:15:31.4805799Z Metadata: read 2022-12-01T10:15:31.4806023Z Packages: read 2022-12-01T10:15:31.4806240Z Pages: read 2022-12-01T10:15:31.4806460Z PullRequests: read 2022-12-01T10:15:31.4806737Z RepositoryProjects: read 2022-12-01T10:15:31.4807000Z SecurityEvents: read 2022-12-01T10:15:31.4807229Z Statuses: read 2022-12-01T10:15:31.4807452Z ##[endgroup] 2022-12-01T10:15:31.4810738Z Secret source: None 2022-12-01T10:15:31.4811281Z Prepare workflow directory 2022-12-01T10:15:31.8410099Z Prepare all required actions 2022-12-01T10:15:31.8596857Z Getting action download info 2022-12-01T10:15:32.0499758Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T10:15:35.5314473Z Getting action download info 2022-12-01T10:15:35.6864495Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T10:15:35.9186745Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2022-12-01T10:15:35.9188380Z ##[group] Inputs 2022-12-01T10:15:35.9188682Z build-environment: win-vs2019-cpu-py3 2022-12-01T10:15:35.9188943Z cuda-version: cpu 2022-12-01T10:15:35.9189436Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-12-01T10:15:35.9189879Z sync-tag: 2022-12-01T10:15:35.9190091Z ##[endgroup] 2022-12-01T10:15:35.9190535Z Complete job name: win-vs2019-cpu-py3 / filter 2022-12-01T10:15:35.9916917Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T10:15:35.9917332Z with: 2022-12-01T10:15:35.9917601Z fetch-depth: 1 2022-12-01T10:15:35.9917877Z submodules: false 2022-12-01T10:15:35.9918144Z env: 2022-12-01T10:15:35.9918430Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:35.9918717Z ##[endgroup] 2022-12-01T10:15:36.0158037Z ##[group]Run retry () { 2022-12-01T10:15:36.0158345Z retry () { 2022-12-01T10:15:36.0158602Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T10:15:36.0158866Z } 2022-12-01T10:15:36.0159093Z echo "${GITHUB_WORKSPACE}" 2022-12-01T10:15:36.0159349Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T10:15:36.0159620Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:15:36.0159863Z else 2022-12-01T10:15:36.0160112Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:15:36.0160330Z fi 2022-12-01T10:15:36.0160597Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T10:15:36.0176220Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:15:36.0176509Z env: 2022-12-01T10:15:36.0176775Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:36.0177001Z NO_SUDO: 2022-12-01T10:15:36.0177196Z ##[endgroup] 2022-12-01T10:15:36.0377243Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:15:36.3194538Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T10:15:36.3194802Z with: 2022-12-01T10:15:36.3195042Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:15:36.3195293Z fetch-depth: 1 2022-12-01T10:15:36.3195497Z submodules: false 2022-12-01T10:15:36.3195719Z quiet-checkout: true 2022-12-01T10:15:36.3195954Z repository: pytorch/pytorch 2022-12-01T10:15:36.3196300Z token: *** 2022-12-01T10:15:36.3196496Z ssh-strict: true 2022-12-01T10:15:36.3196734Z persist-credentials: true 2022-12-01T10:15:36.3197075Z clean: true 2022-12-01T10:15:36.3197262Z lfs: false 2022-12-01T10:15:36.3197486Z set-safe-directory: true 2022-12-01T10:15:36.3197705Z env: 2022-12-01T10:15:36.3197901Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:36.3198122Z ##[endgroup] 2022-12-01T10:15:36.4584770Z Syncing repository: pytorch/pytorch 2022-12-01T10:15:36.4589506Z ##[group]Getting Git version info 2022-12-01T10:15:36.4590282Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:15:36.4591090Z [command]/usr/bin/git version 2022-12-01T10:15:36.4591433Z git version 2.37.1 2022-12-01T10:15:36.4592689Z ##[endgroup] 2022-12-01T10:15:36.4621295Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/9596b884-f0da-47a2-8f19-01c984bcc962' before making global git config changes 2022-12-01T10:15:36.4621970Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:15:36.4622696Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:15:36.4655209Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:15:36.4661935Z ##[group]Initializing the repository 2022-12-01T10:15:36.4666882Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:15:36.4699269Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T10:15:36.4699897Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T10:15:36.4700511Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T10:15:36.4700981Z hint: 2022-12-01T10:15:36.4701503Z hint: git config --global init.defaultBranch 2022-12-01T10:15:36.4701868Z hint: 2022-12-01T10:15:36.4702404Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T10:15:36.4703078Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T10:15:36.4703494Z hint: 2022-12-01T10:15:36.4704364Z hint: git branch -m 2022-12-01T10:15:36.4711351Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T10:15:36.4721339Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T10:15:36.4756589Z ##[endgroup] 2022-12-01T10:15:36.4757044Z ##[group]Disabling automatic garbage collection 2022-12-01T10:15:36.4763936Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T10:15:36.4795458Z ##[endgroup] 2022-12-01T10:15:36.4796517Z ##[group]Setting up auth 2022-12-01T10:15:36.4803811Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:15:36.4834168Z [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:15:36.5087700Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:15:36.5121568Z [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:15:36.5374132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T10:15:36.5425369Z ##[endgroup] 2022-12-01T10:15:36.5426672Z ##[group]Fetching the repository 2022-12-01T10:15:36.5434275Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:15:44.5932055Z ##[endgroup] 2022-12-01T10:15:44.5933619Z ##[group]Determining the checkout info 2022-12-01T10:15:44.5934658Z ##[endgroup] 2022-12-01T10:15:44.5942991Z ##[group]Checking out the ref 2022-12-01T10:15:44.5944054Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:15:45.7550332Z ##[endgroup] 2022-12-01T10:15:45.7595170Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T10:15:45.7627356Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:15:45.7856440Z Prepare all required actions 2022-12-01T10:15:45.7856741Z Getting action download info 2022-12-01T10:15:45.9808792Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T10:15:46.3044681Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T10:15:46.3044946Z with: 2022-12-01T10:15:46.3045285Z github-token: *** 2022-12-01T10:15:46.3045726Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-12-01T10:15:46.3046148Z env: 2022-12-01T10:15:46.3046362Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:46.3046581Z ##[endgroup] 2022-12-01T10:15:46.3076605Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T10:15:46.3076877Z with: 2022-12-01T10:15:46.3077091Z shell: bash 2022-12-01T10:15:46.3077301Z timeout_minutes: 10 2022-12-01T10:15:46.3077505Z max_attempts: 5 2022-12-01T10:15:46.3077722Z retry_wait_seconds: 30 2022-12-01T10:15:46.3078009Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:15:46.3078286Z polling_interval_seconds: 1 2022-12-01T10:15:46.3078516Z warning_on_retry: true 2022-12-01T10:15:46.3078741Z continue_on_error: false 2022-12-01T10:15:46.3078938Z env: 2022-12-01T10:15:46.3079143Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:46.3079485Z GITHUB_TOKEN: *** 2022-12-01T10:15:46.3079683Z ##[endgroup] 2022-12-01T10:15:46.3412490Z 2022-12-01T10:15:46.3437877Z ##[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:15:46.3485491Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:15:46.5662668Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T10:15:46.5825216Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T10:15:46.5959072Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T10:15:46.5969217Z 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:15:46.6127081Z 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:15:46.6137451Z 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:15:46.6150888Z 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:15:47.3483945Z Command completed after 1 attempt(s). 2022-12-01T10:15:47.3484249Z 2022-12-01T10:15:47.3486946Z ##[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:15:47.3520236Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T10:15:47.3520527Z .github/scripts/parse_ref.py 2022-12-01T10:15:47.3532240Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:15:47.3532507Z env: 2022-12-01T10:15:47.3532718Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:47.3532928Z ##[endgroup] 2022-12-01T10:15:47.3717728Z ##[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:15:47.3818317Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T10:15:47.3818649Z .github/scripts/filter_test_configs.py \ 2022-12-01T10:15:47.3818914Z  --test-matrix "{ include: [ 2022-12-01T10:15:47.3819230Z  { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, 2022-12-01T10:15:47.3819583Z  { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, 2022-12-01T10:15:47.3819921Z  { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-12-01T10:15:47.3820194Z ]} 2022-12-01T10:15:47.3820394Z " \ 2022-12-01T10:15:47.3820611Z  --pr-number "89997" \ 2022-12-01T10:15:47.3820831Z  --tag "" 2022-12-01T10:15:47.3831641Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:15:47.3831900Z env: 2022-12-01T10:15:47.3832106Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:47.3832723Z GITHUB_TOKEN: *** 2022-12-01T10:15:47.3832937Z ##[endgroup] 2022-12-01T10:15:47.6652555Z ##[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:15:47.6655709Z ##[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:15:47.6814805Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-12-01T10:15:47.6815925Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-12-01T10:15:47.6832599Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:15:47.6833015Z env: 2022-12-01T10:15:47.6833360Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:15:47.6833675Z ##[endgroup] 2022-12-01T10:15:47.6867180Z {include: [{config: default, shard: 1, num_shards: 2, runner: windows.4xlarge}, {config: default, shard: 2, num_shards: 2, runner: windows.4xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: windows.4xlarge}]} 2022-12-01T10:15:47.6967066Z Post job cleanup. 2022-12-01T10:15:47.6999871Z Post job cleanup. 2022-12-01T10:15:47.8138084Z [command]/usr/bin/git version 2022-12-01T10:15:47.8184302Z git version 2.37.1 2022-12-01T10:15:47.8230485Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1360d95b-2fde-464d-a4f9-7208e1e4be8c' before making global git config changes 2022-12-01T10:15:47.8233985Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:15:47.8241214Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:15:47.8279449Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:15:47.8311723Z [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:15:47.8583661Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:15:47.8601712Z http.https://github.com/.extraheader 2022-12-01T10:15:47.8612471Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:15:47.8645205Z [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:15:47.9158048Z Evaluate and set job outputs 2022-12-01T10:15:47.9173062Z Set output 'test-matrix' 2022-12-01T10:15:47.9174414Z Set output 'is-test-matrix-empty' 2022-12-01T10:15:47.9175677Z Cleaning up orphan processes