2024-08-07T17:14:55.2707768Z Current runner version: '2.317.0' 2024-08-07T17:14:55.2713858Z Runner name: 'linux.20_04.4x_9f5f34c6661e' 2024-08-07T17:14:55.2714606Z Runner group name: 'Default' 2024-08-07T17:14:55.2715338Z Machine name: 'runner' 2024-08-07T17:14:55.2732438Z ##[group]Operating System 2024-08-07T17:14:55.2733006Z Ubuntu 2024-08-07T17:14:55.2733306Z 20.04.6 2024-08-07T17:14:55.2733711Z LTS 2024-08-07T17:14:55.2734044Z ##[endgroup] 2024-08-07T17:14:55.2734389Z ##[group]Runner Image 2024-08-07T17:14:55.2734862Z Image: ubuntu-20.04 2024-08-07T17:14:55.2735249Z Version: 20240730.2.0 2024-08-07T17:14:55.2736222Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240730.2/images/ubuntu/Ubuntu2004-Readme.md 2024-08-07T17:14:55.2737678Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240730.2 2024-08-07T17:14:55.2738534Z ##[endgroup] 2024-08-07T17:14:55.2740926Z ##[group]GITHUB_TOKEN Permissions 2024-08-07T17:14:55.2742630Z Actions: read 2024-08-07T17:14:55.2743278Z Attestations: read 2024-08-07T17:14:55.2743748Z Checks: read 2024-08-07T17:14:55.2744118Z Contents: read 2024-08-07T17:14:55.2744574Z Deployments: read 2024-08-07T17:14:55.2744986Z Discussions: read 2024-08-07T17:14:55.2745328Z Issues: read 2024-08-07T17:14:55.2745714Z Metadata: read 2024-08-07T17:14:55.2746384Z Packages: read 2024-08-07T17:14:55.2746734Z Pages: read 2024-08-07T17:14:55.2747125Z PullRequests: read 2024-08-07T17:14:55.2747547Z RepositoryProjects: read 2024-08-07T17:14:55.2747964Z SecurityEvents: read 2024-08-07T17:14:55.2748394Z Statuses: read 2024-08-07T17:14:55.2748781Z ##[endgroup] 2024-08-07T17:14:55.2751968Z Secret source: Actions 2024-08-07T17:14:55.2752630Z Prepare workflow directory 2024-08-07T17:14:55.3390052Z Prepare all required actions 2024-08-07T17:14:55.3552411Z Getting action download info 2024-08-07T17:14:55.5212266Z Download action repository 'pytorch/pytorch@main' (SHA:32a284c27549449c19e3b1455f531692439d6316) 2024-08-07T17:14:59.7214940Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-07T17:14:59.8721858Z Getting action download info 2024-08-07T17:15:00.0025134Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-07T17:15:00.2295440Z Complete job name: Test collect_env (without_torch) 2024-08-07T17:15:00.3243662Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-07T17:15:00.3244190Z with: 2024-08-07T17:15:00.3244434Z submodules: false 2024-08-07T17:15:00.3244704Z fetch-depth: 1 2024-08-07T17:15:00.3244943Z ##[endgroup] 2024-08-07T17:15:00.3492622Z ##[group]Run retry () { 2024-08-07T17:15:00.3493034Z retry () { 2024-08-07T17:15:00.3493465Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-07T17:15:00.3493917Z } 2024-08-07T17:15:00.3494172Z echo "${GITHUB_WORKSPACE}" 2024-08-07T17:15:00.3494509Z if [ -z "${NO_SUDO}" ]; then 2024-08-07T17:15:00.3494943Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:15:00.3495326Z else 2024-08-07T17:15:00.3495606Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:15:00.3495956Z fi 2024-08-07T17:15:00.3496213Z mkdir "${GITHUB_WORKSPACE}" 2024-08-07T17:15:00.3527786Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:00.3528248Z env: 2024-08-07T17:15:00.3528489Z NO_SUDO: 2024-08-07T17:15:00.3528721Z ##[endgroup] 2024-08-07T17:15:00.3735237Z /home/runner/work/pytorch/pytorch 2024-08-07T17:15:00.3997838Z ##[group]Run malfet/checkout@silent-checkout 2024-08-07T17:15:00.3998248Z with: 2024-08-07T17:15:00.3998508Z ref: 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:00.3998859Z fetch-depth: 1 2024-08-07T17:15:00.3999121Z submodules: false 2024-08-07T17:15:00.3999419Z quiet-checkout: true 2024-08-07T17:15:00.3999703Z repository: pytorch/pytorch 2024-08-07T17:15:00.4000150Z token: *** 2024-08-07T17:15:00.4000398Z ssh-strict: true 2024-08-07T17:15:00.4000989Z persist-credentials: true 2024-08-07T17:15:00.4001287Z clean: true 2024-08-07T17:15:00.4001538Z sparse-checkout-cone-mode: true 2024-08-07T17:15:00.4001839Z lfs: false 2024-08-07T17:15:00.4002083Z set-safe-directory: true 2024-08-07T17:15:00.4002344Z ##[endgroup] 2024-08-07T17:15:00.4910641Z Syncing repository: pytorch/pytorch 2024-08-07T17:15:00.4912406Z ##[group]Getting Git version info 2024-08-07T17:15:00.4913087Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-08-07T17:15:00.4913886Z [command]/usr/bin/git version 2024-08-07T17:15:00.4948879Z git version 2.46.0 2024-08-07T17:15:00.4975221Z ##[endgroup] 2024-08-07T17:15:00.4992516Z Temporarily overriding HOME='/home/runner/work/_temp/0063cb7d-ed04-432e-8448-acdb59dc6df3' before making global git config changes 2024-08-07T17:15:00.4994243Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:15:00.4995364Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-07T17:15:00.5029864Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-08-07T17:15:00.5033216Z ##[group]Initializing the repository 2024-08-07T17:15:00.5036171Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-08-07T17:15:00.5160778Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-07T17:15:00.5162160Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-07T17:15:00.5163550Z hint: of your new repositories, which will suppress this warning, call: 2024-08-07T17:15:00.5164432Z hint: 2024-08-07T17:15:00.5165166Z hint: git config --global init.defaultBranch 2024-08-07T17:15:00.5165921Z hint: 2024-08-07T17:15:00.5166841Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-07T17:15:00.5168278Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-07T17:15:00.5169315Z hint: 2024-08-07T17:15:00.5169920Z hint: git branch -m 2024-08-07T17:15:00.5170803Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-08-07T17:15:00.5175504Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-07T17:15:00.5209527Z ##[endgroup] 2024-08-07T17:15:00.5210762Z ##[group]Disabling automatic garbage collection 2024-08-07T17:15:00.5213335Z [command]/usr/bin/git config --local gc.auto 0 2024-08-07T17:15:00.5241007Z ##[endgroup] 2024-08-07T17:15:00.5241590Z ##[group]Setting up auth 2024-08-07T17:15:00.5247182Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:15:00.5274544Z [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:15:00.5578208Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:15:00.5603931Z [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:15:00.5820132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-07T17:15:00.5852979Z ##[endgroup] 2024-08-07T17:15:00.5853705Z ##[group]Fetching the repository 2024-08-07T17:15:00.5859751Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:00.8343784Z remote: Enumerating objects: 11299, done. 2024-08-07T17:15:00.8347799Z remote: Counting objects: 0% (1/11299) 2024-08-07T17:15:00.8348818Z remote: Counting objects: 1% (113/11299) 2024-08-07T17:15:00.8351059Z remote: Counting objects: 2% (226/11299) 2024-08-07T17:15:00.8351997Z remote: Counting objects: 3% (339/11299) 2024-08-07T17:15:00.8354200Z remote: Counting objects: 4% (452/11299) 2024-08-07T17:15:00.8355059Z remote: Counting objects: 5% (565/11299) 2024-08-07T17:15:00.8356024Z remote: Counting objects: 6% (678/11299) 2024-08-07T17:15:00.8357681Z remote: Counting objects: 7% (791/11299) 2024-08-07T17:15:00.8359293Z remote: Counting objects: 8% (904/11299) 2024-08-07T17:15:00.8361600Z remote: Counting objects: 9% (1017/11299) 2024-08-07T17:15:00.8362776Z remote: Counting objects: 10% (1130/11299) 2024-08-07T17:15:00.8366166Z remote: Counting objects: 11% (1243/11299) 2024-08-07T17:15:00.8368245Z remote: Counting objects: 12% (1356/11299) 2024-08-07T17:15:00.8370722Z remote: Counting objects: 13% (1469/11299) 2024-08-07T17:15:00.8372668Z remote: Counting objects: 14% (1582/11299) 2024-08-07T17:15:00.8374441Z remote: Counting objects: 15% (1695/11299) 2024-08-07T17:15:00.8375660Z remote: Counting objects: 16% (1808/11299) 2024-08-07T17:15:00.8377399Z remote: Counting objects: 17% (1921/11299) 2024-08-07T17:15:00.8381599Z remote: Counting objects: 18% (2034/11299) 2024-08-07T17:15:00.8383891Z remote: Counting objects: 19% (2147/11299) 2024-08-07T17:15:00.8385288Z remote: Counting objects: 20% (2260/11299) 2024-08-07T17:15:00.8386541Z remote: Counting objects: 21% (2373/11299) 2024-08-07T17:15:00.8387485Z remote: Counting objects: 22% (2486/11299) 2024-08-07T17:15:00.8388279Z remote: Counting objects: 23% (2599/11299) 2024-08-07T17:15:00.8389345Z remote: Counting objects: 24% (2712/11299) 2024-08-07T17:15:00.8390219Z remote: Counting objects: 25% (2825/11299) 2024-08-07T17:15:00.8391387Z remote: Counting objects: 26% (2938/11299) 2024-08-07T17:15:00.8392450Z remote: Counting objects: 27% (3051/11299) 2024-08-07T17:15:00.8393638Z remote: Counting objects: 28% (3164/11299) 2024-08-07T17:15:00.8394765Z remote: Counting objects: 29% (3277/11299) 2024-08-07T17:15:00.8396538Z remote: Counting objects: 30% (3390/11299) 2024-08-07T17:15:00.8397418Z remote: Counting objects: 31% (3503/11299) 2024-08-07T17:15:00.8398676Z remote: Counting objects: 32% (3616/11299) 2024-08-07T17:15:00.8399416Z remote: Counting objects: 33% (3729/11299) 2024-08-07T17:15:00.8401029Z remote: Counting objects: 34% (3842/11299) 2024-08-07T17:15:00.8403439Z remote: Counting objects: 35% (3955/11299) 2024-08-07T17:15:00.8405957Z remote: Counting objects: 36% (4068/11299) 2024-08-07T17:15:00.8407137Z remote: Counting objects: 37% (4181/11299) 2024-08-07T17:15:00.8409119Z remote: Counting objects: 38% (4294/11299) 2024-08-07T17:15:00.8412038Z remote: Counting objects: 39% (4407/11299) 2024-08-07T17:15:00.8412721Z remote: Counting objects: 40% (4520/11299) 2024-08-07T17:15:00.8414002Z remote: Counting objects: 41% (4633/11299) 2024-08-07T17:15:00.8415003Z remote: Counting objects: 42% (4746/11299) 2024-08-07T17:15:00.8418198Z remote: Counting objects: 43% (4859/11299) 2024-08-07T17:15:00.8419374Z remote: Counting objects: 44% (4972/11299) 2024-08-07T17:15:00.8420129Z remote: Counting objects: 45% (5085/11299) 2024-08-07T17:15:00.8420795Z remote: Counting objects: 46% (5198/11299) 2024-08-07T17:15:00.8421913Z remote: Counting objects: 47% (5311/11299) 2024-08-07T17:15:00.8424070Z remote: Counting objects: 48% (5424/11299) 2024-08-07T17:15:00.8428350Z remote: Counting objects: 49% (5537/11299) 2024-08-07T17:15:00.8429127Z remote: Counting objects: 50% (5650/11299) 2024-08-07T17:15:00.8431680Z remote: Counting objects: 51% (5763/11299) 2024-08-07T17:15:00.8434614Z remote: Counting objects: 52% (5876/11299) 2024-08-07T17:15:00.8436906Z remote: Counting objects: 53% (5989/11299) 2024-08-07T17:15:00.8439356Z remote: Counting objects: 54% (6102/11299) 2024-08-07T17:15:00.8440146Z remote: Counting objects: 55% (6215/11299) 2024-08-07T17:15:00.8443187Z remote: Counting objects: 56% (6328/11299) 2024-08-07T17:15:00.8444776Z remote: Counting objects: 57% (6441/11299) 2024-08-07T17:15:00.8447058Z remote: Counting objects: 58% (6554/11299) 2024-08-07T17:15:00.8451221Z remote: Counting objects: 59% (6667/11299) 2024-08-07T17:15:00.8452436Z remote: Counting objects: 60% (6780/11299) 2024-08-07T17:15:00.8453747Z remote: Counting objects: 61% (6893/11299) 2024-08-07T17:15:00.8455863Z remote: Counting objects: 62% (7006/11299) 2024-08-07T17:15:00.8460170Z remote: Counting objects: 63% (7119/11299) 2024-08-07T17:15:00.8463014Z remote: Counting objects: 64% (7232/11299) 2024-08-07T17:15:00.8476679Z remote: Counting objects: 65% (7345/11299) 2024-08-07T17:15:00.8477552Z remote: Counting objects: 66% (7458/11299) 2024-08-07T17:15:00.8478044Z remote: Counting objects: 67% (7571/11299) 2024-08-07T17:15:00.8478460Z remote: Counting objects: 68% (7684/11299) 2024-08-07T17:15:00.8481148Z remote: Counting objects: 69% (7797/11299) 2024-08-07T17:15:00.8482496Z remote: Counting objects: 70% (7910/11299) 2024-08-07T17:15:00.8485237Z remote: Counting objects: 71% (8023/11299) 2024-08-07T17:15:00.8485877Z remote: Counting objects: 72% (8136/11299) 2024-08-07T17:15:00.8486837Z remote: Counting objects: 73% (8249/11299) 2024-08-07T17:15:00.8488884Z remote: Counting objects: 74% (8362/11299) 2024-08-07T17:15:00.8491215Z remote: Counting objects: 75% (8475/11299) 2024-08-07T17:15:00.8491979Z remote: Counting objects: 76% (8588/11299) 2024-08-07T17:15:00.8492760Z remote: Counting objects: 77% (8701/11299) 2024-08-07T17:15:00.8494263Z remote: Counting objects: 78% (8814/11299) 2024-08-07T17:15:00.8495901Z remote: Counting objects: 79% (8927/11299) 2024-08-07T17:15:00.8496654Z remote: Counting objects: 80% (9040/11299) 2024-08-07T17:15:00.8500073Z remote: Counting objects: 81% (9153/11299) 2024-08-07T17:15:00.8500827Z remote: Counting objects: 82% (9266/11299) 2024-08-07T17:15:00.8501789Z remote: Counting objects: 83% (9379/11299) 2024-08-07T17:15:00.8502694Z remote: Counting objects: 84% (9492/11299) 2024-08-07T17:15:00.8504739Z remote: Counting objects: 85% (9605/11299) 2024-08-07T17:15:00.8505701Z remote: Counting objects: 86% (9718/11299) 2024-08-07T17:15:00.8508635Z remote: Counting objects: 87% (9831/11299) 2024-08-07T17:15:00.8510048Z remote: Counting objects: 88% (9944/11299) 2024-08-07T17:15:00.8514414Z remote: Counting objects: 89% (10057/11299) 2024-08-07T17:15:00.8515457Z remote: Counting objects: 90% (10170/11299) 2024-08-07T17:15:00.8517071Z remote: Counting objects: 91% (10283/11299) 2024-08-07T17:15:00.8519230Z remote: Counting objects: 92% (10396/11299) 2024-08-07T17:15:00.8522223Z remote: Counting objects: 93% (10509/11299) 2024-08-07T17:15:00.8523003Z remote: Counting objects: 94% (10622/11299) 2024-08-07T17:15:00.8525292Z remote: Counting objects: 95% (10735/11299) 2024-08-07T17:15:00.8527705Z remote: Counting objects: 96% (10848/11299) 2024-08-07T17:15:00.8529553Z remote: Counting objects: 97% (10961/11299) 2024-08-07T17:15:00.8531369Z remote: Counting objects: 98% (11074/11299) 2024-08-07T17:15:00.8535751Z remote: Counting objects: 99% (11187/11299) 2024-08-07T17:15:00.8536500Z remote: Counting objects: 100% (11299/11299) 2024-08-07T17:15:00.8537249Z remote: Counting objects: 100% (11299/11299), done. 2024-08-07T17:15:00.8627778Z remote: Compressing objects: 0% (1/9760) 2024-08-07T17:15:00.8851376Z remote: Compressing objects: 1% (98/9760) 2024-08-07T17:15:00.9546459Z remote: Compressing objects: 2% (196/9760) 2024-08-07T17:15:00.9829050Z remote: Compressing objects: 3% (293/9760) 2024-08-07T17:15:01.0195101Z remote: Compressing objects: 4% (391/9760) 2024-08-07T17:15:01.0620708Z remote: Compressing objects: 5% (488/9760) 2024-08-07T17:15:01.1260908Z remote: Compressing objects: 6% (586/9760) 2024-08-07T17:15:01.2103797Z remote: Compressing objects: 7% (684/9760) 2024-08-07T17:15:01.2602614Z remote: Compressing objects: 8% (781/9760) 2024-08-07T17:15:01.3045091Z remote: Compressing objects: 9% (879/9760) 2024-08-07T17:15:01.3419560Z remote: Compressing objects: 10% (976/9760) 2024-08-07T17:15:01.3826223Z remote: Compressing objects: 11% (1074/9760) 2024-08-07T17:15:01.4158604Z remote: Compressing objects: 12% (1172/9760) 2024-08-07T17:15:01.5014067Z remote: Compressing objects: 13% (1269/9760) 2024-08-07T17:15:01.5435403Z remote: Compressing objects: 14% (1367/9760) 2024-08-07T17:15:01.6002198Z remote: Compressing objects: 15% (1464/9760) 2024-08-07T17:15:01.6571111Z remote: Compressing objects: 16% (1562/9760) 2024-08-07T17:15:01.6949020Z remote: Compressing objects: 17% (1660/9760) 2024-08-07T17:15:01.7660709Z remote: Compressing objects: 18% (1757/9760) 2024-08-07T17:15:01.8141585Z remote: Compressing objects: 19% (1855/9760) 2024-08-07T17:15:01.8546653Z remote: Compressing objects: 20% (1952/9760) 2024-08-07T17:15:01.8735392Z remote: Compressing objects: 20% (1999/9760) 2024-08-07T17:15:01.9142102Z remote: Compressing objects: 21% (2050/9760) 2024-08-07T17:15:01.9664282Z remote: Compressing objects: 22% (2148/9760) 2024-08-07T17:15:02.0323714Z remote: Compressing objects: 23% (2245/9760) 2024-08-07T17:15:02.0761654Z remote: Compressing objects: 24% (2343/9760) 2024-08-07T17:15:02.1452888Z remote: Compressing objects: 25% (2440/9760) 2024-08-07T17:15:02.1861846Z remote: Compressing objects: 26% (2538/9760) 2024-08-07T17:15:02.2263520Z remote: Compressing objects: 27% (2636/9760) 2024-08-07T17:15:02.2757824Z remote: Compressing objects: 28% (2733/9760) 2024-08-07T17:15:02.3195860Z remote: Compressing objects: 29% (2831/9760) 2024-08-07T17:15:02.3772563Z remote: Compressing objects: 30% (2928/9760) 2024-08-07T17:15:02.3855768Z remote: Compressing objects: 31% (3026/9760) 2024-08-07T17:15:02.3940478Z remote: Compressing objects: 32% (3124/9760) 2024-08-07T17:15:02.4472295Z remote: Compressing objects: 33% (3221/9760) 2024-08-07T17:15:02.4472938Z remote: Compressing objects: 34% (3319/9760) 2024-08-07T17:15:02.4547837Z remote: Compressing objects: 35% (3416/9760) 2024-08-07T17:15:02.4580100Z remote: Compressing objects: 36% (3514/9760) 2024-08-07T17:15:02.4675338Z remote: Compressing objects: 37% (3612/9760) 2024-08-07T17:15:02.4926741Z remote: Compressing objects: 38% (3709/9760) 2024-08-07T17:15:02.5130770Z remote: Compressing objects: 39% (3807/9760) 2024-08-07T17:15:02.5341005Z remote: Compressing objects: 40% (3904/9760) 2024-08-07T17:15:02.5624959Z remote: Compressing objects: 41% (4002/9760) 2024-08-07T17:15:02.6056807Z remote: Compressing objects: 42% (4100/9760) 2024-08-07T17:15:02.6393520Z remote: Compressing objects: 43% (4197/9760) 2024-08-07T17:15:02.6636062Z remote: Compressing objects: 44% (4295/9760) 2024-08-07T17:15:02.6997800Z remote: Compressing objects: 45% (4392/9760) 2024-08-07T17:15:02.7392105Z remote: Compressing objects: 46% (4490/9760) 2024-08-07T17:15:02.7761693Z remote: Compressing objects: 47% (4588/9760) 2024-08-07T17:15:02.8097454Z remote: Compressing objects: 48% (4685/9760) 2024-08-07T17:15:02.8373054Z remote: Compressing objects: 49% (4783/9760) 2024-08-07T17:15:02.8546288Z remote: Compressing objects: 50% (4880/9760) 2024-08-07T17:15:02.8964817Z remote: Compressing objects: 50% (4894/9760) 2024-08-07T17:15:02.9277563Z remote: Compressing objects: 51% (4978/9760) 2024-08-07T17:15:02.9511185Z remote: Compressing objects: 52% (5076/9760) 2024-08-07T17:15:02.9775617Z remote: Compressing objects: 53% (5173/9760) 2024-08-07T17:15:03.0003139Z remote: Compressing objects: 54% (5271/9760) 2024-08-07T17:15:03.0343259Z remote: Compressing objects: 55% (5368/9760) 2024-08-07T17:15:03.0691631Z remote: Compressing objects: 56% (5466/9760) 2024-08-07T17:15:03.0914521Z remote: Compressing objects: 57% (5564/9760) 2024-08-07T17:15:03.1503729Z remote: Compressing objects: 58% (5661/9760) 2024-08-07T17:15:03.1543077Z remote: Compressing objects: 59% (5759/9760) 2024-08-07T17:15:03.1682860Z remote: Compressing objects: 60% (5856/9760) 2024-08-07T17:15:03.1861159Z remote: Compressing objects: 61% (5954/9760) 2024-08-07T17:15:03.2249857Z remote: Compressing objects: 62% (6052/9760) 2024-08-07T17:15:03.2432616Z remote: Compressing objects: 63% (6149/9760) 2024-08-07T17:15:03.2515433Z remote: Compressing objects: 64% (6247/9760) 2024-08-07T17:15:03.2541517Z remote: Compressing objects: 65% (6344/9760) 2024-08-07T17:15:03.2606657Z remote: Compressing objects: 66% (6442/9760) 2024-08-07T17:15:03.2722880Z remote: Compressing objects: 67% (6540/9760) 2024-08-07T17:15:03.2784731Z remote: Compressing objects: 68% (6637/9760) 2024-08-07T17:15:03.2880979Z remote: Compressing objects: 69% (6735/9760) 2024-08-07T17:15:03.2995040Z remote: Compressing objects: 70% (6832/9760) 2024-08-07T17:15:03.3142663Z remote: Compressing objects: 71% (6930/9760) 2024-08-07T17:15:03.3245983Z remote: Compressing objects: 72% (7028/9760) 2024-08-07T17:15:03.3347422Z remote: Compressing objects: 73% (7125/9760) 2024-08-07T17:15:03.3444019Z remote: Compressing objects: 74% (7223/9760) 2024-08-07T17:15:03.3597417Z remote: Compressing objects: 75% (7320/9760) 2024-08-07T17:15:03.3703350Z remote: Compressing objects: 76% (7418/9760) 2024-08-07T17:15:03.3810711Z remote: Compressing objects: 77% (7516/9760) 2024-08-07T17:15:03.3940407Z remote: Compressing objects: 78% (7613/9760) 2024-08-07T17:15:03.4048550Z remote: Compressing objects: 79% (7711/9760) 2024-08-07T17:15:03.4196586Z remote: Compressing objects: 80% (7808/9760) 2024-08-07T17:15:03.4372563Z remote: Compressing objects: 81% (7906/9760) 2024-08-07T17:15:03.4516337Z remote: Compressing objects: 82% (8004/9760) 2024-08-07T17:15:03.4635893Z remote: Compressing objects: 83% (8101/9760) 2024-08-07T17:15:03.4763864Z remote: Compressing objects: 84% (8199/9760) 2024-08-07T17:15:03.4884765Z remote: Compressing objects: 85% (8296/9760) 2024-08-07T17:15:03.5035627Z remote: Compressing objects: 86% (8394/9760) 2024-08-07T17:15:03.5143140Z remote: Compressing objects: 87% (8492/9760) 2024-08-07T17:15:03.5246105Z remote: Compressing objects: 88% (8589/9760) 2024-08-07T17:15:03.5366184Z remote: Compressing objects: 89% (8687/9760) 2024-08-07T17:15:03.5398135Z remote: Compressing objects: 90% (8784/9760) 2024-08-07T17:15:03.5410719Z remote: Compressing objects: 91% (8882/9760) 2024-08-07T17:15:03.5421170Z remote: Compressing objects: 92% (8980/9760) 2024-08-07T17:15:03.5440380Z remote: Compressing objects: 93% (9077/9760) 2024-08-07T17:15:03.5449128Z remote: Compressing objects: 94% (9175/9760) 2024-08-07T17:15:03.5461693Z remote: Compressing objects: 95% (9272/9760) 2024-08-07T17:15:03.5473132Z remote: Compressing objects: 96% (9370/9760) 2024-08-07T17:15:03.5488500Z remote: Compressing objects: 97% (9468/9760) 2024-08-07T17:15:03.5501783Z remote: Compressing objects: 98% (9565/9760) 2024-08-07T17:15:03.5511068Z remote: Compressing objects: 99% (9663/9760) 2024-08-07T17:15:03.5512068Z remote: Compressing objects: 100% (9760/9760) 2024-08-07T17:15:03.5512727Z remote: Compressing objects: 100% (9760/9760), done. 2024-08-07T17:15:06.2658496Z remote: Total 11299 (delta 1502), reused 4922 (delta 1252), pack-reused 0 2024-08-07T17:15:06.5515978Z ##[endgroup] 2024-08-07T17:15:06.5516814Z ##[group]Determining the checkout info 2024-08-07T17:15:06.5517771Z ##[endgroup] 2024-08-07T17:15:06.5518524Z ##[group]Checking out the ref 2024-08-07T17:15:06.5522907Z [command]/usr/bin/git checkout --quiet --force 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:07.9087809Z ##[endgroup] 2024-08-07T17:15:07.9125103Z [command]/usr/bin/git log -1 --format='%H' 2024-08-07T17:15:07.9146329Z '016588f53c6904b840aa56aa86f95460b4d9c996' 2024-08-07T17:15:07.9327411Z ##[group]Run actions/setup-python@v4 2024-08-07T17:15:07.9327782Z with: 2024-08-07T17:15:07.9328017Z python-version: 3.8 2024-08-07T17:15:07.9328319Z architecture: x64 2024-08-07T17:15:07.9328567Z check-latest: false 2024-08-07T17:15:07.9328830Z cache: pip 2024-08-07T17:15:07.9329126Z cache-dependency-path: **/requirements.txt 2024-08-07T17:15:07.9329641Z token: *** 2024-08-07T17:15:07.9329883Z update-environment: true 2024-08-07T17:15:07.9330182Z allow-prereleases: false 2024-08-07T17:15:07.9330453Z ##[endgroup] 2024-08-07T17:15:08.0569016Z ##[group]Installed versions 2024-08-07T17:15:08.0700803Z Successfully set up CPython (3.8.18) 2024-08-07T17:15:08.0701996Z ##[endgroup] 2024-08-07T17:15:09.1384580Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-08-07T17:15:09.3911457Z /home/runner/.cache/pip 2024-08-07T17:15:10.5216688Z Received 260046848 of 1014624357 (25.6%), 247.5 MBs/sec 2024-08-07T17:15:11.5449938Z Received 557842432 of 1014624357 (55.0%), 262.7 MBs/sec 2024-08-07T17:15:12.5595402Z Received 910163968 of 1014624357 (89.7%), 285.5 MBs/sec 2024-08-07T17:15:13.8437842Z Received 1014624357 of 1014624357 (100.0%), 223.8 MBs/sec 2024-08-07T17:15:13.8438894Z Cache Size: ~968 MB (1014624357 B) 2024-08-07T17:15:13.8481949Z [command]/usr/bin/tar -xf /home/runner/work/_temp/9b3a0d39-8552-474f-8380-e32c40526621/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-08-07T17:15:16.2228880Z Cache restored successfully 2024-08-07T17:15:16.4350578Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285 2024-08-07T17:15:16.4572536Z ##[group]Run # All we need to see is that it passes 2024-08-07T17:15:16.4573009Z # All we need to see is that it passes 2024-08-07T17:15:16.4573415Z python3 torch/utils/collect_env.py 2024-08-07T17:15:16.4606476Z shell: /usr/bin/bash -e {0} 2024-08-07T17:15:16.4606769Z env: 2024-08-07T17:15:16.4607066Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:15:16.4607633Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-07T17:15:16.4608189Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:15:16.4608664Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:15:16.4609127Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-07T17:15:16.4609622Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-07T17:15:16.4610016Z ##[endgroup] 2024-08-07T17:15:17.4927981Z Collecting environment information... 2024-08-07T17:15:17.4928768Z PyTorch version: N/A 2024-08-07T17:15:17.4929193Z Is debug build: N/A 2024-08-07T17:15:17.4929635Z CUDA used to build PyTorch: N/A 2024-08-07T17:15:17.4930156Z ROCM used to build PyTorch: N/A 2024-08-07T17:15:17.4930503Z 2024-08-07T17:15:17.4930679Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-08-07T17:15:17.4931559Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-08-07T17:15:17.4932252Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-08-07T17:15:17.4932787Z CMake version: version 3.30.1 2024-08-07T17:15:17.4933329Z Libc version: glibc-2.31 2024-08-07T17:15:17.4934058Z 2024-08-07T17:15:17.4934659Z Python version: 3.8.18 (default, Jul 16 2024, 19:04:03) [GCC 9.4.0] (64-bit runtime) 2024-08-07T17:15:17.4935755Z Python platform: Linux-5.15.0-1068-azure-x86_64-with-glibc2.2.5 2024-08-07T17:15:17.4936434Z Is CUDA available: N/A 2024-08-07T17:15:17.4936925Z CUDA runtime version: Could not collect 2024-08-07T17:15:17.4937615Z CUDA_MODULE_LOADING set to: N/A 2024-08-07T17:15:17.4938280Z GPU models and configuration: Could not collect 2024-08-07T17:15:17.4939057Z Nvidia driver version: Could not collect 2024-08-07T17:15:17.4939768Z cuDNN version: Could not collect 2024-08-07T17:15:17.4940319Z HIP runtime version: N/A 2024-08-07T17:15:17.4940823Z MIOpen runtime version: N/A 2024-08-07T17:15:17.4941300Z Is XNNPACK available: N/A 2024-08-07T17:15:17.4941582Z 2024-08-07T17:15:17.4941722Z CPU: 2024-08-07T17:15:17.4942139Z Architecture: x86_64 2024-08-07T17:15:17.4942933Z CPU op-mode(s): 32-bit, 64-bit 2024-08-07T17:15:17.4943650Z Byte Order: Little Endian 2024-08-07T17:15:17.4944483Z Address sizes: 48 bits physical, 48 bits virtual 2024-08-07T17:15:17.4945285Z CPU(s): 4 2024-08-07T17:15:17.4946205Z On-line CPU(s) list: 0-3 2024-08-07T17:15:17.4946838Z Thread(s) per core: 2 2024-08-07T17:15:17.4947452Z Core(s) per socket: 2 2024-08-07T17:15:17.4948054Z Socket(s): 1 2024-08-07T17:15:17.4948637Z NUMA node(s): 1 2024-08-07T17:15:17.4949256Z Vendor ID: AuthenticAMD 2024-08-07T17:15:17.4949864Z CPU family: 25 2024-08-07T17:15:17.4950465Z Model: 1 2024-08-07T17:15:17.4951282Z Model name: AMD EPYC 7763 64-Core Processor 2024-08-07T17:15:17.4951996Z Stepping: 1 2024-08-07T17:15:17.4952568Z CPU MHz: 3228.337 2024-08-07T17:15:17.4953197Z BogoMIPS: 4890.87 2024-08-07T17:15:17.4953863Z Virtualization: AMD-V 2024-08-07T17:15:17.4954474Z Hypervisor vendor: Microsoft 2024-08-07T17:15:17.4955122Z Virtualization type: full 2024-08-07T17:15:17.4955741Z L1d cache: 64 KiB 2024-08-07T17:15:17.4956336Z L1i cache: 64 KiB 2024-08-07T17:15:17.4957240Z L2 cache: 1 MiB 2024-08-07T17:15:17.4957887Z L3 cache: 32 MiB 2024-08-07T17:15:17.4958569Z NUMA node0 CPU(s): 0-3 2024-08-07T17:15:17.4959248Z Vulnerability Gather data sampling: Not affected 2024-08-07T17:15:17.4959997Z Vulnerability Itlb multihit: Not affected 2024-08-07T17:15:17.4960757Z Vulnerability L1tf: Not affected 2024-08-07T17:15:17.4961463Z Vulnerability Mds: Not affected 2024-08-07T17:15:17.4962191Z Vulnerability Meltdown: Not affected 2024-08-07T17:15:17.4962928Z Vulnerability Mmio stale data: Not affected 2024-08-07T17:15:17.4963731Z Vulnerability Reg file data sampling: Not affected 2024-08-07T17:15:17.4964525Z Vulnerability Retbleed: Not affected 2024-08-07T17:15:17.4965374Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-08-07T17:15:17.4966303Z Vulnerability Spec store bypass: Vulnerable 2024-08-07T17:15:17.4967435Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-08-07T17:15:17.4969249Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2024-08-07T17:15:17.4970579Z Vulnerability Srbds: Not affected 2024-08-07T17:15:17.4971330Z Vulnerability Tsx async abort: Not affected 2024-08-07T17:15:17.4977360Z 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-08-07T17:15:17.4981543Z 2024-08-07T17:15:17.4981758Z Versions of relevant libraries: 2024-08-07T17:15:17.4982151Z [pip3] No relevant packages 2024-08-07T17:15:17.4982456Z [conda] No relevant packages 2024-08-07T17:15:17.5030633Z Post job cleanup. 2024-08-07T17:15:17.6103171Z 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:15:17.6203638Z Post job cleanup. 2024-08-07T17:15:17.6249896Z Post job cleanup. 2024-08-07T17:15:17.6972108Z [command]/usr/bin/git version 2024-08-07T17:15:17.7005206Z git version 2.46.0 2024-08-07T17:15:17.7052483Z Temporarily overriding HOME='/home/runner/work/_temp/f650a38c-ccbf-4402-898b-180184888bf3' before making global git config changes 2024-08-07T17:15:17.7053571Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:15:17.7056199Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-07T17:15:17.7087034Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:15:17.7114369Z [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:15:17.7357881Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:15:17.7378052Z http.https://github.com/.extraheader 2024-08-07T17:15:17.7390170Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-07T17:15:17.7419876Z [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:15:17.7876067Z Cleaning up orphan processes