2024-10-08T19:50:07.4872084Z Current runner version: '2.320.0' 2024-10-08T19:50:07.4877960Z Runner name: 'linux.20_04.4x_0f61908af448' 2024-10-08T19:50:07.4878622Z Runner group name: 'Default' 2024-10-08T19:50:07.4879317Z Machine name: 'runner' 2024-10-08T19:50:07.4894808Z ##[group]Operating System 2024-10-08T19:50:07.4895378Z Ubuntu 2024-10-08T19:50:07.4895665Z 20.04.6 2024-10-08T19:50:07.4896067Z LTS 2024-10-08T19:50:07.4896389Z ##[endgroup] 2024-10-08T19:50:07.4896739Z ##[group]Runner Image 2024-10-08T19:50:07.4897218Z Image: ubuntu-20.04 2024-10-08T19:50:07.4897611Z Version: 20240922.1.0 2024-10-08T19:50:07.4898559Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240922.1/images/ubuntu/Ubuntu2004-Readme.md 2024-10-08T19:50:07.4900030Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240922.1 2024-10-08T19:50:07.4900868Z ##[endgroup] 2024-10-08T19:50:07.4916044Z ##[group]GITHUB_TOKEN Permissions 2024-10-08T19:50:07.4917705Z Actions: read 2024-10-08T19:50:07.4918338Z Attestations: read 2024-10-08T19:50:07.4918793Z Checks: read 2024-10-08T19:50:07.4919179Z Contents: read 2024-10-08T19:50:07.4919509Z Deployments: read 2024-10-08T19:50:07.4919899Z Discussions: read 2024-10-08T19:50:07.4920289Z Issues: read 2024-10-08T19:50:07.4920599Z Metadata: read 2024-10-08T19:50:07.4920976Z Packages: read 2024-10-08T19:50:07.4921351Z Pages: read 2024-10-08T19:50:07.4921679Z PullRequests: read 2024-10-08T19:50:07.4922084Z RepositoryProjects: read 2024-10-08T19:50:07.4922544Z SecurityEvents: read 2024-10-08T19:50:07.4922923Z Statuses: read 2024-10-08T19:50:07.4923284Z ##[endgroup] 2024-10-08T19:50:07.4926176Z Secret source: Actions 2024-10-08T19:50:07.4926724Z Prepare workflow directory 2024-10-08T19:50:07.5530491Z Prepare all required actions 2024-10-08T19:50:07.5683686Z Getting action download info 2024-10-08T19:50:07.7461130Z Download action repository 'pytorch/pytorch@main' (SHA:a2396b2dd8270d804b7d554ce4594e14870d060a) 2024-10-08T19:50:12.0613098Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-10-08T19:50:12.2087163Z Getting action download info 2024-10-08T19:50:12.3237747Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-10-08T19:50:12.6603145Z Complete job name: Test collect_env (older_python_version) 2024-10-08T19:50:12.7490153Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-10-08T19:50:12.7490649Z with: 2024-10-08T19:50:12.7490876Z submodules: false 2024-10-08T19:50:12.7491133Z fetch-depth: 1 2024-10-08T19:50:12.7491367Z ##[endgroup] 2024-10-08T19:50:12.7703377Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-10-08T19:50:12.7704569Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-10-08T19:50:12.7734568Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-08T19:50:12.7735023Z ##[endgroup] 2024-10-08T19:50:12.8117701Z ##[group]Run retry () { 2024-10-08T19:50:12.8118000Z retry () { 2024-10-08T19:50:12.8118402Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-10-08T19:50:12.8118836Z } 2024-10-08T19:50:12.8119115Z echo "${GITHUB_WORKSPACE}" 2024-10-08T19:50:12.8119451Z if [ -z "${NO_SUDO}" ]; then 2024-10-08T19:50:12.8119832Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-10-08T19:50:12.8120187Z else 2024-10-08T19:50:12.8120453Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-10-08T19:50:12.8120787Z fi 2024-10-08T19:50:12.8121018Z mkdir "${GITHUB_WORKSPACE}" 2024-10-08T19:50:12.8144461Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-08T19:50:12.8144875Z env: 2024-10-08T19:50:12.8145080Z NO_SUDO: 2024-10-08T19:50:12.8145293Z ##[endgroup] 2024-10-08T19:50:12.8233067Z /home/runner/work/pytorch/pytorch 2024-10-08T19:50:12.8350575Z ##[group]Run malfet/checkout@silent-checkout 2024-10-08T19:50:12.8350979Z with: 2024-10-08T19:50:12.8351246Z ref: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T19:50:12.8351646Z fetch-depth: 1 2024-10-08T19:50:12.8351890Z submodules: false 2024-10-08T19:50:12.8352148Z quiet-checkout: true 2024-10-08T19:50:12.8352418Z repository: pytorch/pytorch 2024-10-08T19:50:12.8352861Z token: *** 2024-10-08T19:50:12.8353097Z ssh-strict: true 2024-10-08T19:50:12.8353361Z persist-credentials: true 2024-10-08T19:50:12.8353637Z clean: true 2024-10-08T19:50:12.8353884Z sparse-checkout-cone-mode: true 2024-10-08T19:50:12.8354186Z lfs: false 2024-10-08T19:50:12.8354415Z set-safe-directory: true 2024-10-08T19:50:12.8354684Z ##[endgroup] 2024-10-08T19:50:12.9212341Z Syncing repository: pytorch/pytorch 2024-10-08T19:50:12.9213998Z ##[group]Getting Git version info 2024-10-08T19:50:12.9214865Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-10-08T19:50:12.9215601Z [command]/usr/bin/git version 2024-10-08T19:50:12.9238344Z git version 2.46.1 2024-10-08T19:50:12.9264073Z ##[endgroup] 2024-10-08T19:50:12.9277221Z Temporarily overriding HOME='/home/runner/work/_temp/0fac1b00-53a3-4491-bd17-a49c5e5d9279' before making global git config changes 2024-10-08T19:50:12.9278874Z Adding repository directory to the temporary git global config as a safe directory 2024-10-08T19:50:12.9280530Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-10-08T19:50:12.9313493Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-10-08T19:50:12.9316730Z ##[group]Initializing the repository 2024-10-08T19:50:12.9319514Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-10-08T19:50:12.9390465Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-10-08T19:50:12.9392061Z hint: is subject to change. To configure the initial branch name to use in all 2024-10-08T19:50:12.9393255Z hint: of your new repositories, which will suppress this warning, call: 2024-10-08T19:50:12.9394127Z hint: 2024-10-08T19:50:12.9394850Z hint: git config --global init.defaultBranch 2024-10-08T19:50:12.9395571Z hint: 2024-10-08T19:50:12.9407377Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-10-08T19:50:12.9408932Z hint: 'development'. The just-created branch can be renamed via this command: 2024-10-08T19:50:12.9409769Z hint: 2024-10-08T19:50:12.9410215Z hint: git branch -m 2024-10-08T19:50:12.9410782Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-10-08T19:50:12.9412257Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-10-08T19:50:12.9434374Z ##[endgroup] 2024-10-08T19:50:12.9435316Z ##[group]Disabling automatic garbage collection 2024-10-08T19:50:12.9439157Z [command]/usr/bin/git config --local gc.auto 0 2024-10-08T19:50:12.9463829Z ##[endgroup] 2024-10-08T19:50:12.9464613Z ##[group]Setting up auth 2024-10-08T19:50:12.9469290Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-08T19:50:12.9493668Z [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-10-08T19:50:12.9797404Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-08T19:50:12.9821823Z [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-10-08T19:50:13.0028766Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-08T19:50:13.0058311Z ##[endgroup] 2024-10-08T19:50:13.0059143Z ##[group]Fetching the repository 2024-10-08T19:50:13.0065834Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T19:50:13.2685254Z remote: Enumerating objects: 11312, done. 2024-10-08T19:50:13.2692291Z remote: Counting objects: 0% (1/11312) 2024-10-08T19:50:13.2692940Z remote: Counting objects: 1% (114/11312) 2024-10-08T19:50:13.2694583Z remote: Counting objects: 2% (227/11312) 2024-10-08T19:50:13.2696228Z remote: Counting objects: 3% (340/11312) 2024-10-08T19:50:13.2698534Z remote: Counting objects: 4% (453/11312) 2024-10-08T19:50:13.2699273Z remote: Counting objects: 5% (566/11312) 2024-10-08T19:50:13.2700928Z remote: Counting objects: 6% (679/11312) 2024-10-08T19:50:13.2702065Z remote: Counting objects: 7% (792/11312) 2024-10-08T19:50:13.2703763Z remote: Counting objects: 8% (905/11312) 2024-10-08T19:50:13.2705544Z remote: Counting objects: 9% (1019/11312) 2024-10-08T19:50:13.2707518Z remote: Counting objects: 10% (1132/11312) 2024-10-08T19:50:13.2712344Z remote: Counting objects: 11% (1245/11312) 2024-10-08T19:50:13.2713079Z remote: Counting objects: 12% (1358/11312) 2024-10-08T19:50:13.2713841Z remote: Counting objects: 13% (1471/11312) 2024-10-08T19:50:13.2741743Z remote: Counting objects: 14% (1584/11312) 2024-10-08T19:50:13.2742824Z remote: Counting objects: 15% (1697/11312) 2024-10-08T19:50:13.2743820Z remote: Counting objects: 16% (1810/11312) 2024-10-08T19:50:13.2744678Z remote: Counting objects: 17% (1924/11312) 2024-10-08T19:50:13.2745546Z remote: Counting objects: 18% (2037/11312) 2024-10-08T19:50:13.2746394Z remote: Counting objects: 19% (2150/11312) 2024-10-08T19:50:13.2747241Z remote: Counting objects: 20% (2263/11312) 2024-10-08T19:50:13.2748079Z remote: Counting objects: 21% (2376/11312) 2024-10-08T19:50:13.2748913Z remote: Counting objects: 22% (2489/11312) 2024-10-08T19:50:13.2749754Z remote: Counting objects: 23% (2602/11312) 2024-10-08T19:50:13.2750578Z remote: Counting objects: 24% (2715/11312) 2024-10-08T19:50:13.2751415Z remote: Counting objects: 25% (2828/11312) 2024-10-08T19:50:13.2752275Z remote: Counting objects: 26% (2942/11312) 2024-10-08T19:50:13.2753405Z remote: Counting objects: 27% (3055/11312) 2024-10-08T19:50:13.2754117Z remote: Counting objects: 28% (3168/11312) 2024-10-08T19:50:13.2754782Z remote: Counting objects: 29% (3281/11312) 2024-10-08T19:50:13.2755439Z remote: Counting objects: 30% (3394/11312) 2024-10-08T19:50:13.2756109Z remote: Counting objects: 31% (3507/11312) 2024-10-08T19:50:13.2756772Z remote: Counting objects: 32% (3620/11312) 2024-10-08T19:50:13.2757426Z remote: Counting objects: 33% (3733/11312) 2024-10-08T19:50:13.2758096Z remote: Counting objects: 34% (3847/11312) 2024-10-08T19:50:13.2758757Z remote: Counting objects: 35% (3960/11312) 2024-10-08T19:50:13.2759428Z remote: Counting objects: 36% (4073/11312) 2024-10-08T19:50:13.2760088Z remote: Counting objects: 37% (4186/11312) 2024-10-08T19:50:13.2760751Z remote: Counting objects: 38% (4299/11312) 2024-10-08T19:50:13.2761461Z remote: Counting objects: 39% (4412/11312) 2024-10-08T19:50:13.2762209Z remote: Counting objects: 40% (4525/11312) 2024-10-08T19:50:13.2762902Z remote: Counting objects: 41% (4638/11312) 2024-10-08T19:50:13.2763574Z remote: Counting objects: 42% (4752/11312) 2024-10-08T19:50:13.2764246Z remote: Counting objects: 43% (4865/11312) 2024-10-08T19:50:13.2764957Z remote: Counting objects: 44% (4978/11312) 2024-10-08T19:50:13.2765638Z remote: Counting objects: 45% (5091/11312) 2024-10-08T19:50:13.2766292Z remote: Counting objects: 46% (5204/11312) 2024-10-08T19:50:13.2767002Z remote: Counting objects: 47% (5317/11312) 2024-10-08T19:50:13.2767966Z remote: Counting objects: 48% (5430/11312) 2024-10-08T19:50:13.2768699Z remote: Counting objects: 49% (5543/11312) 2024-10-08T19:50:13.2769398Z remote: Counting objects: 50% (5656/11312) 2024-10-08T19:50:13.2770066Z remote: Counting objects: 51% (5770/11312) 2024-10-08T19:50:13.2770742Z remote: Counting objects: 52% (5883/11312) 2024-10-08T19:50:13.2771765Z remote: Counting objects: 53% (5996/11312) 2024-10-08T19:50:13.2775512Z remote: Counting objects: 54% (6109/11312) 2024-10-08T19:50:13.2776010Z remote: Counting objects: 55% (6222/11312) 2024-10-08T19:50:13.2780577Z remote: Counting objects: 56% (6335/11312) 2024-10-08T19:50:13.2782880Z remote: Counting objects: 57% (6448/11312) 2024-10-08T19:50:13.2784832Z remote: Counting objects: 58% (6561/11312) 2024-10-08T19:50:13.2786907Z remote: Counting objects: 59% (6675/11312) 2024-10-08T19:50:13.2787389Z remote: Counting objects: 60% (6788/11312) 2024-10-08T19:50:13.2790007Z remote: Counting objects: 61% (6901/11312) 2024-10-08T19:50:13.2792714Z remote: Counting objects: 62% (7014/11312) 2024-10-08T19:50:13.2796789Z remote: Counting objects: 63% (7127/11312) 2024-10-08T19:50:13.2800516Z remote: Counting objects: 64% (7240/11312) 2024-10-08T19:50:13.2803166Z remote: Counting objects: 65% (7353/11312) 2024-10-08T19:50:13.2805900Z remote: Counting objects: 66% (7466/11312) 2024-10-08T19:50:13.2808479Z remote: Counting objects: 67% (7580/11312) 2024-10-08T19:50:13.2811176Z remote: Counting objects: 68% (7693/11312) 2024-10-08T19:50:13.2812608Z remote: Counting objects: 69% (7806/11312) 2024-10-08T19:50:13.2813156Z remote: Counting objects: 70% (7919/11312) 2024-10-08T19:50:13.2817502Z remote: Counting objects: 71% (8032/11312) 2024-10-08T19:50:13.2818349Z remote: Counting objects: 72% (8145/11312) 2024-10-08T19:50:13.2819090Z remote: Counting objects: 73% (8258/11312) 2024-10-08T19:50:13.2819879Z remote: Counting objects: 74% (8371/11312) 2024-10-08T19:50:13.2822324Z remote: Counting objects: 75% (8484/11312) 2024-10-08T19:50:13.2823046Z remote: Counting objects: 76% (8598/11312) 2024-10-08T19:50:13.2823969Z remote: Counting objects: 77% (8711/11312) 2024-10-08T19:50:13.2826004Z remote: Counting objects: 78% (8824/11312) 2024-10-08T19:50:13.2826698Z remote: Counting objects: 79% (8937/11312) 2024-10-08T19:50:13.2828628Z remote: Counting objects: 80% (9050/11312) 2024-10-08T19:50:13.2829815Z remote: Counting objects: 81% (9163/11312) 2024-10-08T19:50:13.2832924Z remote: Counting objects: 82% (9276/11312) 2024-10-08T19:50:13.2833680Z remote: Counting objects: 83% (9389/11312) 2024-10-08T19:50:13.2834681Z remote: Counting objects: 84% (9503/11312) 2024-10-08T19:50:13.2838089Z remote: Counting objects: 85% (9616/11312) 2024-10-08T19:50:13.2839882Z remote: Counting objects: 86% (9729/11312) 2024-10-08T19:50:13.2842463Z remote: Counting objects: 87% (9842/11312) 2024-10-08T19:50:13.2844628Z remote: Counting objects: 88% (9955/11312) 2024-10-08T19:50:13.2846604Z remote: Counting objects: 89% (10068/11312) 2024-10-08T19:50:13.2848464Z remote: Counting objects: 90% (10181/11312) 2024-10-08T19:50:13.2850616Z remote: Counting objects: 91% (10294/11312) 2024-10-08T19:50:13.2852985Z remote: Counting objects: 92% (10408/11312) 2024-10-08T19:50:13.2854514Z remote: Counting objects: 93% (10521/11312) 2024-10-08T19:50:13.2856544Z remote: Counting objects: 94% (10634/11312) 2024-10-08T19:50:13.2860977Z remote: Counting objects: 95% (10747/11312) 2024-10-08T19:50:13.2861704Z remote: Counting objects: 96% (10860/11312) 2024-10-08T19:50:13.2863536Z remote: Counting objects: 97% (10973/11312) 2024-10-08T19:50:13.2871772Z remote: Counting objects: 98% (11086/11312) 2024-10-08T19:50:13.2872701Z remote: Counting objects: 99% (11199/11312) 2024-10-08T19:50:13.2874332Z remote: Counting objects: 100% (11312/11312) 2024-10-08T19:50:13.2875098Z remote: Counting objects: 100% (11312/11312), done. 2024-10-08T19:50:13.2972545Z remote: Compressing objects: 0% (1/9931) 2024-10-08T19:50:13.3224214Z remote: Compressing objects: 1% (100/9931) 2024-10-08T19:50:13.3920281Z remote: Compressing objects: 2% (199/9931) 2024-10-08T19:50:13.4218291Z remote: Compressing objects: 3% (298/9931) 2024-10-08T19:50:13.4563746Z remote: Compressing objects: 4% (398/9931) 2024-10-08T19:50:13.5006182Z remote: Compressing objects: 5% (497/9931) 2024-10-08T19:50:13.5656765Z remote: Compressing objects: 6% (596/9931) 2024-10-08T19:50:13.6448186Z remote: Compressing objects: 7% (696/9931) 2024-10-08T19:50:13.7066076Z remote: Compressing objects: 8% (795/9931) 2024-10-08T19:50:13.7523070Z remote: Compressing objects: 9% (894/9931) 2024-10-08T19:50:13.7923804Z remote: Compressing objects: 10% (994/9931) 2024-10-08T19:50:13.8335751Z remote: Compressing objects: 11% (1093/9931) 2024-10-08T19:50:13.8701593Z remote: Compressing objects: 12% (1192/9931) 2024-10-08T19:50:13.9545979Z remote: Compressing objects: 13% (1292/9931) 2024-10-08T19:50:14.0056675Z remote: Compressing objects: 14% (1391/9931) 2024-10-08T19:50:14.0633296Z remote: Compressing objects: 15% (1490/9931) 2024-10-08T19:50:14.1236042Z remote: Compressing objects: 16% (1589/9931) 2024-10-08T19:50:14.1701372Z remote: Compressing objects: 17% (1689/9931) 2024-10-08T19:50:14.2259307Z remote: Compressing objects: 18% (1788/9931) 2024-10-08T19:50:14.2879246Z remote: Compressing objects: 19% (1887/9931) 2024-10-08T19:50:14.3509047Z remote: Compressing objects: 20% (1987/9931) 2024-10-08T19:50:14.3873048Z remote: Compressing objects: 21% (2086/9931) 2024-10-08T19:50:14.4530857Z remote: Compressing objects: 22% (2185/9931) 2024-10-08T19:50:14.5069507Z remote: Compressing objects: 23% (2285/9931) 2024-10-08T19:50:14.5585047Z remote: Compressing objects: 24% (2384/9931) 2024-10-08T19:50:14.6127095Z remote: Compressing objects: 25% (2483/9931) 2024-10-08T19:50:14.6845570Z remote: Compressing objects: 26% (2583/9931) 2024-10-08T19:50:14.7201616Z remote: Compressing objects: 27% (2682/9931) 2024-10-08T19:50:14.7644941Z remote: Compressing objects: 28% (2781/9931) 2024-10-08T19:50:14.8209683Z remote: Compressing objects: 29% (2880/9931) 2024-10-08T19:50:14.8819090Z remote: Compressing objects: 30% (2980/9931) 2024-10-08T19:50:14.9158698Z remote: Compressing objects: 31% (3079/9931) 2024-10-08T19:50:14.9239816Z remote: Compressing objects: 32% (3178/9931) 2024-10-08T19:50:14.9432441Z remote: Compressing objects: 33% (3278/9931) 2024-10-08T19:50:14.9593386Z remote: Compressing objects: 34% (3377/9931) 2024-10-08T19:50:14.9781716Z remote: Compressing objects: 35% (3476/9931) 2024-10-08T19:50:14.9945238Z remote: Compressing objects: 36% (3576/9931) 2024-10-08T19:50:15.0026519Z remote: Compressing objects: 37% (3675/9931) 2024-10-08T19:50:15.0213300Z remote: Compressing objects: 38% (3774/9931) 2024-10-08T19:50:15.0453427Z remote: Compressing objects: 39% (3874/9931) 2024-10-08T19:50:15.0725495Z remote: Compressing objects: 40% (3973/9931) 2024-10-08T19:50:15.1006174Z remote: Compressing objects: 41% (4072/9931) 2024-10-08T19:50:15.1446951Z remote: Compressing objects: 42% (4172/9931) 2024-10-08T19:50:15.1854456Z remote: Compressing objects: 43% (4271/9931) 2024-10-08T19:50:15.2123225Z remote: Compressing objects: 44% (4370/9931) 2024-10-08T19:50:15.2475048Z remote: Compressing objects: 45% (4469/9931) 2024-10-08T19:50:15.2884634Z remote: Compressing objects: 46% (4569/9931) 2024-10-08T19:50:15.2913666Z remote: Compressing objects: 46% (4659/9931) 2024-10-08T19:50:15.3313887Z remote: Compressing objects: 47% (4668/9931) 2024-10-08T19:50:15.3674434Z remote: Compressing objects: 48% (4767/9931) 2024-10-08T19:50:15.3986519Z remote: Compressing objects: 49% (4867/9931) 2024-10-08T19:50:15.4608618Z remote: Compressing objects: 50% (4966/9931) 2024-10-08T19:50:15.4954209Z remote: Compressing objects: 51% (5065/9931) 2024-10-08T19:50:15.5197760Z remote: Compressing objects: 52% (5165/9931) 2024-10-08T19:50:15.5474936Z remote: Compressing objects: 53% (5264/9931) 2024-10-08T19:50:15.5719607Z remote: Compressing objects: 54% (5363/9931) 2024-10-08T19:50:15.6088587Z remote: Compressing objects: 55% (5463/9931) 2024-10-08T19:50:15.6437462Z remote: Compressing objects: 56% (5562/9931) 2024-10-08T19:50:15.6690635Z remote: Compressing objects: 57% (5661/9931) 2024-10-08T19:50:15.7279030Z remote: Compressing objects: 58% (5760/9931) 2024-10-08T19:50:15.7321446Z remote: Compressing objects: 59% (5860/9931) 2024-10-08T19:50:15.7558587Z remote: Compressing objects: 60% (5959/9931) 2024-10-08T19:50:15.7740036Z remote: Compressing objects: 61% (6058/9931) 2024-10-08T19:50:15.8151712Z remote: Compressing objects: 62% (6158/9931) 2024-10-08T19:50:15.8346939Z remote: Compressing objects: 63% (6257/9931) 2024-10-08T19:50:15.8428993Z remote: Compressing objects: 64% (6356/9931) 2024-10-08T19:50:15.8468746Z remote: Compressing objects: 65% (6456/9931) 2024-10-08T19:50:15.8535655Z remote: Compressing objects: 66% (6555/9931) 2024-10-08T19:50:15.8660426Z remote: Compressing objects: 67% (6654/9931) 2024-10-08T19:50:15.8729563Z remote: Compressing objects: 68% (6754/9931) 2024-10-08T19:50:15.8833306Z remote: Compressing objects: 69% (6853/9931) 2024-10-08T19:50:15.8964768Z remote: Compressing objects: 70% (6952/9931) 2024-10-08T19:50:15.9122943Z remote: Compressing objects: 71% (7052/9931) 2024-10-08T19:50:15.9242613Z remote: Compressing objects: 72% (7151/9931) 2024-10-08T19:50:15.9350946Z remote: Compressing objects: 73% (7250/9931) 2024-10-08T19:50:15.9459532Z remote: Compressing objects: 74% (7349/9931) 2024-10-08T19:50:15.9617633Z remote: Compressing objects: 75% (7449/9931) 2024-10-08T19:50:15.9724445Z remote: Compressing objects: 76% (7548/9931) 2024-10-08T19:50:15.9874006Z remote: Compressing objects: 77% (7647/9931) 2024-10-08T19:50:16.0012372Z remote: Compressing objects: 78% (7747/9931) 2024-10-08T19:50:16.0139393Z remote: Compressing objects: 79% (7846/9931) 2024-10-08T19:50:16.0281501Z remote: Compressing objects: 80% (7945/9931) 2024-10-08T19:50:16.0467476Z remote: Compressing objects: 81% (8045/9931) 2024-10-08T19:50:16.0610871Z remote: Compressing objects: 82% (8144/9931) 2024-10-08T19:50:16.0734310Z remote: Compressing objects: 83% (8243/9931) 2024-10-08T19:50:16.0862281Z remote: Compressing objects: 84% (8343/9931) 2024-10-08T19:50:16.0989255Z remote: Compressing objects: 85% (8442/9931) 2024-10-08T19:50:16.1146529Z remote: Compressing objects: 86% (8541/9931) 2024-10-08T19:50:16.1277084Z remote: Compressing objects: 87% (8640/9931) 2024-10-08T19:50:16.1375569Z remote: Compressing objects: 88% (8740/9931) 2024-10-08T19:50:16.1526072Z remote: Compressing objects: 89% (8839/9931) 2024-10-08T19:50:16.1563346Z remote: Compressing objects: 90% (8938/9931) 2024-10-08T19:50:16.1575569Z remote: Compressing objects: 91% (9038/9931) 2024-10-08T19:50:16.1594140Z remote: Compressing objects: 92% (9137/9931) 2024-10-08T19:50:16.1609542Z remote: Compressing objects: 93% (9236/9931) 2024-10-08T19:50:16.1619436Z remote: Compressing objects: 94% (9336/9931) 2024-10-08T19:50:16.1634634Z remote: Compressing objects: 95% (9435/9931) 2024-10-08T19:50:16.1644113Z remote: Compressing objects: 96% (9534/9931) 2024-10-08T19:50:16.1660183Z remote: Compressing objects: 97% (9634/9931) 2024-10-08T19:50:16.1675406Z remote: Compressing objects: 98% (9733/9931) 2024-10-08T19:50:16.1682447Z remote: Compressing objects: 99% (9832/9931) 2024-10-08T19:50:16.1683911Z remote: Compressing objects: 100% (9931/9931) 2024-10-08T19:50:16.1684428Z remote: Compressing objects: 100% (9931/9931), done. 2024-10-08T19:50:19.3955932Z remote: Total 11312 (delta 1360), reused 4446 (delta 1088), pack-reused 0 (from 0) 2024-10-08T19:50:19.7048717Z ##[endgroup] 2024-10-08T19:50:19.7049521Z ##[group]Determining the checkout info 2024-10-08T19:50:19.7050443Z ##[endgroup] 2024-10-08T19:50:19.7051167Z ##[group]Checking out the ref 2024-10-08T19:50:19.7055996Z [command]/usr/bin/git checkout --quiet --force 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T19:50:21.0490275Z ##[endgroup] 2024-10-08T19:50:21.0525406Z [command]/usr/bin/git log -1 --format='%H' 2024-10-08T19:50:21.0547568Z '47952c0a8001fd60c9ffe52b121d022d440bef8b' 2024-10-08T19:50:21.0710147Z ##[group]Run actions/setup-python@v4 2024-10-08T19:50:21.0710515Z with: 2024-10-08T19:50:21.0710729Z python-version: 3.6 2024-10-08T19:50:21.0710994Z architecture: x64 2024-10-08T19:50:21.0711240Z check-latest: false 2024-10-08T19:50:21.0711486Z cache: pip 2024-10-08T19:50:21.0711767Z cache-dependency-path: **/requirements.txt 2024-10-08T19:50:21.0712268Z token: *** 2024-10-08T19:50:21.0712507Z update-environment: true 2024-10-08T19:50:21.0712797Z allow-prereleases: false 2024-10-08T19:50:21.0713059Z ##[endgroup] 2024-10-08T19:50:21.1915645Z ##[group]Installed versions 2024-10-08T19:50:21.2010992Z Version 3.6 was not found in the local cache 2024-10-08T19:50:21.5396894Z Version 3.6 is available for downloading 2024-10-08T19:50:21.5398557Z Download from "https://github.com/actions/python-versions/releases/download/3.6.15-116025/python-3.6.15-linux-20.04-x64.tar.gz" 2024-10-08T19:50:22.1007461Z Extract downloaded archive 2024-10-08T19:50:22.1113952Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/860a4d0d-ff81-4df1-9213-7fb8035d071b -f /home/runner/work/_temp/9e30ccd3-9e6e-4e9e-8f3c-a96c81bd3bcc 2024-10-08T19:50:23.3112563Z Execute installation script 2024-10-08T19:50:23.3198269Z Check if Python hostedtoolcache folder exist... 2024-10-08T19:50:23.3198946Z Create Python 3.6.15 folder 2024-10-08T19:50:23.3211614Z Copy Python binaries to hostedtoolcache folder 2024-10-08T19:50:23.8175676Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-10-08T19:50:23.8222428Z Upgrading PIP... 2024-10-08T19:50:24.9158512Z Looking in links: /tmp/tmplohka10s 2024-10-08T19:50:24.9164492Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.6.15/x64/lib/python3.6/site-packages (40.6.2) 2024-10-08T19:50:24.9203456Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.6.15/x64/lib/python3.6/site-packages (18.1) 2024-10-08T19:50:25.4779173Z Collecting pip 2024-10-08T19:50:25.6501931Z Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) 2024-10-08T19:50:25.7655615Z Installing collected packages: pip 2024-10-08T19:50:26.4211716Z Successfully installed pip-21.3.1 2024-10-08T19:50:26.5762375Z Create complete file 2024-10-08T19:50:26.5805481Z Successfully set up CPython (3.6.15) 2024-10-08T19:50:26.5806442Z ##[endgroup] 2024-10-08T19:50:27.5859239Z [command]/opt/hostedtoolcache/Python/3.6.15/x64/bin/pip cache dir 2024-10-08T19:50:27.8551176Z /home/runner/.cache/pip 2024-10-08T19:50:28.0784219Z Received 1723519 of 1723519 (100.0%), 17.5 MBs/sec 2024-10-08T19:50:28.0784794Z Cache Size: ~2 MB (1723519 B) 2024-10-08T19:50:28.0813490Z [command]/usr/bin/tar -xf /home/runner/work/_temp/8859d2d9-f168-4b28-b809-4bb87839ddd3/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-10-08T19:50:28.0913827Z Cache restored successfully 2024-10-08T19:50:28.0923362Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.6.15-pip-bf654e0a088cb1c3b4ac5375883a0f16bf82a69abbe2624a9718627f4533af11 2024-10-08T19:50:28.1116452Z ##[group]Run # All we need to see is that it passes 2024-10-08T19:50:28.1116924Z # All we need to see is that it passes 2024-10-08T19:50:28.1117322Z python3 torch/utils/collect_env.py 2024-10-08T19:50:28.1146988Z shell: /usr/bin/bash -e {0} 2024-10-08T19:50:28.1147286Z env: 2024-10-08T19:50:28.1147595Z pythonLocation: /opt/hostedtoolcache/Python/3.6.15/x64 2024-10-08T19:50:28.1148135Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.6.15/x64/lib/pkgconfig 2024-10-08T19:50:28.1148670Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.6.15/x64 2024-10-08T19:50:28.1149140Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.6.15/x64 2024-10-08T19:50:28.1149615Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.6.15/x64 2024-10-08T19:50:28.1150096Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.6.15/x64/lib 2024-10-08T19:50:28.1150492Z ##[endgroup] 2024-10-08T19:50:41.6238250Z Collecting environment information... 2024-10-08T19:50:41.6239024Z PyTorch version: N/A 2024-10-08T19:50:41.6239464Z Is debug build: N/A 2024-10-08T19:50:41.6239811Z CUDA used to build PyTorch: N/A 2024-10-08T19:50:41.6240144Z ROCM used to build PyTorch: N/A 2024-10-08T19:50:41.6240365Z 2024-10-08T19:50:41.6240480Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-10-08T19:50:41.6241092Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-10-08T19:50:41.6241528Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-10-08T19:50:41.6241863Z CMake version: version 3.30.3 2024-10-08T19:50:41.6242206Z Libc version: glibc-2.3.4 2024-10-08T19:50:41.6242391Z 2024-10-08T19:50:41.6242753Z Python version: 3.6.15 (default, Sep 6 2021, 07:07:23) [GCC 9.3.0] (64-bit runtime) 2024-10-08T19:50:41.6243512Z Python platform: Linux-5.15.0-1073-azure-x86_64-with-debian-bullseye-sid 2024-10-08T19:50:41.6243996Z Is CUDA available: N/A 2024-10-08T19:50:41.6244295Z CUDA runtime version: Could not collect 2024-10-08T19:50:41.6244656Z CUDA_MODULE_LOADING set to: N/A 2024-10-08T19:50:41.6245020Z GPU models and configuration: Could not collect 2024-10-08T19:50:41.6245424Z Nvidia driver version: Could not collect 2024-10-08T19:50:41.6245776Z cuDNN version: Could not collect 2024-10-08T19:50:41.6246093Z HIP runtime version: N/A 2024-10-08T19:50:41.6246385Z MIOpen runtime version: N/A 2024-10-08T19:50:41.6246685Z Is XNNPACK available: N/A 2024-10-08T19:50:41.6246870Z 2024-10-08T19:50:41.6246957Z CPU: 2024-10-08T19:50:41.6247190Z Architecture: x86_64 2024-10-08T19:50:41.6247651Z CPU op-mode(s): 32-bit, 64-bit 2024-10-08T19:50:41.6248075Z Byte Order: Little Endian 2024-10-08T19:50:41.6248557Z Address sizes: 48 bits physical, 48 bits virtual 2024-10-08T19:50:41.6248992Z CPU(s): 4 2024-10-08T19:50:41.6249370Z On-line CPU(s) list: 0-3 2024-10-08T19:50:41.6249721Z Thread(s) per core: 2 2024-10-08T19:50:41.6250059Z Core(s) per socket: 2 2024-10-08T19:50:41.6250390Z Socket(s): 1 2024-10-08T19:50:41.6250707Z NUMA node(s): 1 2024-10-08T19:50:41.6251065Z Vendor ID: AuthenticAMD 2024-10-08T19:50:41.6251452Z CPU family: 25 2024-10-08T19:50:41.6251784Z Model: 1 2024-10-08T19:50:41.6252262Z Model name: AMD EPYC 7763 64-Core Processor 2024-10-08T19:50:41.6252687Z Stepping: 1 2024-10-08T19:50:41.6253030Z CPU MHz: 2445.432 2024-10-08T19:50:41.6253402Z BogoMIPS: 4890.86 2024-10-08T19:50:41.6254456Z Virtualization: AMD-V 2024-10-08T19:50:41.6254883Z Hypervisor vendor: Microsoft 2024-10-08T19:50:41.6255273Z Virtualization type: full 2024-10-08T19:50:41.6255642Z L1d cache: 64 KiB 2024-10-08T19:50:41.6256006Z L1i cache: 64 KiB 2024-10-08T19:50:41.6256587Z L2 cache: 1 MiB 2024-10-08T19:50:41.6256961Z L3 cache: 32 MiB 2024-10-08T19:50:41.6257376Z NUMA node0 CPU(s): 0-3 2024-10-08T19:50:41.6257784Z Vulnerability Gather data sampling: Not affected 2024-10-08T19:50:41.6258232Z Vulnerability Itlb multihit: Not affected 2024-10-08T19:50:41.6258660Z Vulnerability L1tf: Not affected 2024-10-08T19:50:41.6259080Z Vulnerability Mds: Not affected 2024-10-08T19:50:41.6259494Z Vulnerability Meltdown: Not affected 2024-10-08T19:50:41.6259925Z Vulnerability Mmio stale data: Not affected 2024-10-08T19:50:41.6260349Z Vulnerability Reg file data sampling: Not affected 2024-10-08T19:50:41.6260771Z Vulnerability Retbleed: Not affected 2024-10-08T19:50:41.6261298Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-10-08T19:50:41.6261833Z Vulnerability Spec store bypass: Vulnerable 2024-10-08T19:50:41.6262483Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-10-08T19:50:41.6263545Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2024-10-08T19:50:41.6264288Z Vulnerability Srbds: Not affected 2024-10-08T19:50:41.6264719Z Vulnerability Tsx async abort: Not affected 2024-10-08T19:50:41.6267927Z 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-10-08T19:50:41.6271057Z 2024-10-08T19:50:41.6271169Z Versions of relevant libraries: 2024-10-08T19:50:41.6271489Z [pip3] No relevant packages 2024-10-08T19:50:41.6271786Z [conda] No relevant packages 2024-10-08T19:50:41.6330599Z Post job cleanup. 2024-10-08T19:50:41.7373429Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.6.15-pip-bf654e0a088cb1c3b4ac5375883a0f16bf82a69abbe2624a9718627f4533af11, not saving cache. 2024-10-08T19:50:41.7477911Z Post job cleanup. 2024-10-08T19:50:41.7526318Z Post job cleanup. 2024-10-08T19:50:41.8224790Z [command]/usr/bin/git version 2024-10-08T19:50:41.8262430Z git version 2.46.1 2024-10-08T19:50:41.8305009Z Temporarily overriding HOME='/home/runner/work/_temp/bd6c6690-f2d5-456f-96de-aca7ff09f861' before making global git config changes 2024-10-08T19:50:41.8306814Z Adding repository directory to the temporary git global config as a safe directory 2024-10-08T19:50:41.8310643Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-10-08T19:50:41.8341558Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-08T19:50:41.8369772Z [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-10-08T19:50:41.8607627Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-08T19:50:41.8625649Z http.https://github.com/.extraheader 2024-10-08T19:50:41.8637203Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-10-08T19:50:41.8665637Z [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-10-08T19:50:41.9133873Z Cleaning up orphan processes