2024-08-07T17:15:56.4921519Z Current runner version: '2.317.0' 2024-08-07T17:15:56.4927373Z Runner name: 'linux.20_04.4x_6a31b6084509' 2024-08-07T17:15:56.4928081Z Runner group name: 'Default' 2024-08-07T17:15:56.4928838Z Machine name: 'runner' 2024-08-07T17:15:56.4944475Z ##[group]Operating System 2024-08-07T17:15:56.4945089Z Ubuntu 2024-08-07T17:15:56.4945389Z 20.04.6 2024-08-07T17:15:56.4945724Z LTS 2024-08-07T17:15:56.4946079Z ##[endgroup] 2024-08-07T17:15:56.4946418Z ##[group]Runner Image 2024-08-07T17:15:56.4946871Z Image: ubuntu-20.04 2024-08-07T17:15:56.4947282Z Version: 20240730.2.0 2024-08-07T17:15:56.4948229Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240730.2/images/ubuntu/Ubuntu2004-Readme.md 2024-08-07T17:15:56.4949675Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240730.2 2024-08-07T17:15:56.4950545Z ##[endgroup] 2024-08-07T17:15:56.4952753Z ##[group]GITHUB_TOKEN Permissions 2024-08-07T17:15:56.4954340Z Actions: read 2024-08-07T17:15:56.4954993Z Attestations: read 2024-08-07T17:15:56.4955469Z Checks: read 2024-08-07T17:15:56.4955845Z Contents: read 2024-08-07T17:15:56.4956196Z Deployments: read 2024-08-07T17:15:56.4956648Z Discussions: read 2024-08-07T17:15:56.4957037Z Issues: read 2024-08-07T17:15:56.4957355Z Metadata: read 2024-08-07T17:15:56.4957758Z Packages: read 2024-08-07T17:15:56.4958125Z Pages: read 2024-08-07T17:15:56.4958461Z PullRequests: read 2024-08-07T17:15:56.4958936Z RepositoryProjects: read 2024-08-07T17:15:56.4959656Z SecurityEvents: read 2024-08-07T17:15:56.4960040Z Statuses: read 2024-08-07T17:15:56.4960457Z ##[endgroup] 2024-08-07T17:15:56.4963542Z Secret source: Actions 2024-08-07T17:15:56.4964101Z Prepare workflow directory 2024-08-07T17:15:56.5587008Z Prepare all required actions 2024-08-07T17:15:56.5755681Z Getting action download info 2024-08-07T17:15:56.7071551Z Download action repository 'pytorch/pytorch@main' (SHA:32a284c27549449c19e3b1455f531692439d6316) 2024-08-07T17:16:01.4229317Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-07T17:16:01.6072123Z Getting action download info 2024-08-07T17:16:01.7073768Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-07T17:16:01.9450199Z Complete job name: Test `run_test.py` is usable without boto3/rockset 2024-08-07T17:16:02.0396202Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-07T17:16:02.0396711Z with: 2024-08-07T17:16:02.0396938Z submodules: false 2024-08-07T17:16:02.0397193Z fetch-depth: 1 2024-08-07T17:16:02.0397426Z ##[endgroup] 2024-08-07T17:16:02.0640129Z ##[group]Run retry () { 2024-08-07T17:16:02.0640517Z retry () { 2024-08-07T17:16:02.0640945Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-07T17:16:02.0641414Z } 2024-08-07T17:16:02.0641665Z echo "${GITHUB_WORKSPACE}" 2024-08-07T17:16:02.0641996Z if [ -z "${NO_SUDO}" ]; then 2024-08-07T17:16:02.0642402Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:16:02.0642768Z else 2024-08-07T17:16:02.0643042Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:16:02.0643397Z fi 2024-08-07T17:16:02.0643647Z mkdir "${GITHUB_WORKSPACE}" 2024-08-07T17:16:02.0674487Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:16:02.0674943Z env: 2024-08-07T17:16:02.0675154Z NO_SUDO: 2024-08-07T17:16:02.0675387Z ##[endgroup] 2024-08-07T17:16:02.0867452Z /home/runner/work/pytorch/pytorch 2024-08-07T17:16:02.1119046Z ##[group]Run malfet/checkout@silent-checkout 2024-08-07T17:16:02.1119691Z with: 2024-08-07T17:16:02.1119959Z ref: 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:02.1120315Z fetch-depth: 1 2024-08-07T17:16:02.1120585Z submodules: false 2024-08-07T17:16:02.1120925Z quiet-checkout: true 2024-08-07T17:16:02.1121214Z repository: pytorch/pytorch 2024-08-07T17:16:02.1121676Z token: *** 2024-08-07T17:16:02.1122238Z ssh-strict: true 2024-08-07T17:16:02.1122505Z persist-credentials: true 2024-08-07T17:16:02.1122799Z clean: true 2024-08-07T17:16:02.1123060Z sparse-checkout-cone-mode: true 2024-08-07T17:16:02.1123372Z lfs: false 2024-08-07T17:16:02.1123613Z set-safe-directory: true 2024-08-07T17:16:02.1123882Z ##[endgroup] 2024-08-07T17:16:02.2021310Z Syncing repository: pytorch/pytorch 2024-08-07T17:16:02.2022941Z ##[group]Getting Git version info 2024-08-07T17:16:02.2023541Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-08-07T17:16:02.2024214Z [command]/usr/bin/git version 2024-08-07T17:16:02.3592564Z git version 2.46.0 2024-08-07T17:16:02.3620686Z ##[endgroup] 2024-08-07T17:16:02.3643864Z Temporarily overriding HOME='/home/runner/work/_temp/9383d7d0-b72d-4dc4-a0c5-7b8e6b422ae9' before making global git config changes 2024-08-07T17:16:02.3645527Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:16:02.3646941Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-07T17:16:02.3735176Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-08-07T17:16:02.3738978Z ##[group]Initializing the repository 2024-08-07T17:16:02.3742476Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-08-07T17:16:02.4080055Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-07T17:16:02.4081724Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-07T17:16:02.4083280Z hint: of your new repositories, which will suppress this warning, call: 2024-08-07T17:16:02.4084335Z hint: 2024-08-07T17:16:02.4085214Z hint: git config --global init.defaultBranch 2024-08-07T17:16:02.4086096Z hint: 2024-08-07T17:16:02.4087133Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-07T17:16:02.4088477Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-07T17:16:02.4089382Z hint: 2024-08-07T17:16:02.4089946Z hint: git branch -m 2024-08-07T17:16:02.4090786Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-08-07T17:16:02.4095081Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-07T17:16:02.4192479Z ##[endgroup] 2024-08-07T17:16:02.4193431Z ##[group]Disabling automatic garbage collection 2024-08-07T17:16:02.4197802Z [command]/usr/bin/git config --local gc.auto 0 2024-08-07T17:16:02.4225747Z ##[endgroup] 2024-08-07T17:16:02.4226567Z ##[group]Setting up auth 2024-08-07T17:16:02.4232083Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:16:02.4259969Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-07T17:16:02.6402943Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:16:02.6429303Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-07T17:16:02.6639444Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-07T17:16:02.6671390Z ##[endgroup] 2024-08-07T17:16:02.6672266Z ##[group]Fetching the repository 2024-08-07T17:16:02.6678704Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:02.9492841Z remote: Enumerating objects: 11299, done. 2024-08-07T17:16:02.9493644Z remote: Counting objects: 0% (1/11299) 2024-08-07T17:16:02.9494426Z remote: Counting objects: 1% (113/11299) 2024-08-07T17:16:02.9495126Z remote: Counting objects: 2% (226/11299) 2024-08-07T17:16:02.9496261Z remote: Counting objects: 3% (339/11299) 2024-08-07T17:16:02.9497049Z remote: Counting objects: 4% (452/11299) 2024-08-07T17:16:02.9497748Z remote: Counting objects: 5% (565/11299) 2024-08-07T17:16:02.9498421Z remote: Counting objects: 6% (678/11299) 2024-08-07T17:16:02.9499112Z remote: Counting objects: 7% (791/11299) 2024-08-07T17:16:02.9499794Z remote: Counting objects: 8% (904/11299) 2024-08-07T17:16:02.9500484Z remote: Counting objects: 9% (1017/11299) 2024-08-07T17:16:02.9501212Z remote: Counting objects: 10% (1130/11299) 2024-08-07T17:16:02.9501925Z remote: Counting objects: 11% (1243/11299) 2024-08-07T17:16:02.9502647Z remote: Counting objects: 12% (1356/11299) 2024-08-07T17:16:02.9503384Z remote: Counting objects: 13% (1469/11299) 2024-08-07T17:16:02.9504186Z remote: Counting objects: 14% (1582/11299) 2024-08-07T17:16:02.9504890Z remote: Counting objects: 15% (1695/11299) 2024-08-07T17:16:02.9505585Z remote: Counting objects: 16% (1808/11299) 2024-08-07T17:16:02.9506332Z remote: Counting objects: 17% (1921/11299) 2024-08-07T17:16:02.9507181Z remote: Counting objects: 18% (2034/11299) 2024-08-07T17:16:02.9508000Z remote: Counting objects: 19% (2147/11299) 2024-08-07T17:16:02.9508775Z remote: Counting objects: 20% (2260/11299) 2024-08-07T17:16:02.9509206Z remote: Counting objects: 21% (2373/11299) 2024-08-07T17:16:02.9509626Z remote: Counting objects: 22% (2486/11299) 2024-08-07T17:16:02.9510038Z remote: Counting objects: 23% (2599/11299) 2024-08-07T17:16:02.9510438Z remote: Counting objects: 24% (2712/11299) 2024-08-07T17:16:02.9510835Z remote: Counting objects: 25% (2825/11299) 2024-08-07T17:16:02.9511368Z remote: Counting objects: 26% (2938/11299) 2024-08-07T17:16:02.9511830Z remote: Counting objects: 27% (3051/11299) 2024-08-07T17:16:02.9512426Z remote: Counting objects: 28% (3164/11299) 2024-08-07T17:16:02.9513261Z remote: Counting objects: 29% (3277/11299) 2024-08-07T17:16:02.9513853Z remote: Counting objects: 30% (3390/11299) 2024-08-07T17:16:02.9514272Z remote: Counting objects: 31% (3503/11299) 2024-08-07T17:16:02.9514904Z remote: Counting objects: 32% (3616/11299) 2024-08-07T17:16:02.9515724Z remote: Counting objects: 33% (3729/11299) 2024-08-07T17:16:02.9516350Z remote: Counting objects: 34% (3842/11299) 2024-08-07T17:16:02.9516742Z remote: Counting objects: 35% (3955/11299) 2024-08-07T17:16:02.9517128Z remote: Counting objects: 36% (4068/11299) 2024-08-07T17:16:02.9517553Z remote: Counting objects: 37% (4181/11299) 2024-08-07T17:16:02.9517957Z remote: Counting objects: 38% (4294/11299) 2024-08-07T17:16:02.9518357Z remote: Counting objects: 39% (4407/11299) 2024-08-07T17:16:02.9519051Z remote: Counting objects: 40% (4520/11299) 2024-08-07T17:16:02.9520076Z remote: Counting objects: 41% (4633/11299) 2024-08-07T17:16:02.9520874Z remote: Counting objects: 42% (4746/11299) 2024-08-07T17:16:02.9521411Z remote: Counting objects: 43% (4859/11299) 2024-08-07T17:16:02.9521805Z remote: Counting objects: 44% (4972/11299) 2024-08-07T17:16:02.9522216Z remote: Counting objects: 45% (5085/11299) 2024-08-07T17:16:02.9522607Z remote: Counting objects: 46% (5198/11299) 2024-08-07T17:16:02.9522998Z remote: Counting objects: 47% (5311/11299) 2024-08-07T17:16:02.9523388Z remote: Counting objects: 48% (5424/11299) 2024-08-07T17:16:02.9523776Z remote: Counting objects: 49% (5537/11299) 2024-08-07T17:16:02.9524166Z remote: Counting objects: 50% (5650/11299) 2024-08-07T17:16:02.9524550Z remote: Counting objects: 51% (5763/11299) 2024-08-07T17:16:02.9525065Z remote: Counting objects: 52% (5876/11299) 2024-08-07T17:16:02.9525882Z remote: Counting objects: 53% (5989/11299) 2024-08-07T17:16:02.9526575Z remote: Counting objects: 54% (6102/11299) 2024-08-07T17:16:02.9527080Z remote: Counting objects: 55% (6215/11299) 2024-08-07T17:16:02.9527897Z remote: Counting objects: 56% (6328/11299) 2024-08-07T17:16:02.9528474Z remote: Counting objects: 57% (6441/11299) 2024-08-07T17:16:02.9528877Z remote: Counting objects: 58% (6554/11299) 2024-08-07T17:16:02.9529266Z remote: Counting objects: 59% (6667/11299) 2024-08-07T17:16:02.9529650Z remote: Counting objects: 60% (6780/11299) 2024-08-07T17:16:02.9530040Z remote: Counting objects: 61% (6893/11299) 2024-08-07T17:16:02.9530427Z remote: Counting objects: 62% (7006/11299) 2024-08-07T17:16:02.9530811Z remote: Counting objects: 63% (7119/11299) 2024-08-07T17:16:02.9531227Z remote: Counting objects: 64% (7232/11299) 2024-08-07T17:16:02.9531616Z remote: Counting objects: 65% (7345/11299) 2024-08-07T17:16:02.9532002Z remote: Counting objects: 66% (7458/11299) 2024-08-07T17:16:02.9532668Z remote: Counting objects: 67% (7571/11299) 2024-08-07T17:16:02.9533462Z remote: Counting objects: 68% (7684/11299) 2024-08-07T17:16:02.9534109Z remote: Counting objects: 69% (7797/11299) 2024-08-07T17:16:02.9534521Z remote: Counting objects: 70% (7910/11299) 2024-08-07T17:16:02.9534912Z remote: Counting objects: 71% (8023/11299) 2024-08-07T17:16:02.9535302Z remote: Counting objects: 72% (8136/11299) 2024-08-07T17:16:02.9535685Z remote: Counting objects: 73% (8249/11299) 2024-08-07T17:16:02.9536063Z remote: Counting objects: 74% (8362/11299) 2024-08-07T17:16:02.9536449Z remote: Counting objects: 75% (8475/11299) 2024-08-07T17:16:02.9536832Z remote: Counting objects: 76% (8588/11299) 2024-08-07T17:16:02.9537221Z remote: Counting objects: 77% (8701/11299) 2024-08-07T17:16:02.9537604Z remote: Counting objects: 78% (8814/11299) 2024-08-07T17:16:02.9537992Z remote: Counting objects: 79% (8927/11299) 2024-08-07T17:16:02.9538371Z remote: Counting objects: 80% (9040/11299) 2024-08-07T17:16:02.9538754Z remote: Counting objects: 81% (9153/11299) 2024-08-07T17:16:02.9539140Z remote: Counting objects: 82% (9266/11299) 2024-08-07T17:16:02.9539973Z remote: Counting objects: 83% (9379/11299) 2024-08-07T17:16:02.9540589Z remote: Counting objects: 84% (9492/11299) 2024-08-07T17:16:02.9540987Z remote: Counting objects: 85% (9605/11299) 2024-08-07T17:16:02.9541432Z remote: Counting objects: 86% (9718/11299) 2024-08-07T17:16:02.9541821Z remote: Counting objects: 87% (9831/11299) 2024-08-07T17:16:02.9542204Z remote: Counting objects: 88% (9944/11299) 2024-08-07T17:16:02.9542605Z remote: Counting objects: 89% (10057/11299) 2024-08-07T17:16:02.9543021Z remote: Counting objects: 90% (10170/11299) 2024-08-07T17:16:02.9543434Z remote: Counting objects: 91% (10283/11299) 2024-08-07T17:16:02.9543859Z remote: Counting objects: 92% (10396/11299) 2024-08-07T17:16:02.9544268Z remote: Counting objects: 93% (10509/11299) 2024-08-07T17:16:02.9544667Z remote: Counting objects: 94% (10622/11299) 2024-08-07T17:16:02.9545066Z remote: Counting objects: 95% (10735/11299) 2024-08-07T17:16:02.9545698Z remote: Counting objects: 96% (10848/11299) 2024-08-07T17:16:02.9546434Z remote: Counting objects: 97% (10961/11299) 2024-08-07T17:16:02.9547149Z remote: Counting objects: 98% (11074/11299) 2024-08-07T17:16:02.9547559Z remote: Counting objects: 99% (11187/11299) 2024-08-07T17:16:02.9547954Z remote: Counting objects: 100% (11299/11299) 2024-08-07T17:16:02.9548386Z remote: Counting objects: 100% (11299/11299), done. 2024-08-07T17:16:02.9548830Z remote: Compressing objects: 0% (1/9762) 2024-08-07T17:16:02.9549245Z remote: Compressing objects: 1% (98/9762) 2024-08-07T17:16:02.9549852Z remote: Compressing objects: 2% (196/9762) 2024-08-07T17:16:02.9550263Z remote: Compressing objects: 3% (293/9762) 2024-08-07T17:16:02.9550681Z remote: Compressing objects: 4% (391/9762) 2024-08-07T17:16:02.9551096Z remote: Compressing objects: 5% (489/9762) 2024-08-07T17:16:02.9551507Z remote: Compressing objects: 6% (586/9762) 2024-08-07T17:16:02.9551910Z remote: Compressing objects: 7% (684/9762) 2024-08-07T17:16:02.9552317Z remote: Compressing objects: 8% (781/9762) 2024-08-07T17:16:02.9552718Z remote: Compressing objects: 9% (879/9762) 2024-08-07T17:16:02.9553117Z remote: Compressing objects: 10% (977/9762) 2024-08-07T17:16:02.9553534Z remote: Compressing objects: 11% (1074/9762) 2024-08-07T17:16:02.9553988Z remote: Compressing objects: 12% (1172/9762) 2024-08-07T17:16:02.9554410Z remote: Compressing objects: 13% (1270/9762) 2024-08-07T17:16:02.9554892Z remote: Compressing objects: 14% (1367/9762) 2024-08-07T17:16:02.9555424Z remote: Compressing objects: 15% (1465/9762) 2024-08-07T17:16:02.9555837Z remote: Compressing objects: 16% (1562/9762) 2024-08-07T17:16:02.9556305Z remote: Compressing objects: 17% (1660/9762) 2024-08-07T17:16:02.9556723Z remote: Compressing objects: 17% (1671/9762) 2024-08-07T17:16:02.9557138Z remote: Compressing objects: 18% (1758/9762) 2024-08-07T17:16:02.9557550Z remote: Compressing objects: 19% (1855/9762) 2024-08-07T17:16:02.9558063Z remote: Compressing objects: 20% (1953/9762) 2024-08-07T17:16:02.9558474Z remote: Compressing objects: 21% (2051/9762) 2024-08-07T17:16:02.9559024Z remote: Compressing objects: 22% (2148/9762) 2024-08-07T17:16:02.9559728Z remote: Compressing objects: 23% (2246/9762) 2024-08-07T17:16:02.9560138Z remote: Compressing objects: 24% (2343/9762) 2024-08-07T17:16:02.9560550Z remote: Compressing objects: 25% (2441/9762) 2024-08-07T17:16:02.9560955Z remote: Compressing objects: 26% (2539/9762) 2024-08-07T17:16:02.9561355Z remote: Compressing objects: 27% (2636/9762) 2024-08-07T17:16:02.9561760Z remote: Compressing objects: 28% (2734/9762) 2024-08-07T17:16:02.9562158Z remote: Compressing objects: 29% (2831/9762) 2024-08-07T17:16:02.9562729Z remote: Compressing objects: 30% (2929/9762) 2024-08-07T17:16:02.9563144Z remote: Compressing objects: 31% (3027/9762) 2024-08-07T17:16:02.9563539Z remote: Compressing objects: 32% (3124/9762) 2024-08-07T17:16:02.9563939Z remote: Compressing objects: 33% (3222/9762) 2024-08-07T17:16:02.9564346Z remote: Compressing objects: 33% (3243/9762) 2024-08-07T17:16:02.9564741Z remote: Compressing objects: 34% (3320/9762) 2024-08-07T17:16:02.9565143Z remote: Compressing objects: 35% (3417/9762) 2024-08-07T17:16:02.9565549Z remote: Compressing objects: 36% (3515/9762) 2024-08-07T17:16:02.9565943Z remote: Compressing objects: 37% (3612/9762) 2024-08-07T17:16:02.9566350Z remote: Compressing objects: 38% (3710/9762) 2024-08-07T17:16:02.9566754Z remote: Compressing objects: 39% (3808/9762) 2024-08-07T17:16:02.9567149Z remote: Compressing objects: 40% (3905/9762) 2024-08-07T17:16:02.9567558Z remote: Compressing objects: 41% (4003/9762) 2024-08-07T17:16:02.9567964Z remote: Compressing objects: 42% (4101/9762) 2024-08-07T17:16:02.9568367Z remote: Compressing objects: 43% (4198/9762) 2024-08-07T17:16:02.9568766Z remote: Compressing objects: 44% (4296/9762) 2024-08-07T17:16:02.9569170Z remote: Compressing objects: 45% (4393/9762) 2024-08-07T17:16:02.9569569Z remote: Compressing objects: 46% (4491/9762) 2024-08-07T17:16:02.9569967Z remote: Compressing objects: 47% (4589/9762) 2024-08-07T17:16:02.9570366Z remote: Compressing objects: 48% (4686/9762) 2024-08-07T17:16:02.9570767Z remote: Compressing objects: 49% (4784/9762) 2024-08-07T17:16:02.9571306Z remote: Compressing objects: 50% (4881/9762) 2024-08-07T17:16:02.9571706Z remote: Compressing objects: 51% (4979/9762) 2024-08-07T17:16:02.9572105Z remote: Compressing objects: 52% (5077/9762) 2024-08-07T17:16:02.9572508Z remote: Compressing objects: 53% (5174/9762) 2024-08-07T17:16:02.9572908Z remote: Compressing objects: 54% (5272/9762) 2024-08-07T17:16:02.9573308Z remote: Compressing objects: 55% (5370/9762) 2024-08-07T17:16:02.9573706Z remote: Compressing objects: 56% (5467/9762) 2024-08-07T17:16:02.9574107Z remote: Compressing objects: 57% (5565/9762) 2024-08-07T17:16:02.9574505Z remote: Compressing objects: 58% (5662/9762) 2024-08-07T17:16:02.9574909Z remote: Compressing objects: 59% (5760/9762) 2024-08-07T17:16:02.9575301Z remote: Compressing objects: 60% (5858/9762) 2024-08-07T17:16:02.9575699Z remote: Compressing objects: 61% (5955/9762) 2024-08-07T17:16:02.9576112Z remote: Compressing objects: 62% (6053/9762) 2024-08-07T17:16:02.9576508Z remote: Compressing objects: 63% (6151/9762) 2024-08-07T17:16:02.9576909Z remote: Compressing objects: 64% (6248/9762) 2024-08-07T17:16:02.9577311Z remote: Compressing objects: 65% (6346/9762) 2024-08-07T17:16:02.9577711Z remote: Compressing objects: 66% (6443/9762) 2024-08-07T17:16:02.9578108Z remote: Compressing objects: 67% (6541/9762) 2024-08-07T17:16:02.9578511Z remote: Compressing objects: 68% (6639/9762) 2024-08-07T17:16:02.9578904Z remote: Compressing objects: 69% (6736/9762) 2024-08-07T17:16:02.9579305Z remote: Compressing objects: 70% (6834/9762) 2024-08-07T17:16:02.9579714Z remote: Compressing objects: 70% (6886/9762) 2024-08-07T17:16:02.9580109Z remote: Compressing objects: 71% (6932/9762) 2024-08-07T17:16:02.9580506Z remote: Compressing objects: 72% (7029/9762) 2024-08-07T17:16:02.9580914Z remote: Compressing objects: 73% (7127/9762) 2024-08-07T17:16:02.9581312Z remote: Compressing objects: 74% (7224/9762) 2024-08-07T17:16:02.9581715Z remote: Compressing objects: 75% (7322/9762) 2024-08-07T17:16:02.9582120Z remote: Compressing objects: 76% (7420/9762) 2024-08-07T17:16:02.9582638Z remote: Compressing objects: 77% (7517/9762) 2024-08-07T17:16:02.9583041Z remote: Compressing objects: 78% (7615/9762) 2024-08-07T17:16:02.9583444Z remote: Compressing objects: 79% (7712/9762) 2024-08-07T17:16:02.9583844Z remote: Compressing objects: 80% (7810/9762) 2024-08-07T17:16:02.9584242Z remote: Compressing objects: 81% (7908/9762) 2024-08-07T17:16:02.9584644Z remote: Compressing objects: 82% (8005/9762) 2024-08-07T17:16:02.9585043Z remote: Compressing objects: 83% (8103/9762) 2024-08-07T17:16:02.9585440Z remote: Compressing objects: 84% (8201/9762) 2024-08-07T17:16:02.9585844Z remote: Compressing objects: 85% (8298/9762) 2024-08-07T17:16:02.9586248Z remote: Compressing objects: 86% (8396/9762) 2024-08-07T17:16:02.9586661Z remote: Compressing objects: 87% (8493/9762) 2024-08-07T17:16:02.9587062Z remote: Compressing objects: 88% (8591/9762) 2024-08-07T17:16:02.9587467Z remote: Compressing objects: 89% (8689/9762) 2024-08-07T17:16:02.9587868Z remote: Compressing objects: 90% (8786/9762) 2024-08-07T17:16:02.9588266Z remote: Compressing objects: 91% (8884/9762) 2024-08-07T17:16:02.9588664Z remote: Compressing objects: 92% (8982/9762) 2024-08-07T17:16:02.9589084Z remote: Compressing objects: 93% (9079/9762) 2024-08-07T17:16:02.9589502Z remote: Compressing objects: 94% (9177/9762) 2024-08-07T17:16:02.9589918Z remote: Compressing objects: 95% (9274/9762) 2024-08-07T17:16:02.9590335Z remote: Compressing objects: 96% (9372/9762) 2024-08-07T17:16:02.9590749Z remote: Compressing objects: 97% (9470/9762) 2024-08-07T17:16:02.9591276Z remote: Compressing objects: 98% (9567/9762) 2024-08-07T17:16:02.9591685Z remote: Compressing objects: 99% (9665/9762) 2024-08-07T17:16:02.9592091Z remote: Compressing objects: 100% (9762/9762) 2024-08-07T17:16:02.9592541Z remote: Compressing objects: 100% (9762/9762), done. 2024-08-07T17:16:04.9718663Z remote: Total 11299 (delta 1501), reused 4921 (delta 1250), pack-reused 0 2024-08-07T17:16:05.6142740Z ##[endgroup] 2024-08-07T17:16:05.6143480Z ##[group]Determining the checkout info 2024-08-07T17:16:05.6148017Z ##[endgroup] 2024-08-07T17:16:05.6148712Z ##[group]Checking out the ref 2024-08-07T17:16:05.6149589Z [command]/usr/bin/git checkout --quiet --force 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:16:06.9713641Z ##[endgroup] 2024-08-07T17:16:06.9749870Z [command]/usr/bin/git log -1 --format='%H' 2024-08-07T17:16:06.9771635Z '016588f53c6904b840aa56aa86f95460b4d9c996' 2024-08-07T17:16:06.9942447Z ##[group]Run actions/setup-python@v4 2024-08-07T17:16:06.9942821Z with: 2024-08-07T17:16:06.9943048Z python-version: 3.8 2024-08-07T17:16:06.9943343Z architecture: x64 2024-08-07T17:16:06.9943587Z cache: pip 2024-08-07T17:16:06.9943830Z check-latest: false 2024-08-07T17:16:06.9944255Z token: *** 2024-08-07T17:16:06.9944500Z update-environment: true 2024-08-07T17:16:06.9944798Z allow-prereleases: false 2024-08-07T17:16:06.9945066Z ##[endgroup] 2024-08-07T17:16:07.1140547Z ##[group]Installed versions 2024-08-07T17:16:07.2452723Z Successfully set up CPython (3.8.18) 2024-08-07T17:16:07.2454113Z ##[endgroup] 2024-08-07T17:16:08.2630181Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-08-07T17:16:10.0341266Z /home/runner/.cache/pip 2024-08-07T17:16:11.2004122Z Received 264241152 of 1014624357 (26.0%), 251.7 MBs/sec 2024-08-07T17:16:12.2010351Z Received 595591168 of 1014624357 (58.7%), 283.9 MBs/sec 2024-08-07T17:16:13.2119054Z Received 939524096 of 1014624357 (92.6%), 297.5 MBs/sec 2024-08-07T17:16:14.3630022Z Received 1014624357 of 1014624357 (100.0%), 232.4 MBs/sec 2024-08-07T17:16:14.3631472Z Cache Size: ~968 MB (1014624357 B) 2024-08-07T17:16:14.3693099Z [command]/usr/bin/tar -xf /home/runner/work/_temp/5701807d-4060-492e-a0bd-e73dff272b6d/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-08-07T17:16:17.2294500Z Cache restored successfully 2024-08-07T17:16:18.0526878Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285 2024-08-07T17:16:18.0719982Z ##[group]Run pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-08-07T17:16:18.0721117Z pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-08-07T17:16:18.0722036Z pip install torch --pre --index-url https://download.pytorch.org/whl/nightly/cpu/ 2024-08-07T17:16:18.0751689Z shell: /usr/bin/bash -e {0} 2024-08-07T17:16:18.0752000Z env: 2024-08-07T17:16:18.0752313Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:18.0752877Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-07T17:16:18.0753426Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:18.0753896Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:18.0754365Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:18.0754877Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-07T17:16:18.0755281Z ##[endgroup] 2024-08-07T17:16:19.2795882Z Collecting pytest-rerunfailures==11.1.* 2024-08-07T17:16:19.2814846Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl.metadata (16 kB) 2024-08-07T17:16:19.2928892Z Collecting pytest-flakefinder==1.1.* 2024-08-07T17:16:19.2949333Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-08-07T17:16:19.3286809Z Collecting pytest-xdist==3.3.* 2024-08-07T17:16:19.3305073Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-08-07T17:16:19.3423364Z Collecting expecttest==0.1.* 2024-08-07T17:16:19.3441578Z Using cached expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-08-07T17:16:19.5781819Z Collecting numpy==1.24.* 2024-08-07T17:16:19.5803378Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-08-07T17:16:19.6057941Z Collecting packaging>=17.1 (from pytest-rerunfailures==11.1.*) 2024-08-07T17:16:19.6076661Z Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-07T17:16:19.6771046Z Collecting pytest>=5.3 (from pytest-rerunfailures==11.1.*) 2024-08-07T17:16:19.6914539Z Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-07T17:16:19.7314060Z Collecting execnet>=1.1 (from pytest-xdist==3.3.*) 2024-08-07T17:16:19.7331270Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-07T17:16:19.7573283Z Collecting iniconfig (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-07T17:16:19.7590966Z Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-07T17:16:19.7766090Z Collecting pluggy<2,>=1.5 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-07T17:16:19.7785930Z Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-07T17:16:19.7940151Z Collecting exceptiongroup>=1.0.0rc8 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-07T17:16:19.7957189Z Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-07T17:16:19.8124818Z Collecting tomli>=1 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-08-07T17:16:19.8141405Z Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-07T17:16:19.8192311Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl (12 kB) 2024-08-07T17:16:19.8208941Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-08-07T17:16:19.8225133Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-08-07T17:16:19.8242099Z Using cached expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-08-07T17:16:19.8259024Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-08-07T17:16:19.8462695Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-07T17:16:19.8479919Z Using cached packaging-24.1-py3-none-any.whl (53 kB) 2024-08-07T17:16:19.8536017Z Downloading pytest-8.3.2-py3-none-any.whl (341 kB) 2024-08-07T17:16:19.8718113Z Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-07T17:16:19.8734528Z Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-07T17:16:19.8751004Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-07T17:16:19.8767790Z Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-07T17:16:19.9786434Z Installing collected packages: tomli, pluggy, packaging, numpy, iniconfig, expecttest, execnet, exceptiongroup, pytest, pytest-xdist, pytest-rerunfailures, pytest-flakefinder 2024-08-07T17:16:21.8445174Z Successfully installed exceptiongroup-1.2.2 execnet-2.1.1 expecttest-0.1.6 iniconfig-2.0.0 numpy-1.24.4 packaging-24.1 pluggy-1.5.0 pytest-8.3.2 pytest-flakefinder-1.1.0 pytest-rerunfailures-11.1.2 pytest-xdist-3.3.1 tomli-2.0.1 2024-08-07T17:16:22.3390985Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2024-08-07T17:16:22.5278291Z Collecting torch 2024-08-07T17:16:22.5336260Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240731%2Bcpu-cp38-cp38-linux_x86_64.whl (172.6 MB) 2024-08-07T17:16:25.0852903Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.6/172.6 MB 67.6 MB/s eta 0:00:00 2024-08-07T17:16:25.3347359Z Collecting filelock (from torch) 2024-08-07T17:16:25.5870176Z Using cached https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-07T17:16:25.6215492Z Collecting typing-extensions>=4.8.0 (from torch) 2024-08-07T17:16:25.9884142Z Using cached https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-07T17:16:26.0156098Z Collecting networkx (from torch) 2024-08-07T17:16:26.7458438Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-07T17:16:26.7890754Z Collecting jinja2 (from torch) 2024-08-07T17:16:27.1966962Z Using cached https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-07T17:16:27.3763776Z Collecting fsspec (from torch) 2024-08-07T17:16:27.3848596Z Using cached https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-07T17:16:27.4615225Z Collecting sympy==1.12.1 (from torch) 2024-08-07T17:16:27.4693858Z Using cached https://download.pytorch.org/whl/nightly/sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-07T17:16:27.5269000Z Collecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->torch) 2024-08-07T17:16:27.5342213Z Using cached https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-07T17:16:27.6076628Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2024-08-07T17:16:27.6148667Z Using cached https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-07T17:16:27.6172508Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-08-07T17:16:27.6177236Z Collecting networkx (from torch) 2024-08-07T17:16:27.6251273Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-07T17:16:27.6450135Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.0rc1-py3-none-any.whl (2.0 MB) 2024-08-07T17:16:27.8209857Z Installing collected packages: mpmath, typing-extensions, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2024-08-07T17:16:41.2287096Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-3.1.4 mpmath-1.3.0 networkx-3.0rc1 sympy-1.12.1 torch-2.5.0.dev20240731+cpu typing-extensions-4.12.2 2024-08-07T17:16:41.3297145Z ##[group]Run # Run test_vulkan, which is a fast noop on Linux 2024-08-07T17:16:41.3297716Z # Run test_vulkan, which is a fast noop on Linux 2024-08-07T17:16:41.3298252Z python3 test/run_test.py --include test_vulkan --verbose 2024-08-07T17:16:41.3326052Z shell: /usr/bin/bash -e {0} 2024-08-07T17:16:41.3326346Z env: 2024-08-07T17:16:41.3326649Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:41.3327207Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-07T17:16:41.3327746Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:41.3328222Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:41.3328689Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:16:41.3329165Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-07T17:16:41.3329564Z ##[endgroup] 2024-08-07T17:16:44.6412591Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-times.json`. Using round robin sharding. 2024-08-07T17:16:44.6423415Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-07T17:16:44.6427205Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-class-times.json`. Using round robin sharding. 2024-08-07T17:16:44.6429506Z Running all tests 2024-08-07T17:16:44.6430004Z Running parallel tests on 3 processes 2024-08-07T17:16:44.6430627Z Name: tests to run (est. time: 0.0min) 2024-08-07T17:16:44.6431225Z Serial tests (0): 2024-08-07T17:16:44.6431678Z Parallel tests (1): 2024-08-07T17:16:44.6432132Z test_vulkan 1/1 2024-08-07T17:16:44.6432600Z Name: excluded (est. time: 0.0min) 2024-08-07T17:16:44.6433146Z Serial tests (0): 2024-08-07T17:16:44.6433575Z Parallel tests (0): 2024-08-07T17:16:44.6434407Z Starting test batch 'tests to run' 0.0 seconds after initiating testing 2024-08-07T17:16:44.6601828Z Running test_vulkan 1/1 ... [2024-08-07 17:16:44.656593] 2024-08-07T17:16:44.6603142Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-07T17:16:44.6604098Z No TD results found 2024-08-07T17:16:44.6605558Z Downloading https://ossci-metrics.s3.amazonaws.com/slow-tests.json to /home/runner/work/pytorch/pytorch/test/.pytorch-slow-tests.json 2024-08-07T17:16:44.6608077Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /home/runner/work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2024-08-07T17:16:44.6609682Z Ignoring disabled issues: [''] 2024-08-07T17:16:44.6612472Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-08-07 17:16:44.657267] 2024-08-07T17:16:48.3628017Z Running test_vulkan 1/1 ... [2024-08-07 17:16:48.362073] 2024-08-07T17:16:48.3630826Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-08-07 17:16:48.362503] 2024-08-07T17:16:48.3632982Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-07T17:16:48.3633774Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-07T17:16:50.6318283Z 2024-08-07T17:16:50.6320355Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_92be814cff722bb5_.log 2024-08-07T17:16:50.6321949Z Running 1 items in this shard: test/test_vulkan.py::TestVulkanRewritePass::test_conv 2024-08-07T17:16:50.6322708Z 2024-08-07T17:16:50.6336199Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-07T17:16:50.6338413Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-07T17:16:50.6339952Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-08-07T17:16:50.6341546Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-08-07T17:16:51.1284424Z 2024-08-07T17:16:51.1286086Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_6f68f2e01c6cdc2b_.log 2024-08-07T17:16:51.1287433Z Running 0 items in this shard: 2024-08-07T17:16:51.1287794Z 2024-08-07T17:16:51.5351086Z Post job cleanup. 2024-08-07T17:16:51.6406380Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285, not saving cache. 2024-08-07T17:16:51.6508524Z Post job cleanup. 2024-08-07T17:16:51.6554895Z Post job cleanup. 2024-08-07T17:16:51.7259014Z [command]/usr/bin/git version 2024-08-07T17:16:51.7291534Z git version 2.46.0 2024-08-07T17:16:51.7340394Z Temporarily overriding HOME='/home/runner/work/_temp/67dc8c77-24d5-4d93-a581-db1760b665eb' before making global git config changes 2024-08-07T17:16:51.7342179Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:16:51.7344581Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-07T17:16:51.7373718Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:16:51.7402737Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-07T17:16:51.7646279Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:16:51.7665748Z http.https://github.com/.extraheader 2024-08-07T17:16:51.7677400Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-07T17:16:51.7706681Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-07T17:16:51.8168194Z Cleaning up orphan processes