2024-06-26T04:39:57.2804439Z Current runner version: '2.317.0' 2024-06-26T04:39:57.2809819Z Runner name: 'linux.20_04.4x_d89a63b80f33' 2024-06-26T04:39:57.2810517Z Runner group name: 'Default' 2024-06-26T04:39:57.2811195Z Machine name: 'runner' 2024-06-26T04:39:57.2827643Z ##[group]Operating System 2024-06-26T04:39:57.2828470Z Ubuntu 2024-06-26T04:39:57.2828932Z 20.04.6 2024-06-26T04:39:57.2829410Z LTS 2024-06-26T04:39:57.2829904Z ##[endgroup] 2024-06-26T04:39:57.2830473Z ##[group]Runner Image 2024-06-26T04:39:57.2831183Z Image: ubuntu-20.04 2024-06-26T04:39:57.2831663Z Version: 20240617.1.0 2024-06-26T04:39:57.2832605Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240617.1/images/ubuntu/Ubuntu2004-Readme.md 2024-06-26T04:39:57.2834036Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240617.1 2024-06-26T04:39:57.2834866Z ##[endgroup] 2024-06-26T04:39:57.2837011Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:39:57.2838662Z Actions: read 2024-06-26T04:39:57.2839177Z Attestations: read 2024-06-26T04:39:57.2839667Z Checks: read 2024-06-26T04:39:57.2839980Z Contents: read 2024-06-26T04:39:57.2840329Z Deployments: read 2024-06-26T04:39:57.2840727Z Discussions: read 2024-06-26T04:39:57.2841043Z Issues: read 2024-06-26T04:39:57.2841383Z Metadata: read 2024-06-26T04:39:57.2841735Z Packages: read 2024-06-26T04:39:57.2842049Z Pages: read 2024-06-26T04:39:57.2842388Z PullRequests: read 2024-06-26T04:39:57.2842764Z RepositoryProjects: read 2024-06-26T04:39:57.2843147Z SecurityEvents: read 2024-06-26T04:39:57.2843519Z Statuses: read 2024-06-26T04:39:57.2843856Z ##[endgroup] 2024-06-26T04:39:57.2846927Z Secret source: Actions 2024-06-26T04:39:57.2847530Z Prepare workflow directory 2024-06-26T04:39:57.3456097Z Prepare all required actions 2024-06-26T04:39:57.3624048Z Getting action download info 2024-06-26T04:39:57.5628888Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:03.1125395Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-06-26T04:40:03.3849223Z Getting action download info 2024-06-26T04:40:03.6814501Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:04.0291402Z Complete job name: Test collect_env (without_torch) 2024-06-26T04:40:04.1134058Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:04.1134556Z with: 2024-06-26T04:40:04.1134786Z submodules: false 2024-06-26T04:40:04.1135045Z fetch-depth: 1 2024-06-26T04:40:04.1135277Z ##[endgroup] 2024-06-26T04:40:04.1375570Z ##[group]Run retry () { 2024-06-26T04:40:04.1375933Z retry () { 2024-06-26T04:40:04.1376561Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:04.1377020Z } 2024-06-26T04:40:04.1377274Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.1377599Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:04.1378001Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.1378358Z else 2024-06-26T04:40:04.1378630Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.1378955Z fi 2024-06-26T04:40:04.1379187Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.1399458Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:04.1399898Z env: 2024-06-26T04:40:04.1400109Z NO_SUDO: 2024-06-26T04:40:04.1400326Z ##[endgroup] 2024-06-26T04:40:04.1572265Z /home/runner/work/pytorch/pytorch 2024-06-26T04:40:04.1802997Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:04.1803364Z with: 2024-06-26T04:40:04.1803620Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:04.1803968Z fetch-depth: 1 2024-06-26T04:40:04.1804220Z submodules: false 2024-06-26T04:40:04.1804512Z quiet-checkout: true 2024-06-26T04:40:04.1804788Z repository: pytorch/pytorch 2024-06-26T04:40:04.1805232Z token: *** 2024-06-26T04:40:04.1805464Z ssh-strict: true 2024-06-26T04:40:04.1805940Z persist-credentials: true 2024-06-26T04:40:04.1806229Z clean: true 2024-06-26T04:40:04.1806473Z sparse-checkout-cone-mode: true 2024-06-26T04:40:04.1806781Z lfs: false 2024-06-26T04:40:04.1807013Z set-safe-directory: true 2024-06-26T04:40:04.1807275Z ##[endgroup] 2024-06-26T04:40:04.2786914Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:04.2788463Z ##[group]Getting Git version info 2024-06-26T04:40:04.2789049Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-06-26T04:40:04.2789705Z [command]/usr/bin/git version 2024-06-26T04:40:04.4049568Z git version 2.45.2 2024-06-26T04:40:04.4074207Z ##[endgroup] 2024-06-26T04:40:04.4089992Z Temporarily overriding HOME='/home/runner/work/_temp/960fb938-e702-44b1-a2bd-aa9272ab32c4' before making global git config changes 2024-06-26T04:40:04.4091764Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:04.4096382Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:40:04.4182282Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-06-26T04:40:04.4187250Z ##[group]Initializing the repository 2024-06-26T04:40:04.4190770Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-06-26T04:40:04.4394783Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:04.4396152Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:04.4397450Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:04.4398353Z hint: 2024-06-26T04:40:04.4399110Z hint: git config --global init.defaultBranch 2024-06-26T04:40:04.4399826Z hint: 2024-06-26T04:40:04.4400677Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:04.4402114Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:04.4402957Z hint: 2024-06-26T04:40:04.4403454Z hint: git branch -m 2024-06-26T04:40:04.4404306Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-06-26T04:40:04.4406271Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:04.4485044Z ##[endgroup] 2024-06-26T04:40:04.4486155Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:04.4489213Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:04.4510787Z ##[endgroup] 2024-06-26T04:40:04.4511586Z ##[group]Setting up auth 2024-06-26T04:40:04.4517382Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:04.4541283Z [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-06-26T04:40:04.6429073Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:04.6450853Z [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-06-26T04:40:04.6591534Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:04.6618465Z ##[endgroup] 2024-06-26T04:40:04.6619199Z ##[group]Fetching the repository 2024-06-26T04:40:04.6625009Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:05.1299567Z remote: Enumerating objects: 11184, done. 2024-06-26T04:40:05.1300413Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:40:05.1301197Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:40:05.1302106Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:40:05.1302872Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:40:05.1304063Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:40:05.1304858Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:40:05.1305636Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:40:05.1306415Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:40:05.1307199Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:40:05.1307980Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:40:05.1308748Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:40:05.1309500Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:40:05.1310237Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:40:05.1322192Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:40:05.1323391Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:40:05.1324506Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:40:05.1325632Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:40:05.1326690Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:40:05.1327757Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:40:05.1328890Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:40:05.1329927Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:40:05.1330949Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:40:05.1332187Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:40:05.1332957Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:40:05.1333717Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:40:05.1334459Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:40:05.1335198Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:40:05.1335918Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:40:05.1336845Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:40:05.1337608Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:40:05.1338333Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:40:05.1339055Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:40:05.1340009Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:40:05.1340842Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:40:05.1360617Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:40:05.1361671Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:40:05.1362622Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:40:05.1363418Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:40:05.1363948Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:40:05.1364528Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:40:05.1365000Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:40:05.1365454Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:40:05.1365916Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:40:05.1366367Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:40:05.1366815Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:40:05.1367271Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:40:05.1367718Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:40:05.1368159Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:40:05.1368613Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:40:05.1369059Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:40:05.1369501Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:40:05.1369939Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:40:05.1370385Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:40:05.1370833Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:40:05.1414605Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:40:05.1415531Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:40:05.1416551Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:40:05.1417342Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:40:05.1418102Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:40:05.1418857Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:40:05.1419586Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:40:05.1420331Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:40:05.1421103Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:40:05.1421895Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:40:05.1422765Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:40:05.1423504Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:40:05.1424232Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:40:05.1424996Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:40:05.1425748Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:40:05.1426513Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:40:05.1427306Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:40:05.1428061Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:40:05.1428804Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:40:05.1429552Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:40:05.1430313Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:40:05.1431065Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:40:05.1431803Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:40:05.1530868Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:40:05.1531747Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:40:05.1533426Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:40:05.1534540Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:40:05.1535525Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:40:05.1536715Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:40:05.1537933Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:40:05.1538944Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:40:05.1539891Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:40:05.1540856Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:40:05.1541795Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:40:05.1542720Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:40:05.1543672Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:40:05.1544634Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:40:05.1545636Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:40:05.1546714Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:40:05.1547750Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:40:05.1548896Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:40:05.1550002Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:40:05.1551106Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:40:05.1552162Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:40:05.1553245Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:40:05.1554371Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:40:05.1555455Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:40:05.1556658Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:40:05.1938004Z remote: Compressing objects: 0% (1/9657) 2024-06-26T04:40:05.1938608Z remote: Compressing objects: 1% (97/9657) 2024-06-26T04:40:05.3004219Z remote: Compressing objects: 2% (194/9657) 2024-06-26T04:40:05.3005194Z remote: Compressing objects: 3% (290/9657) 2024-06-26T04:40:05.3644143Z remote: Compressing objects: 4% (387/9657) 2024-06-26T04:40:05.3645375Z remote: Compressing objects: 5% (483/9657) 2024-06-26T04:40:05.4282131Z remote: Compressing objects: 6% (580/9657) 2024-06-26T04:40:05.7992763Z remote: Compressing objects: 7% (676/9657) 2024-06-26T04:40:05.7993388Z remote: Compressing objects: 8% (773/9657) 2024-06-26T04:40:05.7993936Z remote: Compressing objects: 9% (870/9657) 2024-06-26T04:40:05.7994483Z remote: Compressing objects: 10% (966/9657) 2024-06-26T04:40:05.7995026Z remote: Compressing objects: 11% (1063/9657) 2024-06-26T04:40:05.7995560Z remote: Compressing objects: 12% (1159/9657) 2024-06-26T04:40:05.8628111Z remote: Compressing objects: 13% (1256/9657) 2024-06-26T04:40:05.9265832Z remote: Compressing objects: 14% (1352/9657) 2024-06-26T04:40:05.9904789Z remote: Compressing objects: 15% (1449/9657) 2024-06-26T04:40:06.0553741Z remote: Compressing objects: 16% (1546/9657) 2024-06-26T04:40:06.0554811Z remote: Compressing objects: 17% (1642/9657) 2024-06-26T04:40:06.4068351Z remote: Compressing objects: 18% (1739/9657) 2024-06-26T04:40:06.4069131Z remote: Compressing objects: 19% (1835/9657) 2024-06-26T04:40:06.4069794Z remote: Compressing objects: 19% (1869/9657) 2024-06-26T04:40:06.4070471Z remote: Compressing objects: 20% (1932/9657) 2024-06-26T04:40:06.4071256Z remote: Compressing objects: 21% (2028/9657) 2024-06-26T04:40:06.4071911Z remote: Compressing objects: 22% (2125/9657) 2024-06-26T04:40:06.4707860Z remote: Compressing objects: 23% (2222/9657) 2024-06-26T04:40:06.4708706Z remote: Compressing objects: 24% (2318/9657) 2024-06-26T04:40:06.5345691Z remote: Compressing objects: 25% (2415/9657) 2024-06-26T04:40:06.5983973Z remote: Compressing objects: 26% (2511/9657) 2024-06-26T04:40:06.6624556Z remote: Compressing objects: 27% (2608/9657) 2024-06-26T04:40:06.7262388Z remote: Compressing objects: 28% (2704/9657) 2024-06-26T04:40:06.7263035Z remote: Compressing objects: 29% (2801/9657) 2024-06-26T04:40:06.7901385Z remote: Compressing objects: 30% (2898/9657) 2024-06-26T04:40:06.7902283Z remote: Compressing objects: 31% (2994/9657) 2024-06-26T04:40:06.7902919Z remote: Compressing objects: 32% (3091/9657) 2024-06-26T04:40:06.8540475Z remote: Compressing objects: 33% (3187/9657) 2024-06-26T04:40:06.8541489Z remote: Compressing objects: 34% (3284/9657) 2024-06-26T04:40:06.8542103Z remote: Compressing objects: 35% (3380/9657) 2024-06-26T04:40:06.8542694Z remote: Compressing objects: 36% (3477/9657) 2024-06-26T04:40:06.9179194Z remote: Compressing objects: 37% (3574/9657) 2024-06-26T04:40:06.9179990Z remote: Compressing objects: 38% (3670/9657) 2024-06-26T04:40:06.9180749Z remote: Compressing objects: 39% (3767/9657) 2024-06-26T04:40:06.9818109Z remote: Compressing objects: 40% (3863/9657) 2024-06-26T04:40:06.9818790Z remote: Compressing objects: 41% (3960/9657) 2024-06-26T04:40:07.0457592Z remote: Compressing objects: 42% (4056/9657) 2024-06-26T04:40:07.0458274Z remote: Compressing objects: 43% (4153/9657) 2024-06-26T04:40:07.1096514Z remote: Compressing objects: 44% (4250/9657) 2024-06-26T04:40:07.1097128Z remote: Compressing objects: 45% (4346/9657) 2024-06-26T04:40:07.1737076Z remote: Compressing objects: 46% (4443/9657) 2024-06-26T04:40:07.1737714Z remote: Compressing objects: 46% (4526/9657) 2024-06-26T04:40:07.2376883Z remote: Compressing objects: 47% (4539/9657) 2024-06-26T04:40:07.2377521Z remote: Compressing objects: 48% (4636/9657) 2024-06-26T04:40:07.3016779Z remote: Compressing objects: 49% (4732/9657) 2024-06-26T04:40:07.3655522Z remote: Compressing objects: 50% (4829/9657) 2024-06-26T04:40:07.3656315Z remote: Compressing objects: 51% (4926/9657) 2024-06-26T04:40:07.4295021Z remote: Compressing objects: 52% (5022/9657) 2024-06-26T04:40:07.4296026Z remote: Compressing objects: 53% (5119/9657) 2024-06-26T04:40:07.4297324Z remote: Compressing objects: 54% (5215/9657) 2024-06-26T04:40:07.5405132Z remote: Compressing objects: 55% (5312/9657) 2024-06-26T04:40:07.5406065Z remote: Compressing objects: 56% (5408/9657) 2024-06-26T04:40:07.5406890Z remote: Compressing objects: 57% (5505/9657) 2024-06-26T04:40:07.6852653Z remote: Compressing objects: 58% (5602/9657) 2024-06-26T04:40:07.6853256Z remote: Compressing objects: 59% (5698/9657) 2024-06-26T04:40:07.6853785Z remote: Compressing objects: 60% (5795/9657) 2024-06-26T04:40:07.6854322Z remote: Compressing objects: 61% (5891/9657) 2024-06-26T04:40:07.6854871Z remote: Compressing objects: 62% (5988/9657) 2024-06-26T04:40:07.6855394Z remote: Compressing objects: 63% (6084/9657) 2024-06-26T04:40:07.8325631Z remote: Compressing objects: 64% (6181/9657) 2024-06-26T04:40:07.8326313Z remote: Compressing objects: 65% (6278/9657) 2024-06-26T04:40:07.8326924Z remote: Compressing objects: 66% (6374/9657) 2024-06-26T04:40:07.8327499Z remote: Compressing objects: 67% (6471/9657) 2024-06-26T04:40:07.8328072Z remote: Compressing objects: 68% (6567/9657) 2024-06-26T04:40:07.8328648Z remote: Compressing objects: 69% (6664/9657) 2024-06-26T04:40:07.8329209Z remote: Compressing objects: 70% (6760/9657) 2024-06-26T04:40:07.8329779Z remote: Compressing objects: 71% (6857/9657) 2024-06-26T04:40:07.8330332Z remote: Compressing objects: 72% (6954/9657) 2024-06-26T04:40:07.8330890Z remote: Compressing objects: 73% (7050/9657) 2024-06-26T04:40:07.8331449Z remote: Compressing objects: 74% (7147/9657) 2024-06-26T04:40:07.8332035Z remote: Compressing objects: 75% (7243/9657) 2024-06-26T04:40:07.8332600Z remote: Compressing objects: 76% (7340/9657) 2024-06-26T04:40:07.8333154Z remote: Compressing objects: 77% (7436/9657) 2024-06-26T04:40:07.8334016Z remote: Compressing objects: 78% (7533/9657) 2024-06-26T04:40:07.9806007Z remote: Compressing objects: 79% (7630/9657) 2024-06-26T04:40:07.9806850Z remote: Compressing objects: 80% (7726/9657) 2024-06-26T04:40:07.9807425Z remote: Compressing objects: 81% (7823/9657) 2024-06-26T04:40:07.9807970Z remote: Compressing objects: 82% (7919/9657) 2024-06-26T04:40:07.9808498Z remote: Compressing objects: 83% (8016/9657) 2024-06-26T04:40:07.9809036Z remote: Compressing objects: 84% (8112/9657) 2024-06-26T04:40:07.9809562Z remote: Compressing objects: 85% (8209/9657) 2024-06-26T04:40:07.9810091Z remote: Compressing objects: 86% (8306/9657) 2024-06-26T04:40:07.9810636Z remote: Compressing objects: 87% (8402/9657) 2024-06-26T04:40:07.9811163Z remote: Compressing objects: 88% (8499/9657) 2024-06-26T04:40:07.9811696Z remote: Compressing objects: 89% (8595/9657) 2024-06-26T04:40:07.9812232Z remote: Compressing objects: 90% (8692/9657) 2024-06-26T04:40:07.9948338Z remote: Compressing objects: 91% (8788/9657) 2024-06-26T04:40:07.9949263Z remote: Compressing objects: 92% (8885/9657) 2024-06-26T04:40:07.9949836Z remote: Compressing objects: 93% (8982/9657) 2024-06-26T04:40:07.9950407Z remote: Compressing objects: 94% (9078/9657) 2024-06-26T04:40:07.9950959Z remote: Compressing objects: 95% (9175/9657) 2024-06-26T04:40:07.9951509Z remote: Compressing objects: 96% (9271/9657) 2024-06-26T04:40:07.9952193Z remote: Compressing objects: 97% (9368/9657) 2024-06-26T04:40:07.9953098Z remote: Compressing objects: 98% (9464/9657) 2024-06-26T04:40:07.9954410Z remote: Compressing objects: 99% (9561/9657) 2024-06-26T04:40:07.9955092Z remote: Compressing objects: 100% (9657/9657) 2024-06-26T04:40:07.9955755Z remote: Compressing objects: 100% (9657/9657), done. 2024-06-26T04:40:10.8753383Z remote: Total 11184 (delta 1469), reused 5450 (delta 1240), pack-reused 0 2024-06-26T04:40:11.4975465Z ##[endgroup] 2024-06-26T04:40:11.4976391Z ##[group]Determining the checkout info 2024-06-26T04:40:11.4977950Z ##[endgroup] 2024-06-26T04:40:11.4978673Z ##[group]Checking out the ref 2024-06-26T04:40:11.4983285Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:12.5552098Z ##[endgroup] 2024-06-26T04:40:12.5586483Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:40:12.5606420Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:40:12.5753015Z ##[group]Run actions/setup-python@v4 2024-06-26T04:40:12.5753367Z with: 2024-06-26T04:40:12.5753588Z python-version: 3.8 2024-06-26T04:40:12.5753872Z architecture: x64 2024-06-26T04:40:12.5754128Z check-latest: false 2024-06-26T04:40:12.5754374Z cache: pip 2024-06-26T04:40:12.5754661Z cache-dependency-path: **/requirements.txt 2024-06-26T04:40:12.5755164Z token: *** 2024-06-26T04:40:12.5755415Z update-environment: true 2024-06-26T04:40:12.5755703Z allow-prereleases: false 2024-06-26T04:40:12.5755971Z ##[endgroup] 2024-06-26T04:40:12.7014799Z ##[group]Installed versions 2024-06-26T04:40:13.0508038Z Successfully set up CPython (3.8.18) 2024-06-26T04:40:13.0509632Z ##[endgroup] 2024-06-26T04:40:14.0069833Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-06-26T04:40:22.6022439Z /home/runner/.cache/pip 2024-06-26T04:40:24.3741882Z Received 0 of 646469799 (0.0%), 0.0 MBs/sec 2024-06-26T04:40:25.3744777Z Received 138412032 of 646469799 (21.4%), 65.9 MBs/sec 2024-06-26T04:40:26.3750493Z Received 285212672 of 646469799 (44.1%), 90.6 MBs/sec 2024-06-26T04:40:27.3752482Z Received 440401920 of 646469799 (68.1%), 104.9 MBs/sec 2024-06-26T04:40:28.3760846Z Received 583008256 of 646469799 (90.2%), 111.1 MBs/sec 2024-06-26T04:40:29.1831898Z Received 646469799 of 646469799 (100.0%), 106.1 MBs/sec 2024-06-26T04:40:29.1833121Z Cache Size: ~617 MB (646469799 B) 2024-06-26T04:40:29.1893902Z [command]/usr/bin/tar -xf /home/runner/work/_temp/799492e8-c412-4003-9a20-d7eff8430118/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-06-26T04:40:30.0762130Z Cache restored successfully 2024-06-26T04:40:30.1329241Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-38ff74afa25381b8e06356d2314fad42d7e72371056d5251f573f86228695e95 2024-06-26T04:40:30.1847578Z ##[group]Run # All we need to see is that it passes 2024-06-26T04:40:30.1848074Z # All we need to see is that it passes 2024-06-26T04:40:30.1848483Z python3 torch/utils/collect_env.py 2024-06-26T04:40:30.1867213Z shell: /usr/bin/bash -e {0} 2024-06-26T04:40:30.1867514Z env: 2024-06-26T04:40:30.1867821Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:30.1868407Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:40:30.1868949Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:30.1869432Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:30.1869911Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:30.1870393Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:40:30.1870784Z ##[endgroup] 2024-06-26T04:41:04.5353796Z Collecting environment information... 2024-06-26T04:41:04.5354596Z PyTorch version: N/A 2024-06-26T04:41:04.5355033Z Is debug build: N/A 2024-06-26T04:41:04.5355489Z CUDA used to build PyTorch: N/A 2024-06-26T04:41:04.5377728Z ROCM used to build PyTorch: N/A 2024-06-26T04:41:04.5378333Z 2024-06-26T04:41:04.5378707Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-06-26T04:41:04.5379639Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-06-26T04:41:04.5380777Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-06-26T04:41:04.5381357Z CMake version: version 3.29.5 2024-06-26T04:41:04.5381959Z Libc version: glibc-2.31 2024-06-26T04:41:04.5382280Z 2024-06-26T04:41:04.5382903Z Python version: 3.8.18 (default, Aug 28 2023, 08:26:46) [GCC 9.4.0] (64-bit runtime) 2024-06-26T04:41:04.5384080Z Python platform: Linux-5.15.0-1064-azure-x86_64-with-glibc2.2.5 2024-06-26T04:41:04.5384830Z Is CUDA available: N/A 2024-06-26T04:41:04.5385322Z CUDA runtime version: Could not collect 2024-06-26T04:41:04.5385912Z CUDA_MODULE_LOADING set to: N/A 2024-06-26T04:41:04.5386512Z GPU models and configuration: Could not collect 2024-06-26T04:41:04.5387209Z Nvidia driver version: Could not collect 2024-06-26T04:41:04.5387808Z cuDNN version: Could not collect 2024-06-26T04:41:04.5388330Z HIP runtime version: N/A 2024-06-26T04:41:04.5388809Z MIOpen runtime version: N/A 2024-06-26T04:41:04.5389299Z Is XNNPACK available: N/A 2024-06-26T04:41:04.5389622Z 2024-06-26T04:41:04.5389753Z CPU: 2024-06-26T04:41:04.5390145Z Architecture: x86_64 2024-06-26T04:41:04.5390893Z CPU op-mode(s): 32-bit, 64-bit 2024-06-26T04:41:04.5391599Z Byte Order: Little Endian 2024-06-26T04:41:04.5392387Z Address sizes: 48 bits physical, 48 bits virtual 2024-06-26T04:41:04.5393130Z CPU(s): 4 2024-06-26T04:41:04.5393755Z On-line CPU(s) list: 0-3 2024-06-26T04:41:04.5394329Z Thread(s) per core: 2 2024-06-26T04:41:04.5394888Z Core(s) per socket: 2 2024-06-26T04:41:04.5395429Z Socket(s): 1 2024-06-26T04:41:04.5395952Z NUMA node(s): 1 2024-06-26T04:41:04.5396545Z Vendor ID: AuthenticAMD 2024-06-26T04:41:04.5397166Z CPU family: 25 2024-06-26T04:41:04.5397706Z Model: 1 2024-06-26T04:41:04.5398476Z Model name: AMD EPYC 7763 64-Core Processor 2024-06-26T04:41:04.5399202Z Stepping: 1 2024-06-26T04:41:04.5416304Z CPU MHz: 2445.426 2024-06-26T04:41:04.5418330Z BogoMIPS: 4890.85 2024-06-26T04:41:04.5419042Z Virtualization: AMD-V 2024-06-26T04:41:04.5419610Z Hypervisor vendor: Microsoft 2024-06-26T04:41:04.5419975Z Virtualization type: full 2024-06-26T04:41:04.5420326Z L1d cache: 64 KiB 2024-06-26T04:41:04.5420673Z L1i cache: 64 KiB 2024-06-26T04:41:04.5421011Z L2 cache: 1 MiB 2024-06-26T04:41:04.5421574Z L3 cache: 32 MiB 2024-06-26T04:41:04.5421956Z NUMA node0 CPU(s): 0-3 2024-06-26T04:41:04.5422344Z Vulnerability Gather data sampling: Not affected 2024-06-26T04:41:04.5422765Z Vulnerability Itlb multihit: Not affected 2024-06-26T04:41:04.5423175Z Vulnerability L1tf: Not affected 2024-06-26T04:41:04.5423573Z Vulnerability Mds: Not affected 2024-06-26T04:41:04.5423962Z Vulnerability Meltdown: Not affected 2024-06-26T04:41:04.5424365Z Vulnerability Mmio stale data: Not affected 2024-06-26T04:41:04.5424774Z Vulnerability Retbleed: Not affected 2024-06-26T04:41:04.5425294Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-06-26T04:41:04.5425815Z Vulnerability Spec store bypass: Vulnerable 2024-06-26T04:41:04.5426432Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-06-26T04:41:04.5427479Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2024-06-26T04:41:04.5428204Z Vulnerability Srbds: Not affected 2024-06-26T04:41:04.5428613Z Vulnerability Tsx async abort: Not affected 2024-06-26T04:41:04.5431753Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm 2024-06-26T04:41:04.5434936Z 2024-06-26T04:41:04.5435049Z Versions of relevant libraries: 2024-06-26T04:41:04.5435367Z [pip3] No relevant packages 2024-06-26T04:41:04.5435664Z [conda] No relevant packages 2024-06-26T04:41:04.5478596Z Post job cleanup. 2024-06-26T04:41:04.6606723Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-38ff74afa25381b8e06356d2314fad42d7e72371056d5251f573f86228695e95, not saving cache. 2024-06-26T04:41:04.6685966Z Post job cleanup. 2024-06-26T04:41:04.6729240Z Post job cleanup. 2024-06-26T04:41:04.7513448Z [command]/usr/bin/git version 2024-06-26T04:41:04.7549206Z git version 2.45.2 2024-06-26T04:41:04.7590799Z Temporarily overriding HOME='/home/runner/work/_temp/862f95b2-e479-4ebb-80b6-03beacd8bb0e' before making global git config changes 2024-06-26T04:41:04.7592611Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:41:04.7597661Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:41:04.7627604Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:41:04.7655452Z [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-06-26T04:41:04.7825659Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:41:04.7844872Z http.https://github.com/.extraheader 2024-06-26T04:41:04.7855821Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:41:04.7882856Z [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-06-26T04:41:04.8247940Z Cleaning up orphan processes