2024-06-26T04:40:00.1613136Z Current runner version: '2.317.0' 2024-06-26T04:40:00.1618421Z Runner name: 'linux.20_04.4x_23b74aad3bcd' 2024-06-26T04:40:00.1619125Z Runner group name: 'Default' 2024-06-26T04:40:00.1619772Z Machine name: 'runner' 2024-06-26T04:40:00.1634360Z ##[group]Operating System 2024-06-26T04:40:00.1634972Z Ubuntu 2024-06-26T04:40:00.1635287Z 20.04.6 2024-06-26T04:40:00.1635557Z LTS 2024-06-26T04:40:00.1635911Z ##[endgroup] 2024-06-26T04:40:00.1636249Z ##[group]Runner Image 2024-06-26T04:40:00.1636622Z Image: ubuntu-20.04 2024-06-26T04:40:00.1637007Z Version: 20240617.1.0 2024-06-26T04:40:00.1637962Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240617.1/images/ubuntu/Ubuntu2004-Readme.md 2024-06-26T04:40:00.1639394Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240617.1 2024-06-26T04:40:00.1640201Z ##[endgroup] 2024-06-26T04:40:00.1642365Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:40:00.1643919Z Actions: read 2024-06-26T04:40:00.1644470Z Attestations: read 2024-06-26T04:40:00.1644912Z Checks: read 2024-06-26T04:40:00.1645249Z Contents: read 2024-06-26T04:40:00.1645607Z Deployments: read 2024-06-26T04:40:00.1645941Z Discussions: read 2024-06-26T04:40:00.1646281Z Issues: read 2024-06-26T04:40:00.1646612Z Metadata: read 2024-06-26T04:40:00.1646925Z Packages: read 2024-06-26T04:40:00.1647273Z Pages: read 2024-06-26T04:40:00.1647614Z PullRequests: read 2024-06-26T04:40:00.1647969Z RepositoryProjects: read 2024-06-26T04:40:00.1648392Z SecurityEvents: read 2024-06-26T04:40:00.1648770Z Statuses: read 2024-06-26T04:40:00.1649082Z ##[endgroup] 2024-06-26T04:40:00.1651910Z Secret source: Actions 2024-06-26T04:40:00.1652511Z Prepare workflow directory 2024-06-26T04:40:00.2254058Z Prepare all required actions 2024-06-26T04:40:00.2407399Z Getting action download info 2024-06-26T04:40:00.3853702Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:04.3450491Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-06-26T04:40:04.5272767Z Getting action download info 2024-06-26T04:40:04.6219950Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:04.8151708Z Complete job name: Test collect_env (with_torch) 2024-06-26T04:40:04.9008743Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:04.9009254Z with: 2024-06-26T04:40:04.9009485Z submodules: false 2024-06-26T04:40:04.9009744Z fetch-depth: 1 2024-06-26T04:40:04.9009985Z ##[endgroup] 2024-06-26T04:40:04.9248056Z ##[group]Run retry () { 2024-06-26T04:40:04.9248433Z retry () { 2024-06-26T04:40:04.9248854Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:04.9249306Z } 2024-06-26T04:40:04.9249563Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.9249900Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:04.9250310Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.9250684Z else 2024-06-26T04:40:04.9250971Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.9251306Z fi 2024-06-26T04:40:04.9251550Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:04.9271711Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:04.9272161Z env: 2024-06-26T04:40:04.9272378Z NO_SUDO: 2024-06-26T04:40:04.9272596Z ##[endgroup] 2024-06-26T04:40:04.9458187Z /home/runner/work/pytorch/pytorch 2024-06-26T04:40:04.9680342Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:04.9680721Z with: 2024-06-26T04:40:04.9680975Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:04.9681330Z fetch-depth: 1 2024-06-26T04:40:04.9681594Z submodules: false 2024-06-26T04:40:04.9681871Z quiet-checkout: true 2024-06-26T04:40:04.9682151Z repository: pytorch/pytorch 2024-06-26T04:40:04.9682588Z token: *** 2024-06-26T04:40:04.9682833Z ssh-strict: true 2024-06-26T04:40:04.9683288Z persist-credentials: true 2024-06-26T04:40:04.9683575Z clean: true 2024-06-26T04:40:04.9683857Z sparse-checkout-cone-mode: true 2024-06-26T04:40:04.9684167Z lfs: false 2024-06-26T04:40:04.9684397Z set-safe-directory: true 2024-06-26T04:40:04.9684655Z ##[endgroup] 2024-06-26T04:40:05.0648982Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:05.0650844Z ##[group]Getting Git version info 2024-06-26T04:40:05.0651440Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-06-26T04:40:05.0652134Z [command]/usr/bin/git version 2024-06-26T04:40:05.2749559Z git version 2.45.2 2024-06-26T04:40:05.2774086Z ##[endgroup] 2024-06-26T04:40:05.2793774Z Temporarily overriding HOME='/home/runner/work/_temp/2162ebf3-da25-417e-8fe5-7de877599567' before making global git config changes 2024-06-26T04:40:05.2795510Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:05.2798904Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:40:05.2908958Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-06-26T04:40:05.2913664Z ##[group]Initializing the repository 2024-06-26T04:40:05.2917075Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-06-26T04:40:05.3242519Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:05.3243784Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:05.3244874Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:05.3246107Z hint: 2024-06-26T04:40:05.3246540Z hint: git config --global init.defaultBranch 2024-06-26T04:40:05.3246945Z hint: 2024-06-26T04:40:05.3247395Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:05.3248151Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:05.3248652Z hint: 2024-06-26T04:40:05.3248934Z hint: git branch -m 2024-06-26T04:40:05.3249476Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-06-26T04:40:05.3251385Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:05.3356485Z ##[endgroup] 2024-06-26T04:40:05.3357473Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:05.3360599Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:05.3382119Z ##[endgroup] 2024-06-26T04:40:05.3382816Z ##[group]Setting up auth 2024-06-26T04:40:05.3387998Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:05.3411285Z [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:05.6233439Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:05.6255999Z [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:05.6397396Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:05.6423462Z ##[endgroup] 2024-06-26T04:40:05.6424182Z ##[group]Fetching the repository 2024-06-26T04:40:05.6429970Z [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.9271250Z remote: Enumerating objects: 11184, done. 2024-06-26T04:40:05.9272106Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:40:05.9272875Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:40:05.9273654Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:40:05.9274416Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:40:05.9275482Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:40:05.9276230Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:40:05.9276961Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:40:05.9277733Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:40:05.9278504Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:40:05.9279285Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:40:05.9280072Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:40:05.9280851Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:40:05.9281604Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:40:05.9282393Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:40:05.9283188Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:40:05.9283964Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:40:05.9284775Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:40:05.9285555Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:40:05.9286337Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:40:05.9287120Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:40:05.9287918Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:40:05.9288676Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:40:05.9289419Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:40:05.9290170Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:40:05.9290929Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:40:05.9291677Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:40:05.9292432Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:40:05.9293211Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:40:05.9293961Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:40:05.9294733Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:40:05.9295483Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:40:05.9296251Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:40:05.9297273Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:40:05.9298112Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:40:05.9298953Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:40:05.9299725Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:40:05.9300666Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:40:05.9301437Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:40:05.9302208Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:40:05.9302968Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:40:05.9303720Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:40:05.9304469Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:40:05.9305232Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:40:05.9305978Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:40:05.9306712Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:40:05.9307404Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:40:05.9308101Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:40:05.9308789Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:40:05.9309526Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:40:05.9310221Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:40:05.9310916Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:40:05.9311628Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:40:05.9312363Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:40:05.9313086Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:40:05.9313999Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:40:05.9314686Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:40:05.9315401Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:40:05.9316095Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:40:05.9316788Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:40:05.9317495Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:40:05.9318195Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:40:05.9318890Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:40:05.9319595Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:40:05.9320287Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:40:05.9321110Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:40:05.9321818Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:40:05.9322551Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:40:05.9323319Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:40:05.9324013Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:40:05.9324713Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:40:05.9325456Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:40:05.9326179Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:40:05.9326902Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:40:05.9327612Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:40:05.9328310Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:40:05.9329067Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:40:05.9329892Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:40:05.9330640Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:40:05.9331365Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:40:05.9332092Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:40:05.9332822Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:40:05.9333526Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:40:05.9334238Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:40:05.9335194Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:40:05.9336013Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:40:05.9336800Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:40:05.9337577Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:40:05.9338348Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:40:05.9339088Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:40:05.9339859Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:40:05.9340885Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:40:05.9341675Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:40:05.9342442Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:40:05.9343185Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:40:05.9343926Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:40:05.9344666Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:40:05.9345419Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:40:05.9346162Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:40:05.9346926Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:40:05.9347702Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:40:05.9348450Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:40:05.9349277Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:40:05.9350139Z remote: Compressing objects: 0% (1/9658) 2024-06-26T04:40:05.9350914Z remote: Compressing objects: 1% (97/9658) 2024-06-26T04:40:05.9351717Z remote: Compressing objects: 2% (194/9658) 2024-06-26T04:40:05.9352773Z remote: Compressing objects: 3% (290/9658) 2024-06-26T04:40:05.9353523Z remote: Compressing objects: 4% (387/9658) 2024-06-26T04:40:05.9354272Z remote: Compressing objects: 5% (483/9658) 2024-06-26T04:40:05.9355028Z remote: Compressing objects: 6% (580/9658) 2024-06-26T04:40:05.9355786Z remote: Compressing objects: 7% (677/9658) 2024-06-26T04:40:05.9356578Z remote: Compressing objects: 8% (773/9658) 2024-06-26T04:40:05.9357316Z remote: Compressing objects: 9% (870/9658) 2024-06-26T04:40:05.9358083Z remote: Compressing objects: 10% (966/9658) 2024-06-26T04:40:05.9358912Z remote: Compressing objects: 11% (1063/9658) 2024-06-26T04:40:05.9359737Z remote: Compressing objects: 12% (1159/9658) 2024-06-26T04:40:05.9360547Z remote: Compressing objects: 13% (1256/9658) 2024-06-26T04:40:05.9361326Z remote: Compressing objects: 14% (1353/9658) 2024-06-26T04:40:05.9362108Z remote: Compressing objects: 15% (1449/9658) 2024-06-26T04:40:05.9362868Z remote: Compressing objects: 16% (1546/9658) 2024-06-26T04:40:05.9363621Z remote: Compressing objects: 17% (1642/9658) 2024-06-26T04:40:05.9364400Z remote: Compressing objects: 18% (1739/9658) 2024-06-26T04:40:05.9365217Z remote: Compressing objects: 19% (1836/9658) 2024-06-26T04:40:05.9366020Z remote: Compressing objects: 20% (1932/9658) 2024-06-26T04:40:05.9366842Z remote: Compressing objects: 21% (2029/9658) 2024-06-26T04:40:05.9367676Z remote: Compressing objects: 22% (2125/9658) 2024-06-26T04:40:05.9368457Z remote: Compressing objects: 22% (2152/9658) 2024-06-26T04:40:05.9369255Z remote: Compressing objects: 23% (2222/9658) 2024-06-26T04:40:05.9370059Z remote: Compressing objects: 24% (2318/9658) 2024-06-26T04:40:05.9370856Z remote: Compressing objects: 25% (2415/9658) 2024-06-26T04:40:05.9371657Z remote: Compressing objects: 26% (2512/9658) 2024-06-26T04:40:05.9372456Z remote: Compressing objects: 27% (2608/9658) 2024-06-26T04:40:05.9373238Z remote: Compressing objects: 28% (2705/9658) 2024-06-26T04:40:05.9374022Z remote: Compressing objects: 29% (2801/9658) 2024-06-26T04:40:05.9375027Z remote: Compressing objects: 30% (2898/9658) 2024-06-26T04:40:05.9375877Z remote: Compressing objects: 31% (2994/9658) 2024-06-26T04:40:05.9376671Z remote: Compressing objects: 32% (3091/9658) 2024-06-26T04:40:05.9377443Z remote: Compressing objects: 33% (3188/9658) 2024-06-26T04:40:05.9378224Z remote: Compressing objects: 34% (3284/9658) 2024-06-26T04:40:05.9378962Z remote: Compressing objects: 35% (3381/9658) 2024-06-26T04:40:05.9379692Z remote: Compressing objects: 36% (3477/9658) 2024-06-26T04:40:05.9380611Z remote: Compressing objects: 37% (3574/9658) 2024-06-26T04:40:05.9381368Z remote: Compressing objects: 38% (3671/9658) 2024-06-26T04:40:05.9382111Z remote: Compressing objects: 39% (3767/9658) 2024-06-26T04:40:05.9382858Z remote: Compressing objects: 40% (3864/9658) 2024-06-26T04:40:05.9383594Z remote: Compressing objects: 41% (3960/9658) 2024-06-26T04:40:05.9384349Z remote: Compressing objects: 42% (4057/9658) 2024-06-26T04:40:05.9385112Z remote: Compressing objects: 43% (4153/9658) 2024-06-26T04:40:05.9385874Z remote: Compressing objects: 44% (4250/9658) 2024-06-26T04:40:05.9386640Z remote: Compressing objects: 45% (4347/9658) 2024-06-26T04:40:05.9387414Z remote: Compressing objects: 46% (4443/9658) 2024-06-26T04:40:05.9388218Z remote: Compressing objects: 47% (4540/9658) 2024-06-26T04:40:05.9389009Z remote: Compressing objects: 48% (4636/9658) 2024-06-26T04:40:05.9389802Z remote: Compressing objects: 49% (4733/9658) 2024-06-26T04:40:05.9390588Z remote: Compressing objects: 50% (4829/9658) 2024-06-26T04:40:05.9391590Z remote: Compressing objects: 51% (4926/9658) 2024-06-26T04:40:05.9392363Z remote: Compressing objects: 52% (5023/9658) 2024-06-26T04:40:05.9393165Z remote: Compressing objects: 53% (5119/9658) 2024-06-26T04:40:05.9393978Z remote: Compressing objects: 54% (5216/9658) 2024-06-26T04:40:05.9394778Z remote: Compressing objects: 55% (5312/9658) 2024-06-26T04:40:05.9395547Z remote: Compressing objects: 55% (5315/9658) 2024-06-26T04:40:05.9396323Z remote: Compressing objects: 56% (5409/9658) 2024-06-26T04:40:05.9397080Z remote: Compressing objects: 57% (5506/9658) 2024-06-26T04:40:05.9397834Z remote: Compressing objects: 58% (5602/9658) 2024-06-26T04:40:05.9398593Z remote: Compressing objects: 59% (5699/9658) 2024-06-26T04:40:05.9399364Z remote: Compressing objects: 60% (5795/9658) 2024-06-26T04:40:05.9400131Z remote: Compressing objects: 61% (5892/9658) 2024-06-26T04:40:05.9400930Z remote: Compressing objects: 62% (5988/9658) 2024-06-26T04:40:05.9401728Z remote: Compressing objects: 63% (6085/9658) 2024-06-26T04:40:05.9402532Z remote: Compressing objects: 64% (6182/9658) 2024-06-26T04:40:05.9403326Z remote: Compressing objects: 65% (6278/9658) 2024-06-26T04:40:05.9404122Z remote: Compressing objects: 66% (6375/9658) 2024-06-26T04:40:05.9404924Z remote: Compressing objects: 67% (6471/9658) 2024-06-26T04:40:05.9405697Z remote: Compressing objects: 68% (6568/9658) 2024-06-26T04:40:05.9406442Z remote: Compressing objects: 69% (6665/9658) 2024-06-26T04:40:05.9407197Z remote: Compressing objects: 70% (6761/9658) 2024-06-26T04:40:05.9407994Z remote: Compressing objects: 71% (6858/9658) 2024-06-26T04:40:05.9408789Z remote: Compressing objects: 72% (6954/9658) 2024-06-26T04:40:05.9409567Z remote: Compressing objects: 73% (7051/9658) 2024-06-26T04:40:05.9410332Z remote: Compressing objects: 74% (7147/9658) 2024-06-26T04:40:05.9411125Z remote: Compressing objects: 75% (7244/9658) 2024-06-26T04:40:05.9411919Z remote: Compressing objects: 76% (7341/9658) 2024-06-26T04:40:05.9412732Z remote: Compressing objects: 77% (7437/9658) 2024-06-26T04:40:05.9413753Z remote: Compressing objects: 78% (7534/9658) 2024-06-26T04:40:05.9414606Z remote: Compressing objects: 79% (7630/9658) 2024-06-26T04:40:05.9415423Z remote: Compressing objects: 80% (7727/9658) 2024-06-26T04:40:05.9416240Z remote: Compressing objects: 81% (7823/9658) 2024-06-26T04:40:05.9417037Z remote: Compressing objects: 82% (7920/9658) 2024-06-26T04:40:05.9417831Z remote: Compressing objects: 83% (8017/9658) 2024-06-26T04:40:05.9418629Z remote: Compressing objects: 84% (8113/9658) 2024-06-26T04:40:05.9419408Z remote: Compressing objects: 85% (8210/9658) 2024-06-26T04:40:05.9420414Z remote: Compressing objects: 86% (8306/9658) 2024-06-26T04:40:05.9421245Z remote: Compressing objects: 87% (8403/9658) 2024-06-26T04:40:05.9422036Z remote: Compressing objects: 88% (8500/9658) 2024-06-26T04:40:05.9422804Z remote: Compressing objects: 89% (8596/9658) 2024-06-26T04:40:05.9423586Z remote: Compressing objects: 90% (8693/9658) 2024-06-26T04:40:05.9424349Z remote: Compressing objects: 91% (8789/9658) 2024-06-26T04:40:05.9425092Z remote: Compressing objects: 92% (8886/9658) 2024-06-26T04:40:05.9425813Z remote: Compressing objects: 93% (8982/9658) 2024-06-26T04:40:05.9426551Z remote: Compressing objects: 94% (9079/9658) 2024-06-26T04:40:05.9427320Z remote: Compressing objects: 95% (9176/9658) 2024-06-26T04:40:05.9428061Z remote: Compressing objects: 96% (9272/9658) 2024-06-26T04:40:05.9428778Z remote: Compressing objects: 97% (9369/9658) 2024-06-26T04:40:05.9429527Z remote: Compressing objects: 98% (9465/9658) 2024-06-26T04:40:05.9430318Z remote: Compressing objects: 99% (9562/9658) 2024-06-26T04:40:05.9431284Z remote: Compressing objects: 100% (9658/9658) 2024-06-26T04:40:05.9432081Z remote: Compressing objects: 100% (9658/9658), done. 2024-06-26T04:40:07.6526299Z remote: Total 11184 (delta 1468), reused 5456 (delta 1239), pack-reused 0 2024-06-26T04:40:08.2138880Z ##[endgroup] 2024-06-26T04:40:08.2139628Z ##[group]Determining the checkout info 2024-06-26T04:40:08.2141275Z ##[endgroup] 2024-06-26T04:40:08.2141990Z ##[group]Checking out the ref 2024-06-26T04:40:08.2146633Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:09.2574176Z ##[endgroup] 2024-06-26T04:40:09.2607178Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:40:09.2625132Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:40:09.2769293Z ##[group]Run actions/setup-python@v4 2024-06-26T04:40:09.2769640Z with: 2024-06-26T04:40:09.2769862Z python-version: 3.8 2024-06-26T04:40:09.2770144Z architecture: x64 2024-06-26T04:40:09.2770400Z check-latest: false 2024-06-26T04:40:09.2770645Z cache: pip 2024-06-26T04:40:09.2770921Z cache-dependency-path: **/requirements.txt 2024-06-26T04:40:09.2771422Z token: *** 2024-06-26T04:40:09.2771668Z update-environment: true 2024-06-26T04:40:09.2771949Z allow-prereleases: false 2024-06-26T04:40:09.2772215Z ##[endgroup] 2024-06-26T04:40:09.4029981Z ##[group]Installed versions 2024-06-26T04:40:09.5476509Z Successfully set up CPython (3.8.18) 2024-06-26T04:40:09.5477885Z ##[endgroup] 2024-06-26T04:40:10.4239420Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-06-26T04:40:12.6638414Z /home/runner/.cache/pip 2024-06-26T04:40:13.8217100Z Received 276824064 of 646469799 (42.8%), 264.0 MBs/sec 2024-06-26T04:40:15.0154070Z Received 646469799 of 646469799 (100.0%), 281.0 MBs/sec 2024-06-26T04:40:15.0156193Z Cache Size: ~617 MB (646469799 B) 2024-06-26T04:40:15.0195770Z [command]/usr/bin/tar -xf /home/runner/work/_temp/dcb9b9e4-c4e8-497e-97ae-b57a5e65d1c0/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-06-26T04:40:15.8346470Z Cache restored successfully 2024-06-26T04:40:15.8903246Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-38ff74afa25381b8e06356d2314fad42d7e72371056d5251f573f86228695e95 2024-06-26T04:40:15.9379653Z ##[group]Run pip install -r requirements.txt 2024-06-26T04:40:15.9380366Z pip install -r requirements.txt 2024-06-26T04:40:15.9381051Z # Doesn't really matter what torch version, we just need ANY torch installed 2024-06-26T04:40:15.9381710Z pip install 'torch==1.*' 2024-06-26T04:40:15.9399848Z shell: /usr/bin/bash -e {0} 2024-06-26T04:40:15.9400140Z env: 2024-06-26T04:40:15.9400438Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:15.9400989Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:40:15.9401523Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:15.9402005Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:15.9402474Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:40:15.9402950Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:40:15.9403349Z ##[endgroup] 2024-06-26T04:40:16.6336568Z Ignoring setuptools: markers 'python_version >= "3.12"' don't match your environment 2024-06-26T04:40:16.7009355Z Collecting astunparse (from -r requirements.txt (line 2)) 2024-06-26T04:40:16.7174369Z Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) 2024-06-26T04:40:16.7343347Z Collecting expecttest!=0.2.0 (from -r requirements.txt (line 3)) 2024-06-26T04:40:16.7389434Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-06-26T04:40:17.2545599Z Collecting hypothesis (from -r requirements.txt (line 4)) 2024-06-26T04:40:17.2581143Z Downloading hypothesis-6.104.1-py3-none-any.whl.metadata (6.3 kB) 2024-06-26T04:40:17.4704470Z Collecting numpy (from -r requirements.txt (line 5)) 2024-06-26T04:40:17.4723171Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-06-26T04:40:17.5876695Z Collecting psutil (from -r requirements.txt (line 6)) 2024-06-26T04:40:17.5923104Z Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-06-26T04:40:17.6379966Z Collecting pyyaml (from -r requirements.txt (line 7)) 2024-06-26T04:40:17.6416361Z Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2024-06-26T04:40:17.6830334Z Collecting requests (from -r requirements.txt (line 8)) 2024-06-26T04:40:17.6864066Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-06-26T04:40:17.6889967Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (56.0.0) 2024-06-26T04:40:17.7032578Z Collecting types-dataclasses (from -r requirements.txt (line 10)) 2024-06-26T04:40:17.7136083Z Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2024-06-26T04:40:17.7378178Z Collecting typing-extensions>=4.8.0 (from -r requirements.txt (line 11)) 2024-06-26T04:40:17.7473314Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2024-06-26T04:40:17.7724575Z Collecting sympy (from -r requirements.txt (line 12)) 2024-06-26T04:40:17.7767918Z Downloading sympy-1.12.1-py3-none-any.whl.metadata (12 kB) 2024-06-26T04:40:17.8105001Z Collecting filelock (from -r requirements.txt (line 13)) 2024-06-26T04:40:17.8138446Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-06-26T04:40:17.8475211Z Collecting networkx (from -r requirements.txt (line 14)) 2024-06-26T04:40:17.8510865Z Downloading networkx-3.1-py3-none-any.whl.metadata (5.3 kB) 2024-06-26T04:40:17.8740396Z Collecting jinja2 (from -r requirements.txt (line 15)) 2024-06-26T04:40:17.8757036Z Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-06-26T04:40:17.9070433Z Collecting fsspec (from -r requirements.txt (line 16)) 2024-06-26T04:40:17.9106690Z Downloading fsspec-2024.6.0-py3-none-any.whl.metadata (11 kB) 2024-06-26T04:40:17.9380489Z Collecting lintrunner (from -r requirements.txt (line 17)) 2024-06-26T04:40:17.9420101Z Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2024-06-26T04:40:17.9777204Z Collecting ninja (from -r requirements.txt (line 18)) 2024-06-26T04:40:17.9813340Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-06-26T04:40:18.0090523Z Collecting packaging (from -r requirements.txt (line 21)) 2024-06-26T04:40:18.0126430Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-06-26T04:40:18.0610479Z Collecting optree>=0.11.0 (from -r requirements.txt (line 22)) 2024-06-26T04:40:18.0676636Z Downloading optree-0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (45 kB) 2024-06-26T04:40:18.0720306Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.4/45.4 kB 18.7 MB/s eta 0:00:00 2024-06-26T04:40:18.1120831Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2024-06-26T04:40:18.1156048Z Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-06-26T04:40:18.1359742Z Collecting six<2.0,>=1.6.1 (from astunparse->-r requirements.txt (line 2)) 2024-06-26T04:40:18.1376702Z Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2024-06-26T04:40:18.1952618Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 4)) 2024-06-26T04:40:18.1987971Z Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 2024-06-26T04:40:18.2182738Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 4)) 2024-06-26T04:40:18.2216768Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-06-26T04:40:18.2405017Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 4)) 2024-06-26T04:40:18.2422614Z Using cached exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) 2024-06-26T04:40:18.3450770Z Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 8)) 2024-06-26T04:40:18.3468479Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-06-26T04:40:18.3647758Z Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 8)) 2024-06-26T04:40:18.3664722Z Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-06-26T04:40:18.4167504Z Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 8)) 2024-06-26T04:40:18.4202301Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-06-26T04:40:18.4471344Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 8)) 2024-06-26T04:40:18.4505413Z Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) 2024-06-26T04:40:18.5207072Z Collecting mpmath<1.4.0,>=1.1.0 (from sympy->-r requirements.txt (line 12)) 2024-06-26T04:40:18.5244395Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-06-26T04:40:18.6175332Z Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 15)) 2024-06-26T04:40:18.6193968Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-06-26T04:40:18.8301098Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2024-06-26T04:40:18.8366742Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-06-26T04:40:18.8439070Z Downloading hypothesis-6.104.1-py3-none-any.whl (462 kB) 2024-06-26T04:40:18.8512627Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 462.0/462.0 kB 88.3 MB/s eta 0:00:00 2024-06-26T04:40:18.8528793Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-06-26T04:40:18.8830689Z Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2024-06-26T04:40:18.8884983Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.5/290.5 kB 82.0 MB/s eta 0:00:00 2024-06-26T04:40:18.8948909Z Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) 2024-06-26T04:40:18.9029784Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 129.4 MB/s eta 0:00:00 2024-06-26T04:40:18.9083089Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-06-26T04:40:18.9123340Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 28.8 MB/s eta 0:00:00 2024-06-26T04:40:18.9169301Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2024-06-26T04:40:18.9220699Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-06-26T04:40:18.9979252Z Downloading sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-06-26T04:40:19.0337434Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 170.4 MB/s eta 0:00:00 2024-06-26T04:40:19.0374693Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-06-26T04:40:19.0447411Z Downloading networkx-3.1-py3-none-any.whl (2.1 MB) 2024-06-26T04:40:19.0598169Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 157.9 MB/s eta 0:00:00 2024-06-26T04:40:19.0615491Z Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-06-26T04:40:19.0662799Z Downloading fsspec-2024.6.0-py3-none-any.whl (176 kB) 2024-06-26T04:40:19.0708703Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.9/176.9 kB 65.1 MB/s eta 0:00:00 2024-06-26T04:40:19.0774572Z Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) 2024-06-26T04:40:19.0972539Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 164.0 MB/s eta 0:00:00 2024-06-26T04:40:19.1029118Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-06-26T04:40:19.1079265Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.2/307.2 kB 96.3 MB/s eta 0:00:00 2024-06-26T04:40:19.1113814Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-06-26T04:40:19.1155091Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 20.8 MB/s eta 0:00:00 2024-06-26T04:40:19.1213270Z Downloading optree-0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (311 kB) 2024-06-26T04:40:19.1266704Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.1/311.1 kB 93.2 MB/s eta 0:00:00 2024-06-26T04:40:19.1307693Z Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 2024-06-26T04:40:19.1346036Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 27.5 MB/s eta 0:00:00 2024-06-26T04:40:19.1383463Z Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) 2024-06-26T04:40:19.1430241Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 60.5 MB/s eta 0:00:00 2024-06-26T04:40:19.1447415Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2024-06-26T04:40:19.1466845Z Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB) 2024-06-26T04:40:19.1483792Z Using cached idna-3.7-py3-none-any.whl (66 kB) 2024-06-26T04:40:19.1502550Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-06-26T04:40:19.1537088Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-06-26T04:40:19.1606623Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 112.7 MB/s eta 0:00:00 2024-06-26T04:40:19.1623706Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-06-26T04:40:19.1662652Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-06-26T04:40:19.1724692Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-06-26T04:40:19.1767495Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 48.4 MB/s eta 0:00:00 2024-06-26T04:40:19.1802275Z Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 2024-06-26T04:40:19.1848728Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 20.6 MB/s eta 0:00:00 2024-06-26T04:40:19.5231268Z Installing collected packages: types-dataclasses, sortedcontainers, ninja, mpmath, wheel, urllib3, typing-extensions, sympy, six, pyyaml, psutil, packaging, numpy, networkx, MarkupSafe, lintrunner, idna, fsspec, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, optree, jinja2, hypothesis, astunparse 2024-06-26T04:40:26.8052723Z Successfully installed MarkupSafe-2.1.5 astunparse-1.6.3 attrs-23.2.0 certifi-2024.6.2 charset-normalizer-3.3.2 exceptiongroup-1.2.1 expecttest-0.2.1 filelock-3.15.4 fsspec-2024.6.0 hypothesis-6.104.1 idna-3.7 jinja2-3.1.4 lintrunner-0.12.5 mpmath-1.3.0 networkx-3.1 ninja-1.11.1.1 numpy-1.24.4 optree-0.11.0 packaging-24.1 psutil-6.0.0 pyyaml-6.0.1 requests-2.32.3 six-1.16.0 sortedcontainers-2.4.0 sympy-1.12.1 types-dataclasses-0.6.6 typing-extensions-4.12.2 urllib3-2.2.2 wheel-0.43.0 2024-06-26T04:40:26.9097026Z 2024-06-26T04:40:26.9097940Z [notice] A new release of pip is available: 23.0.1 -> 24.1 2024-06-26T04:40:26.9098856Z [notice] To update, run: pip install --upgrade pip 2024-06-26T04:40:27.4729160Z Collecting torch==1.* 2024-06-26T04:40:27.4867367Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl.metadata (24 kB) 2024-06-26T04:40:27.4985954Z Requirement already satisfied: typing-extensions in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from torch==1.*) (4.12.2) 2024-06-26T04:40:27.5108991Z Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch==1.*) 2024-06-26T04:40:27.5152256Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-06-26T04:40:27.5312480Z Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch==1.*) 2024-06-26T04:40:27.5349967Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-06-26T04:40:27.5483272Z Collecting nvidia-cublas-cu11==11.10.3.66 (from torch==1.*) 2024-06-26T04:40:27.5521434Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-06-26T04:40:27.5655291Z Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch==1.*) 2024-06-26T04:40:27.5695936Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) 2024-06-26T04:40:27.5740316Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (56.0.0) 2024-06-26T04:40:27.5744228Z Requirement already satisfied: wheel in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (0.43.0) 2024-06-26T04:40:27.6089991Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl (887.4 MB) 2024-06-26T04:40:38.3865301Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.4/887.4 MB 1.5 MB/s eta 0:00:00 2024-06-26T04:40:38.3935103Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 2024-06-26T04:40:41.2012687Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 7.1 MB/s eta 0:00:00 2024-06-26T04:40:41.2085442Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 2024-06-26T04:40:41.3448515Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 137.4 MB/s eta 0:00:00 2024-06-26T04:40:41.3515030Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 2024-06-26T04:40:41.3599035Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 135.8 MB/s eta 0:00:00 2024-06-26T04:40:41.3658412Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 2024-06-26T04:40:47.6095611Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 2.7 MB/s eta 0:00:00 2024-06-26T04:40:49.5019861Z Installing collected packages: nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cublas-cu11, nvidia-cudnn-cu11, torch 2024-06-26T04:41:11.5373701Z Successfully installed nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 torch-1.13.1 2024-06-26T04:41:11.5761555Z 2024-06-26T04:41:11.5762523Z [notice] A new release of pip is available: 23.0.1 -> 24.1 2024-06-26T04:41:11.5763513Z [notice] To update, run: pip install --upgrade pip 2024-06-26T04:41:11.7889222Z ##[group]Run # All we need to see is that it passes 2024-06-26T04:41:11.7889703Z # All we need to see is that it passes 2024-06-26T04:41:11.7890108Z python3 torch/utils/collect_env.py 2024-06-26T04:41:11.7906779Z shell: /usr/bin/bash -e {0} 2024-06-26T04:41:11.7907079Z env: 2024-06-26T04:41:11.7907375Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:41:11.7907927Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:41:11.7908472Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:41:11.7908943Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:41:11.7909406Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:41:11.7909885Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:41:11.7910285Z ##[endgroup] 2024-06-26T04:41:25.7197153Z Collecting environment information... 2024-06-26T04:41:25.7198029Z PyTorch version: 1.13.1+cu117 2024-06-26T04:41:25.7198966Z Is debug build: False 2024-06-26T04:41:25.7199545Z CUDA used to build PyTorch: 11.7 2024-06-26T04:41:25.7200015Z ROCM used to build PyTorch: N/A 2024-06-26T04:41:25.7200237Z 2024-06-26T04:41:25.7200352Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-06-26T04:41:25.7200961Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-06-26T04:41:25.7201419Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-06-26T04:41:25.7201765Z CMake version: version 3.29.5 2024-06-26T04:41:25.7202110Z Libc version: glibc-2.31 2024-06-26T04:41:25.7202295Z 2024-06-26T04:41:25.7202686Z Python version: 3.8.18 (default, Aug 28 2023, 08:26:46) [GCC 9.4.0] (64-bit runtime) 2024-06-26T04:41:25.7203415Z Python platform: Linux-5.15.0-1064-azure-x86_64-with-glibc2.2.5 2024-06-26T04:41:25.7205187Z Is CUDA available: False 2024-06-26T04:41:25.7205726Z CUDA runtime version: No CUDA 2024-06-26T04:41:25.7206260Z CUDA_MODULE_LOADING set to: N/A 2024-06-26T04:41:25.7206827Z GPU models and configuration: No CUDA 2024-06-26T04:41:25.7207425Z Nvidia driver version: No CUDA 2024-06-26T04:41:25.7207942Z cuDNN version: No CUDA 2024-06-26T04:41:25.7208410Z HIP runtime version: N/A 2024-06-26T04:41:25.7208888Z MIOpen runtime version: N/A 2024-06-26T04:41:25.7209298Z Is XNNPACK available: True 2024-06-26T04:41:25.7209503Z 2024-06-26T04:41:25.7209590Z CPU: 2024-06-26T04:41:25.7209831Z Architecture: x86_64 2024-06-26T04:41:25.7210321Z CPU op-mode(s): 32-bit, 64-bit 2024-06-26T04:41:25.7210737Z Byte Order: Little Endian 2024-06-26T04:41:25.7211203Z Address sizes: 48 bits physical, 48 bits virtual 2024-06-26T04:41:25.7211633Z CPU(s): 4 2024-06-26T04:41:25.7212010Z On-line CPU(s) list: 0-3 2024-06-26T04:41:25.7212352Z Thread(s) per core: 2 2024-06-26T04:41:25.7212675Z Core(s) per socket: 2 2024-06-26T04:41:25.7212991Z Socket(s): 1 2024-06-26T04:41:25.7213306Z NUMA node(s): 1 2024-06-26T04:41:25.7213654Z Vendor ID: AuthenticAMD 2024-06-26T04:41:25.7214020Z CPU family: 25 2024-06-26T04:41:25.7214339Z Model: 1 2024-06-26T04:41:25.7214804Z Model name: AMD EPYC 7763 64-Core Processor 2024-06-26T04:41:25.7215221Z Stepping: 1 2024-06-26T04:41:25.7215558Z CPU MHz: 2445.436 2024-06-26T04:41:25.7215927Z BogoMIPS: 4890.87 2024-06-26T04:41:25.7216307Z Virtualization: AMD-V 2024-06-26T04:41:25.7216674Z Hypervisor vendor: Microsoft 2024-06-26T04:41:25.7217038Z Virtualization type: full 2024-06-26T04:41:25.7217392Z L1d cache: 64 KiB 2024-06-26T04:41:25.7217732Z L1i cache: 64 KiB 2024-06-26T04:41:25.7218070Z L2 cache: 1 MiB 2024-06-26T04:41:25.7218594Z L3 cache: 32 MiB 2024-06-26T04:41:25.7219967Z NUMA node0 CPU(s): 0-3 2024-06-26T04:41:25.7220799Z Vulnerability Gather data sampling: Not affected 2024-06-26T04:41:25.7221481Z Vulnerability Itlb multihit: Not affected 2024-06-26T04:41:25.7222123Z Vulnerability L1tf: Not affected 2024-06-26T04:41:25.7222785Z Vulnerability Mds: Not affected 2024-06-26T04:41:25.7223234Z Vulnerability Meltdown: Not affected 2024-06-26T04:41:25.7224432Z Vulnerability Mmio stale data: Not affected 2024-06-26T04:41:25.7225318Z Vulnerability Retbleed: Not affected 2024-06-26T04:41:25.7226307Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-06-26T04:41:25.7227311Z Vulnerability Spec store bypass: Vulnerable 2024-06-26T04:41:25.7228430Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-06-26T04:41:25.7230363Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2024-06-26T04:41:25.7231924Z Vulnerability Srbds: Not affected 2024-06-26T04:41:25.7232723Z Vulnerability Tsx async abort: Not affected 2024-06-26T04:41:25.7238109Z 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:25.7243405Z 2024-06-26T04:41:25.7243789Z Versions of relevant libraries: 2024-06-26T04:41:25.7244307Z [pip3] numpy==1.24.4 2024-06-26T04:41:25.7244595Z [pip3] optree==0.11.0 2024-06-26T04:41:25.7244860Z [pip3] torch==1.13.1 2024-06-26T04:41:25.7245131Z [conda] No relevant packages 2024-06-26T04:41:25.8531977Z Post job cleanup. 2024-06-26T04:41:25.9636459Z 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:25.9714874Z Post job cleanup. 2024-06-26T04:41:25.9757456Z Post job cleanup. 2024-06-26T04:41:26.0515053Z [command]/usr/bin/git version 2024-06-26T04:41:26.0549604Z git version 2.45.2 2024-06-26T04:41:26.0587799Z Temporarily overriding HOME='/home/runner/work/_temp/4bafbc6d-2e7f-4b15-baba-c31531ca1ddc' before making global git config changes 2024-06-26T04:41:26.0589627Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:41:26.0594384Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:41:26.0620378Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:41:26.0645022Z [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:26.0810053Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:41:26.0825589Z http.https://github.com/.extraheader 2024-06-26T04:41:26.0835680Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:41:26.0860074Z [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:26.1210050Z Cleaning up orphan processes