2024-08-07T17:22:02.0923738Z Current runner version: '2.318.0' 2024-08-07T17:22:02.0931633Z Runner name: 'i-0743d1401b5fc8305' 2024-08-07T17:22:02.0932707Z Runner group name: 'Default' 2024-08-07T17:22:02.0933926Z Machine name: 'ip-10-0-8-225' 2024-08-07T17:22:02.0938478Z ##[group]GITHUB_TOKEN Permissions 2024-08-07T17:22:02.0941263Z Contents: read 2024-08-07T17:22:02.0942165Z Metadata: read 2024-08-07T17:22:02.0943014Z ##[endgroup] 2024-08-07T17:22:02.0946369Z Secret source: Actions 2024-08-07T17:22:02.0947306Z Prepare workflow directory 2024-08-07T17:22:02.1274037Z Prepare all required actions 2024-08-07T17:22:02.1313446Z Getting action download info 2024-08-07T17:22:02.3155217Z Download action repository 'pytorch/pytorch@main' (SHA:32a284c27549449c19e3b1455f531692439d6316) 2024-08-07T17:22:05.5465252Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-08-07T17:22:05.8950488Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-08-07T17:22:06.0696418Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-08-07T17:22:06.2579299Z Getting action download info 2024-08-07T17:22:06.3521863Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-07T17:22:06.5415153Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/pull/131248/merge (f779f6b7738020e244184bded4026b37de3f9f24) 2024-08-07T17:22:06.5417331Z Complete job name: before-test / target-determination 2024-08-07T17:22:06.5811680Z A job started hook has been configured by the self-hosted runner administrator 2024-08-07T17:22:06.5923119Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-07T17:22:06.5933671Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:22:06.5934400Z ##[endgroup] 2024-08-07T17:22:07.4724500Z Runner Type: linux.2xlarge 2024-08-07T17:22:07.4724988Z Instance Type: c5.2xlarge 2024-08-07T17:22:07.4725413Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-07T17:22:07.4725851Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-07T17:22:11.3178647Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-07T17:22:11.3179135Z with: 2024-08-07T17:22:11.3179365Z submodules: false 2024-08-07T17:22:11.3179617Z fetch-depth: 0 2024-08-07T17:22:11.3179846Z ##[endgroup] 2024-08-07T17:22:11.3278854Z ##[group]Run retry () { 2024-08-07T17:22:11.3279198Z retry () { 2024-08-07T17:22:11.3279562Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-07T17:22:11.3279967Z } 2024-08-07T17:22:11.3280216Z echo "${GITHUB_WORKSPACE}" 2024-08-07T17:22:11.3280532Z if [ -z "${NO_SUDO}" ]; then 2024-08-07T17:22:11.3281108Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:22:11.3281457Z else 2024-08-07T17:22:11.3281732Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:22:11.3282118Z fi 2024-08-07T17:22:11.3282381Z mkdir "${GITHUB_WORKSPACE}" 2024-08-07T17:22:11.3289865Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:22:11.3290251Z env: 2024-08-07T17:22:11.3290464Z NO_SUDO: 2024-08-07T17:22:11.3290688Z ##[endgroup] 2024-08-07T17:22:11.3312747Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:22:11.3533727Z ##[group]Run malfet/checkout@silent-checkout 2024-08-07T17:22:11.3534142Z with: 2024-08-07T17:22:11.3534452Z ref: 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:22:11.3534837Z fetch-depth: 0 2024-08-07T17:22:11.3535143Z submodules: false 2024-08-07T17:22:11.3535453Z quiet-checkout: true 2024-08-07T17:22:11.3535772Z repository: pytorch/pytorch 2024-08-07T17:22:11.3536278Z token: *** 2024-08-07T17:22:11.3536569Z ssh-strict: true 2024-08-07T17:22:11.3536877Z persist-credentials: true 2024-08-07T17:22:11.3537209Z clean: true 2024-08-07T17:22:11.3537510Z sparse-checkout-cone-mode: true 2024-08-07T17:22:11.3538140Z lfs: false 2024-08-07T17:22:11.3538433Z set-safe-directory: true 2024-08-07T17:22:11.3538775Z ##[endgroup] 2024-08-07T17:22:11.4453307Z Syncing repository: pytorch/pytorch 2024-08-07T17:22:11.4454801Z ##[group]Getting Git version info 2024-08-07T17:22:11.4455372Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-07T17:22:11.4456146Z [command]/usr/bin/git version 2024-08-07T17:22:11.4462502Z git version 2.40.1 2024-08-07T17:22:11.4483147Z ##[endgroup] 2024-08-07T17:22:11.4495978Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/87017350-e8a3-4cf4-9ffb-918dd14dbe5f' before making global git config changes 2024-08-07T17:22:11.4497059Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:22:11.4500534Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:22:11.4534943Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-07T17:22:11.4538791Z ##[group]Initializing the repository 2024-08-07T17:22:11.4541320Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:22:11.4566472Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-07T17:22:11.4567270Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-07T17:22:11.4567916Z hint: of your new repositories, which will suppress this warning, call: 2024-08-07T17:22:11.4568404Z hint: 2024-08-07T17:22:11.4568984Z hint: git config --global init.defaultBranch 2024-08-07T17:22:11.4569583Z hint: 2024-08-07T17:22:11.4569987Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-07T17:22:11.4570636Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-07T17:22:11.4571130Z hint: 2024-08-07T17:22:11.4571410Z hint: git branch -m 2024-08-07T17:22:11.4571992Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-07T17:22:11.4576162Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-07T17:22:11.4601188Z ##[endgroup] 2024-08-07T17:22:11.4601726Z ##[group]Disabling automatic garbage collection 2024-08-07T17:22:11.4604369Z [command]/usr/bin/git config --local gc.auto 0 2024-08-07T17:22:11.4629770Z ##[endgroup] 2024-08-07T17:22:11.4630257Z ##[group]Setting up auth 2024-08-07T17:22:11.4635521Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:22:11.4662013Z [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:22:11.4898749Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:22:11.4922080Z [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:22:11.5137810Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-07T17:22:11.5174685Z ##[endgroup] 2024-08-07T17:22:11.5175291Z ##[group]Fetching the repository 2024-08-07T17:22:11.5180370Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-07T17:22:13.9371787Z remote: Enumerating objects: 1008194 2024-08-07T17:22:13.9372267Z remote: Enumerating objects: 1011031, done. 2024-08-07T17:22:13.9373287Z remote: Counting objects: 0% (1/2837) 2024-08-07T17:22:13.9374517Z remote: Counting objects: 1% (29/2837) 2024-08-07T17:22:13.9375558Z remote: Counting objects: 2% (57/2837) 2024-08-07T17:22:13.9376889Z remote: Counting objects: 3% (86/2837) 2024-08-07T17:22:13.9378212Z remote: Counting objects: 4% (114/2837) 2024-08-07T17:22:13.9378607Z remote: Counting objects: 5% (142/2837) 2024-08-07T17:22:13.9379929Z remote: Counting objects: 6% (171/2837) 2024-08-07T17:22:13.9380315Z remote: Counting objects: 7% (199/2837) 2024-08-07T17:22:13.9381007Z remote: Counting objects: 8% (227/2837) 2024-08-07T17:22:13.9381390Z remote: Counting objects: 9% (256/2837) 2024-08-07T17:22:13.9382467Z remote: Counting objects: 10% (284/2837) 2024-08-07T17:22:13.9383023Z remote: Counting objects: 11% (313/2837) 2024-08-07T17:22:13.9383407Z remote: Counting objects: 12% (341/2837) 2024-08-07T17:22:13.9383865Z remote: Counting objects: 13% (369/2837) 2024-08-07T17:22:13.9384449Z remote: Counting objects: 14% (398/2837) 2024-08-07T17:22:13.9384951Z remote: Counting objects: 15% (426/2837) 2024-08-07T17:22:13.9385385Z remote: Counting objects: 16% (454/2837) 2024-08-07T17:22:13.9385799Z remote: Counting objects: 17% (483/2837) 2024-08-07T17:22:13.9386229Z remote: Counting objects: 18% (511/2837) 2024-08-07T17:22:13.9386757Z remote: Counting objects: 19% (540/2837) 2024-08-07T17:22:13.9387322Z remote: Counting objects: 20% (568/2837) 2024-08-07T17:22:13.9387752Z remote: Counting objects: 21% (596/2837) 2024-08-07T17:22:13.9388179Z remote: Counting objects: 22% (625/2837) 2024-08-07T17:22:13.9388557Z remote: Counting objects: 23% (653/2837) 2024-08-07T17:22:13.9388920Z remote: Counting objects: 24% (681/2837) 2024-08-07T17:22:13.9389297Z remote: Counting objects: 25% (710/2837) 2024-08-07T17:22:13.9389736Z remote: Counting objects: 26% (738/2837) 2024-08-07T17:22:13.9390181Z remote: Counting objects: 27% (766/2837) 2024-08-07T17:22:13.9390608Z remote: Counting objects: 28% (795/2837) 2024-08-07T17:22:13.9391034Z remote: Counting objects: 29% (823/2837) 2024-08-07T17:22:13.9391408Z remote: Counting objects: 30% (852/2837) 2024-08-07T17:22:13.9391998Z remote: Counting objects: 31% (880/2837) 2024-08-07T17:22:13.9392411Z remote: Counting objects: 32% (908/2837) 2024-08-07T17:22:13.9392842Z remote: Counting objects: 33% (937/2837) 2024-08-07T17:22:13.9393225Z remote: Counting objects: 34% (965/2837) 2024-08-07T17:22:13.9393648Z remote: Counting objects: 35% (993/2837) 2024-08-07T17:22:13.9394016Z remote: Counting objects: 36% (1022/2837) 2024-08-07T17:22:13.9394402Z remote: Counting objects: 37% (1050/2837) 2024-08-07T17:22:13.9394826Z remote: Counting objects: 38% (1079/2837) 2024-08-07T17:22:13.9395192Z remote: Counting objects: 39% (1107/2837) 2024-08-07T17:22:13.9395572Z remote: Counting objects: 40% (1135/2837) 2024-08-07T17:22:13.9395989Z remote: Counting objects: 41% (1164/2837) 2024-08-07T17:22:13.9396379Z remote: Counting objects: 42% (1192/2837) 2024-08-07T17:22:13.9396752Z remote: Counting objects: 43% (1220/2837) 2024-08-07T17:22:13.9397154Z remote: Counting objects: 44% (1249/2837) 2024-08-07T17:22:13.9397574Z remote: Counting objects: 45% (1277/2837) 2024-08-07T17:22:13.9397974Z remote: Counting objects: 46% (1306/2837) 2024-08-07T17:22:13.9398377Z remote: Counting objects: 47% (1334/2837) 2024-08-07T17:22:13.9398757Z remote: Counting objects: 48% (1362/2837) 2024-08-07T17:22:13.9399125Z remote: Counting objects: 49% (1391/2837) 2024-08-07T17:22:13.9399505Z remote: Counting objects: 50% (1419/2837) 2024-08-07T17:22:13.9399929Z remote: Counting objects: 51% (1447/2837) 2024-08-07T17:22:13.9400301Z remote: Counting objects: 52% (1476/2837) 2024-08-07T17:22:13.9400939Z remote: Counting objects: 53% (1504/2837) 2024-08-07T17:22:13.9401371Z remote: Counting objects: 54% (1532/2837) 2024-08-07T17:22:13.9401945Z remote: Counting objects: 55% (1561/2837) 2024-08-07T17:22:13.9402334Z remote: Counting objects: 56% (1589/2837) 2024-08-07T17:22:13.9402765Z remote: Counting objects: 57% (1618/2837) 2024-08-07T17:22:13.9403134Z remote: Counting objects: 58% (1646/2837) 2024-08-07T17:22:13.9403515Z remote: Counting objects: 59% (1674/2837) 2024-08-07T17:22:13.9403936Z remote: Counting objects: 60% (1703/2837) 2024-08-07T17:22:13.9404310Z remote: Counting objects: 61% (1731/2837) 2024-08-07T17:22:13.9404691Z remote: Counting objects: 62% (1759/2837) 2024-08-07T17:22:13.9405148Z remote: Counting objects: 63% (1788/2837) 2024-08-07T17:22:13.9405643Z remote: Counting objects: 64% (1816/2837) 2024-08-07T17:22:13.9406030Z remote: Counting objects: 65% (1845/2837) 2024-08-07T17:22:13.9406403Z remote: Counting objects: 66% (1873/2837) 2024-08-07T17:22:13.9406836Z remote: Counting objects: 67% (1901/2837) 2024-08-07T17:22:13.9407227Z remote: Counting objects: 68% (1930/2837) 2024-08-07T17:22:13.9407607Z remote: Counting objects: 69% (1958/2837) 2024-08-07T17:22:13.9407995Z remote: Counting objects: 70% (1986/2837) 2024-08-07T17:22:13.9408381Z remote: Counting objects: 71% (2015/2837) 2024-08-07T17:22:13.9408756Z remote: Counting objects: 72% (2043/2837) 2024-08-07T17:22:13.9409144Z remote: Counting objects: 73% (2072/2837) 2024-08-07T17:22:13.9409533Z remote: Counting objects: 74% (2100/2837) 2024-08-07T17:22:13.9409905Z remote: Counting objects: 75% (2128/2837) 2024-08-07T17:22:13.9410296Z remote: Counting objects: 76% (2157/2837) 2024-08-07T17:22:13.9410709Z remote: Counting objects: 77% (2185/2837) 2024-08-07T17:22:13.9411266Z remote: Counting objects: 78% (2213/2837) 2024-08-07T17:22:13.9411653Z remote: Counting objects: 79% (2242/2837) 2024-08-07T17:22:13.9412035Z remote: Counting objects: 80% (2270/2837) 2024-08-07T17:22:13.9412409Z remote: Counting objects: 81% (2298/2837) 2024-08-07T17:22:13.9412909Z remote: Counting objects: 82% (2327/2837) 2024-08-07T17:22:13.9413299Z remote: Counting objects: 83% (2355/2837) 2024-08-07T17:22:13.9413665Z remote: Counting objects: 84% (2384/2837) 2024-08-07T17:22:13.9414048Z remote: Counting objects: 85% (2412/2837) 2024-08-07T17:22:13.9414431Z remote: Counting objects: 86% (2440/2837) 2024-08-07T17:22:13.9414816Z remote: Counting objects: 87% (2469/2837) 2024-08-07T17:22:13.9415198Z remote: Counting objects: 88% (2497/2837) 2024-08-07T17:22:13.9415580Z remote: Counting objects: 89% (2525/2837) 2024-08-07T17:22:13.9415947Z remote: Counting objects: 90% (2554/2837) 2024-08-07T17:22:13.9416326Z remote: Counting objects: 91% (2582/2837) 2024-08-07T17:22:13.9416705Z remote: Counting objects: 92% (2611/2837) 2024-08-07T17:22:13.9417072Z remote: Counting objects: 93% (2639/2837) 2024-08-07T17:22:13.9417457Z remote: Counting objects: 94% (2667/2837) 2024-08-07T17:22:13.9417842Z remote: Counting objects: 95% (2696/2837) 2024-08-07T17:22:13.9418214Z remote: Counting objects: 96% (2724/2837) 2024-08-07T17:22:13.9418596Z remote: Counting objects: 97% (2752/2837) 2024-08-07T17:22:13.9418981Z remote: Counting objects: 98% (2781/2837) 2024-08-07T17:22:13.9419365Z remote: Counting objects: 99% (2809/2837) 2024-08-07T17:22:13.9419749Z remote: Counting objects: 100% (2837/2837) 2024-08-07T17:22:13.9420170Z remote: Counting objects: 100% (2837/2837), done. 2024-08-07T17:22:14.0022954Z remote: Compressing objects: 0% (1/1487) 2024-08-07T17:22:14.0293731Z remote: Compressing objects: 1% (15/1487) 2024-08-07T17:22:14.0858587Z remote: Compressing objects: 2% (30/1487) 2024-08-07T17:22:14.2674798Z remote: Compressing objects: 3% (45/1487) 2024-08-07T17:22:14.3774411Z remote: Compressing objects: 4% (60/1487) 2024-08-07T17:22:14.4760857Z remote: Compressing objects: 5% (75/1487) 2024-08-07T17:22:14.5469206Z remote: Compressing objects: 6% (90/1487) 2024-08-07T17:22:14.5847293Z remote: Compressing objects: 7% (105/1487) 2024-08-07T17:22:14.6275688Z remote: Compressing objects: 8% (119/1487) 2024-08-07T17:22:14.6495344Z remote: Compressing objects: 9% (134/1487) 2024-08-07T17:22:14.6738929Z remote: Compressing objects: 10% (149/1487) 2024-08-07T17:22:14.6973808Z remote: Compressing objects: 11% (164/1487) 2024-08-07T17:22:14.7183489Z remote: Compressing objects: 12% (179/1487) 2024-08-07T17:22:14.7386321Z remote: Compressing objects: 13% (194/1487) 2024-08-07T17:22:14.7539376Z remote: Compressing objects: 14% (209/1487) 2024-08-07T17:22:14.7645525Z remote: Compressing objects: 15% (224/1487) 2024-08-07T17:22:14.7743401Z remote: Compressing objects: 16% (238/1487) 2024-08-07T17:22:14.7819247Z remote: Compressing objects: 17% (253/1487) 2024-08-07T17:22:14.7873990Z remote: Compressing objects: 18% (268/1487) 2024-08-07T17:22:14.7907342Z remote: Compressing objects: 19% (283/1487) 2024-08-07T17:22:14.7930759Z remote: Compressing objects: 20% (298/1487) 2024-08-07T17:22:14.7940004Z remote: Compressing objects: 21% (313/1487) 2024-08-07T17:22:14.7959892Z remote: Compressing objects: 22% (328/1487) 2024-08-07T17:22:14.7975237Z remote: Compressing objects: 23% (343/1487) 2024-08-07T17:22:14.8000797Z remote: Compressing objects: 24% (357/1487) 2024-08-07T17:22:14.8017759Z remote: Compressing objects: 25% (372/1487) 2024-08-07T17:22:14.8036039Z remote: Compressing objects: 26% (387/1487) 2024-08-07T17:22:14.8063428Z remote: Compressing objects: 27% (402/1487) 2024-08-07T17:22:14.8078137Z remote: Compressing objects: 28% (417/1487) 2024-08-07T17:22:14.8095829Z remote: Compressing objects: 29% (432/1487) 2024-08-07T17:22:14.8118627Z remote: Compressing objects: 30% (447/1487) 2024-08-07T17:22:14.8135061Z remote: Compressing objects: 31% (461/1487) 2024-08-07T17:22:14.8152395Z remote: Compressing objects: 32% (476/1487) 2024-08-07T17:22:14.8171689Z remote: Compressing objects: 33% (491/1487) 2024-08-07T17:22:14.8180374Z remote: Compressing objects: 34% (506/1487) 2024-08-07T17:22:14.8192581Z remote: Compressing objects: 35% (521/1487) 2024-08-07T17:22:14.8201671Z remote: Compressing objects: 36% (536/1487) 2024-08-07T17:22:14.8214311Z remote: Compressing objects: 37% (551/1487) 2024-08-07T17:22:14.8232514Z remote: Compressing objects: 38% (566/1487) 2024-08-07T17:22:14.8241997Z remote: Compressing objects: 39% (580/1487) 2024-08-07T17:22:14.8253522Z remote: Compressing objects: 40% (595/1487) 2024-08-07T17:22:14.8260622Z remote: Compressing objects: 41% (610/1487) 2024-08-07T17:22:14.8268107Z remote: Compressing objects: 42% (625/1487) 2024-08-07T17:22:14.8274727Z remote: Compressing objects: 43% (640/1487) 2024-08-07T17:22:14.8281835Z remote: Compressing objects: 44% (655/1487) 2024-08-07T17:22:14.8288469Z remote: Compressing objects: 45% (670/1487) 2024-08-07T17:22:14.8296920Z remote: Compressing objects: 46% (685/1487) 2024-08-07T17:22:14.8303506Z remote: Compressing objects: 47% (699/1487) 2024-08-07T17:22:14.8308685Z remote: Compressing objects: 48% (714/1487) 2024-08-07T17:22:14.8314487Z remote: Compressing objects: 49% (729/1487) 2024-08-07T17:22:14.8318808Z remote: Compressing objects: 50% (744/1487) 2024-08-07T17:22:14.8325012Z remote: Compressing objects: 51% (759/1487) 2024-08-07T17:22:14.8330365Z remote: Compressing objects: 52% (774/1487) 2024-08-07T17:22:14.8334446Z remote: Compressing objects: 53% (789/1487) 2024-08-07T17:22:14.8337560Z remote: Compressing objects: 54% (803/1487) 2024-08-07T17:22:14.8339658Z remote: Compressing objects: 55% (818/1487) 2024-08-07T17:22:14.8342225Z remote: Compressing objects: 56% (833/1487) 2024-08-07T17:22:14.8343856Z remote: Compressing objects: 57% (848/1487) 2024-08-07T17:22:14.8344549Z remote: Compressing objects: 58% (863/1487) 2024-08-07T17:22:14.8345471Z remote: Compressing objects: 59% (878/1487) 2024-08-07T17:22:14.8346148Z remote: Compressing objects: 60% (893/1487) 2024-08-07T17:22:14.8346682Z remote: Compressing objects: 61% (908/1487) 2024-08-07T17:22:14.8347227Z remote: Compressing objects: 62% (922/1487) 2024-08-07T17:22:14.8347765Z remote: Compressing objects: 63% (937/1487) 2024-08-07T17:22:14.8352743Z remote: Compressing objects: 64% (952/1487) 2024-08-07T17:22:14.8370053Z remote: Compressing objects: 65% (967/1487) 2024-08-07T17:22:14.8382238Z remote: Compressing objects: 66% (982/1487) 2024-08-07T17:22:14.8391544Z remote: Compressing objects: 67% (997/1487) 2024-08-07T17:22:14.8402443Z remote: Compressing objects: 68% (1012/1487) 2024-08-07T17:22:14.8408846Z remote: Compressing objects: 69% (1027/1487) 2024-08-07T17:22:14.8415707Z remote: Compressing objects: 70% (1041/1487) 2024-08-07T17:22:14.8421494Z remote: Compressing objects: 71% (1056/1487) 2024-08-07T17:22:14.8429025Z remote: Compressing objects: 72% (1071/1487) 2024-08-07T17:22:14.8432548Z remote: Compressing objects: 73% (1086/1487) 2024-08-07T17:22:14.8439264Z remote: Compressing objects: 74% (1101/1487) 2024-08-07T17:22:14.8443894Z remote: Compressing objects: 75% (1116/1487) 2024-08-07T17:22:14.8448260Z remote: Compressing objects: 76% (1131/1487) 2024-08-07T17:22:14.8457047Z remote: Compressing objects: 77% (1145/1487) 2024-08-07T17:22:14.8462665Z remote: Compressing objects: 78% (1160/1487) 2024-08-07T17:22:14.8467297Z remote: Compressing objects: 79% (1175/1487) 2024-08-07T17:22:14.8471764Z remote: Compressing objects: 80% (1190/1487) 2024-08-07T17:22:14.8476884Z remote: Compressing objects: 81% (1205/1487) 2024-08-07T17:22:14.8481306Z remote: Compressing objects: 82% (1220/1487) 2024-08-07T17:22:14.8485038Z remote: Compressing objects: 83% (1235/1487) 2024-08-07T17:22:14.8488877Z remote: Compressing objects: 84% (1250/1487) 2024-08-07T17:22:14.8492936Z remote: Compressing objects: 85% (1264/1487) 2024-08-07T17:22:14.8495750Z remote: Compressing objects: 86% (1279/1487) 2024-08-07T17:22:14.8497973Z remote: Compressing objects: 87% (1294/1487) 2024-08-07T17:22:14.8500177Z remote: Compressing objects: 88% (1309/1487) 2024-08-07T17:22:14.8503054Z remote: Compressing objects: 89% (1324/1487) 2024-08-07T17:22:14.8506342Z remote: Compressing objects: 90% (1339/1487) 2024-08-07T17:22:14.8508957Z remote: Compressing objects: 91% (1354/1487) 2024-08-07T17:22:14.8511785Z remote: Compressing objects: 92% (1369/1487) 2024-08-07T17:22:14.8513716Z remote: Compressing objects: 93% (1383/1487) 2024-08-07T17:22:14.8517057Z remote: Compressing objects: 94% (1398/1487) 2024-08-07T17:22:14.8518990Z remote: Compressing objects: 95% (1413/1487) 2024-08-07T17:22:14.8521588Z remote: Compressing objects: 96% (1428/1487) 2024-08-07T17:22:14.8524260Z remote: Compressing objects: 97% (1443/1487) 2024-08-07T17:22:14.8527088Z remote: Compressing objects: 98% (1458/1487) 2024-08-07T17:22:14.8527635Z remote: Compressing objects: 99% (1473/1487) 2024-08-07T17:22:14.8528388Z remote: Compressing objects: 100% (1487/1487) 2024-08-07T17:22:14.8528888Z remote: Compressing objects: 100% (1487/1487), done. 2024-08-07T17:22:35.2397392Z remote: Total 1011031 (delta 1809), reused 2212 (delta 1343), pack-reused 1008194 2024-08-07T17:23:01.8130349Z [command]/usr/bin/git rev-parse --verify --quiet 016588f53c6904b840aa56aa86f95460b4d9c996^{object} 2024-08-07T17:23:01.8151137Z 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:23:01.8155552Z ##[endgroup] 2024-08-07T17:23:01.8156085Z ##[group]Determining the checkout info 2024-08-07T17:23:01.8156651Z ##[endgroup] 2024-08-07T17:23:01.8157124Z ##[group]Checking out the ref 2024-08-07T17:23:01.8159904Z [command]/usr/bin/git checkout --quiet --force 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:23:03.1322570Z ##[endgroup] 2024-08-07T17:23:03.1357008Z [command]/usr/bin/git log -1 --format='%H' 2024-08-07T17:23:03.1377981Z '016588f53c6904b840aa56aa86f95460b4d9c996' 2024-08-07T17:23:03.1536854Z Prepare all required actions 2024-08-07T17:23:03.1537335Z Getting action download info 2024-08-07T17:23:03.2602445Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-07T17:23:03.4071736Z ##[group]Run ./.github/actions/setup-linux 2024-08-07T17:23:03.4072077Z ##[endgroup] 2024-08-07T17:23:03.4133847Z ##[group]Run set -euo pipefail 2024-08-07T17:23:03.4134204Z set -euo pipefail 2024-08-07T17:23:03.4134496Z function get_ec2_metadata() { 2024-08-07T17:23:03.4134889Z  # Pulled from instance metadata endpoint for EC2 2024-08-07T17:23:03.4135546Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-07T17:23:03.4136114Z  category=$1 2024-08-07T17:23:03.4136486Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-07T17:23:03.4136992Z  runner_name_str=i-0743d1401b5fc8305 2024-08-07T17:23:03.4137326Z  if [[ -f /.inarc ]]; then 2024-08-07T17:23:03.4137686Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-07T17:23:03.4138092Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-07T17:23:03.4138567Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-07T17:23:03.4139025Z  else 2024-08-07T17:23:03.4139383Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-07T17:23:03.4139798Z  fi 2024-08-07T17:23:03.4140028Z } 2024-08-07T17:23:03.4140300Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-07T17:23:03.4140726Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-07T17:23:03.4141218Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-07T17:23:03.4141647Z echo "system info $(uname -a)" 2024-08-07T17:23:03.4149071Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:03.4149468Z ##[endgroup] 2024-08-07T17:23:03.4225089Z ami-id: ami-0ce0c36d7a00b20e2 2024-08-07T17:23:03.4275922Z instance-id: i-0743d1401b5fc8305 2024-08-07T17:23:03.4336176Z instance-type: c5.2xlarge 2024-08-07T17:23:03.4342345Z system info Linux ip-10-0-8-225.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-07T17:23:03.4372704Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-07T17:23:03.4373396Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-07T17:23:03.4380871Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:03.4381273Z ##[endgroup] 2024-08-07T17:23:03.4490488Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-07T17:23:03.4490953Z if systemctl is-active --quiet docker; then 2024-08-07T17:23:03.4491352Z  echo "Docker daemon is running..."; 2024-08-07T17:23:03.4491689Z else 2024-08-07T17:23:03.4492057Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-07T17:23:03.4492480Z fi 2024-08-07T17:23:03.4499350Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:03.4499859Z ##[endgroup] 2024-08-07T17:23:03.4535937Z Docker daemon is running... 2024-08-07T17:23:03.4610886Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-07T17:23:03.4611311Z with: 2024-08-07T17:23:03.4611523Z shell: bash 2024-08-07T17:23:03.4611750Z timeout_minutes: 5 2024-08-07T17:23:03.4611988Z max_attempts: 3 2024-08-07T17:23:03.4612232Z retry_wait_seconds: 30 2024-08-07T17:23:03.4613311Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-08-07T17:23:03.4614601Z polling_interval_seconds: 1 2024-08-07T17:23:03.4614897Z warning_on_retry: true 2024-08-07T17:23:03.4615170Z continue_on_error: false 2024-08-07T17:23:03.4615422Z env: 2024-08-07T17:23:03.4615640Z AWS_RETRY_MODE: standard 2024-08-07T17:23:03.4615912Z AWS_MAX_ATTEMPTS: 5 2024-08-07T17:23:03.4616177Z AWS_DEFAULT_REGION: us-east-1 2024-08-07T17:23:03.4616460Z ##[endgroup] 2024-08-07T17:23:04.2288106Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-07T17:23:04.2288756Z Configure a credential helper to remove this warning. See 2024-08-07T17:23:04.2289352Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-07T17:23:04.2289747Z 2024-08-07T17:23:04.2289847Z Login Succeeded 2024-08-07T17:23:04.5108026Z Command completed after 1 attempt(s). 2024-08-07T17:23:04.5160815Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-07T17:23:04.5161392Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-07T17:23:04.5161858Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-07T17:23:04.5169307Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:04.5169709Z ##[endgroup] 2024-08-07T17:23:04.5246452Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-07T17:23:04.5247060Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-07T17:23:04.5247491Z # shellcheck disable=SC2046 2024-08-07T17:23:04.5247844Z docker stop $(docker ps -q) || true 2024-08-07T17:23:04.5248208Z # Prune all of the docker images 2024-08-07T17:23:04.5248535Z docker system prune -af 2024-08-07T17:23:04.5255429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:04.5255828Z ##[endgroup] 2024-08-07T17:23:04.5481938Z "docker stop" requires at least 1 argument. 2024-08-07T17:23:04.5482376Z See 'docker stop --help'. 2024-08-07T17:23:04.5482574Z 2024-08-07T17:23:04.5482750Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-07T17:23:04.5483083Z 2024-08-07T17:23:04.5483197Z Stop one or more running containers 2024-08-07T17:23:04.5647725Z Total reclaimed space: 0B 2024-08-07T17:23:04.5680948Z ##[group]Run set +e 2024-08-07T17:23:04.5681250Z set +e 2024-08-07T17:23:04.5681494Z set -x 2024-08-07T17:23:04.5681728Z  2024-08-07T17:23:04.5681978Z PT_DOMAIN=download.pytorch.org 2024-08-07T17:23:04.5682558Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-07T17:23:04.5683336Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-07T17:23:04.5683879Z # one is returned at random 2024-08-07T17:23:04.5684283Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-07T17:23:04.5684657Z  2024-08-07T17:23:04.5684911Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-07T17:23:04.5685356Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-07T17:23:04.5685881Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-07T17:23:04.5686290Z  2024-08-07T17:23:04.5686533Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-07T17:23:04.5687166Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-07T17:23:04.5687538Z  exit 1 2024-08-07T17:23:04.5687779Z  fi 2024-08-07T17:23:04.5687986Z fi 2024-08-07T17:23:04.5688201Z  2024-08-07T17:23:04.5688471Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-07T17:23:04.5688836Z  # Clean up any old records first 2024-08-07T17:23:04.5689203Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-07T17:23:04.5689537Z fi 2024-08-07T17:23:04.5689736Z  2024-08-07T17:23:04.5690139Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-07T17:23:04.5690553Z cat /etc/hosts 2024-08-07T17:23:04.5697441Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:04.5697835Z ##[endgroup] 2024-08-07T17:23:04.5716940Z + PT_DOMAIN=download.pytorch.org 2024-08-07T17:23:04.5721153Z ++ dig -4 +short download.pytorch.org 2024-08-07T17:23:04.5721494Z ++ tail -n1 2024-08-07T17:23:04.5793933Z + RESOLVED_IP=18.165.98.97 2024-08-07T17:23:04.5794454Z + '[' -z 18.165.98.97 ']' 2024-08-07T17:23:04.5794970Z + grep -r download.pytorch.org /etc/hosts 2024-08-07T17:23:04.5802882Z + echo '18.165.98.97 download.pytorch.org' 2024-08-07T17:23:04.5803360Z + sudo tee -a /etc/hosts 2024-08-07T17:23:04.5888796Z 18.165.98.97 download.pytorch.org 2024-08-07T17:23:04.5900831Z + cat /etc/hosts 2024-08-07T17:23:04.5906583Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-07T17:23:04.5912980Z ::1 localhost6 localhost6.localdomain6 2024-08-07T17:23:04.5913621Z 18.165.98.97 download.pytorch.org 2024-08-07T17:23:04.5957933Z Prepare all required actions 2024-08-07T17:23:04.5996681Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-08-07T17:23:04.5997029Z with: 2024-08-07T17:23:04.5997443Z github-token: *** 2024-08-07T17:23:04.5997689Z ##[endgroup] 2024-08-07T17:23:04.6052320Z ##[group]Run set -eux 2024-08-07T17:23:04.6052615Z set -eux 2024-08-07T17:23:04.6053053Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-08-07T17:23:04.6060187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:04.6060575Z env: 2024-08-07T17:23:04.6060953Z GITHUB_TOKEN: *** 2024-08-07T17:23:04.6061184Z ##[endgroup] 2024-08-07T17:23:04.6079861Z + python3 .github/scripts/get_workflow_job_id.py 10288745067 i-0743d1401b5fc8305 2024-08-07T17:23:05.5494455Z setting job-id=28475158891 2024-08-07T17:23:05.5494857Z setting job-name=before-test / target-determination 2024-08-07T17:23:05.5647708Z Prepare all required actions 2024-08-07T17:23:05.5648080Z Getting action download info 2024-08-07T17:23:05.6698280Z ##[group]Run ./.github/actions/pytest-cache-download 2024-08-07T17:23:05.6698649Z with: 2024-08-07T17:23:05.6698879Z cache_dir: .pytest_cache 2024-08-07T17:23:05.6699146Z job_identifier: pull 2024-08-07T17:23:05.6699409Z s3_bucket: gha-artifacts 2024-08-07T17:23:05.6699694Z ##[endgroup] 2024-08-07T17:23:05.6740803Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-07T17:23:05.6741224Z with: 2024-08-07T17:23:05.6741438Z shell: bash 2024-08-07T17:23:05.6741676Z timeout_minutes: 5 2024-08-07T17:23:05.6741999Z max_attempts: 5 2024-08-07T17:23:05.6742247Z retry_wait_seconds: 30 2024-08-07T17:23:05.6742595Z command: set -eu python3 -m pip install boto3==1.19.12 2024-08-07T17:23:05.6742975Z polling_interval_seconds: 1 2024-08-07T17:23:05.6743267Z warning_on_retry: true 2024-08-07T17:23:05.6743576Z continue_on_error: false 2024-08-07T17:23:05.6743845Z ##[endgroup] 2024-08-07T17:23:06.1409329Z Defaulting to user installation because normal site-packages is not writeable 2024-08-07T17:23:07.2429751Z Collecting boto3==1.19.12 2024-08-07T17:23:07.2601354Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-08-07T17:23:08.5553442Z Collecting botocore<1.23.0,>=1.22.12 2024-08-07T17:23:08.5596977Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-08-07T17:23:08.7121126Z Collecting jmespath<1.0.0,>=0.7.1 2024-08-07T17:23:08.7162050Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-08-07T17:23:08.7593166Z Collecting s3transfer<0.6.0,>=0.5.0 2024-08-07T17:23:08.7633847Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-08-07T17:23:08.8835984Z Collecting urllib3<1.27,>=1.25.4 2024-08-07T17:23:08.8875973Z Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-08-07T17:23:08.9515180Z Collecting python-dateutil<3.0.0,>=2.1 2024-08-07T17:23:08.9555167Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-07T17:23:08.9969514Z Collecting six>=1.5 2024-08-07T17:23:09.0008534Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-07T17:23:09.0843520Z Installing collected packages: urllib3, jmespath, six, python-dateutil, botocore, s3transfer, boto3 2024-08-07T17:23:09.8104247Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.9.0.post0 s3transfer-0.5.2 six-1.16.0 urllib3-1.26.19 2024-08-07T17:23:10.7267187Z Command completed after 1 attempt(s). 2024-08-07T17:23:10.7316195Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-08-07T17:23:10.7316673Z python3 .github/scripts/pytest_cache.py \ 2024-08-07T17:23:10.7317038Z  --download \ 2024-08-07T17:23:10.7317360Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-08-07T17:23:10.7317745Z  --pr_identifier $GITHUB_REF \ 2024-08-07T17:23:10.7318090Z  --job_identifier $JOB_IDENTIFIER \ 2024-08-07T17:23:10.7318496Z  --temp_dir $RUNNER_TEMP \ 2024-08-07T17:23:10.7318835Z  --repo $REPO \ 2024-08-07T17:23:10.7319121Z  --bucket $BUCKET \ 2024-08-07T17:23:10.7326671Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:10.7327064Z env: 2024-08-07T17:23:10.7327281Z CACHE_DIR: .pytest_cache 2024-08-07T17:23:10.7327559Z JOB_IDENTIFIER: pull 2024-08-07T17:23:10.7327833Z REPO: pytorch/pytorch 2024-08-07T17:23:10.7328087Z BUCKET: gha-artifacts 2024-08-07T17:23:10.7328342Z ##[endgroup] 2024-08-07T17:23:12.0022408Z PR identifier for `refs/pull/131248/merge` is `cbc34607c96079dfcdbe69d358ad18c0` 2024-08-07T17:23:12.0024207Z Downloading cache with args Namespace(bucket='gha-artifacts', cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', download=True, job_identifier='pull', pr_identifier='refs/pull/131248/merge', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-08-07T17:23:12.0026883Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0029385Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0031851Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0034311Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0036649Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0038969Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0041368Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0043609Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0045864Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0048057Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0050230Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0052406Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0054570Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.0056730Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.0058879Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0061124Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0063330Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.0065467Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.0067710Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.0069862Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.0071987Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0074213Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0076343Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.0078467Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.0080851Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0083268Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.0085678Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.0088085Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.0090474Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0092958Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.0095358Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9162751Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9165189Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9167392Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9169541Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9171857Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9173996Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9176266Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9178400Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9180609Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9182859Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.9185023Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.9187172Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9189320Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9191452Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9193681Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9195822Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.9198024Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.9200200Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9202463Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9204578Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9206782Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9208936Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9211144Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9213326Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9215510Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9217667Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9219786Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9221963Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9224081Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9226984Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9228944Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ae047962b2e64648eda28510f227dd45/.pytest_cache 2024-08-07T17:23:12.9231054Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9234115Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9236068Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/63c36108dbac106c1aae439a717c94bc/.pytest_cache 2024-08-07T17:23:12.9238061Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9388797Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9390691Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/013a64ec0f0395a687f3a7fb5d01ab63/.pytest_cache 2024-08-07T17:23:12.9392599Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9395438Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9397281Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f84f0315214e4929d771adbdfa531ff3/.pytest_cache 2024-08-07T17:23:12.9399165Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9-sm86/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9402136Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9403978Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7b7dadd8264340c7af7cd7ef40266048/.pytest_cache 2024-08-07T17:23:12.9405840Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9408760Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9410581Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f101dfd8e0a7eeab16b4736ce052abb7/.pytest_cache 2024-08-07T17:23:12.9412427Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-cuda12_1-py3_10-gcc9/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9415205Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.9417018Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2747970cf734dc880de7fe6144629125/.pytest_cache 2024-08-07T17:23:12.9418855Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.9421695Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9423603Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5aece5d0ea2deb6fcdcf21df39e66728/.pytest_cache 2024-08-07T17:23:12.9425443Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9428190Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9429991Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5154b116ff629b39b1621190468bbde6/.pytest_cache 2024-08-07T17:23:12.9431826Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9434574Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.9436365Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/846ff8f8c63ca65d7c607a53d012ae9b/.pytest_cache 2024-08-07T17:23:12.9438210Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.9441153Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9442965Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/cddfd3c9fc2601cf2d1d9442dc12258a/.pytest_cache 2024-08-07T17:23:12.9444791Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9447525Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9449323Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/bf5617b7bf5a8d3d16802602c2857f56/.pytest_cache 2024-08-07T17:23:12.9451146Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_11-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9454019Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9456026Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d604f953d43b8652d315310212e6757d/.pytest_cache 2024-08-07T17:23:12.9457972Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9460996Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9462988Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f453bc90dfe08383ad354114ebbade21/.pytest_cache 2024-08-07T17:23:12.9606761Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9610051Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9611989Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5ae457fe2e6d79d99f9dc0c23ae7ac02/.pytest_cache 2024-08-07T17:23:12.9613967Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9617117Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9619059Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d75dc9d946c43d782adafae9cf316efb/.pytest_cache 2024-08-07T17:23:12.9621025Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10-experimental-split-build/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9623975Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9625772Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/31241876762a5f37e6f931d33adbd000/.pytest_cache 2024-08-07T17:23:12.9627610Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9630406Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9632331Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f269b212dbfcf2f172913513af390a0c/.pytest_cache 2024-08-07T17:23:12.9634172Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9636956Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9638771Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ed5ad2024489ff1afda2e2ccabce28f2/.pytest_cache 2024-08-07T17:23:12.9640724Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9643469Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9645260Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/15697a6a3e1810e20dd5e0f9d585fba7/.pytest_cache 2024-08-07T17:23:12.9647072Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_12-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9649811Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.9651761Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/193366c0d50545c3a0a418eb85562153/.pytest_cache 2024-08-07T17:23:12.9653637Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/crossref/1.zip 2024-08-07T17:23:12.9656379Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9658167Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/51d00d1e6348e2f5b8aa878f2f0d5ad9/.pytest_cache 2024-08-07T17:23:12.9660001Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9662823Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9664714Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/44b34f44c1da6f4ef06b99a955dad59d/.pytest_cache 2024-08-07T17:23:12.9666540Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/dynamo/1.zip 2024-08-07T17:23:12.9669270Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.9671079Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d23c2bf2cc7639d694257f44354b3bc6/.pytest_cache 2024-08-07T17:23:12.9672924Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/crossref/1.zip 2024-08-07T17:23:12.9675667Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9677454Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/76a3ae87f98fe921744c1e84496d37e5/.pytest_cache 2024-08-07T17:23:12.9679275Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9682075Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9683873Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0416912c9090d314c1e027be5dd6c060/.pytest_cache 2024-08-07T17:23:12.9701483Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-focal-py3_8-clang10/b6a532e426d40361ebe8d8bb2155014dde09a3db/dynamo/1.zip 2024-08-07T17:23:12.9704349Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9706178Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/9f2bb655ac39962a8f3e02ed4028da88/.pytest_cache 2024-08-07T17:23:12.9708025Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9710833Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9712664Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ec99f3ae6e28b78e11218dfdce196a17/.pytest_cache 2024-08-07T17:23:12.9714599Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_10-clang15-asan/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9717363Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9719146Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1bbffbdb251fc4001b208bd9d2cd4ce7/.pytest_cache 2024-08-07T17:23:12.9721100Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/0c93a912d3abeff9811cdb9d5361cf7a9ba0c087/default/1.zip 2024-08-07T17:23:12.9723809Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:12.9725589Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/dfe9204c647a0e06a8d56b557b42d8a6/.pytest_cache 2024-08-07T17:23:12.9727411Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull/pytest_cache/pytorch/pytorch/cbc34607c96079dfcdbe69d358ad18c0/pull_linux-jammy-py3_8-gcc11/b6a532e426d40361ebe8d8bb2155014dde09a3db/default/1.zip 2024-08-07T17:23:13.0107879Z ##[group]Run seemethere/download-artifact-s3@v4 2024-08-07T17:23:13.0108228Z with: 2024-08-07T17:23:13.0108457Z name: llm_results 2024-08-07T17:23:13.0108722Z path: .additional_ci_files/llm_results 2024-08-07T17:23:13.0109041Z s3-bucket: gha-artifacts 2024-08-07T17:23:13.0109318Z region: us-east-1 2024-08-07T17:23:13.0109560Z ##[endgroup] 2024-08-07T17:23:13.4791215Z (node:5351) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-08-07T17:23:13.4791753Z 2024-08-07T17:23:13.4791971Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-08-07T17:23:13.4792691Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-08-07T17:23:13.4793552Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-08-07T17:23:13.5527696Z Found 1 objects with prefix pytorch/pytorch/10288745067/llm_results/ 2024-08-07T17:23:13.5531312Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-08-07T17:23:13.6163346Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-08-07T17:23:13.6171237Z Artifact download has finished successfully 2024-08-07T17:23:13.6298110Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-08-07T17:23:13.6299026Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-08-07T17:23:13.6299644Z python3 -m pip install boto3==1.19.12 2024-08-07T17:23:13.6300101Z python3 tools/testing/do_target_determination_for_s3.py 2024-08-07T17:23:13.6308385Z shell: /usr/bin/bash -e {0} 2024-08-07T17:23:13.6308673Z env: 2024-08-07T17:23:13.6309094Z GITHUB_TOKEN: *** 2024-08-07T17:23:13.6309352Z GITHUB_REPOSITORY: pytorch/pytorch 2024-08-07T17:23:13.6309677Z GITHUB_WORKFLOW: pull 2024-08-07T17:23:13.6309960Z GITHUB_JOB: target-determination 2024-08-07T17:23:13.6310257Z GITHUB_RUN_ID: 10288745067 2024-08-07T17:23:13.6310695Z GITHUB_RUN_NUMBER: 234358 2024-08-07T17:23:13.6310975Z GITHUB_RUN_ATTEMPT: 1 2024-08-07T17:23:13.6311236Z GITHUB_REF: refs/pull/131248/merge 2024-08-07T17:23:13.6311588Z JOB_ID: 28475158891 2024-08-07T17:23:13.6311895Z JOB_NAME: before-test / target-determination 2024-08-07T17:23:13.6312233Z PR_NUMBER: 131248 2024-08-07T17:23:13.6312474Z ##[endgroup] 2024-08-07T17:23:13.6369050Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-08-07T17:23:13.6369523Z creating: .additional_ci_files/llm_results/mappings/ 2024-08-07T17:23:13.6373682Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-08-07T17:23:13.8569149Z Defaulting to user installation because normal site-packages is not writeable 2024-08-07T17:23:13.8740794Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-08-07T17:23:13.8792909Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-08-07T17:23:13.8837470Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-08-07T17:23:13.8865322Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-08-07T17:23:13.8878294Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-08-07T17:23:13.8906864Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.19) 2024-08-07T17:23:13.9090512Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-08-07T17:23:16.1652357Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2024-08-07T17:23:16.1654186Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2024-08-07T17:23:16.1656041Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2024-08-07T17:23:16.1657903Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2024-08-07T17:23:16.1659941Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2024-08-07T17:23:16.1662247Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2024-08-07T17:23:16.1663385Z Received 628 tests to prioritize 2024-08-07T17:23:16.1663696Z backends/xeon/test_launch 2024-08-07T17:23:16.1663998Z benchmark_utils/test_benchmark_utils 2024-08-07T17:23:16.1664411Z cpp_extensions/open_registration_extension/test/test_openreg 2024-08-07T17:23:16.1664901Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-08-07T17:23:16.1665389Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-08-07T17:23:16.1665848Z distributed/_composable/fsdp/test_fully_shard_comm 2024-08-07T17:23:16.1666283Z distributed/_composable/fsdp/test_fully_shard_compile 2024-08-07T17:23:16.1666834Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-08-07T17:23:16.1667279Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-08-07T17:23:16.1667712Z distributed/_composable/fsdp/test_fully_shard_init 2024-08-07T17:23:16.1668147Z distributed/_composable/fsdp/test_fully_shard_logging 2024-08-07T17:23:16.1668574Z distributed/_composable/fsdp/test_fully_shard_memory 2024-08-07T17:23:16.1669052Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-08-07T17:23:16.1669537Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-08-07T17:23:16.1669961Z distributed/_composable/fsdp/test_fully_shard_state 2024-08-07T17:23:16.1670410Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-08-07T17:23:16.1670873Z distributed/_composable/fsdp/test_fully_shard_training 2024-08-07T17:23:16.1671339Z distributed/_composable/fully_shard/test_fully_shard_compile 2024-08-07T17:23:16.1671831Z distributed/_composable/fully_shard/test_fully_shard_init 2024-08-07T17:23:16.1672363Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision 2024-08-07T17:23:16.1672952Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint 2024-08-07T17:23:16.1673579Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint 2024-08-07T17:23:16.1674211Z distributed/_composable/fully_shard/test_fully_shard_runtime 2024-08-07T17:23:16.1674854Z distributed/_composable/fully_shard/test_fully_shard_util 2024-08-07T17:23:16.1692237Z distributed/_composable/test_checkpoint 2024-08-07T17:23:16.1692924Z distributed/_composable/test_composability/test_2d_composability 2024-08-07T17:23:16.1693606Z distributed/_composable/test_compose 2024-08-07T17:23:16.1694259Z distributed/_composable/test_contract 2024-08-07T17:23:16.1694767Z distributed/_composable/test_replicate 2024-08-07T17:23:16.1695428Z distributed/_composable/test_replicate_with_compiler 2024-08-07T17:23:16.1696104Z distributed/_shard/sharded_optim/test_sharded_optim 2024-08-07T17:23:16.1696825Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-08-07T17:23:16.1697571Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-08-07T17:23:16.1698327Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-08-07T17:23:16.1699045Z distributed/_shard/sharded_tensor/ops/test_init 2024-08-07T17:23:16.1699732Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-08-07T17:23:16.1700398Z distributed/_shard/sharded_tensor/test_logger 2024-08-07T17:23:16.1701114Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-08-07T17:23:16.1702012Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-08-07T17:23:16.1702838Z distributed/_shard/sharding_plan/test_sharding_plan 2024-08-07T17:23:16.1703533Z distributed/_shard/sharding_spec/test_sharding_spec 2024-08-07T17:23:16.1704175Z distributed/_shard/test_sharder 2024-08-07T17:23:16.1704733Z distributed/_tensor/debug/test_comm_mode 2024-08-07T17:23:16.1705404Z distributed/_tensor/debug/test_comm_mode_features 2024-08-07T17:23:16.1706075Z distributed/_tensor/debug/test_op_coverage 2024-08-07T17:23:16.1706957Z distributed/_tensor/experimental/test_local_map 2024-08-07T17:23:16.1707728Z distributed/_tensor/experimental/test_register_sharding 2024-08-07T17:23:16.1708487Z distributed/_tensor/experimental/test_tp_transform 2024-08-07T17:23:16.1709133Z distributed/_tensor/test_api 2024-08-07T17:23:16.1709641Z distributed/_tensor/test_attention 2024-08-07T17:23:16.1710205Z distributed/_tensor/test_common_rules 2024-08-07T17:23:16.1710824Z distributed/_tensor/test_convolution_ops 2024-08-07T17:23:16.1711410Z distributed/_tensor/test_dtensor 2024-08-07T17:23:16.1711942Z distributed/_tensor/test_dtensor_compile 2024-08-07T17:23:16.1712518Z distributed/_tensor/test_dtensor_ops 2024-08-07T17:23:16.1713075Z distributed/_tensor/test_embedding_ops 2024-08-07T17:23:16.1713671Z distributed/_tensor/test_experimental_ops 2024-08-07T17:23:16.1714401Z distributed/_tensor/test_init 2024-08-07T17:23:16.1714771Z distributed/_tensor/test_math_ops 2024-08-07T17:23:16.1715111Z distributed/_tensor/test_matrix_ops 2024-08-07T17:23:16.1715436Z distributed/_tensor/test_op_strategy 2024-08-07T17:23:16.1715773Z distributed/_tensor/test_optimizers 2024-08-07T17:23:16.1716107Z distributed/_tensor/test_pointwise_ops 2024-08-07T17:23:16.1716433Z distributed/_tensor/test_random_ops 2024-08-07T17:23:16.1716763Z distributed/_tensor/test_redistribute 2024-08-07T17:23:16.1717095Z distributed/_tensor/test_tensor_ops 2024-08-07T17:23:16.1717404Z distributed/_tensor/test_utils 2024-08-07T17:23:16.1717711Z distributed/_tensor/test_view_ops 2024-08-07T17:23:16.1718043Z distributed/_tensor/test_xla_integration 2024-08-07T17:23:16.1718384Z distributed/_tools/test_fsdp2_mem_tracker 2024-08-07T17:23:16.1718727Z distributed/_tools/test_mem_tracker 2024-08-07T17:23:16.1719056Z distributed/_tools/test_memory_tracker 2024-08-07T17:23:16.1719383Z distributed/_tools/test_mod_tracker 2024-08-07T17:23:16.1719760Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-08-07T17:23:16.1720213Z distributed/algorithms/quantization/test_quantization 2024-08-07T17:23:16.1720595Z distributed/algorithms/test_join 2024-08-07T17:23:16.1721079Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-08-07T17:23:16.1721477Z distributed/checkpoint/e2e/test_fine_tuning 2024-08-07T17:23:16.1721826Z distributed/checkpoint/e2e/test_fsdp_ep 2024-08-07T17:23:16.1722181Z distributed/checkpoint/e2e/test_pipeline 2024-08-07T17:23:16.1722538Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-08-07T17:23:16.1722878Z distributed/checkpoint/test_checkpoint 2024-08-07T17:23:16.1723228Z distributed/checkpoint/test_compatibility 2024-08-07T17:23:16.1723586Z distributed/checkpoint/test_dedup_tensors 2024-08-07T17:23:16.1723946Z distributed/checkpoint/test_dtensor_checkpoint 2024-08-07T17:23:16.1724340Z distributed/checkpoint/test_dtensor_resharding 2024-08-07T17:23:16.1724754Z distributed/checkpoint/test_file_system_checkpoint 2024-08-07T17:23:16.1725183Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-08-07T17:23:16.1725602Z distributed/checkpoint/test_format_utils 2024-08-07T17:23:16.1725968Z distributed/checkpoint/test_fsdp_model_state 2024-08-07T17:23:16.1726337Z distributed/checkpoint/test_fsdp_optim_state 2024-08-07T17:23:16.1726774Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-08-07T17:23:16.1727194Z distributed/checkpoint/test_fsspec 2024-08-07T17:23:16.1727532Z distributed/checkpoint/test_hsdp_checkpoint 2024-08-07T17:23:16.1727892Z distributed/checkpoint/test_nested_dict 2024-08-07T17:23:16.1728238Z distributed/checkpoint/test_planner 2024-08-07T17:23:16.1728567Z distributed/checkpoint/test_save_load_api 2024-08-07T17:23:16.1728920Z distributed/checkpoint/test_state_dict 2024-08-07T17:23:16.1729280Z distributed/checkpoint/test_state_dict_utils 2024-08-07T17:23:16.1729638Z distributed/checkpoint/test_tp_checkpoint 2024-08-07T17:23:16.1729993Z distributed/checkpoint/test_traverse 2024-08-07T17:23:16.1730328Z distributed/checkpoint/test_utils 2024-08-07T17:23:16.1730771Z distributed/elastic/events/lib_test 2024-08-07T17:23:16.1731113Z distributed/elastic/metrics/api_test 2024-08-07T17:23:16.1731475Z distributed/elastic/multiprocessing/api_test 2024-08-07T17:23:16.1731832Z distributed/elastic/test_control_plane 2024-08-07T17:23:16.1732177Z distributed/elastic/timer/api_test 2024-08-07T17:23:16.1732535Z distributed/elastic/timer/local_timer_example 2024-08-07T17:23:16.1732902Z distributed/elastic/timer/local_timer_test 2024-08-07T17:23:16.1733270Z distributed/elastic/utils/distributed_test 2024-08-07T17:23:16.1733614Z distributed/elastic/utils/logging_test 2024-08-07T17:23:16.1733949Z distributed/elastic/utils/util_test 2024-08-07T17:23:16.1734287Z distributed/fsdp/test_checkpoint_wrapper 2024-08-07T17:23:16.1734644Z distributed/fsdp/test_distributed_checkpoint 2024-08-07T17:23:16.1735084Z distributed/fsdp/test_fsdp_apply 2024-08-07T17:23:16.1735422Z distributed/fsdp/test_fsdp_backward_prefetch 2024-08-07T17:23:16.1735775Z distributed/fsdp/test_fsdp_checkpoint 2024-08-07T17:23:16.1736121Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-08-07T17:23:16.1736462Z distributed/fsdp/test_fsdp_comm 2024-08-07T17:23:16.1736767Z distributed/fsdp/test_fsdp_comm_hooks 2024-08-07T17:23:16.1737097Z distributed/fsdp/test_fsdp_core 2024-08-07T17:23:16.1737435Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-08-07T17:23:16.1737817Z distributed/fsdp/test_fsdp_exec_order 2024-08-07T17:23:16.1738149Z distributed/fsdp/test_fsdp_fine_tune 2024-08-07T17:23:16.1738478Z distributed/fsdp/test_fsdp_flatten_params 2024-08-07T17:23:16.1738841Z distributed/fsdp/test_fsdp_freezing_weights 2024-08-07T17:23:16.1739192Z distributed/fsdp/test_fsdp_fx 2024-08-07T17:23:16.1739487Z distributed/fsdp/test_fsdp_grad_acc 2024-08-07T17:23:16.1739823Z distributed/fsdp/test_fsdp_hybrid_shard 2024-08-07T17:23:16.1740180Z distributed/fsdp/test_fsdp_ignored_modules 2024-08-07T17:23:16.1740514Z distributed/fsdp/test_fsdp_input 2024-08-07T17:23:16.1740835Z distributed/fsdp/test_fsdp_memory 2024-08-07T17:23:16.1741153Z distributed/fsdp/test_fsdp_meta 2024-08-07T17:23:16.1741451Z distributed/fsdp/test_fsdp_misc 2024-08-07T17:23:16.1741867Z distributed/fsdp/test_fsdp_mixed_precision 2024-08-07T17:23:16.1742240Z distributed/fsdp/test_fsdp_multiple_forward 2024-08-07T17:23:16.1742604Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-08-07T17:23:16.1742968Z distributed/fsdp/test_fsdp_optim_state 2024-08-07T17:23:16.1743307Z distributed/fsdp/test_fsdp_overlap 2024-08-07T17:23:16.1743624Z distributed/fsdp/test_fsdp_pure_fp16 2024-08-07T17:23:16.1743982Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-08-07T17:23:16.1744353Z distributed/fsdp/test_fsdp_state_dict 2024-08-07T17:23:16.1744687Z distributed/fsdp/test_fsdp_tp_integration 2024-08-07T17:23:16.1745031Z distributed/fsdp/test_fsdp_traversal 2024-08-07T17:23:16.1745363Z distributed/fsdp/test_fsdp_uneven 2024-08-07T17:23:16.1745685Z distributed/fsdp/test_fsdp_unshard_params 2024-08-07T17:23:16.1746049Z distributed/fsdp/test_fsdp_use_orig_params 2024-08-07T17:23:16.1746408Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-08-07T17:23:16.1746769Z distributed/fsdp/test_shard_utils 2024-08-07T17:23:16.1747084Z distributed/fsdp/test_utils 2024-08-07T17:23:16.1747369Z distributed/fsdp/test_wrap 2024-08-07T17:23:16.1747664Z distributed/launcher/test_run 2024-08-07T17:23:16.1747972Z distributed/nn/jit/test_instantiator 2024-08-07T17:23:16.1748337Z distributed/optim/test_apply_optimizer_in_backward 2024-08-07T17:23:16.1748727Z distributed/optim/test_named_optimizer 2024-08-07T17:23:16.1749102Z distributed/optim/test_zero_redundancy_optimizer 2024-08-07T17:23:16.1749470Z distributed/pipelining/test_backward 2024-08-07T17:23:16.1749817Z distributed/pipelining/test_composability 2024-08-07T17:23:16.1750176Z distributed/pipelining/test_microbatch 2024-08-07T17:23:16.1750503Z distributed/pipelining/test_pipe 2024-08-07T17:23:16.1750827Z distributed/pipelining/test_schedule 2024-08-07T17:23:16.1751273Z distributed/pipelining/test_schedule_multiproc 2024-08-07T17:23:16.1751636Z distributed/pipelining/test_stage 2024-08-07T17:23:16.1751975Z distributed/pipelining/test_transformer 2024-08-07T17:23:16.1752327Z distributed/pipelining/test_unflatten 2024-08-07T17:23:16.1752666Z distributed/rpc/cuda/test_tensorpipe_agent 2024-08-07T17:23:16.1753017Z distributed/rpc/test_faulty_agent 2024-08-07T17:23:16.1753345Z distributed/rpc/test_share_memory 2024-08-07T17:23:16.1753658Z distributed/rpc/test_tensorpipe_agent 2024-08-07T17:23:16.1754026Z distributed/tensor/parallel/test_ddp_2d_parallel 2024-08-07T17:23:16.1754436Z distributed/tensor/parallel/test_fsdp_2d_parallel 2024-08-07T17:23:16.1754846Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-08-07T17:23:16.1755265Z distributed/tensor/parallel/test_parallelize_api 2024-08-07T17:23:16.1755737Z distributed/tensor/parallel/test_tp_examples 2024-08-07T17:23:16.1756119Z distributed/tensor/parallel/test_tp_random_state 2024-08-07T17:23:16.1756503Z distributed/tensor/parallel/test_tp_style 2024-08-07T17:23:16.1756845Z distributed/test_c10d_common 2024-08-07T17:23:16.1757142Z distributed/test_c10d_functional_native 2024-08-07T17:23:16.1757475Z distributed/test_c10d_gloo 2024-08-07T17:23:16.1757763Z distributed/test_c10d_logger 2024-08-07T17:23:16.1758041Z distributed/test_c10d_nccl 2024-08-07T17:23:16.1758345Z distributed/test_c10d_object_collectives 2024-08-07T17:23:16.1758681Z distributed/test_c10d_ops_nccl 2024-08-07T17:23:16.1758972Z distributed/test_c10d_pypg 2024-08-07T17:23:16.1759265Z distributed/test_c10d_spawn_gloo 2024-08-07T17:23:16.1759580Z distributed/test_c10d_spawn_nccl 2024-08-07T17:23:16.1759884Z distributed/test_c10d_spawn_ucc 2024-08-07T17:23:16.1760187Z distributed/test_c10d_ucc 2024-08-07T17:23:16.1760487Z distributed/test_collective_utils 2024-08-07T17:23:16.1760947Z distributed/test_compute_comm_reordering 2024-08-07T17:23:16.1761289Z distributed/test_control_collectives 2024-08-07T17:23:16.1761618Z distributed/test_data_parallel 2024-08-07T17:23:16.1761922Z distributed/test_device_mesh 2024-08-07T17:23:16.1762212Z distributed/test_distributed_spawn 2024-08-07T17:23:16.1762539Z distributed/test_dynamo_distributed 2024-08-07T17:23:16.1762861Z distributed/test_fake_pg 2024-08-07T17:23:16.1763138Z distributed/test_functional_api 2024-08-07T17:23:16.1763461Z distributed/test_inductor_collectives 2024-08-07T17:23:16.1763787Z distributed/test_launcher 2024-08-07T17:23:16.1764067Z distributed/test_multi_threaded_pg 2024-08-07T17:23:16.1764376Z distributed/test_nccl 2024-08-07T17:23:16.1764634Z distributed/test_pg_wrapper 2024-08-07T17:23:16.1764926Z distributed/test_store 2024-08-07T17:23:16.1765210Z distributed/test_symmetric_memory 2024-08-07T17:23:16.1765518Z distributions/test_constraints 2024-08-07T17:23:16.1765835Z distributions/test_distributions 2024-08-07T17:23:16.1766128Z doctests 2024-08-07T17:23:16.1766360Z dynamo/test_activation_checkpointing 2024-08-07T17:23:16.1766676Z dynamo/test_after_aot 2024-08-07T17:23:16.1766940Z dynamo/test_aot_autograd 2024-08-07T17:23:16.1767206Z dynamo/test_aot_autograd_cache 2024-08-07T17:23:16.1767504Z dynamo/test_autograd_function 2024-08-07T17:23:16.1767790Z dynamo/test_backends 2024-08-07T17:23:16.1768051Z dynamo/test_backward_higher_order_ops 2024-08-07T17:23:16.1768372Z dynamo/test_base_output 2024-08-07T17:23:16.1768646Z dynamo/test_bytecode_utils 2024-08-07T17:23:16.1768911Z dynamo/test_compile 2024-08-07T17:23:16.1769162Z dynamo/test_comptime 2024-08-07T17:23:16.1769416Z dynamo/test_config 2024-08-07T17:23:16.1769658Z dynamo/test_ctx_manager 2024-08-07T17:23:16.1769924Z dynamo/test_cudagraphs 2024-08-07T17:23:16.1770220Z dynamo/test_cudagraphs_expandable_segments 2024-08-07T17:23:16.1770546Z dynamo/test_debug_utils 2024-08-07T17:23:16.1770816Z dynamo/test_decorators 2024-08-07T17:23:16.1771070Z dynamo/test_deviceguard 2024-08-07T17:23:16.1771448Z dynamo/test_dynamic_shapes 2024-08-07T17:23:16.1771731Z dynamo/test_exc 2024-08-07T17:23:16.1771960Z dynamo/test_exceptions 2024-08-07T17:23:16.1772225Z dynamo/test_export 2024-08-07T17:23:16.1772486Z dynamo/test_export_mutations 2024-08-07T17:23:16.1772760Z dynamo/test_frame_init 2024-08-07T17:23:16.1773026Z dynamo/test_functions 2024-08-07T17:23:16.1773297Z dynamo/test_fx_passes_pre_grad 2024-08-07T17:23:16.1773580Z dynamo/test_global 2024-08-07T17:23:16.1773835Z dynamo/test_guard_manager 2024-08-07T17:23:16.1774117Z dynamo/test_higher_order_ops 2024-08-07T17:23:16.1774389Z dynamo/test_hooks 2024-08-07T17:23:16.1774650Z dynamo/test_inline_inbuilt_nn_modules 2024-08-07T17:23:16.1774980Z dynamo/test_input_attr_tracking 2024-08-07T17:23:16.1775264Z dynamo/test_interop 2024-08-07T17:23:16.1775513Z dynamo/test_logging 2024-08-07T17:23:16.1775846Z dynamo/test_minifier 2024-08-07T17:23:16.1776086Z dynamo/test_misc 2024-08-07T17:23:16.1776333Z dynamo/test_model_output 2024-08-07T17:23:16.1776593Z dynamo/test_modes 2024-08-07T17:23:16.1776842Z dynamo/test_modules 2024-08-07T17:23:16.1777094Z dynamo/test_nops 2024-08-07T17:23:16.1777328Z dynamo/test_optimizers 2024-08-07T17:23:16.1777604Z dynamo/test_pre_dispatch 2024-08-07T17:23:16.1777880Z dynamo/test_profiler 2024-08-07T17:23:16.1778130Z dynamo/test_python_autograd 2024-08-07T17:23:16.1778420Z dynamo/test_recompile_ux 2024-08-07T17:23:16.1778691Z dynamo/test_recompiles 2024-08-07T17:23:16.1778934Z dynamo/test_reorder_logs 2024-08-07T17:23:16.1779191Z dynamo/test_repros 2024-08-07T17:23:16.1779424Z dynamo/test_resume 2024-08-07T17:23:16.1779652Z dynamo/test_sdpa 2024-08-07T17:23:16.1779889Z dynamo/test_skip_non_tensor 2024-08-07T17:23:16.1780158Z dynamo/test_sources 2024-08-07T17:23:16.1780397Z dynamo/test_structured_trace 2024-08-07T17:23:16.1780676Z dynamo/test_subclasses 2024-08-07T17:23:16.1780925Z dynamo/test_subgraphs 2024-08-07T17:23:16.1781163Z dynamo/test_torchrec 2024-08-07T17:23:16.1781420Z dynamo/test_trace_rules 2024-08-07T17:23:16.1781666Z dynamo/test_unspec 2024-08-07T17:23:16.1781983Z dynamo/test_utils 2024-08-07T17:23:16.1782224Z dynamo/test_verify_correctness 2024-08-07T17:23:16.1782494Z dynamo/test_view 2024-08-07T17:23:16.1782729Z export/test_converter 2024-08-07T17:23:16.1782975Z export/test_db 2024-08-07T17:23:16.1783201Z export/test_experimental 2024-08-07T17:23:16.1783468Z export/test_export 2024-08-07T17:23:16.1783719Z export/test_export_nonstrict 2024-08-07T17:23:16.1784016Z export/test_export_training_ir_to_run_decomp 2024-08-07T17:23:16.1784361Z export/test_functionalized_assertions 2024-08-07T17:23:16.1784660Z export/test_hop 2024-08-07T17:23:16.1784883Z export/test_lift_unlift 2024-08-07T17:23:16.1785140Z export/test_pass_infra 2024-08-07T17:23:16.1785393Z export/test_passes 2024-08-07T17:23:16.1785639Z export/test_retraceability 2024-08-07T17:23:16.1785911Z export/test_schema 2024-08-07T17:23:16.1786150Z export/test_serdes 2024-08-07T17:23:16.1786386Z export/test_serialize 2024-08-07T17:23:16.1786632Z export/test_sparse 2024-08-07T17:23:16.1786860Z export/test_tools 2024-08-07T17:23:16.1787090Z export/test_torchbind 2024-08-07T17:23:16.1787377Z export/test_tree_utils 2024-08-07T17:23:16.1787696Z export/test_unflatten 2024-08-07T17:23:16.1788038Z export/test_verifier 2024-08-07T17:23:16.1788480Z functorch/test_ac 2024-08-07T17:23:16.1788839Z functorch/test_aotdispatch 2024-08-07T17:23:16.1789158Z functorch/test_control_flow 2024-08-07T17:23:16.1789537Z functorch/test_dims 2024-08-07T17:23:16.1789865Z functorch/test_eager_transforms 2024-08-07T17:23:16.1790179Z functorch/test_logging 2024-08-07T17:23:16.1790556Z functorch/test_memory_efficient_fusion 2024-08-07T17:23:16.1790948Z functorch/test_minifier 2024-08-07T17:23:16.1791235Z functorch/test_ops 2024-08-07T17:23:16.1791588Z functorch/test_parsing 2024-08-07T17:23:16.1791924Z functorch/test_rearrange 2024-08-07T17:23:16.1792215Z functorch/test_vmap 2024-08-07T17:23:16.1792674Z functorch/test_vmap_registrations 2024-08-07T17:23:16.1793092Z higher_order_ops/test_with_effects 2024-08-07T17:23:16.1793442Z inductor/test_aot_inductor 2024-08-07T17:23:16.1793839Z inductor/test_aot_inductor_package 2024-08-07T17:23:16.1794240Z inductor/test_aot_inductor_utils 2024-08-07T17:23:16.1794576Z inductor/test_autoheuristic 2024-08-07T17:23:16.1794967Z inductor/test_b2b_gemm 2024-08-07T17:23:16.1795344Z inductor/test_benchmark_fusion 2024-08-07T17:23:16.1795667Z inductor/test_binary_folding 2024-08-07T17:23:16.1796059Z inductor/test_ck_backend 2024-08-07T17:23:16.1796412Z inductor/test_codecache 2024-08-07T17:23:16.1796710Z inductor/test_codegen_triton 2024-08-07T17:23:16.1797107Z inductor/test_compile_worker 2024-08-07T17:23:16.1797499Z inductor/test_compiled_autograd 2024-08-07T17:23:16.1797886Z inductor/test_compiled_optimizers 2024-08-07T17:23:16.1798310Z inductor/test_config 2024-08-07T17:23:16.1798651Z inductor/test_control_flow 2024-08-07T17:23:16.1798983Z inductor/test_coordinate_descent_tuner 2024-08-07T17:23:16.1799447Z inductor/test_cpp_wrapper_hipify 2024-08-07T17:23:16.1799840Z inductor/test_cpu_cpp_wrapper 2024-08-07T17:23:16.1800163Z inductor/test_cpu_repro 2024-08-07T17:23:16.1800562Z inductor/test_cpu_select_algorithm 2024-08-07T17:23:16.1801073Z inductor/test_cuda_cpp_wrapper 2024-08-07T17:23:16.1801401Z inductor/test_cuda_repro 2024-08-07T17:23:16.1801810Z inductor/test_cudacodecache 2024-08-07T17:23:16.1802195Z inductor/test_cudagraph_trees 2024-08-07T17:23:16.1802566Z inductor/test_cudagraph_trees_expandable_segments 2024-08-07T17:23:16.1803041Z inductor/test_custom_lowering 2024-08-07T17:23:16.1803429Z inductor/test_custom_post_grad_passes 2024-08-07T17:23:16.1803781Z inductor/test_cutlass_backend 2024-08-07T17:23:16.1804189Z inductor/test_debug_trace 2024-08-07T17:23:16.1804560Z inductor/test_decompose_mem_bound_mm 2024-08-07T17:23:16.1804907Z inductor/test_dependencies 2024-08-07T17:23:16.1805315Z inductor/test_distributed_patterns 2024-08-07T17:23:16.1805711Z inductor/test_efficient_conv_bn_eval 2024-08-07T17:23:16.1806057Z inductor/test_extension_backend 2024-08-07T17:23:16.1806493Z inductor/test_flex_attention 2024-08-07T17:23:16.1806866Z inductor/test_flex_decoding 2024-08-07T17:23:16.1807174Z inductor/test_foreach 2024-08-07T17:23:16.1807544Z inductor/test_fp8 2024-08-07T17:23:16.1807875Z inductor/test_fused_attention 2024-08-07T17:23:16.1808193Z inductor/test_fx_fusion 2024-08-07T17:23:16.1808601Z inductor/test_graph_transform_observer 2024-08-07T17:23:16.1809016Z inductor/test_group_batch_fusion 2024-08-07T17:23:16.1809345Z inductor/test_halide 2024-08-07T17:23:16.1809702Z inductor/test_indexing 2024-08-07T17:23:16.1810056Z inductor/test_inductor_freezing 2024-08-07T17:23:16.1810385Z inductor/test_inductor_utils 2024-08-07T17:23:16.1810813Z inductor/test_inplacing_pass 2024-08-07T17:23:16.1811198Z inductor/test_kernel_benchmark 2024-08-07T17:23:16.1811529Z inductor/test_layout_optim 2024-08-07T17:23:16.1811929Z inductor/test_loop_ordering 2024-08-07T17:23:16.1812304Z inductor/test_max_autotune 2024-08-07T17:23:16.1812636Z inductor/test_memory_planning 2024-08-07T17:23:16.1813025Z inductor/test_metrics 2024-08-07T17:23:16.1813344Z inductor/test_minifier 2024-08-07T17:23:16.1813638Z inductor/test_minifier_isolate 2024-08-07T17:23:16.1814068Z inductor/test_mkldnn_pattern_matcher 2024-08-07T17:23:16.1814472Z inductor/test_mmdecomp 2024-08-07T17:23:16.1814807Z inductor/test_move_constructors_to_cuda 2024-08-07T17:23:16.1815269Z inductor/test_multi_kernel 2024-08-07T17:23:16.1815640Z inductor/test_ordered_set 2024-08-07T17:23:16.1815953Z inductor/test_pad_mm 2024-08-07T17:23:16.1816207Z inductor/test_padding 2024-08-07T17:23:16.1816481Z inductor/test_pattern_matcher 2024-08-07T17:23:16.1816775Z inductor/test_perf 2024-08-07T17:23:16.1817020Z inductor/test_profiler 2024-08-07T17:23:16.1817302Z inductor/test_scatter_optimization 2024-08-07T17:23:16.1817736Z inductor/test_select_algorithm 2024-08-07T17:23:16.1818024Z inductor/test_smoke 2024-08-07T17:23:16.1818294Z inductor/test_snode_runtime 2024-08-07T17:23:16.1818598Z inductor/test_split_cat_fx_passes 2024-08-07T17:23:16.1818909Z inductor/test_standalone_compile 2024-08-07T17:23:16.1819223Z inductor/test_torchbind 2024-08-07T17:23:16.1819506Z inductor/test_torchinductor 2024-08-07T17:23:16.1819841Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-08-07T17:23:16.1820248Z inductor/test_torchinductor_dynamic_shapes 2024-08-07T17:23:16.1820635Z inductor/test_torchinductor_opinfo 2024-08-07T17:23:16.1820966Z inductor/test_torchinductor_strided_blocks 2024-08-07T17:23:16.1821325Z inductor/test_triton_extension_backend 2024-08-07T17:23:16.1821658Z inductor/test_triton_heuristics 2024-08-07T17:23:16.1822117Z inductor/test_triton_kernels 2024-08-07T17:23:16.1822414Z inductor/test_triton_wrapper 2024-08-07T17:23:16.1822708Z inductor/test_unbacked_symints 2024-08-07T17:23:16.1823021Z inductor/test_utils 2024-08-07T17:23:16.1823278Z inductor/test_xpu_basic 2024-08-07T17:23:16.1823547Z lazy/test_bindings 2024-08-07T17:23:16.1823786Z lazy/test_debug_util 2024-08-07T17:23:16.1824056Z lazy/test_extract_compiled_graph 2024-08-07T17:23:16.1824370Z lazy/test_functionalization 2024-08-07T17:23:16.1824640Z lazy/test_generator 2024-08-07T17:23:16.1824893Z lazy/test_meta_kernel 2024-08-07T17:23:16.1825148Z lazy/test_reuse_ir 2024-08-07T17:23:16.1825391Z lazy/test_step_closures 2024-08-07T17:23:16.1825656Z lazy/test_ts_opinfo 2024-08-07T17:23:16.1825909Z nn/test_convolution 2024-08-07T17:23:16.1826148Z nn/test_dropout 2024-08-07T17:23:16.1826388Z nn/test_embedding 2024-08-07T17:23:16.1826626Z nn/test_init 2024-08-07T17:23:16.1826846Z nn/test_lazy_modules 2024-08-07T17:23:16.1827109Z nn/test_load_state_dict 2024-08-07T17:23:16.1827364Z nn/test_module_hooks 2024-08-07T17:23:16.1827628Z nn/test_multihead_attention 2024-08-07T17:23:16.1827919Z nn/test_packed_sequence 2024-08-07T17:23:16.1828178Z nn/test_parametrization 2024-08-07T17:23:16.1828442Z nn/test_pooling 2024-08-07T17:23:16.1828675Z nn/test_pruning 2024-08-07T17:23:16.1828950Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-08-07T17:23:16.1829318Z onnx/dynamo/test_exporter_api 2024-08-07T17:23:16.1829626Z onnx/dynamo/test_registry_dispatcher 2024-08-07T17:23:16.1829941Z onnx/internal/test_diagnostics 2024-08-07T17:23:16.1830244Z onnx/internal/test_registraion 2024-08-07T17:23:16.1830541Z onnx/test_autograd_funs 2024-08-07T17:23:16.1830797Z onnx/test_custom_ops 2024-08-07T17:23:16.1831059Z onnx/test_export_modes 2024-08-07T17:23:16.1831333Z onnx/test_fx_op_consistency 2024-08-07T17:23:16.1831606Z onnx/test_fx_passes 2024-08-07T17:23:16.1831857Z onnx/test_fx_to_onnx 2024-08-07T17:23:16.1832127Z onnx/test_fx_to_onnx_decomp_skip 2024-08-07T17:23:16.1832433Z onnx/test_fx_to_onnx_with_onnxruntime 2024-08-07T17:23:20.3276520Z onnx/test_fx_type_promotion 2024-08-07T17:23:20.3277209Z onnx/test_models_onnxruntime 2024-08-07T17:23:20.3277669Z onnx/test_models_quantized_onnxruntime 2024-08-07T17:23:20.3278184Z onnx/test_onnx_opset 2024-08-07T17:23:20.3278596Z onnx/test_onnxscript_no_runtime 2024-08-07T17:23:20.3279061Z onnx/test_onnxscript_runtime 2024-08-07T17:23:20.3279521Z onnx/test_op_consistency 2024-08-07T17:23:20.3280026Z onnx/test_operators 2024-08-07T17:23:20.3280477Z onnx/test_pytorch_jit_onnx 2024-08-07T17:23:20.3281121Z onnx/test_pytorch_onnx_no_runtime 2024-08-07T17:23:20.3281698Z onnx/test_pytorch_onnx_onnxruntime 2024-08-07T17:23:20.3282091Z onnx/test_pytorch_onnx_shape_inference 2024-08-07T17:23:20.3282422Z onnx/test_symbolic_helper 2024-08-07T17:23:20.3282692Z onnx/test_utility_funs 2024-08-07T17:23:20.3282962Z onnx/test_verification 2024-08-07T17:23:20.3283305Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-08-07T17:23:20.3283671Z optim/test_lrscheduler 2024-08-07T17:23:20.3283937Z optim/test_optim 2024-08-07T17:23:20.3284442Z optim/test_swa_utils 2024-08-07T17:23:20.3284703Z profiler/test_cpp_thread 2024-08-07T17:23:20.3284996Z profiler/test_execution_trace 2024-08-07T17:23:20.3285300Z profiler/test_memory_profiler 2024-08-07T17:23:20.3285584Z profiler/test_profiler 2024-08-07T17:23:20.3285870Z profiler/test_profiler_tree 2024-08-07T17:23:20.3286168Z profiler/test_record_function 2024-08-07T17:23:20.3286450Z profiler/test_torch_tidy 2024-08-07T17:23:20.3286722Z test_ao_sparsity 2024-08-07T17:23:20.3286960Z test_autocast 2024-08-07T17:23:20.3287177Z test_autograd 2024-08-07T17:23:20.3287414Z test_autograd_fallback 2024-08-07T17:23:20.3287662Z test_autoload 2024-08-07T17:23:20.3287900Z test_autoload_disable 2024-08-07T17:23:20.3288160Z test_autoload_enable 2024-08-07T17:23:20.3288402Z test_binary_ufuncs 2024-08-07T17:23:20.3288740Z test_bundled_inputs 2024-08-07T17:23:20.3289000Z test_ci_sanity_check_fail 2024-08-07T17:23:20.3289267Z test_comparison_utils 2024-08-07T17:23:20.3289545Z test_compile_benchmark_util 2024-08-07T17:23:20.3289827Z test_complex 2024-08-07T17:23:20.3290051Z test_content_store 2024-08-07T17:23:20.3290314Z test_cpp_api_parity 2024-08-07T17:23:20.3290583Z test_cpp_extensions_aot_ninja 2024-08-07T17:23:20.3290875Z test_cpp_extensions_aot_no_ninja 2024-08-07T17:23:20.3291185Z test_cpp_extensions_jit 2024-08-07T17:23:20.3291472Z test_cpp_extensions_mtia_backend 2024-08-07T17:23:20.3291802Z test_cpp_extensions_open_device_registration 2024-08-07T17:23:20.3292167Z test_cpp_extensions_stream_and_event 2024-08-07T17:23:20.3292481Z test_cuda 2024-08-07T17:23:20.3292703Z test_cuda_expandable_segments 2024-08-07T17:23:20.3292991Z test_cuda_multigpu 2024-08-07T17:23:20.3293255Z test_cuda_nvml_based_avail 2024-08-07T17:23:20.3293529Z test_cuda_primary_ctx 2024-08-07T17:23:20.3293792Z test_cuda_sanitizer 2024-08-07T17:23:20.3294034Z test_cuda_trace 2024-08-07T17:23:20.3294274Z test_custom_ops 2024-08-07T17:23:20.3294515Z test_dataloader 2024-08-07T17:23:20.3294742Z test_datapipe 2024-08-07T17:23:20.3294970Z test_decomp 2024-08-07T17:23:20.3295193Z test_deploy 2024-08-07T17:23:20.3295408Z test_dispatch 2024-08-07T17:23:20.3295636Z test_dlpack 2024-08-07T17:23:20.3295866Z test_dynamic_shapes 2024-08-07T17:23:20.3296110Z test_expanded_weights 2024-08-07T17:23:20.3296368Z test_fake_tensor 2024-08-07T17:23:20.3296612Z test_flop_counter 2024-08-07T17:23:20.3296834Z test_foreach 2024-08-07T17:23:20.3297065Z test_function_schema 2024-08-07T17:23:20.3297327Z test_functional_autograd_benchmark 2024-08-07T17:23:20.3297646Z test_functional_optim 2024-08-07T17:23:20.3297913Z test_functionalization 2024-08-07T17:23:20.3298188Z test_functionalization_of_rng_ops 2024-08-07T17:23:20.3298488Z test_futures 2024-08-07T17:23:20.3298707Z test_fx 2024-08-07T17:23:20.3298920Z test_fx_experimental 2024-08-07T17:23:20.3299168Z test_fx_passes 2024-08-07T17:23:20.3299409Z test_fx_reinplace_pass 2024-08-07T17:23:20.3299659Z test_hub 2024-08-07T17:23:20.3299878Z test_import_stats 2024-08-07T17:23:20.3300116Z test_indexing 2024-08-07T17:23:20.3300336Z test_itt 2024-08-07T17:23:20.3300546Z test_jit 2024-08-07T17:23:20.3300762Z test_jit_autocast 2024-08-07T17:23:20.3300988Z test_jit_disabled 2024-08-07T17:23:20.3301230Z test_jit_fuser_legacy 2024-08-07T17:23:20.3301474Z test_jit_fuser_te 2024-08-07T17:23:20.3301713Z test_jit_legacy 2024-08-07T17:23:20.3302058Z test_jit_llga_fuser 2024-08-07T17:23:20.3302299Z test_jit_profiling 2024-08-07T17:23:20.3302546Z test_jiterator 2024-08-07T17:23:20.3302784Z test_legacy_vmap 2024-08-07T17:23:20.3303007Z test_license 2024-08-07T17:23:20.3303233Z test_linalg 2024-08-07T17:23:20.3303457Z test_logging 2024-08-07T17:23:20.3303669Z test_masked 2024-08-07T17:23:20.3303898Z test_maskedtensor 2024-08-07T17:23:20.3304144Z test_matmul_cuda 2024-08-07T17:23:20.3304366Z test_meta 2024-08-07T17:23:20.3304580Z test_metal 2024-08-07T17:23:20.3304892Z test_mkl_verbose 2024-08-07T17:23:20.3305133Z test_mkldnn 2024-08-07T17:23:20.3305371Z test_mkldnn_fusion 2024-08-07T17:23:20.3305612Z test_mkldnn_verbose 2024-08-07T17:23:20.3305873Z test_mobile_optimizer 2024-08-07T17:23:20.3306137Z test_model_dump 2024-08-07T17:23:20.3306380Z test_model_exports_to_core_aten 2024-08-07T17:23:20.3306679Z test_module_tracker 2024-08-07T17:23:20.3306923Z test_modules 2024-08-07T17:23:20.3307263Z test_monitor 2024-08-07T17:23:20.3307494Z test_mps 2024-08-07T17:23:20.3307725Z test_multiprocessing 2024-08-07T17:23:20.3307988Z test_multiprocessing_spawn 2024-08-07T17:23:20.3308271Z test_namedtensor 2024-08-07T17:23:20.3308525Z test_namedtuple_return_api 2024-08-07T17:23:20.3308798Z test_native_functions 2024-08-07T17:23:20.3309053Z test_native_mha 2024-08-07T17:23:20.3309277Z test_nestedtensor 2024-08-07T17:23:20.3309594Z test_nn 2024-08-07T17:23:20.3309819Z test_numba_integration 2024-08-07T17:23:20.3310088Z test_numpy_interop 2024-08-07T17:23:20.3310332Z test_openmp 2024-08-07T17:23:20.3310559Z test_ops 2024-08-07T17:23:20.3310789Z test_ops_fwd_gradients 2024-08-07T17:23:20.3311044Z test_ops_gradients 2024-08-07T17:23:20.3311294Z test_ops_jit 2024-08-07T17:23:20.3311512Z test_optim 2024-08-07T17:23:20.3311745Z test_out_dtype_op 2024-08-07T17:23:20.3311989Z test_overrides 2024-08-07T17:23:20.3312211Z test_package 2024-08-07T17:23:20.3312451Z test_per_overload_api 2024-08-07T17:23:20.3312714Z test_prims 2024-08-07T17:23:20.3312931Z test_proxy_tensor 2024-08-07T17:23:20.3313177Z test_pruning_op 2024-08-07T17:23:20.3313421Z test_public_bindings 2024-08-07T17:23:20.3313665Z test_python_dispatch 2024-08-07T17:23:20.3313917Z test_pytree 2024-08-07T17:23:20.3314151Z test_quantization 2024-08-07T17:23:20.3314379Z test_reductions 2024-08-07T17:23:20.3314630Z test_scatter_gather_ops 2024-08-07T17:23:20.3314898Z test_schema_check 2024-08-07T17:23:20.3315131Z test_segment_reductions 2024-08-07T17:23:20.3315403Z test_serialization 2024-08-07T17:23:20.3315659Z test_set_default_mobile_cpu_allocator 2024-08-07T17:23:20.3315980Z test_shape_ops 2024-08-07T17:23:20.3316214Z test_show_pickle 2024-08-07T17:23:20.3316443Z test_sort_and_select 2024-08-07T17:23:20.3316689Z test_sparse 2024-08-07T17:23:20.3316919Z test_sparse_csr 2024-08-07T17:23:20.3317155Z test_sparse_semi_structured 2024-08-07T17:23:20.3317441Z test_spectral_ops 2024-08-07T17:23:20.3317683Z test_stateless 2024-08-07T17:23:20.3317907Z test_subclass 2024-08-07T17:23:20.3318139Z test_sympy_utils 2024-08-07T17:23:20.3318388Z test_tensor_creation_ops 2024-08-07T17:23:20.3318647Z test_tensorboard 2024-08-07T17:23:20.3318886Z test_tensorexpr 2024-08-07T17:23:20.3319132Z test_tensorexpr_pybind 2024-08-07T17:23:20.3319383Z test_testing 2024-08-07T17:23:20.3319609Z test_torch 2024-08-07T17:23:20.3319826Z test_transformers 2024-08-07T17:23:20.3320066Z test_type_hints 2024-08-07T17:23:20.3320301Z test_type_info 2024-08-07T17:23:20.3320530Z test_type_promotion 2024-08-07T17:23:20.3320899Z test_typing 2024-08-07T17:23:20.3321131Z test_unary_ufuncs 2024-08-07T17:23:20.3321358Z test_utils 2024-08-07T17:23:20.3321587Z test_view_ops 2024-08-07T17:23:20.3321819Z test_vulkan 2024-08-07T17:23:20.3322031Z test_weak 2024-08-07T17:23:20.3322263Z test_xnnpack_integration 2024-08-07T17:23:20.3322527Z test_xpu 2024-08-07T17:23:20.3322755Z torch_np/numpy_tests/core/test_dlpack 2024-08-07T17:23:20.3323098Z torch_np/numpy_tests/core/test_dtype 2024-08-07T17:23:20.3323419Z torch_np/numpy_tests/core/test_einsum 2024-08-07T17:23:20.3323758Z torch_np/numpy_tests/core/test_getlimits 2024-08-07T17:23:20.3324104Z torch_np/numpy_tests/core/test_indexing 2024-08-07T17:23:20.3324440Z torch_np/numpy_tests/core/test_multiarray 2024-08-07T17:23:20.3324785Z torch_np/numpy_tests/core/test_numeric 2024-08-07T17:23:20.3325140Z torch_np/numpy_tests/core/test_numerictypes 2024-08-07T17:23:20.3325492Z torch_np/numpy_tests/core/test_scalar_ctors 2024-08-07T17:23:20.3326001Z torch_np/numpy_tests/core/test_scalar_methods 2024-08-07T17:23:20.3326387Z torch_np/numpy_tests/core/test_scalarinherit 2024-08-07T17:23:20.3326740Z torch_np/numpy_tests/core/test_scalarmath 2024-08-07T17:23:20.3327098Z torch_np/numpy_tests/core/test_shape_base 2024-08-07T17:23:20.3327444Z torch_np/numpy_tests/fft/test_helper 2024-08-07T17:23:20.3327767Z torch_np/numpy_tests/fft/test_pocketfft 2024-08-07T17:23:20.3328111Z torch_np/numpy_tests/lib/test_arraypad 2024-08-07T17:23:20.3328456Z torch_np/numpy_tests/lib/test_arraysetops 2024-08-07T17:23:20.3328802Z torch_np/numpy_tests/lib/test_function_base 2024-08-07T17:23:20.3329158Z torch_np/numpy_tests/lib/test_histograms 2024-08-07T17:23:20.3329508Z torch_np/numpy_tests/lib/test_index_tricks 2024-08-07T17:23:20.3329850Z torch_np/numpy_tests/lib/test_shape_base_ 2024-08-07T17:23:20.3330294Z torch_np/numpy_tests/lib/test_twodim_base 2024-08-07T17:23:20.3330645Z torch_np/numpy_tests/lib/test_type_check 2024-08-07T17:23:20.3330983Z torch_np/numpy_tests/linalg/test_linalg 2024-08-07T17:23:20.3331308Z torch_np/test_basic 2024-08-07T17:23:20.3331576Z torch_np/test_binary_ufuncs 2024-08-07T17:23:20.3331849Z torch_np/test_dtype 2024-08-07T17:23:20.3332113Z torch_np/test_function_base 2024-08-07T17:23:20.3332410Z torch_np/test_ndarray_methods 2024-08-07T17:23:20.3332695Z torch_np/test_nep50_examples 2024-08-07T17:23:20.3332983Z torch_np/test_random 2024-08-07T17:23:20.3333248Z torch_np/test_reductions 2024-08-07T17:23:20.3333520Z torch_np/test_scalars_0D_arrays 2024-08-07T17:23:20.3333830Z torch_np/test_ufuncs_basic 2024-08-07T17:23:20.3334120Z torch_np/test_unary_ufuncs 2024-08-07T17:23:20.3334384Z xpu/test_conv 2024-08-07T17:23:20.3334614Z xpu/test_gemm 2024-08-07T17:23:20.3334868Z additional failures: {'test_torch'} 2024-08-07T17:23:20.3335190Z Results from PreviouslyFailedInPR 2024-08-07T17:23:20.3335493Z test_torch (1) 2024-08-07T17:23:20.3335776Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:20.3336391Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:20.3336955Z Results from EditedByPR 2024-08-07T17:23:20.3337216Z test_torch (1) 2024-08-07T17:23:20.3337455Z Results from MentionedInPR 2024-08-07T17:23:20.3337649Z 2024-08-07T17:23:20.3337801Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:20.3338402Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:20.3338992Z Results from HistoricalClassFailurCorrelation 2024-08-07T17:23:20.3339398Z test_transformers, TestSDPACudaOnlyCUDA (0.25) 2024-08-07T17:23:20.3339790Z test_ops, TestCommonCUDA (0.10894561995666896) 2024-08-07T17:23:20.3340300Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.08906958191040298) 2024-08-07T17:23:20.3340894Z test_transformers, TestTransformersCUDA (0.07234422257531249) 2024-08-07T17:23:20.3341397Z functorch/test_ops, TestOperatorsCUDA (0.07111215184641913) 2024-08-07T17:23:20.3341915Z dynamo/test_misc, MiscTests (0.06972155382566934) 2024-08-07T17:23:20.3342387Z inductor/test_max_autotune, TestMaxAutotune (0.0600817483121337) 2024-08-07T17:23:20.3342827Z test_cuda, TestCuda (0.05673056161960226) 2024-08-07T17:23:20.3343232Z test_ops_gradients, TestBwdGradientsCUDA (0.056438903457970764) 2024-08-07T17:23:20.3343690Z test_nn, TestNNDeviceTypeCPU (0.05611938465143538) 2024-08-07T17:23:20.3344266Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.054932671433635435) 2024-08-07T17:23:20.3344810Z test_torch, TestTorch (0.0543671590822074) 2024-08-07T17:23:20.3345225Z test_cuda_expandable_segments, TestCuda (0.05358461024321765) 2024-08-07T17:23:20.3345780Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.05024495340262261) 2024-08-07T17:23:20.3346395Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.04868164780376165) 2024-08-07T17:23:20.3347097Z inductor/test_compiled_autograd, TestCompiledAutograd (0.04672102188006143) 2024-08-07T17:23:20.3347648Z test_ops, TestCompositeComplianceCUDA (0.04551841452221372) 2024-08-07T17:23:20.3348165Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.04275085391427617) 2024-08-07T17:23:20.3348698Z inductor/test_torchinductor, GPUTests (0.04167061083383631) 2024-08-07T17:23:20.3349157Z test_flop_counter, TestFlopCounter (0.04089328914217783) 2024-08-07T17:23:20.3349625Z functorch/test_aotdispatch, TestAOTAutograd (0.0402151240700471) 2024-08-07T17:23:20.3350083Z test_decomp, TestDecompCUDA (0.03928428652100336) 2024-08-07T17:23:20.3350643Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.03705317013925818) 2024-08-07T17:23:20.3351269Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.03602806767914046) 2024-08-07T17:23:20.3352055Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCustomForwardMethod (0.03415988204096371) 2024-08-07T17:23:20.3352783Z inductor/test_torchinductor, CpuTests (0.032766730783491224) 2024-08-07T17:23:20.3353320Z onnx/test_fx_to_onnx_with_onnxruntime, TORCH_NN_MODULE (0.032293339589744306) 2024-08-07T17:23:20.3353852Z inductor/test_perf, NumBytesMetricTests (0.031740586177529465) 2024-08-07T17:23:20.3354283Z test_jit, TestScript (0.03165158790426087) 2024-08-07T17:23:20.3354737Z test_nestedtensor, TestNestedTensorSubclassCPU (0.03103871385110646) 2024-08-07T17:23:20.3355421Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.029616553671679847) 2024-08-07T17:23:20.3356127Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.029354157932040353) 2024-08-07T17:23:20.3356634Z test_transformers, TestSDPACUDA (0.028160816678697027) 2024-08-07T17:23:20.3357165Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.026340728268755335) 2024-08-07T17:23:20.3357854Z dynamo/test_modules, NNModuleTests (0.02590856438409062) 2024-08-07T17:23:20.3358268Z test_meta, TestMetaCUDA (0.025325174787150816) 2024-08-07T17:23:20.3358620Z test_jit, TestModels (0.025034917889166203) 2024-08-07T17:23:20.3359082Z inductor/test_pattern_matcher, TestPatternMatcher (0.02481111115187674) 2024-08-07T17:23:20.3359669Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.02425153033173125) 2024-08-07T17:23:20.3360164Z test_transformers, TestSDPACPU (0.023898675472701334) 2024-08-07T17:23:20.3360833Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCudaTests (0.023639231847706662) 2024-08-07T17:23:20.3361469Z functorch/test_aotdispatch, TestAOTExport (0.023094236432933533) 2024-08-07T17:23:20.3361928Z test_ops, TestCommonCPU (0.02275489567013578) 2024-08-07T17:23:20.3362305Z test_ops, TestFakeTensorCUDA (0.02250622696419797) 2024-08-07T17:23:20.3362755Z test_ops_gradients, TestBwdGradientsCPU (0.02198190552369505) 2024-08-07T17:23:20.3363210Z test_modules, TestModuleCUDA (0.021734442575646464) 2024-08-07T17:23:20.3363695Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.021729040209611195) 2024-08-07T17:23:20.3364241Z functorch/test_ops, TestOperatorsCPU (0.021384981260271663) 2024-08-07T17:23:20.3364718Z test_ops, TestCompositeComplianceCPU (0.021158999309204837) 2024-08-07T17:23:20.3365141Z test_linalg, TestLinalgCUDA (0.020991426648570993) 2024-08-07T17:23:20.3365534Z test_modules, TestModuleCPU (0.020720926977386128) 2024-08-07T17:23:20.3365895Z test_nn, TestNN (0.01990003073743469) 2024-08-07T17:23:20.3366412Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.019763862149217982) 2024-08-07T17:23:20.3367062Z onnx/test_fx_op_consistency, TORCH_NN_MODULECPU (0.018828856514412056) 2024-08-07T17:23:20.3367559Z test_torch, TestTorchDeviceTypeCUDA (0.0187919668783489) 2024-08-07T17:23:20.3368147Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.01877623213607343) 2024-08-07T17:23:20.3368723Z test_meta, TestMetaCPU (0.018642688819199952) 2024-08-07T17:23:20.3369375Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.018565883566138402) 2024-08-07T17:23:20.3370012Z test_functionalization, TestFunctionalization (0.018511910819055247) 2024-08-07T17:23:20.3370532Z test_cuda_multigpu, TestCudaMultiGPU (0.018235766100054125) 2024-08-07T17:23:20.3371079Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.018037411907718143) 2024-08-07T17:23:20.3371672Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.01738438799563308) 2024-08-07T17:23:20.3372255Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (0.017164219681287618) 2024-08-07T17:23:20.3372908Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.01712845813636486) 2024-08-07T17:23:20.3373470Z test_ops_jit, TestJitCUDA (0.017093054912927022) 2024-08-07T17:23:20.3373850Z test_foreach, TestForeachCUDA (0.016906136394372943) 2024-08-07T17:23:20.3374231Z test_ops, TestTagsCPU (0.01689937974235141) 2024-08-07T17:23:20.3374812Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.01658725273236763) 2024-08-07T17:23:20.3375390Z inductor/test_padding, PaddingTest (0.016474569480299798) 2024-08-07T17:23:20.3375875Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.016421847444381726) 2024-08-07T17:23:20.3376343Z test_cuda, TestCudaMallocAsync (0.016257647752569722) 2024-08-07T17:23:20.3376729Z test_ops, TestMathBitsCUDA (0.016242822723870603) 2024-08-07T17:23:20.3377264Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.01615553637160592) 2024-08-07T17:23:20.3377933Z onnx/test_fx_op_consistency, TORCH_EXPORT_EXPORTEDPROGRAMCPU (0.01607206582150579) 2024-08-07T17:23:20.3378478Z test_transformers, TestAttnBiasCPU (0.01593245031513422) 2024-08-07T17:23:20.3378896Z test_decomp, TestDecompCPU (0.015452522609032597) 2024-08-07T17:23:20.3379414Z test_functionalization, TestCrossRefFunctionalization (0.015393947424050487) 2024-08-07T17:23:20.3379952Z test_quantization, TestFuseEager (0.015393947424050486) 2024-08-07T17:23:20.3380459Z test_quantization, TestQuantizePT2EX86Inductor (0.015393947424050486) 2024-08-07T17:23:20.3381038Z test_quantization, TestXNNPACKQuantizerModels (0.015393947424050486) 2024-08-07T17:23:20.3381542Z test_quantization, TestQuantizePT2E (0.015393947424050484) 2024-08-07T17:23:20.3382174Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.015252542979140764) 2024-08-07T17:23:20.3382768Z profiler/test_profiler, TestProfilerCUDA (0.015125106920770043) 2024-08-07T17:23:20.3383286Z test_transformers, TestSDPAFailureModesCUDA (0.015016034939865221) 2024-08-07T17:23:20.3383935Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.015003553184292686) 2024-08-07T17:23:20.3384597Z test_quantization, TestQuantizePT2EQAT_ConvBn1d (0.01467499720837964) 2024-08-07T17:23:20.3385059Z test_ops, TestMathBitsCPU (0.01453577447582051) 2024-08-07T17:23:20.3385534Z test_quantization, TestQuantizePT2EQAT_ConvBn2d (0.014456744464336707) 2024-08-07T17:23:20.3386011Z test_ops_jit, TestJitCPU (0.013971407217342073) 2024-08-07T17:23:20.3386476Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.013858088588689685) 2024-08-07T17:23:20.3386937Z test_ops, TestFakeTensorCPU (0.013597530179484826) 2024-08-07T17:23:20.3387495Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.013432518044246703) 2024-08-07T17:23:20.3388076Z test_fake_tensor, FakeTensorTest (0.013269420682618507) 2024-08-07T17:23:20.3388470Z test_mkldnn, TestMkldnnCPU (0.013213551001955311) 2024-08-07T17:23:20.3388867Z test_autograd, TestAutograd (0.012996083899147871) 2024-08-07T17:23:20.3389358Z inductor/test_memory_planning, TestMemoryPlanning (0.012874133646674179) 2024-08-07T17:23:20.3389941Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.012814903073983844) 2024-08-07T17:23:20.3390544Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.012634476554174006) 2024-08-07T17:23:20.3391054Z dynamo/test_repros, ReproTests (0.012602108635505467) 2024-08-07T17:23:20.3391555Z distributed/test_c10d_pypg, TestDDPWithWorkSubclass (0.012322934154274089) 2024-08-07T17:23:20.3392232Z distributed/test_c10d_pypg, TestDDPWithWorkWrapper (0.012322934154274089) 2024-08-07T17:23:20.3392789Z test_fx_experimental, TestFXExperimental (0.012322934154274089) 2024-08-07T17:23:20.3393315Z test_fx_experimental, TestNormalizeOperatorsCPU (0.012322934154274089) 2024-08-07T17:23:20.3393847Z test_quantization, TestQuantizeFxOps (0.012322934154274089) 2024-08-07T17:23:20.3394371Z test_schema_check, TestSchemaCheckModeOpInfoCPU (0.012322934154274089) 2024-08-07T17:23:20.3394980Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.012234038744271257) 2024-08-07T17:23:20.3395526Z test_linalg, TestLinalgCPU (0.012131545439182842) 2024-08-07T17:23:20.3395930Z test_nn, TestNNDeviceTypeCUDA (0.011987199109870172) 2024-08-07T17:23:20.3396369Z test_public_bindings, TestPublicBindings (0.011690451981039362) 2024-08-07T17:23:20.3396976Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.011564246044029601) 2024-08-07T17:23:20.3397501Z test_torch, TestTorchDeviceTypeCPU (0.011563208474287134) 2024-08-07T17:23:20.3398148Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.011133979147180905) 2024-08-07T17:23:20.3398865Z inductor/test_compile_worker, TestCompileWorker (0.010964469830124893) 2024-08-07T17:23:20.3399406Z test_multiprocessing, TestMultiprocessing (0.010870027560940939) 2024-08-07T17:23:20.3400008Z functorch/test_eager_transforms, TestExamplesCorrectnessCUDA (0.010684857552609856) 2024-08-07T17:23:20.3400758Z test_expanded_weights, TestExpandedWeightFunctionalCUDA (0.010684857552609856) 2024-08-07T17:23:20.3401346Z dynamo/test_subclasses, TestNestedTensor (0.010561429952488434) 2024-08-07T17:23:20.3401884Z test_nestedtensor, TestNestedTensorAutogradCPU (0.010561429952488434) 2024-08-07T17:23:20.3402347Z test_ops, TestBatchNorm (0.010552661897036951) 2024-08-07T17:23:20.3402822Z test_cuda_expandable_segments, TestCudaMallocAsync (0.010541931240438607) 2024-08-07T17:23:20.3403372Z inductor/test_cuda_repro, CudaReproTests (0.010433951082584362) 2024-08-07T17:23:20.3403862Z functorch/test_vmap, TestVmapOperators (0.009794223684061978) 2024-08-07T17:23:20.3404329Z onnx/test_fx_to_onnx, TestFxToOnnx (0.00966216329254462) 2024-08-07T17:23:20.3404817Z test_transformers, TestSDPAPrivateUse1Only (0.009422379939295782) 2024-08-07T17:23:20.3405353Z functorch/test_aotdispatch, TestPartitioning (0.009173880595411538) 2024-08-07T17:23:20.3405823Z test_fx, TestVisionTracing (0.009028980334826438) 2024-08-07T17:23:20.3406333Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.008400912312591746) 2024-08-07T17:23:20.3406915Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.008367313444174405) 2024-08-07T17:23:20.3407567Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.008327546516868211) 2024-08-07T17:23:20.3408193Z export/test_serialize, TestSerialize (0.008309472539491328) 2024-08-07T17:23:20.3408703Z inductor/test_torchinductor, TritonCodeGenTests (0.008081048116187445) 2024-08-07T17:23:20.3409289Z test_dataloader, TestDataLoaderPersistentWorkers (0.00796622515756711) 2024-08-07T17:23:20.3409869Z inductor/test_cuda_cpp_wrapper, TestCudaWrapper (0.0077449411254124695) 2024-08-07T17:23:20.3410454Z dynamo/test_autograd_function, AutogradFunctionTests (0.007706474805083485) 2024-08-07T17:23:20.3411156Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.007662796978488561) 2024-08-07T17:23:20.3412027Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.007530026559195776) 2024-08-07T17:23:20.3412709Z test_dataloader, TestDataLoader (0.007402246116688946) 2024-08-07T17:23:20.3413234Z onnx/test_fx_to_onnx_decomp_skip, TestDynamoExportDecompSkip (0.007101075973788316) 2024-08-07T17:23:20.3413810Z inductor/test_control_flow, CondTests (0.007081089028948543) 2024-08-07T17:23:20.3414263Z test_mps, TestAdvancedIndexing (0.006951906764386659) 2024-08-07T17:23:20.3414873Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.006723320001335054) 2024-08-07T17:23:20.3415828Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.006658507909479034) 2024-08-07T17:23:20.3416750Z test_quantization, TestFXNumericSuiteNShadows (0.006588118607664975) 2024-08-07T17:23:20.3417277Z test_quantization, TestQuantizationDocs (0.006504418910134936) 2024-08-07T17:23:20.3417824Z inductor/test_inductor_freezing, FreezingCpuTests (0.006478894075268815) 2024-08-07T17:23:20.3418468Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (0.00647496320174235) 2024-08-07T17:23:20.3419183Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCpu (0.006223940898441558) 2024-08-07T17:23:20.3419977Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.0061425614866119655) 2024-08-07T17:23:20.3420789Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.006046913672717844) 2024-08-07T17:23:20.3421406Z dynamo/test_dynamic_shapes, DynamicShapesNNModuleTests (0.005917220437273313) 2024-08-07T17:23:20.3422032Z test_transformers, TestAttnBiasCUDA (0.005803834353095068) 2024-08-07T17:23:20.3422593Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.005684413189634828) 2024-08-07T17:23:20.3423341Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.005565715378886309) 2024-08-07T17:23:20.3423995Z inductor/test_mmdecomp, TestDecompCUDA (0.005310816771711407) 2024-08-07T17:23:20.3424480Z inductor/test_foreach, ForeachTests (0.005260527256175878) 2024-08-07T17:23:20.3424973Z inductor/test_codecache, TestFxGraphCache (0.005199099462383206) 2024-08-07T17:23:20.3425460Z test_serialization, TestSerialization (0.005175904894042931) 2024-08-07T17:23:20.3425874Z test_jit, TestJit (0.005115867368176821) 2024-08-07T17:23:20.3426385Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.00505278869564325) 2024-08-07T17:23:20.3427019Z inductor/test_inductor_freezing, FreezingCudaTests (0.00500384851634004) 2024-08-07T17:23:20.3427644Z test_cpp_extensions_mtia_backend, TestCppExtensionMTIABackend (0.004994555943569512) 2024-08-07T17:23:20.3428199Z export/test_export, TestExport (0.004881643998598078) 2024-08-07T17:23:20.3428864Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.004676974879310182) 2024-08-07T17:23:20.3429770Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsUnshardReshard (0.004648512116031779) 2024-08-07T17:23:20.3430532Z distributed/fsdp/test_fsdp_clip_grad_norm, TestClipGradNorm (0.004546381024268098) 2024-08-07T17:23:20.3431197Z distributed/fsdp/test_fsdp_hybrid_shard, TestFSDPHybridShard (0.004546381024268098) 2024-08-07T17:23:20.3431888Z distributed/fsdp/test_fsdp_ignored_modules, TestFSDPIgnoredModules (0.004546381024268098) 2024-08-07T17:23:20.3432670Z distributed/fsdp/test_fsdp_mixed_precision, TestFSDPMixedPrecisionSharded (0.004546381024268098) 2024-08-07T17:23:20.3433543Z distributed/fsdp/test_fsdp_sharded_grad_scaler, TestShardedGradScalerParityWithDDP (0.004546381024268098) 2024-08-07T17:23:20.3434319Z distributed/fsdp/test_fsdp_unshard_params, TestUnshardParams (0.004546381024268098) 2024-08-07T17:23:20.3434869Z export/test_hop, TestHOPCUDA (0.0044846721618982946) 2024-08-07T17:23:20.3435506Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.004445667587932613) 2024-08-07T17:23:20.3436197Z functorch/test_aotdispatch, TestPythonKeyCPU (0.00442568064309284) 2024-08-07T17:23:20.3436817Z onnx/test_fx_to_onnx_with_onnxruntime, TORCH_EXPORT_EXPORTEDPROGRAM (0.004361290762264485) 2024-08-07T17:23:20.3437428Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.004343536496168933) 2024-08-07T17:23:20.3437947Z test_fake_tensor, FakeTensorOpInfoTestCUDA (0.004343536496168933) 2024-08-07T17:23:20.3438551Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.004255995560371491) 2024-08-07T17:23:20.3439351Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.004150800880217979) 2024-08-07T17:23:20.3439997Z export/test_serdes, SerDesExportTestExport (0.004094773354829125) 2024-08-07T17:23:20.3440575Z distributed/test_pg_wrapper, ProcessGroupGlooWrapperTest (0.003983112578783555) 2024-08-07T17:23:20.3441308Z inductor/test_select_algorithm, TestSelectAlgorithm (0.003983112578783555) 2024-08-07T17:23:20.3441851Z test_proxy_tensor, TestSymbolicTracing (0.003983112578783555) 2024-08-07T17:23:20.3442370Z nn/test_parametrization, TestNNParametrization (0.0037491429866332807) 2024-08-07T17:23:20.3442951Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.003718805306501364) 2024-08-07T17:23:20.3443534Z dynamo/test_dynamic_shapes, DynamicShapesTestSDPA (0.003691309459458753) 2024-08-07T17:23:20.3444109Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.003666992532848352) 2024-08-07T17:23:20.3444736Z nn/test_convolution, TestConvolutionNN (0.0035405445144742714) 2024-08-07T17:23:20.3445299Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0034054447895798586) 2024-08-07T17:23:20.3445849Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0033717938106499934) 2024-08-07T17:23:20.3446430Z test_sparse_csr, TestSparseCompressedTritonKernelsCUDA (0.003262358874051293) 2024-08-07T17:23:20.3447162Z distributed/_composable/fsdp/test_fully_shard_frozen, TestFullyShardFrozen (0.0032244244685390687) 2024-08-07T17:23:20.3447879Z functorch/test_eager_transforms, TestGradTransformCPU (0.003218676831340247) 2024-08-07T17:23:20.3448492Z functorch/test_eager_transforms, TestGradTransformCUDA (0.003218676831340247) 2024-08-07T17:23:20.3449092Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.003218676831340247) 2024-08-07T17:23:20.3449723Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.0031706762526233848) 2024-08-07T17:23:20.3450399Z inductor/test_fused_attention, SDPAPatternRewriterCudaTests (0.003135366993232592) 2024-08-07T17:23:20.3451024Z distributed/_tensor/test_api, DTensorAPITest (0.003117963395004761) 2024-08-07T17:23:20.3451597Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.003117963395004761) 2024-08-07T17:23:20.3452160Z distributed/_tensor/test_view_ops, TestViewOps (0.003117963395004761) 2024-08-07T17:23:20.3452694Z inductor/test_cpu_repro, CPUReproTests (0.003117963395004761) 2024-08-07T17:23:20.3453311Z inductor/test_fused_attention, SDPAPatternRewriterCpuDynamicTests (0.003117963395004761) 2024-08-07T17:23:20.3454012Z inductor/test_fused_attention, SDPAPatternRewriterCpuTests (0.003117963395004761) 2024-08-07T17:23:20.3454594Z test_autograd, TestAutogradFunctional (0.003117963395004761) 2024-08-07T17:23:20.3455084Z test_custom_ops, TestCustomOpTestingCPU (0.003117963395004761) 2024-08-07T17:23:20.3455570Z test_custom_ops, TestCustomOpTestingCUDA (0.003117963395004761) 2024-08-07T17:23:20.3456188Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.003117963395004761) 2024-08-07T17:23:20.3456814Z test_serialization, TestOldSerialization (0.003117963395004761) 2024-08-07T17:23:20.3457266Z test_decomp, HasDecompTest (0.003116195375625404) 2024-08-07T17:23:20.3457842Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.003097976450164987) 2024-08-07T17:23:20.3458553Z distributed/test_symmetric_memory, SymmetricMemoryTest (0.003097976450164987) 2024-08-07T17:23:20.3459124Z inductor/test_triton_kernels, KernelTests (0.0029786754936990067) 2024-08-07T17:23:20.3459709Z functorch/test_aotdispatch, TestEagerFusionModuleInfoCPU (0.0029083044226038655) 2024-08-07T17:23:20.3460355Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.002894045689344369) 2024-08-07T17:23:20.3460942Z test_proxy_tensor, TestGenericProxyTensorReal (0.002799643449504634) 2024-08-07T17:23:20.3461527Z export/test_export_nonstrict, NonStrictExportTestExport (0.0027670691619012732) 2024-08-07T17:23:20.3462184Z test_autograd, TestAutogradDeviceTypeCUDA (0.0027431163695056673) 2024-08-07T17:23:20.3462876Z inductor/test_distributed_patterns, DistributedPatternTests (0.0027155308398750778) 2024-08-07T17:23:20.3481194Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.0026880216756625932) 2024-08-07T17:23:20.3482239Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.0026554083858557035) 2024-08-07T17:23:20.3482972Z distributed/_tensor/test_dtensor_compile, TestDTensorCompileE2E (0.0026309506770386113) 2024-08-07T17:23:20.3483612Z distributed/test_device_mesh, DeviceMeshTest (0.0026309506770386113) 2024-08-07T17:23:20.3484140Z distributed/test_fake_pg, TestFakePG (0.0026309506770386113) 2024-08-07T17:23:20.3484608Z test_matmul_cuda, TestMatmulCudaCUDA (0.0025797530267160297) 2024-08-07T17:23:20.3485165Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.002363605266530901) 2024-08-07T17:23:20.3485676Z test_testing, TestImports (0.002319372927801965) 2024-08-07T17:23:20.3486227Z test_custom_ops, TestCustomOp (0.002318931093273259) 2024-08-07T17:23:20.3486867Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.00227606433073346) 2024-08-07T17:23:20.3487546Z distributed/test_c10d_nccl, CompilerTest (0.00227606433073346) 2024-08-07T17:23:20.3488071Z inductor/test_torchinductor, SweepInputsCpuTest (0.00227606433073346) 2024-08-07T17:23:20.3488676Z nn/test_multihead_attention, TestMultiheadAttentionNN (0.002253473121495411) 2024-08-07T17:23:20.3489290Z test_nestedtensor, TestNestedTensorDeviceTypeCPU (0.002253473121495411) 2024-08-07T17:23:20.3489867Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.00221284032154642) 2024-08-07T17:23:20.3490583Z dynamo/test_activation_checkpointing, ActivationCheckpointingViaTagsTests (0.0021685632602841728) 2024-08-07T17:23:20.3491313Z dynamo/test_aot_autograd_cache, AOTAutogradCacheTests (0.002166254209513863) 2024-08-07T17:23:20.3491843Z inductor/test_halide, CpuHalideTests (0.00216593218569797) 2024-08-07T17:23:20.3492390Z export/test_retraceability, RetraceExportTestExport (0.0021542826113191875) 2024-08-07T17:23:20.3493272Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_True_keep_initializers_as_inputs_False (0.002133810310062619) 2024-08-07T17:23:20.3494384Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_True_keep_initializers_as_inputs_True (0.002133810310062619) 2024-08-07T17:23:20.3495120Z test_mps, TestMPS (0.0020940354163957015) 2024-08-07T17:23:20.3495732Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.0020752351250805075) 2024-08-07T17:23:20.3496406Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0020752351250805075) 2024-08-07T17:23:20.3497051Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard2DTraining (0.0019915562893917777) 2024-08-07T17:23:20.3497673Z test_jit, TestScriptList (0.0019915562893917777) 2024-08-07T17:23:20.3498250Z inductor/test_fused_attention, SDPAPatternRewriterCudaDynamicTests (0.0019651029800450176) 2024-08-07T17:23:20.3498949Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.001962517867826118) 2024-08-07T17:23:20.3499538Z inductor/test_multi_kernel, MultiKernelTest (0.0018208514645867682) 2024-08-07T17:23:20.3500102Z distributed/launcher/test_run, ElasticLaunchTest (0.0017987230613713038) 2024-08-07T17:23:20.3500714Z test_expanded_weights, TestExpandedWeightFunctionalCPU (0.0017702722572371357) 2024-08-07T17:23:20.3501324Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.0017702722572371357) 2024-08-07T17:23:20.3502010Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.0017248264619767193) 2024-08-07T17:23:20.3502645Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0016212547847446821) 2024-08-07T17:23:20.3503234Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0015186274650408162) 2024-08-07T17:23:20.3503808Z inductor/test_unbacked_symints, TestUnbackedSymintsCUDA (0.0015136208776190402) 2024-08-07T17:23:20.3504754Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0015062190423971427) 2024-08-07T17:23:20.3505624Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0015062190423971427) 2024-08-07T17:23:20.3506362Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.0015062190423971427) 2024-08-07T17:23:20.3507111Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0015062190423971427) 2024-08-07T17:23:20.3507800Z distributed/test_c10d_nccl, NcclErrorDumpTest (0.0015062190423971427) 2024-08-07T17:23:20.3508348Z distributed/test_functional_api, TestPgTag (0.0015062190423971427) 2024-08-07T17:23:20.3508829Z functorch/test_dims, TestMin (0.0015062190423971427) 2024-08-07T17:23:20.3509315Z profiler/test_execution_trace, TestExecutionTrace (0.0015062190423971427) 2024-08-07T17:23:20.3509920Z profiler/test_memory_profiler, TestIdentifyGradients (0.0015062190423971427) 2024-08-07T17:23:20.3510529Z profiler/test_profiler, TestProfiler (0.0015062190423971427) 2024-08-07T17:23:20.3511012Z test_quantization, TestFloat8DtypeCUDA (0.0015062190423971427) 2024-08-07T17:23:20.3511473Z test_testing, TestTestingCUDA (0.0015062190423971427) 2024-08-07T17:23:20.3511893Z test_type_hints, TestTypeHints (0.0015062190423971427) 2024-08-07T17:23:20.3512304Z test_utils, TestDataLoaderUtils (0.0015062190423971427) 2024-08-07T17:23:20.3512825Z inductor/test_group_batch_fusion, TestGroupBatchFusion (0.0015024021130499374) 2024-08-07T17:23:20.3513480Z functorch/test_eager_transforms, TestExamplesCorrectnessCPU (0.0013854304621855845) 2024-08-07T17:23:20.3514102Z functorch/test_eager_transforms, TestHessianCPU (0.0013854304621855845) 2024-08-07T17:23:20.3514726Z functorch/test_vmap_registrations, TestFunctorchDispatcher (0.0013854304621855845) 2024-08-07T17:23:20.3515363Z export/test_export, TestOneOffModelExportResult (0.0013277041929278517) 2024-08-07T17:23:20.3515871Z test_spectral_ops, TestFFTCPU (0.0013277041929278517) 2024-08-07T17:23:20.3516317Z test_transformers, TestTransformersCPU (0.0012851897833496208) 2024-08-07T17:23:20.3516821Z dynamo/test_modules, OptimizedModuleTest (0.0012653048974612638) 2024-08-07T17:23:20.3517539Z distributed/checkpoint/test_file_system_checkpoint_cpu, TestDistributedReshardOnLoad (0.0012617313137761573) 2024-08-07T17:23:20.3518307Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0012617313137761573) 2024-08-07T17:23:20.3518903Z dynamo/test_compile, InPlaceCompilationTests (0.001225573101164171) 2024-08-07T17:23:20.3519368Z test_cuda, TestMemPool (0.001225573101164171) 2024-08-07T17:23:20.3519793Z test_fx, TestFXAPIBackwardCompatibility (0.001225573101164171) 2024-08-07T17:23:20.3520220Z test_jit, TestMisc (0.001225573101164171) 2024-08-07T17:23:20.3520744Z test_spectral_ops, TestFFTDocExamplesCPU (0.001225573101164171) 2024-08-07T17:23:20.3521197Z test_testing, TestAssertClose (0.001225573101164171) 2024-08-07T17:23:20.3521700Z torch_np/numpy_tests/core/test_numeric, TestResize (0.001225573101164171) 2024-08-07T17:23:20.3522265Z distributed/test_c10d_nccl, NCCLTraceTest (0.0011421240535105827) 2024-08-07T17:23:20.3522905Z distributed/_composable/fully_shard/test_fully_shard_compile, TestCompile (0.00113803216536673) 2024-08-07T17:23:20.3523613Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.00113803216536673) 2024-08-07T17:23:20.3524250Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00113803216536673) 2024-08-07T17:23:20.3524924Z test_cpp_extensions_stream_and_event, TestCppExtensionStreamAndEvent (0.00113803216536673) 2024-08-07T17:23:20.3525575Z test_dynamic_shapes, TestSymNumberMagicMethods (0.00113803216536673) 2024-08-07T17:23:20.3526110Z test_fake_tensor, FakeTensorConstHandling (0.00113803216536673) 2024-08-07T17:23:20.3526732Z test_fake_tensor, PropagateRealTensorsFakeTensorConstHandling (0.00113803216536673) 2024-08-07T17:23:20.3527362Z test_jit, TestFunctionalToInplaceActivation (0.00113803216536673) 2024-08-07T17:23:20.3527906Z test_jit, TestInplaceToFunctionalActivation (0.00113803216536673) 2024-08-07T17:23:20.3528495Z test_jit_fuser_te, TestTEFuserDynamic (0.00113803216536673) 2024-08-07T17:23:20.3528994Z test_jit_fuser_te, TestTEFuserStatic (0.00113803216536673) 2024-08-07T17:23:20.3529472Z test_jit_llga_fuser, TestFusionPatternCPU (0.00113803216536673) 2024-08-07T17:23:20.3530026Z test_native_mha, TestMHADeviceTypeCUDA (0.00113803216536673) 2024-08-07T17:23:20.3530442Z test_nn, TestFusionEval (0.00113803216536673) 2024-08-07T17:23:20.3530842Z test_quantization, TestGraphUtils (0.00113803216536673) 2024-08-07T17:23:20.3531317Z test_quantization, TestModelNumericsEager (0.00113803216536673) 2024-08-07T17:23:20.3531809Z test_quantization, TestQuantizeJitPasses (0.00113803216536673) 2024-08-07T17:23:20.3532328Z test_quantization, TestStaticQuantizedModule (0.00113803216536673) 2024-08-07T17:23:20.3532890Z test_sympy_utils, TestValueRanges (0.00113803216536673) 2024-08-07T17:23:20.3533322Z inductor/test_perf, InplacingTests (0.0010621633543422815) 2024-08-07T17:23:20.3533835Z test_quantization, TestQuantizePT2EQATModels (0.0010279000203312402) 2024-08-07T17:23:20.3534378Z distributed/test_c10d_common, TimeoutTest (0.0009372029597137778) 2024-08-07T17:23:20.3534908Z distributed/test_store, TestMultiThreadedWait (0.0009372029597137778) 2024-08-07T17:23:20.3535426Z test_jit, TestSymbolicShapeAnalysis (0.0009372029597137778) 2024-08-07T17:23:20.3535900Z test_unary_ufuncs, TestUnaryUfuncsCUDA (0.0009372029597137778) 2024-08-07T17:23:20.3536390Z distributed/test_store, LibUvTCPStoreTest (0.0008851361286185679) 2024-08-07T17:23:20.3536899Z distributed/test_store, TCPStoreTest (0.0008851361286185679) 2024-08-07T17:23:20.3537353Z test_optim, TestOptimRenewedCPU (0.0008492861690894713) 2024-08-07T17:23:20.3537806Z inductor/test_codecache, test_codecache (0.0008385500165860116) 2024-08-07T17:23:20.3538323Z test_ci_sanity_check_fail, TestCISanityCheck (0.0008385500165860116) 2024-08-07T17:23:20.3538828Z test_cuda, TestBlockStateAbsorption (0.0007922930455623811) 2024-08-07T17:23:20.3539279Z inductor/test_perf, NoopTests (0.0007586881102444867) 2024-08-07T17:23:20.3539810Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0007332681477878416) 2024-08-07T17:23:20.3540514Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0007274084952952813) 2024-08-07T17:23:20.3541198Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.0007226655182726664) 2024-08-07T17:23:20.3541959Z distributed/test_functional_api, TestNCCLCollectivesWithWorldSize4 (0.0006927152310927923) 2024-08-07T17:23:20.3542621Z test_cpp_extensions_jit, TestCppExtensionJIT (0.0006927152310927923) 2024-08-07T17:23:20.3543168Z distributed/_tensor/test_dtensor, DTensorTest (0.0006127865505820855) 2024-08-07T17:23:20.3543852Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesNNModuleTests (0.0005900907524123785) 2024-08-07T17:23:20.3544592Z inductor/test_triton_heuristics, TestTritonHeuristics (0.0005864319249456883) 2024-08-07T17:23:20.3545286Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (0.000569016082683365) 2024-08-07T17:23:20.3545921Z test_dataloader, TestIndividualWorkerQueue (0.000569016082683365) 2024-08-07T17:23:20.3546405Z test_jit_legacy, TestScriptList (0.000569016082683365) 2024-08-07T17:23:20.3546829Z test_optim, TestOptimRenewedCUDA (0.000569016082683365) 2024-08-07T17:23:20.3547267Z test_tensorexpr, TestTensorExprFuser (0.000569016082683365) 2024-08-07T17:23:20.3547815Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.000569016082683365) 2024-08-07T17:23:20.3548425Z distributed/test_data_parallel, TestDataParallel (0.0005565568729833842) 2024-08-07T17:23:20.3549020Z distributed/test_dynamo_distributed, TestSingleProc (0.0005565568729833842) 2024-08-07T17:23:20.3549595Z inductor/test_triton_kernels, no_opt_test_class (0.0004593904419302314) 2024-08-07T17:23:20.3550216Z distributed/test_functional_api, TestTraceableCollectives (0.00042403846869679655) 2024-08-07T17:23:20.3550904Z profiler/test_profiler, TestExperimentalUtils (0.0004071160455872633) 2024-08-07T17:23:20.3551419Z nn/test_module_hooks, TestModuleHookNN (0.0002796027302840673) 2024-08-07T17:23:20.3551896Z test_quantization, TestQuantizedOps (0.0002796027302840673) 2024-08-07T17:23:20.3552333Z test_jit, TestTypeSharing (0.0002700415307649868) 2024-08-07T17:23:20.3552743Z functorch/test_vmap, TestVmapAPI (0.0002655408385855704) 2024-08-07T17:23:20.3553348Z test_sparse_semi_structured, SparseSemiStructuredTensorCompileTest (0.0002381940955073549) 2024-08-07T17:23:20.3554056Z distributed/checkpoint/test_state_dict, TestStateDict (0.00020426218352736182) 2024-08-07T17:23:20.3554832Z distributed/checkpoint/test_file_system_checkpoint, TestDistributedStateDictSaveLoad (0.00018313161281763472) 2024-08-07T17:23:20.3555630Z distributed/checkpoint/test_fsspec, TestFSSpecNoDist (0.00018313161281763472) 2024-08-07T17:23:20.3556244Z test_cpp_api_parity, TestCppApiParity (0.00018313161281763472) 2024-08-07T17:23:20.3556642Z test_fx, TestFX (0.00018313161281763472) 2024-08-07T17:23:20.3557018Z test_jit_legacy, TestTorchbind (0.00018313161281763472) 2024-08-07T17:23:20.3557482Z dynamo/test_ctx_manager, CtxManagerTests (0.00014225402067084126) 2024-08-07T17:23:20.3558055Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.00014225402067084126) 2024-08-07T17:23:20.3558666Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.00014225402067084126) 2024-08-07T17:23:20.3559222Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.00014225402067084126) 2024-08-07T17:23:20.3559810Z onnx/test_models_onnxruntime, TestModels_new_jit_API (0.00014225402067084126) 2024-08-07T17:23:20.3560811Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3561977Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3563123Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3564236Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_10_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3565370Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3566507Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3567641Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3568775Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_11_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3569910Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3571051Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3572181Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3573291Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_12_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3574425Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3575652Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3576785Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3577902Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_13_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3579038Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3580177Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3581311Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3582592Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_14_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3583733Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3584876Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3585989Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_15_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3587126Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3588256Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3589406Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3590541Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_16_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3591675Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3592800Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3593930Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_17_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3595072Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3596222Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3597341Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3598466Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_18_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3599596Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3600842Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3601963Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3603179Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_19_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3604314Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3605457Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3606577Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3607709Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_20_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3608842Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_7_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3610041Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_7_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3611156Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_8_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3612280Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_8_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3613403Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_False_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3614514Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_False_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3615633Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_True_keep_initializers_as_inputs_False (0.00014225402067084126) 2024-08-07T17:23:20.3616760Z onnx/test_pytorch_onnx_onnxruntime, TestONNXRuntime_opset_version_9_is_script_True_keep_initializers_as_inputs_True (0.00014225402067084126) 2024-08-07T17:23:20.3617543Z test_autocast, TestAutocastCPU (0.00014225402067084126) 2024-08-07T17:23:20.3617930Z test_jit, TestFreezing (0.00014225402067084126) 2024-08-07T17:23:20.3618345Z test_jit, TestFrozenOptimizations (0.00014225402067084126) 2024-08-07T17:23:20.3618789Z test_jit_autocast, TestAutocast (0.00014225402067084126) 2024-08-07T17:23:20.3619240Z test_jit_autocast, TestJitTraceAutocast (0.00014225402067084126) 2024-08-07T17:23:20.3619702Z test_jit_legacy, TestFreezing (0.00014225402067084126) 2024-08-07T17:23:20.3620162Z test_jit_legacy, TestFrozenOptimizations (0.00014225402067084126) 2024-08-07T17:23:20.3620613Z test_jit_legacy, TestScript (0.00014225402067084126) 2024-08-07T17:23:20.3621069Z test_quantization, TestFakeQuantizeOps (0.00014225402067084126) 2024-08-07T17:23:20.3621567Z test_quantization, TestQuantizeJitOps (0.00014225402067084126) 2024-08-07T17:23:20.3622114Z inductor/test_pad_mm, PadMMTest (0.00013617478901824123) 2024-08-07T17:23:20.3622663Z distributed/test_functional_api, TestFunctionalAutograd (0.00013610249545264273) 2024-08-07T17:23:20.3623509Z distributed/_composable/fsdp/test_fully_shard_state_dict, TestFullyShardStateDictMultiProcess (0.00011545253851546538) 2024-08-07T17:23:20.3624283Z distributed/algorithms/test_join, TestJoin (0.00011141573646947009) 2024-08-07T17:23:20.3625031Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_, TestClipGradNormWorldSize2 (0.00011064201607732098) 2024-08-07T17:23:20.3625892Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (0.00010529520189299352) 2024-08-07T17:23:20.3626583Z distributed/test_c10d_nccl, ProcessGroupNCCLTest (0.00010345746957879365) 2024-08-07T17:23:20.3627146Z test_numba_integration, TestNumbaIntegration (9.834845873539643e-05) 2024-08-07T17:23:20.3627868Z distributed/checkpoint/e2e/test_e2e_save_and_load, TestInitStateDict (9.71490872874038e-05) 2024-08-07T17:23:20.3628733Z distributed/checkpoint/test_file_system_checkpoint_cpu, TestDistributedStateDictSaveLoad (9.71490872874038e-05) 2024-08-07T17:23:20.3629550Z distributed/checkpoint/test_tp_checkpoint, TestTpCheckpoint (9.71490872874038e-05) 2024-08-07T17:23:20.3630227Z distributed/fsdp/test_fsdp_checkpoint, TestFSDPCheckpoint (9.372029597137777e-05) 2024-08-07T17:23:20.3631005Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (9.263052508798966e-05) 2024-08-07T17:23:20.3631673Z distributed/test_c10d_ucc, CommTest (9.263052508798966e-05) 2024-08-07T17:23:20.3632340Z distributed/tensor/parallel/test_fsdp_2d_parallel, TestNew2dParallelTraining (9.156580640881736e-05) 2024-08-07T17:23:20.3633006Z dynamo/test_after_aot, TestAfterAot (9.156580640881736e-05) 2024-08-07T17:23:20.3633536Z dynamo/test_minifier, MinifierTests (9.156580640881736e-05) 2024-08-07T17:23:20.3634005Z inductor/test_minifier, MinifierTests (9.156580640881736e-05) 2024-08-07T17:23:20.3634627Z onnx/test_models_onnxruntime, TestModelsONNXRuntime_is_script_False (9.156580640881736e-05) 2024-08-07T17:23:20.3635257Z test_content_store, TestContentStoreCPU (9.156580640881736e-05) 2024-08-07T17:23:20.3635815Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (8.871074785709477e-05) 2024-08-07T17:23:20.3636579Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (7.891697289442694e-05) 2024-08-07T17:23:20.3637388Z inductor/test_cuda_cpp_wrapper, DynamicShapesCudaWrapperCudaTests (6.98791680488343e-05) 2024-08-07T17:23:20.3638031Z inductor/test_flex_attention, TestFlexAttention (6.98027138168334e-05) 2024-08-07T17:23:20.3638640Z inductor/test_standalone_compile, TestStandaloneInductor (6.012245401937442e-05) 2024-08-07T17:23:20.3639190Z test_utils, TestDeviceUtilsCPU (5.3108167717114076e-05) 2024-08-07T17:23:20.3639664Z export/test_torchbind, TestExportTorchbind (5.262580075724175e-05) 2024-08-07T17:23:20.3640217Z distributed/pipelining/test_pipe, PipeTests (5.258234427437037e-05) 2024-08-07T17:23:20.3640947Z distributed/pipelining/test_transformer, TransformerTests (5.258234427437037e-05) 2024-08-07T17:23:20.3641505Z dynamo/test_export, ExportTests (5.258234427437037e-05) 2024-08-07T17:23:20.3641940Z export/test_db, ExampleTests (5.258234427437037e-05) 2024-08-07T17:23:20.3642422Z export/test_export, TestDynamismExpression (5.258234427437037e-05) 2024-08-07T17:23:20.3643090Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (5.258234427437037e-05) 2024-08-07T17:23:20.3643698Z export/test_passes, TestPasses (5.258234427437037e-05) 2024-08-07T17:23:20.3644282Z export/test_retraceability, RetraceExportTestDynamismExpression (5.258234427437037e-05) 2024-08-07T17:23:20.3644991Z export/test_serdes, SerDesExportTestDynamismExpression (5.258234427437037e-05) 2024-08-07T17:23:20.3645558Z export/test_unflatten, TestUnflatten (5.258234427437037e-05) 2024-08-07T17:23:20.3646003Z test_fx, TestSourceMatcher (5.258234427437037e-05) 2024-08-07T17:23:20.3646449Z test_quantization, TestMetaDataPorting (5.258234427437037e-05) 2024-08-07T17:23:20.3647105Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (4.82801524701037e-05) 2024-08-07T17:23:20.3647824Z dynamo/test_structured_trace, StructuredTraceTest (2.904731142230487e-05) 2024-08-07T17:23:20.3648429Z distributed/test_c10d_functional_native, TestWithNCCL (2.8450804134168253e-05) 2024-08-07T17:23:20.3649008Z inductor/test_snode_runtime, TestCommAnalysis (2.8450804134168253e-05) 2024-08-07T17:23:20.3649509Z test_jit, TestRecursiveScript (2.6958460770108664e-05) 2024-08-07T17:23:20.3649970Z dynamo/test_subclasses, SubclassTests (2.6777227420393652e-05) 2024-08-07T17:23:20.3650447Z test_jit_legacy, TestRecursiveScript (2.6777227420393652e-05) 2024-08-07T17:23:20.3650995Z higher_order_ops/test_with_effects, TestWithEffects (2.6378228998566594e-05) 2024-08-07T17:23:20.3651867Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesAotAutogradFallbackTests (2.6334628620056564e-05) 2024-08-07T17:23:20.3652608Z export/test_experimental, TestExperiment (2.6334628620056564e-05) 2024-08-07T17:23:20.3653113Z export/test_tools, TestExportTools (2.6291172137185185e-05) 2024-08-07T17:23:20.3653664Z functorch/test_eager_transforms, TestComposabilityCPU (2.417670761021885e-05) 2024-08-07T17:23:20.3654299Z inductor/test_decompose_mem_bound_mm, TestDecomposeMemMM (2.0745378014497683e-05) 2024-08-07T17:23:20.3654913Z distributed/test_dynamo_distributed, TestMultiProc (1.7742149571418955e-05) 2024-08-07T17:23:20.3655412Z test_typing, TestTyping (1.3559532183092955e-05) 2024-08-07T17:23:20.9535610Z test_mps, TestConsistencyCPU (1.0736152503459719e-05) 2024-08-07T17:23:20.9536364Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:20.9537287Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:20.9537913Z Results from CorrelatedWithHistoricalFailures 2024-08-07T17:23:20.9538255Z test_torch (0.25) 2024-08-07T17:23:20.9538518Z test_transformers (0.16910602465251387) 2024-08-07T17:23:20.9538855Z functorch/test_ops (0.16285535377292693) 2024-08-07T17:23:20.9539199Z dynamo/test_dynamic_shapes (0.14328515639289788) 2024-08-07T17:23:20.9539642Z functorch/test_aotdispatch (0.13801958944279888) 2024-08-07T17:23:20.9539984Z test_decomp (0.1322142437895329) 2024-08-07T17:23:20.9540275Z test_ops (0.1311533732986799) 2024-08-07T17:23:20.9540570Z test_flop_counter (0.12981320964944568) 2024-08-07T17:23:20.9540877Z test_modules (0.12121253528432603) 2024-08-07T17:23:20.9541190Z test_nestedtensor (0.11353705641308158) 2024-08-07T17:23:20.9541578Z inductor/test_torchinductor_opinfo (0.10026060968115948) 2024-08-07T17:23:20.9542046Z inductor/test_compiled_autograd (0.0884913476550883) 2024-08-07T17:23:20.9542418Z test_foreach (0.08556763774137409) 2024-08-07T17:23:20.9542727Z test_autograd (0.08045366804557554) 2024-08-07T17:23:20.9543065Z inductor/test_torchinductor (0.07794071477867966) 2024-08-07T17:23:20.9543457Z onnx/test_fx_op_consistency (0.0760327154599657) 2024-08-07T17:23:20.9543820Z test_ops_gradients (0.07576265280214937) 2024-08-07T17:23:20.9544126Z test_meta (0.0743675828342075) 2024-08-07T17:23:20.9544426Z functorch/test_vmap (0.07270865475021494) 2024-08-07T17:23:20.9544815Z inductor/test_efficient_conv_bn_eval (0.0699657909670716) 2024-08-07T17:23:20.9545217Z inductor/test_aot_inductor (0.06764683965052214) 2024-08-07T17:23:20.9545589Z test_functionalization (0.06714741198725624) 2024-08-07T17:23:20.9545925Z test_linalg (0.0650666673133732) 2024-08-07T17:23:20.9546234Z dynamo/test_aot_autograd (0.06353975026613658) 2024-08-07T17:23:20.9546671Z distributed/_tensor/test_dtensor_compile (0.060715755324723626) 2024-08-07T17:23:20.9547087Z test_mkldnn (0.05956179562304293) 2024-08-07T17:23:20.9547383Z test_fake_tensor (0.058108863923784705) 2024-08-07T17:23:20.9547712Z test_proxy_tensor (0.05632422232340209) 2024-08-07T17:23:20.9548041Z test_quantization (0.05520718884774103) 2024-08-07T17:23:20.9548407Z distributed/fsdp/test_fsdp_core (0.05218915211197615) 2024-08-07T17:23:20.9548803Z test_ops_fwd_gradients (0.05089090932795122) 2024-08-07T17:23:20.9549193Z functorch/test_eager_transforms (0.04882656426359001) 2024-08-07T17:23:20.9549601Z inductor/test_cpu_cpp_wrapper (0.044991856359726135) 2024-08-07T17:23:20.9550038Z onnx/test_fx_to_onnx_with_onnxruntime (0.0441771370724363) 2024-08-07T17:23:20.9550435Z dynamo/test_modules (0.04225778460322777) 2024-08-07T17:23:20.9550750Z test_ops_jit (0.042156051884636565) 2024-08-07T17:23:20.9551077Z test_expanded_weights (0.04171521010407472) 2024-08-07T17:23:20.9551473Z test_functional_autograd_benchmark (0.04171521010407472) 2024-08-07T17:23:20.9551858Z test_fx_experimental (0.04112742106332559) 2024-08-07T17:23:20.9552202Z test_schema_check (0.04109284523739917) 2024-08-07T17:23:20.9552679Z inductor/test_max_autotune (0.03810002692311061) 2024-08-07T17:23:20.9553023Z test_nn (0.03650706311633785) 2024-08-07T17:23:20.9553311Z test_jit (0.03635351904647206) 2024-08-07T17:23:20.9553619Z test_public_bindings (0.0356857844342237) 2024-08-07T17:23:20.9553970Z distributed/test_c10d_pypg (0.03407395257433601) 2024-08-07T17:23:20.9554326Z test_cuda (0.034002583462907285) 2024-08-07T17:23:20.9554645Z inductor/test_padding (0.033515876956875454) 2024-08-07T17:23:20.9554979Z test_serialization (0.03326775367640831) 2024-08-07T17:23:20.9555306Z dynamo/test_misc (0.032838885698617) 2024-08-07T17:23:20.9555640Z dynamo/test_subclasses (0.032812598787273016) 2024-08-07T17:23:20.9556009Z test_cuda_expandable_segments (0.03164464511867135) 2024-08-07T17:23:20.9556398Z profiler/test_cpp_thread (0.030384171952570486) 2024-08-07T17:23:20.9556850Z inductor/test_torchinductor_dynamic_shapes (0.029745558489686217) 2024-08-07T17:23:20.9557391Z inductor/test_cudacodecache (0.027285785996880727) 2024-08-07T17:23:20.9557801Z dynamo/test_autograd_function (0.026450506833710904) 2024-08-07T17:23:20.9558244Z inductor/test_mkldnn_pattern_matcher (0.026034224725333385) 2024-08-07T17:23:20.9558680Z inductor/test_cuda_cpp_wrapper (0.025785377129705318) 2024-08-07T17:23:20.9559057Z test_custom_ops (0.024312004869575982) 2024-08-07T17:23:20.9559447Z distributed/_tensor/test_dtensor_ops (0.02407789031654735) 2024-08-07T17:23:20.9559893Z onnx/test_pytorch_onnx_onnxruntime (0.023692034024781518) 2024-08-07T17:23:20.9560350Z distributed/test_dynamo_distributed (0.022878558047620033) 2024-08-07T17:23:20.9561135Z onnx/test_fx_to_onnx_decomp_skip (0.022006063248175542) 2024-08-07T17:23:20.9561601Z distributed/fsdp/test_fsdp_tp_integration (0.020065754862095345) 2024-08-07T17:23:20.9562026Z test_utils (0.019749711769170814) 2024-08-07T17:23:20.9562339Z dynamo/test_repros (0.019643530523100004) 2024-08-07T17:23:20.9562689Z onnx/test_fx_to_onnx (0.019632299814380975) 2024-08-07T17:23:20.9563161Z inductor/test_torchinductor_codegen_dynamic_shapes (0.019547459769810708) 2024-08-07T17:23:20.9563610Z test_fx (0.01933508639557129) 2024-08-07T17:23:20.9564004Z test_cpp_extensions_open_device_registration (0.017248017779448493) 2024-08-07T17:23:20.9564497Z inductor/test_inductor_freezing (0.016987249131009883) 2024-08-07T17:23:20.9564903Z test_cpp_extensions_aot_ninja (0.016046640812451288) 2024-08-07T17:23:20.9565321Z test_cpp_extensions_mtia_backend (0.015478008459062604) 2024-08-07T17:23:20.9565710Z export/test_export (0.015291048480944173) 2024-08-07T17:23:20.9566120Z distributed/_tensor/test_convolution_ops (0.014106936977979151) 2024-08-07T17:23:20.9566640Z distributed/fsdp/test_fsdp_clip_grad_norm (0.014089125188865544) 2024-08-07T17:23:20.9567159Z distributed/fsdp/test_fsdp_hybrid_shard (0.014089125188865544) 2024-08-07T17:23:20.9567666Z distributed/fsdp/test_fsdp_ignored_modules (0.014089125188865544) 2024-08-07T17:23:20.9568207Z distributed/fsdp/test_fsdp_mixed_precision (0.014089125188865544) 2024-08-07T17:23:20.9568731Z distributed/fsdp/test_fsdp_optim_state (0.014089125188865544) 2024-08-07T17:23:20.9569263Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.014089125188865544) 2024-08-07T17:23:20.9569796Z distributed/fsdp/test_fsdp_unshard_params (0.014089125188865544) 2024-08-07T17:23:20.9570326Z distributed/fsdp/test_fsdp_use_orig_params (0.014089125188865544) 2024-08-07T17:23:20.9570757Z test_sparse_csr (0.013823592517310341) 2024-08-07T17:23:20.9571184Z distributed/tensor/parallel/test_tp_examples (0.013777016677687702) 2024-08-07T17:23:20.9571641Z nn/test_convolution (0.013118769894980611) 2024-08-07T17:23:20.9571993Z inductor/test_cpu_repro (0.012566862770263022) 2024-08-07T17:23:20.9572372Z inductor/test_pattern_matcher (0.011592506081441202) 2024-08-07T17:23:20.9572776Z inductor/test_fused_attention (0.01149117040810775) 2024-08-07T17:23:20.9573175Z nn/test_multihead_attention (0.011097982161439554) 2024-08-07T17:23:20.9573585Z distributed/_tensor/test_matrix_ops (0.010553391303555457) 2024-08-07T17:23:20.9574105Z dynamo/test_decorators (0.009874855884585407) 2024-08-07T17:23:20.9574472Z dynamo/test_trace_rules (0.009874855884585407) 2024-08-07T17:23:20.9574844Z distributed/_tensor/test_api (0.009662493392443785) 2024-08-07T17:23:20.9575269Z distributed/_tensor/test_math_ops (0.009662493392443785) 2024-08-07T17:23:20.9575710Z distributed/_tensor/test_view_ops (0.009662493392443785) 2024-08-07T17:23:20.9576199Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.009662493392443785) 2024-08-07T17:23:20.9576651Z test_testing (0.00922233515903382) 2024-08-07T17:23:20.9577022Z inductor/test_compiled_optimizers (0.009142087368962652) 2024-08-07T17:23:20.9577428Z export/test_retraceability (0.008813992470624712) 2024-08-07T17:23:20.9577861Z inductor/test_distributed_patterns (0.008415364606046053) 2024-08-07T17:23:20.9578465Z distributed/_composable/fsdp/test_fully_shard_frozen (0.00822904657048784) 2024-08-07T17:23:20.9578966Z distributed/test_device_mesh (0.008153252720496502) 2024-08-07T17:23:20.9579360Z distributed/test_fake_pg (0.008153252720496502) 2024-08-07T17:23:20.9579725Z test_spectral_ops (0.00791254477931523) 2024-08-07T17:23:20.9580123Z distributed/test_inductor_collectives (0.0075960429881426214) 2024-08-07T17:23:20.9580543Z dynamo/test_config (0.0075960429881426214) 2024-08-07T17:23:20.9580883Z dynamo/test_logging (0.0075960429881426214) 2024-08-07T17:23:20.9581255Z dynamo/test_verify_correctness (0.0075960429881426214) 2024-08-07T17:23:20.9581674Z onnx/dynamo/test_exporter_api (0.0075960429881426214) 2024-08-07T17:23:20.9582144Z export/test_serdes (0.007426810334456762) 2024-08-07T17:23:20.9582531Z distributed/pipelining/test_stage (0.007053468488989576) 2024-08-07T17:23:20.9582936Z dynamo/test_export (0.007053468488989576) 2024-08-07T17:23:20.9583288Z inductor/test_fx_fusion (0.007053468488989576) 2024-08-07T17:23:20.9583689Z inductor/test_split_cat_fx_passes (0.007053468488989576) 2024-08-07T17:23:20.9584104Z test_fx_reinplace_pass (0.007053468488989576) 2024-08-07T17:23:20.9584454Z test_jit_fuser_te (0.007053468488989576) 2024-08-07T17:23:20.9584810Z export/test_export_nonstrict (0.0066756654187628585) 2024-08-07T17:23:20.9585279Z export/test_export_training_ir_to_run_decomp (0.006431103622314025) 2024-08-07T17:23:20.9585864Z distributed/_composable/fsdp/test_fully_shard_training (0.006171784927865879) 2024-08-07T17:23:20.9586333Z test_overrides (0.0059268728275537405) 2024-08-07T17:23:20.9586721Z distributed/test_distributed_spawn (0.005569013029215299) 2024-08-07T17:23:20.9587145Z distributed/test_c10d_nccl (0.005486031046991893) 2024-08-07T17:23:20.9587500Z functorch/test_dims (0.004667736500066631) 2024-08-07T17:23:20.9587853Z test_ci_sanity_check_fail (0.004667736500066631) 2024-08-07T17:23:20.9588268Z functorch/test_vmap_registrations (0.0042934156019936555) 2024-08-07T17:23:20.9588654Z test_dataloader (0.00401257514821409) 2024-08-07T17:23:20.9588984Z dynamo/test_compile (0.0037980214940713107) 2024-08-07T17:23:20.9589387Z test_cpp_extensions_stream_and_event (0.003526734244494788) 2024-08-07T17:23:20.9589773Z test_jit_llga_fuser (0.003526734244494788) 2024-08-07T17:23:20.9590103Z test_sympy_utils (0.003526734244494788) 2024-08-07T17:23:20.9590452Z onnx/test_symbolic_helper (0.003185437382124325) 2024-08-07T17:23:20.9590804Z test_bundled_inputs (0.003185437382124325) 2024-08-07T17:23:20.9591128Z test_view_ops (0.003185437382124325) 2024-08-07T17:23:20.9591492Z inductor/test_cudagraph_trees (0.0030858924639329396) 2024-08-07T17:23:20.9591863Z test_dynamic_shapes (0.0029043693778192372) 2024-08-07T17:23:20.9592239Z test_model_exports_to_core_aten (0.0029043693778192372) 2024-08-07T17:23:20.9592647Z functorch/test_control_flow (0.0027430155234959464) 2024-08-07T17:23:20.9593002Z test_binary_ufuncs (0.0027430155234959464) 2024-08-07T17:23:20.9593333Z test_indexing (0.0027430155234959464) 2024-08-07T17:23:20.9593657Z test_module_tracker (0.0027430155234959464) 2024-08-07T17:23:20.9594073Z test_tensor_creation_ops (0.0027430155234959464) 2024-08-07T17:23:20.9594437Z test_type_promotion (0.0027430155234959464) 2024-08-07T17:23:20.9594780Z test_unary_ufuncs (0.0027430155234959464) 2024-08-07T17:23:20.9595114Z inductor/test_b2b_gemm (0.002598646285417212) 2024-08-07T17:23:20.9595472Z test_autoload_enable (0.0024687139711463517) 2024-08-07T17:23:20.9595827Z lazy/test_step_closures (0.002351156162996525) 2024-08-07T17:23:20.9596185Z test_cpp_extensions_jit (0.0021467078009968278) 2024-08-07T17:23:20.9596563Z inductor/test_cuda_repro (0.0020860345327285605) 2024-08-07T17:23:20.9596995Z dynamo/test_activation_checkpointing (0.0019749711769170815) 2024-08-07T17:23:20.9597453Z distributed/_tensor/test_dtensor (0.0018990107470356554) 2024-08-07T17:23:20.9597921Z distributed/_tensor/test_tensor_ops (0.0018990107470356554) 2024-08-07T17:23:20.9598466Z torch_np/numpy_tests/fft/test_pocketfft (0.0018286770156639642) 2024-08-07T17:23:20.9598863Z doctests (0.0010600789406244758) 2024-08-07T17:23:20.9599180Z nn/test_module_hooks (0.0008664821204146677) 2024-08-07T17:23:20.9599555Z test_sparse_semi_structured (0.0007381577595318195) 2024-08-07T17:23:20.9599944Z onnx/test_models_onnxruntime (0.0007246020071303947) 2024-08-07T17:23:20.9600313Z test_jit_legacy (0.0006505024353604991) 2024-08-07T17:23:20.9600895Z distributed/checkpoint/test_file_system_checkpoint (0.0005675204531370924) 2024-08-07T17:23:20.9601436Z distributed/checkpoint/test_fsspec (0.0005675204531370924) 2024-08-07T17:23:20.9601851Z test_cpp_api_parity (0.0005675204531370924) 2024-08-07T17:23:20.9602217Z dynamo/test_ctx_manager (0.0004408417805618485) 2024-08-07T17:23:20.9602558Z nn/test_dropout (0.0004408417805618485) 2024-08-07T17:23:20.9602885Z test_autocast (0.0004408417805618485) 2024-08-07T17:23:20.9603213Z test_jit_autocast (0.0004408417805618485) 2024-08-07T17:23:20.9603532Z test_optim (0.00042200238823014567) 2024-08-07T17:23:20.9603993Z distributed/_tensor/experimental/test_tp_transform (0.0003263072921821555) 2024-08-07T17:23:20.9604490Z export/test_serialize (0.0003263072921821555) 2024-08-07T17:23:20.9604914Z distributed/checkpoint/test_state_dict (0.0003165017911726092) 2024-08-07T17:23:20.9605475Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0003010626794080917) 2024-08-07T17:23:20.9606102Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0003010626794080917) 2024-08-07T17:23:20.9606696Z distributed/checkpoint/test_tp_checkpoint (0.0003010626794080917) 2024-08-07T17:23:20.9607142Z dynamo/test_after_aot (0.0002837602265685462) 2024-08-07T17:23:20.9607504Z dynamo/test_minifier (0.0002837602265685462) 2024-08-07T17:23:20.9607899Z inductor/test_benchmark_fusion (0.0002749124689472552) 2024-08-07T17:23:20.9608405Z onnx/torch_export/test_torch_export_with_onnxruntime (0.00024456179644883263) 2024-08-07T17:23:20.9608935Z inductor/test_flex_attention (0.00021631692729630878) 2024-08-07T17:23:20.9609372Z inductor/test_standalone_compile (0.00018631803555821524) 2024-08-07T17:23:20.9609775Z inductor/test_foreach (0.00016494748136835311) 2024-08-07T17:23:20.9610145Z export/test_torchbind (0.0001630860878301411) 2024-08-07T17:23:20.9610566Z distributed/pipelining/test_pipe (0.00016295141723738295) 2024-08-07T17:23:20.9611056Z distributed/pipelining/test_transformer (0.00016295141723738295) 2024-08-07T17:23:20.9611496Z export/test_passes (0.00016295141723738295) 2024-08-07T17:23:20.9611852Z export/test_unflatten (0.00016295141723738295) 2024-08-07T17:23:20.9612268Z distributed/pipelining/test_schedule (0.00011170651453150913) 2024-08-07T17:23:20.9612724Z dynamo/test_structured_trace (9.001691781755156e-05) 2024-08-07T17:23:20.9613180Z distributed/test_c10d_functional_native (8.816835611236971e-05) 2024-08-07T17:23:20.9613643Z distributed/test_functional_api (8.816835611236971e-05) 2024-08-07T17:23:20.9614066Z inductor/test_snode_runtime (8.816835611236971e-05) 2024-08-07T17:23:20.9614636Z distributed/rpc/cuda/test_tensorpipe_agent (8.298198222340679e-05) 2024-08-07T17:23:20.9615069Z export/test_hop (8.17454957333229e-05) 2024-08-07T17:23:20.9615455Z higher_order_ops/test_with_effects (8.17454957333229e-05) 2024-08-07T17:23:20.9615921Z dynamo/test_inline_inbuilt_nn_modules (8.161037921144965e-05) 2024-08-07T17:23:20.9616344Z export/test_experimental (8.161037921144965e-05) 2024-08-07T17:23:20.9616698Z test_typing (4.2020663338661304e-05) 2024-08-07T17:23:23.0396186Z dynamo/test_aot_autograd_cache (2.2664346762876766e-05) 2024-08-07T17:23:23.0396911Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:23.0398024Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:23.0398898Z Results from HistorialEditedFiles 2024-08-07T17:23:23.0399355Z test_torch (0.25) 2024-08-07T17:23:23.0400196Z test_ops (0.01723478471648748) 2024-08-07T17:23:23.0401031Z test_nn (0.016277755098546003) 2024-08-07T17:23:23.0401587Z test_transformers (0.007406598361700413) 2024-08-07T17:23:23.0402161Z test_scatter_gather_ops (0.007332916126659702) 2024-08-07T17:23:23.0402663Z test_cuda (0.006369394925411481) 2024-08-07T17:23:23.0403123Z test_tensor_creation_ops (0.006293043842507352) 2024-08-07T17:23:23.0403849Z inductor/test_torchinductor (0.004991581253968236) 2024-08-07T17:23:23.0404335Z test_mps (0.004758811874931714) 2024-08-07T17:23:23.0404633Z test_linalg (0.004220711205899966) 2024-08-07T17:23:23.0404925Z test_complex (0.004145484004474322) 2024-08-07T17:23:23.0405301Z inductor/test_torchinductor_opinfo (0.004132040039625705) 2024-08-07T17:23:23.0405713Z test_public_bindings (0.004081778349002857) 2024-08-07T17:23:23.0406048Z test_python_dispatch (0.003896632143986379) 2024-08-07T17:23:23.0406384Z test_autograd (0.003639627174800092) 2024-08-07T17:23:23.0406705Z functorch/test_vmap (0.0035888610672805423) 2024-08-07T17:23:23.0407035Z test_type_info (0.0034665102890428677) 2024-08-07T17:23:23.0407364Z test_serialization (0.0032379110169666217) 2024-08-07T17:23:23.0407747Z distributed/test_device_mesh (0.0027158948617258157) 2024-08-07T17:23:23.0408097Z test_fx (0.0026704601614883925) 2024-08-07T17:23:23.0408399Z test_decomp (0.0024443053755532343) 2024-08-07T17:23:23.0408719Z dynamo/test_repros (0.0024072704456206094) 2024-08-07T17:23:23.0409034Z test_modules (0.00232790988147927) 2024-08-07T17:23:23.0409445Z inductor/test_torchinductor_dynamic_shapes (0.0021809458738101246) 2024-08-07T17:23:23.0409947Z functorch/test_eager_transforms (0.0021286105007926543) 2024-08-07T17:23:23.0410311Z test_jit (0.002070674041436975) 2024-08-07T17:23:23.0410630Z dynamo/test_functions (0.0020369211462943617) 2024-08-07T17:23:23.0410979Z test_namedtensor (0.0020369211462943617) 2024-08-07T17:23:23.0411360Z distributions/test_distributions (0.0019267500101922677) 2024-08-07T17:23:23.0411789Z test_namedtuple_return_api (0.001901126403208071) 2024-08-07T17:23:23.0412150Z test_flop_counter (0.0018315173332226612) 2024-08-07T17:23:23.0412493Z inductor/test_cpu_repro (0.001810596574483877) 2024-08-07T17:23:23.0412886Z inductor/test_cudagraph_trees (0.001810596574483877) 2024-08-07T17:23:23.0413387Z inductor/test_torchinductor_codegen_dynamic_shapes (0.001810596574483877) 2024-08-07T17:23:23.0413859Z dynamo/test_sdpa (0.0017629492962079854) 2024-08-07T17:23:23.0414179Z test_cuda_multigpu (0.0016974342885786346) 2024-08-07T17:23:23.0414501Z test_meta (0.0015149049910535557) 2024-08-07T17:23:23.0414799Z test_proxy_tensor (0.0015149049910535557) 2024-08-07T17:23:23.0415189Z onnx/test_pytorch_onnx_onnxruntime (0.0014606758753591032) 2024-08-07T17:23:23.0415601Z dynamo/test_misc (0.001414528573815529) 2024-08-07T17:23:23.0415980Z distributed/test_data_parallel (0.0013659353569268073) 2024-08-07T17:23:23.0416361Z test_cpp_api_parity (0.0013659353569268073) 2024-08-07T17:23:23.0416711Z test_matmul_cuda (0.0013659353569268073) 2024-08-07T17:23:23.0417059Z test_ops_fwd_gradients (0.0013659353569268073) 2024-08-07T17:23:23.0417595Z test_ops_gradients (0.0013659353569268073) 2024-08-07T17:23:23.0417935Z test_ops_jit (0.0013659353569268073) 2024-08-07T17:23:23.0418264Z test_binary_ufuncs (0.0012461009854914471) 2024-08-07T17:23:23.0418583Z test_sparse (0.001153108048818764) 2024-08-07T17:23:23.0419118Z distributed/_tensor/test_dtensor_ops (0.001144555691727308) 2024-08-07T17:23:23.0419544Z functorch/test_ops (0.001144555691727308) 2024-08-07T17:23:23.0419898Z onnx/test_fx_op_consistency (0.001144555691727308) 2024-08-07T17:23:23.0420290Z dynamo/test_trace_rules (0.0011110478979787426) 2024-08-07T17:23:23.0420674Z profiler/test_profiler (0.001033220871308734) 2024-08-07T17:23:23.0421132Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0010184605731471809) 2024-08-07T17:23:23.0421604Z onnx/test_operators (0.0010184605731471809) 2024-08-07T17:23:23.0422124Z test_tensorboard (0.0010184605731471809) 2024-08-07T17:23:23.0422438Z test_optim (0.0009540451180934276) 2024-08-07T17:23:23.0422855Z test_cpp_extensions_open_device_registration (0.0009526523514976708) 2024-08-07T17:23:23.0423366Z test_cpp_extensions_stream_and_event (0.0009526523514976708) 2024-08-07T17:23:23.0423829Z dynamo/test_activation_checkpointing (0.0008729662055547264) 2024-08-07T17:23:23.0424269Z inductor/test_cuda_repro (0.0008729662055547264) 2024-08-07T17:23:23.0424695Z distributed/_tensor/test_matrix_ops (0.0008576510089660469) 2024-08-07T17:23:23.0425169Z distributed/test_c10d_functional_native (0.000835439117084791) 2024-08-07T17:23:23.0425628Z inductor/test_memory_planning (0.000835439117084791) 2024-08-07T17:23:23.0426002Z test_custom_ops (0.0008229984429472168) 2024-08-07T17:23:23.0426319Z test_schema_check (0.0008229984429472168) 2024-08-07T17:23:23.0426648Z test_jit_fuser_te (0.0007737142338637498) 2024-08-07T17:23:23.0426968Z test_utils (0.0007721480975762594) 2024-08-07T17:23:23.0427300Z inductor/test_aot_inductor (0.0007406985986524952) 2024-08-07T17:23:23.0427667Z test_unary_ufuncs (0.0007368706989178568) 2024-08-07T17:23:23.0428025Z inductor/test_codecache (0.0006267449680905729) 2024-08-07T17:23:23.0428364Z test_sparse_csr (0.000625625780647554) 2024-08-07T17:23:23.0428693Z dynamo/test_unspec (0.0005092302865735904) 2024-08-07T17:23:23.0429071Z torch_np/test_ndarray_methods (0.0005092302865735904) 2024-08-07T17:23:23.0429433Z test_autocast (0.000507494963173369) 2024-08-07T17:23:23.0429769Z dynamo/test_backends (0.00045264914362096924) 2024-08-07T17:23:23.0430150Z functorch/test_aotdispatch (0.00045264914362096924) 2024-08-07T17:23:23.0430544Z functorch/test_control_flow (0.00045264914362096924) 2024-08-07T17:23:23.0430907Z test_indexing (0.00045264914362096924) 2024-08-07T17:23:23.0431221Z test_mkldnn (0.00045264914362096924) 2024-08-07T17:23:23.0431533Z test_module_tracker (0.00045264914362096924) 2024-08-07T17:23:23.0431889Z test_type_promotion (0.00045264914362096924) 2024-08-07T17:23:23.0432251Z functorch/test_parsing (0.00044441915919149705) 2024-08-07T17:23:23.0432600Z test_reductions (0.0004156358227997497) 2024-08-07T17:23:23.0432925Z test_dataloader (0.0004073842292588723) 2024-08-07T17:23:23.0433339Z torch_np/numpy_tests/core/test_multiarray (0.00037896207372918356) 2024-08-07T17:23:23.0433780Z dynamo/test_aot_autograd (0.0003703492993262476) 2024-08-07T17:23:23.0434154Z dynamo/test_decorators (0.0003703492993262476) 2024-08-07T17:23:23.0434521Z export/test_serialize (0.0003703492993262476) 2024-08-07T17:23:23.0434898Z inductor/test_custom_lowering (0.0003703492993262476) 2024-08-07T17:23:23.0435290Z test_autograd_fallback (0.0003703492993262476) 2024-08-07T17:23:23.0435642Z test_fake_tensor (0.0003703492993262476) 2024-08-07T17:23:23.0435955Z test_fx_passes (0.0003703492993262476) 2024-08-07T17:23:23.0436432Z distributed/_composable/fully_shard/test_fully_shard_init (0.0002909887351849088) 2024-08-07T17:23:23.0436973Z distributed/fsdp/test_wrap (0.0002909887351849088) 2024-08-07T17:23:23.0437368Z dynamo/test_higher_order_ops (0.0002909887351849088) 2024-08-07T17:23:23.0437856Z nn/test_multihead_attention (0.00028422155529688766) 2024-08-07T17:23:23.0438254Z test_cpp_extensions_jit (0.00028422155529688766) 2024-08-07T17:23:23.0438595Z test_dispatch (0.00028422155529688766) 2024-08-07T17:23:23.0438940Z test_mobile_optimizer (0.00028422155529688766) 2024-08-07T17:23:23.0439381Z torch_np/numpy_tests/core/test_scalarmath (0.00028422155529688766) 2024-08-07T17:23:23.0439882Z torch_np/numpy_tests/lib/test_histograms (0.00028422155529688766) 2024-08-07T17:23:23.0440347Z distributed/_tensor/test_api (0.0002232734078764813) 2024-08-07T17:23:23.0440966Z distributed/fsdp/test_fsdp_optim_state (0.0002232734078764813) 2024-08-07T17:23:23.0441368Z nn/test_init (0.0002232734078764813) 2024-08-07T17:23:23.0441704Z nn/test_module_hooks (0.0002232734078764813) 2024-08-07T17:23:23.0442137Z test_prims (0.0002232734078764813) 2024-08-07T17:23:23.0442431Z test_pytree (0.0002232734078764813) 2024-08-07T17:23:23.0442745Z test_stateless (0.0002232734078764813) 2024-08-07T17:23:23.0443077Z dynamo/test_config (0.0001508830478736564) 2024-08-07T17:23:23.0443398Z nn/test_dropout (0.00013141426750286204) 2024-08-07T17:23:23.0443723Z test_overrides (0.00013141426750286204) 2024-08-07T17:23:23.0444041Z test_testing (0.00011639549407396352) 2024-08-07T17:23:23.0444489Z distributed/_shard/sharded_tensor/test_sharded_tensor (9.474051843229589e-05) 2024-08-07T17:23:23.0445075Z distributed/checkpoint/e2e/test_pipeline (9.474051843229589e-05) 2024-08-07T17:23:23.0445578Z distributed/rpc/test_share_memory (9.474051843229589e-05) 2024-08-07T17:23:23.0445995Z distributed/test_c10d_nccl (9.474051843229589e-05) 2024-08-07T17:23:23.0446377Z distributed/test_nccl (9.474051843229589e-05) 2024-08-07T17:23:23.0446745Z distributed/test_store (9.474051843229589e-05) 2024-08-07T17:23:23.0447131Z dynamo/test_autograd_function (9.474051843229589e-05) 2024-08-07T17:23:23.0447537Z dynamo/test_dynamic_shapes (9.474051843229589e-05) 2024-08-07T17:23:23.0447924Z dynamo/test_modules (9.474051843229589e-05) 2024-08-07T17:23:23.0448268Z test_expanded_weights (9.474051843229589e-05) 2024-08-07T17:23:23.0448617Z test_foreach (9.474051843229589e-05) 2024-08-07T17:23:23.0448950Z test_sort_and_select (9.474051843229589e-05) 2024-08-07T17:23:23.0449290Z test_bundled_inputs (6.36537858216988e-05) 2024-08-07T17:23:23.0449624Z test_futures (6.36537858216988e-05) 2024-08-07T17:23:23.0449934Z test_type_hints (6.36537858216988e-05) 2024-08-07T17:23:23.0450286Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:23.0450891Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:23.0451453Z Results from Profiling 2024-08-07T17:23:23.0451620Z 2024-08-07T17:23:23.0451727Z Results from LLM 2024-08-07T17:23:23.0451957Z test_package (0.25) 2024-08-07T17:23:23.0452241Z test_comparison_utils (0.24454487688591534) 2024-08-07T17:23:23.0452575Z test_module_tracker (0.24351341747265123) 2024-08-07T17:23:23.0452911Z test_mkl_verbose (0.24211581349170577) 2024-08-07T17:23:23.0453402Z cpp_extensions/open_registration_extension/test/test_openreg (0.24084023793189718) 2024-08-07T17:23:23.0453904Z test_mkldnn_verbose (0.23826307200550598) 2024-08-07T17:23:23.0454354Z functorch/test_rearrange (0.2381315746691375) 2024-08-07T17:23:23.0454785Z export/test_functionalized_assertions (0.23732932626236652) 2024-08-07T17:23:23.0455188Z inductor/test_config (0.2372299323045703) 2024-08-07T17:23:23.0455522Z dynamo/test_utils (0.237026953553844) 2024-08-07T17:23:23.0455863Z functorch/test_parsing (0.23693056434576634) 2024-08-07T17:23:23.0456255Z distributed/_tools/test_mod_tracker (0.2347343492866566) 2024-08-07T17:23:23.0456686Z inductor/test_inplacing_pass (0.23467182281718374) 2024-08-07T17:23:23.0457149Z distributed/_tensor/debug/test_op_coverage (0.23382493806261961) 2024-08-07T17:23:23.0457641Z inductor/test_cpp_wrapper_hipify (0.23324915289779644) 2024-08-07T17:23:23.0458116Z test_license (0.2328729859083564) 2024-08-07T17:23:23.0458449Z dynamo/test_frame_init (0.23286490075944258) 2024-08-07T17:23:23.0458827Z inductor/test_inductor_utils (0.23222148895786107) 2024-08-07T17:23:23.0459180Z test_autoload (0.23155042159801445) 2024-08-07T17:23:23.0459502Z inductor/test_smoke (0.2300256297243759) 2024-08-07T17:23:23.0459838Z dynamo/test_base_output (0.22782862394165598) 2024-08-07T17:23:23.0460227Z dynamo/test_fx_passes_pre_grad (0.22755015085425034) 2024-08-07T17:23:23.0460609Z test_cpp_api_parity (0.2269982060062733) 2024-08-07T17:23:23.0460964Z inductor/test_compile_worker (0.22655289023712535) 2024-08-07T17:23:23.0461344Z export/test_tree_utils (0.22611480958901034) 2024-08-07T17:23:23.0461687Z inductor/test_utils (0.22606329394580887) 2024-08-07T17:23:23.0462101Z dynamo/test_skip_non_tensor (0.22537148985928598) 2024-08-07T17:23:23.0462533Z dynamo/test_interop (0.22506880086131942) 2024-08-07T17:23:23.0462940Z distributed/pipelining/test_backward (0.22492099485049155) 2024-08-07T17:23:23.0463394Z inductor/test_extension_backend (0.22477556101049417) 2024-08-07T17:23:23.0463785Z export/test_retraceability (0.22475642549912847) 2024-08-07T17:23:23.0464238Z export/test_export_training_ir_to_run_decomp (0.2246139766407594) 2024-08-07T17:23:23.0464665Z dynamo/test_sdpa (0.22433763850710117) 2024-08-07T17:23:23.0465188Z distributed/checkpoint/test_nested_dict (0.2242096203546174) 2024-08-07T17:23:23.0465618Z inductor/test_b2b_gemm (0.22355731291242167) 2024-08-07T17:23:23.0466063Z distributed/_shard/sharded_tensor/test_logger (0.22347371365873825) 2024-08-07T17:23:23.0466494Z export/test_tools (0.22314153067011297) 2024-08-07T17:23:23.0466877Z inductor/test_aot_inductor_utils (0.22312666506624207) 2024-08-07T17:23:23.0467327Z dynamo/test_inline_inbuilt_nn_modules (0.22293277963703256) 2024-08-07T17:23:23.0467727Z onnx/test_fx_passes (0.2226852633789644) 2024-08-07T17:23:23.0468082Z inductor/test_debug_trace (0.2226653964482593) 2024-08-07T17:23:23.0468514Z inductor/test_move_constructors_to_cuda (0.22229510058162466) 2024-08-07T17:23:23.0468933Z backends/xeon/test_launch (0.22147363759112695) 2024-08-07T17:23:23.0469311Z torch_np/test_binary_ufuncs (0.2214343188596121) 2024-08-07T17:23:23.0469675Z inductor/test_metrics (0.2211574074513365) 2024-08-07T17:23:23.0470016Z torch_np/test_unary_ufuncs (0.22087705639535674) 2024-08-07T17:23:23.0470391Z dynamo/test_pre_dispatch (0.2207113009585784) 2024-08-07T17:23:23.0470746Z inductor/test_pad_mm (0.22053771735805958) 2024-08-07T17:23:23.0471064Z test_ao_sparsity (0.22051767251454218) 2024-08-07T17:23:23.0471477Z inductor/test_torchinductor_strided_blocks (0.22019964347853865) 2024-08-07T17:23:23.0471899Z test_show_pickle (0.21971552294822247) 2024-08-07T17:23:23.0472206Z dynamo/test_nops (0.2196189755954228) 2024-08-07T17:23:23.0472536Z export/test_serdes (0.21944936538104495) 2024-08-07T17:23:23.0472881Z dynamo/test_exceptions (0.21932640785966617) 2024-08-07T17:23:23.0473268Z inductor/test_aot_inductor_package (0.2192741212609448) 2024-08-07T17:23:23.0473670Z inductor/test_indexing (0.21909986554535732) 2024-08-07T17:23:23.0474082Z onnx/dynamo/test_registry_dispatcher (0.21905760136839464) 2024-08-07T17:23:23.0474514Z inductor/test_triton_heuristics (0.2186961220700132) 2024-08-07T17:23:23.0474886Z dynamo/test_resume (0.2183054650704171) 2024-08-07T17:23:23.0475259Z onnx/test_fx_to_onnx_decomp_skip (0.21816698959818906) 2024-08-07T17:23:23.0475710Z inductor/test_triton_kernels (0.21776917654992106) 2024-08-07T17:23:23.0476092Z dynamo/test_subgraphs (0.21752703721240196) 2024-08-07T17:23:23.0476459Z inductor/test_flex_decoding (0.21742378847700622) 2024-08-07T17:23:23.0476878Z inductor/test_coordinate_descent_tuner (0.21716267177284346) 2024-08-07T17:23:23.0477315Z inductor/test_cudacodecache (0.21707011757427505) 2024-08-07T17:23:23.0477685Z dynamo/test_global (0.21620909863517943) 2024-08-07T17:23:23.0478035Z inductor/test_triton_wrapper (0.21611943057778807) 2024-08-07T17:23:23.0478583Z distributed/pipelining/test_transformer (0.2160400023911482) 2024-08-07T17:23:23.0479080Z inductor/test_triton_extension_backend (0.2157384006381456) 2024-08-07T17:23:23.0479487Z inductor/test_xpu_basic (0.21563827526100995) 2024-08-07T17:23:23.0479829Z test_deploy (0.21551784805518365) 2024-08-07T17:23:23.0480175Z torch_np/test_nep50_examples (0.21515441171586708) 2024-08-07T17:23:23.0480523Z dynamo/test_view (0.21505064901012474) 2024-08-07T17:23:23.0480972Z dynamo/test_modes (0.2147357433323813) 2024-08-07T17:23:23.0481351Z inductor/test_compiled_optimizers (0.21460215057844595) 2024-08-07T17:23:23.0481757Z inductor/test_autoheuristic (0.21457232053025294) 2024-08-07T17:23:23.0482179Z distributed/test_symmetric_memory (0.21445764583869048) 2024-08-07T17:23:23.0482589Z inductor/test_ck_backend (0.21420330958948477) 2024-08-07T17:23:23.0483054Z torch_np/test_dtype (0.21410921347987655) 2024-08-07T17:23:23.0483430Z inductor/test_cuda_cpp_wrapper (0.2140247641983122) 2024-08-07T17:23:23.0483820Z test_tensorexpr_pybind (0.21370811892862643) 2024-08-07T17:23:23.0484162Z inductor/test_profiler (0.2135344957919271) 2024-08-07T17:23:23.0484516Z test_native_functions (0.21332432145634841) 2024-08-07T17:23:23.0484990Z distributed/tensor/parallel/test_micro_pipeline_tp (0.21328069328115823) 2024-08-07T17:23:23.0485555Z torch_np/numpy_tests/core/test_scalarinherit (0.21302979667965669) 2024-08-07T17:23:23.0485993Z dynamo/test_config (0.2128578142944484) 2024-08-07T17:23:23.0486447Z inductor/test_memory_planning (0.2128428696182165) 2024-08-07T17:23:23.0486824Z inductor/test_foreach (0.21246263040218416) 2024-08-07T17:23:23.0487228Z test_set_default_mobile_cpu_allocator (0.21228979798909497) 2024-08-07T17:23:23.0487670Z inductor/test_inductor_freezing (0.21153718725695134) 2024-08-07T17:23:23.0488127Z inductor/test_torchinductor_dynamic_shapes (0.2114587672429144) 2024-08-07T17:23:23.0488546Z test_jiterator (0.21098399701928827) 2024-08-07T17:23:23.0488900Z inductor/test_flex_attention (0.21080264455929967) 2024-08-07T17:23:23.0489289Z inductor/test_benchmark_fusion (0.2103046072934448) 2024-08-07T17:23:23.0489716Z inductor/test_torchinductor_opinfo (0.21014082866569186) 2024-08-07T17:23:23.0490138Z dynamo/test_export_mutations (0.2101393658270131) 2024-08-07T17:23:23.0490560Z onnx/test_models_quantized_onnxruntime (0.21012408509324687) 2024-08-07T17:23:23.0490953Z test_pytree (0.21003123437332466) 2024-08-07T17:23:23.0491285Z dynamo/test_compile (0.20994198144582862) 2024-08-07T17:23:23.0491618Z dynamo/test_recompiles (0.2096368807408511) 2024-08-07T17:23:23.0492023Z distributed/_tools/test_mem_tracker (0.20962181745607766) 2024-08-07T17:23:23.0492444Z test_namedtuple_return_api (0.20941804798174124) 2024-08-07T17:23:23.0492830Z inductor/test_cutlass_backend (0.20940759066199696) 2024-08-07T17:23:23.0493223Z inductor/test_fx_fusion (0.20919966988870722) 2024-08-07T17:23:23.0493589Z dynamo/test_decorators (0.2090361877823081) 2024-08-07T17:23:23.0493953Z dynamo/test_dynamic_shapes (0.2089635795868058) 2024-08-07T17:23:23.0494309Z test_openmp (0.20845474894367233) 2024-08-07T17:23:23.0494644Z profiler/test_cpp_thread (0.20840564500748182) 2024-08-07T17:23:23.0495023Z inductor/test_codegen_triton (0.20819481832492479) 2024-08-07T17:23:23.0495389Z test_xpu (0.2081564879979226) 2024-08-07T17:23:23.0495807Z distributed/pipelining/test_schedule_multiproc (0.2078509523949595) 2024-08-07T17:23:23.0496264Z dynamo/test_after_aot (0.20784132533500588) 2024-08-07T17:23:23.0496645Z export/test_export_nonstrict (0.20760483967129936) 2024-08-07T17:23:23.0497022Z dynamo/test_sources (0.20725027920450675) 2024-08-07T17:23:23.0497346Z inductor/test_fp8 (0.20707359201381806) 2024-08-07T17:23:23.0497716Z dynamo/test_autograd_function (0.20706627782042414) 2024-08-07T17:23:23.0498175Z inductor/test_graph_transform_observer (0.20703190111147274) 2024-08-07T17:23:23.0498612Z inductor/test_minifier_isolate (0.2069567823685082) 2024-08-07T17:23:23.0499148Z inductor/test_cpu_select_algorithm (0.2068991979215988) 2024-08-07T17:23:23.0499565Z inductor/test_layout_optim (0.2068924767709125) 2024-08-07T17:23:23.0499934Z test_compile_benchmark_util (0.20677707066001066) 2024-08-07T17:23:23.0500337Z inductor/test_cpu_cpp_wrapper (0.20674779411834476) 2024-08-07T17:23:23.0500790Z distributed/_tensor/test_dtensor_compile (0.2064930822754242) 2024-08-07T17:23:23.0501249Z distributed/_tensor/test_attention (0.20646224405462824) 2024-08-07T17:23:23.0501634Z test_typing (0.2062177720824592) 2024-08-07T17:23:23.0502029Z torch_np/test_basic (0.2061692611889763) 2024-08-07T17:23:23.0502373Z inductor/test_aot_inductor (0.20590774912300844) 2024-08-07T17:23:23.0502732Z test_proxy_tensor (0.20576035824207592) 2024-08-07T17:23:23.0503110Z inductor/test_group_batch_fusion (0.20573760517019377) 2024-08-07T17:23:23.0503556Z dynamo/test_functions (0.2057328015242621) 2024-08-07T17:23:23.0503884Z export/test_db (0.20558628043930074) 2024-08-07T17:23:23.0504217Z test_fx_reinplace_pass (0.2050967829884355) 2024-08-07T17:23:23.0504584Z inductor/test_pattern_matcher (0.20479027874904995) 2024-08-07T17:23:23.0505022Z distributed/_composable/test_contract (0.2046401203354819) 2024-08-07T17:23:23.0505418Z test_utils (0.20452376535624786) 2024-08-07T17:23:23.0505762Z inductor/test_compiled_autograd (0.2043415431002881) 2024-08-07T17:23:23.0506185Z distributed/_tensor/test_dtensor (0.20433288467675692) 2024-08-07T17:23:23.0506578Z inductor/test_minifier (0.20411061226994293) 2024-08-07T17:23:23.0507034Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20404697878741584) 2024-08-07T17:23:23.0507514Z functorch/test_logging (0.20402420594744344) 2024-08-07T17:23:23.0507895Z inductor/test_kernel_benchmark (0.20398607330134383) 2024-08-07T17:23:23.0508284Z inductor/test_snode_runtime (0.2037980985311202) 2024-08-07T17:23:23.0508662Z test_functionalization (0.2037914169166144) 2024-08-07T17:23:23.0509024Z dynamo/test_model_output (0.20375541922426219) 2024-08-07T17:23:23.0509393Z lazy/test_functionalization (0.20374085014174512) 2024-08-07T17:23:23.0509792Z inductor/test_select_algorithm (0.2036128912935321) 2024-08-07T17:23:23.0510178Z dynamo/test_optimizers (0.20349149545128337) 2024-08-07T17:23:23.0510534Z inductor/test_ordered_set (0.20336812280000924) 2024-08-07T17:23:23.0510917Z inductor/test_binary_folding (0.2033348728722023) 2024-08-07T17:23:23.0511304Z inductor/test_multi_kernel (0.20322207614921398) 2024-08-07T17:23:23.0511674Z nn/test_multihead_attention (0.20320653843027447) 2024-08-07T17:23:23.0512095Z distributed/pipelining/test_pipe (0.20319880910698523) 2024-08-07T17:23:23.0512492Z test_expanded_weights (0.2031573751898132) 2024-08-07T17:23:23.0512879Z inductor/test_scatter_optimization (0.20311434005733062) 2024-08-07T17:23:23.0513267Z test_hub (0.203016784531928) 2024-08-07T17:23:23.0513575Z dynamo/test_deviceguard (0.20297355171854287) 2024-08-07T17:23:23.0513922Z dynamo/test_profiler (0.20296345022442316) 2024-08-07T17:23:23.0514253Z test_stateless (0.20288382435688077) 2024-08-07T17:23:23.0514566Z test_custom_ops (0.20262555425771453) 2024-08-07T17:23:23.0514871Z xpu/test_conv (0.20241524154550408) 2024-08-07T17:23:23.0515235Z inductor/test_split_cat_fx_passes (0.2023564117089087) 2024-08-07T17:23:23.0515632Z lazy/test_step_closures (0.20213149037800068) 2024-08-07T17:23:23.0515972Z inductor/test_halide (0.2019564241707128) 2024-08-07T17:23:23.0516300Z test_complex (0.20190856562420828) 2024-08-07T17:23:23.0516601Z test_foreach (0.20176516789750704) 2024-08-07T17:23:23.0516903Z test_content_store (0.20157213249617845) 2024-08-07T17:23:23.0517266Z distributed/fsdp/test_fsdp_fx (0.2013775354157198) 2024-08-07T17:23:23.0517651Z inductor/test_codecache (0.20124799512028646) 2024-08-07T17:23:23.0518027Z inductor/test_custom_lowering (0.2012097043294648) 2024-08-07T17:23:23.0518466Z distributed/test_c10d_functional_native (0.2011701088446864) 2024-08-07T17:23:23.0519015Z torch_np/numpy_tests/core/test_einsum (0.20106278788269838) 2024-08-07T17:23:23.0519432Z onnx/test_fx_type_promotion (0.20096199039049412) 2024-08-07T17:23:23.0519860Z distributed/_tensor/test_dtensor_ops (0.20090181632376147) 2024-08-07T17:23:23.0520350Z distributed/_tensor/test_experimental_ops (0.20086842801932275) 2024-08-07T17:23:23.0520912Z functorch/test_minifier (0.20084529935372578) 2024-08-07T17:23:23.0521289Z inductor/test_control_flow (0.20062484561121513) 2024-08-07T17:23:23.0521680Z onnx/test_onnxscript_runtime (0.2003309534134115) 2024-08-07T17:23:23.0522044Z dynamo/test_cudagraphs (0.20026627222210097) 2024-08-07T17:23:23.0522393Z test_namedtensor (0.2001562825679287) 2024-08-07T17:23:23.0522722Z inductor/test_perf (0.20011427537613932) 2024-08-07T17:23:23.0523048Z torch_np/test_random (0.19992928558754403) 2024-08-07T17:23:23.0523528Z onnx/internal/test_registraion (0.19985155745666597) 2024-08-07T17:23:23.0523905Z test_jit_disabled (0.19980856186036391) 2024-08-07T17:23:23.0524287Z distributed/_tensor/test_random_ops (0.1995804183307445) 2024-08-07T17:23:23.0524833Z distributed/_tensor/experimental/test_register_sharding (0.19952425718633338) 2024-08-07T17:23:23.0525352Z inductor/test_loop_ordering (0.19947770333378562) 2024-08-07T17:23:23.0525710Z test_per_overload_api (0.1993411849024927) 2024-08-07T17:23:23.0526067Z test_ci_sanity_check_fail (0.19876126820680648) 2024-08-07T17:23:23.0526480Z distributed/_tensor/test_tensor_ops (0.19874529558988138) 2024-08-07T17:23:23.0526908Z inductor/test_fused_attention (0.1987050872943051) 2024-08-07T17:23:23.0527255Z test_optim (0.19860755153699275) 2024-08-07T17:23:23.0527633Z distributed/_tensor/test_common_rules (0.19860256997824877) 2024-08-07T17:23:23.0528259Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19808751238668534) 2024-08-07T17:23:23.0528696Z onnx/test_custom_ops (0.19796196524548332) 2024-08-07T17:23:23.0529039Z export/test_schema (0.19792294303532226) 2024-08-07T17:23:23.0529383Z test_transformers (0.1979117147600581) 2024-08-07T17:23:23.0529698Z test_flop_counter (0.1977892712090259) 2024-08-07T17:23:23.0530022Z test_type_hints (0.1977394753896765) 2024-08-07T17:23:23.0530434Z dynamo/test_cudagraphs_expandable_segments (0.197634921960324) 2024-08-07T17:23:23.0530850Z dynamo/test_logging (0.19761216888844188) 2024-08-07T17:23:23.0531283Z distributed/checkpoint/test_dedup_tensors (0.19759702653130742) 2024-08-07T17:23:23.0531720Z dynamo/test_repros (0.19743107341362656) 2024-08-07T17:23:23.0532043Z dynamo/test_export (0.1973149556514756) 2024-08-07T17:23:23.0532455Z distributed/_tools/test_memory_tracker (0.19729767834059375) 2024-08-07T17:23:23.0532909Z distributed/_tensor/test_init (0.1972248329280084) 2024-08-07T17:23:23.0533281Z dynamo/test_ctx_manager (0.1972131104504879) 2024-08-07T17:23:23.0533666Z dynamo/test_structured_trace (0.19712597270864904) 2024-08-07T17:23:23.0534171Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19703274639501198) 2024-08-07T17:23:23.0534654Z dynamo/test_reorder_logs (0.19703013700709848) 2024-08-07T17:23:23.0535079Z inductor/test_decompose_mem_bound_mm (0.19702940558775908) 2024-08-07T17:23:23.0535521Z test_cuda_expandable_segments (0.19699184621627683) 2024-08-07T17:23:23.0535899Z inductor/test_torchbind (0.19693080235357302) 2024-08-07T17:23:23.0536290Z dynamo/test_verify_correctness (0.19688057163623804) 2024-08-07T17:23:23.0536669Z onnx/test_fx_to_onnx (0.19668360238494892) 2024-08-07T17:23:23.0537070Z distributed/pipelining/test_unflatten (0.19668170464828455) 2024-08-07T17:23:23.0537517Z dynamo/test_bytecode_utils (0.19664669536044505) 2024-08-07T17:23:23.0537877Z test_logging (0.1965868573512467) 2024-08-07T17:23:23.0538242Z inductor/test_mkldnn_pattern_matcher (0.19658365492062557) 2024-08-07T17:23:23.0538735Z distributed/checkpoint/e2e/test_fsdp_ep (0.19617152977501384) 2024-08-07T17:23:23.0539328Z distributed/_tensor/test_xla_integration (0.19615154423576722) 2024-08-07T17:23:23.0539869Z export/test_unflatten (0.19599458559915184) 2024-08-07T17:23:23.0540207Z functorch/test_ac (0.1959817165723966) 2024-08-07T17:23:23.0559168Z distributed/checkpoint/test_save_load_api (0.19595858790679963) 2024-08-07T17:23:23.0559766Z distributed/_tensor/test_api (0.19593842445474072) 2024-08-07T17:23:23.0560199Z test_cpp_extensions_mtia_backend (0.19576100584471265) 2024-08-07T17:23:23.0560595Z dynamo/test_modules (0.19568918837282048) 2024-08-07T17:23:23.0561134Z inductor/test_unbacked_symints (0.19545254456439196) 2024-08-07T17:23:23.0561555Z test_model_exports_to_core_aten (0.1952515228546008) 2024-08-07T17:23:23.0561964Z inductor/test_dependencies (0.19518767192308092) 2024-08-07T17:23:23.0562328Z export/test_converter (0.1951243744980882) 2024-08-07T17:23:23.0562690Z test_autograd_fallback (0.19511405555497568) 2024-08-07T17:23:23.0563222Z test_numba_integration (0.19493811955171664) 2024-08-07T17:23:23.0563640Z distributed/pipelining/test_microbatch (0.1949006787887759) 2024-08-07T17:23:23.0564065Z test_itt (0.19488292704372798) 2024-08-07T17:23:23.0564402Z inductor/test_cudagraph_trees (0.194846870047105) 2024-08-07T17:23:23.0564770Z test_ops_fwd_gradients (0.19479523579536198) 2024-08-07T17:23:23.0565200Z distributed/optim/test_named_optimizer (0.19470916553039683) 2024-08-07T17:23:23.0565612Z test_mps (0.19461022623867644) 2024-08-07T17:23:23.0565960Z test_cpp_extensions_stream_and_event (0.19429328444763685) 2024-08-07T17:23:23.0566388Z export/test_experimental (0.19428478416882772) 2024-08-07T17:23:23.0566965Z inductor/test_custom_post_grad_passes (0.19417538755736305) 2024-08-07T17:23:23.0567521Z test_cpp_extensions_open_device_registration (0.19407065621519828) 2024-08-07T17:23:23.0567954Z xpu/test_gemm (0.19405201490608892) 2024-08-07T17:23:23.0568280Z nn/test_lazy_modules (0.1936710838068977) 2024-08-07T17:23:23.0568691Z distributed/_tensor/test_convolution_ops (0.1936253206779601) 2024-08-07T17:23:23.0569169Z higher_order_ops/test_with_effects (0.19352367315787491) 2024-08-07T17:23:23.0569575Z inductor/test_cuda_repro (0.19347737629050046) 2024-08-07T17:23:23.0569930Z export/test_lift_unlift (0.19343273994270732) 2024-08-07T17:23:23.0570294Z dynamo/test_recompile_ux (0.1933468673586447) 2024-08-07T17:23:23.0570647Z test_numpy_interop (0.19331084989820224) 2024-08-07T17:23:23.0571035Z dynamo/test_backward_higher_order_ops (0.19320222424225747) 2024-08-07T17:23:23.0571474Z dynamo/test_higher_order_ops (0.19317180115135685) 2024-08-07T17:23:23.0571857Z dynamo/test_guard_manager (0.1930391770338439) 2024-08-07T17:23:23.0572304Z distributed/_tensor/debug/test_comm_mode_features (0.1930294709015293) 2024-08-07T17:23:23.0572771Z export/test_serialize (0.19295557778016048) 2024-08-07T17:23:23.0573154Z onnx/test_onnxscript_no_runtime (0.19292090454985528) 2024-08-07T17:23:23.0573514Z test_ops_jit (0.19286191656853788) 2024-08-07T17:23:23.0573819Z nn/test_dropout (0.19276588318608479) 2024-08-07T17:23:23.0574145Z export/test_passes (0.1927323565050143) 2024-08-07T17:23:23.0574497Z distributed/test_device_mesh (0.19255474021408367) 2024-08-07T17:23:23.0574877Z test_cpp_extensions_jit (0.19255137963874053) 2024-08-07T17:23:23.0575231Z lazy/test_meta_kernel (0.19234814390284094) 2024-08-07T17:23:23.0575569Z nn/test_packed_sequence (0.19232770369751848) 2024-08-07T17:23:23.0575996Z torch_np/numpy_tests/core/test_multiarray (0.19192048103828968) 2024-08-07T17:23:23.0576479Z distributed/_tensor/test_redistribute (0.1917339888748351) 2024-08-07T17:23:23.0576930Z torch_np/numpy_tests/core/test_numeric (0.1910721136769565) 2024-08-07T17:23:23.0577367Z distributions/test_constraints (0.1909320765255984) 2024-08-07T17:23:23.0577870Z distributed/_composable/fsdp/test_fully_shard_state (0.19088081786757025) 2024-08-07T17:23:23.0578408Z distributed/_composable/test_checkpoint (0.19067256103674618) 2024-08-07T17:23:23.0578838Z dynamo/test_unspec (0.19065957340144943) 2024-08-07T17:23:23.0579305Z onnx/test_export_modes (0.19065896059065157) 2024-08-07T17:23:23.0579645Z test_ops_gradients (0.19050664745524584) 2024-08-07T17:23:23.0579993Z torch_np/test_ufuncs_basic (0.190498483233971) 2024-08-07T17:23:23.0580443Z distributed/tensor/parallel/test_tp_style (0.19046286113533362) 2024-08-07T17:23:23.0580930Z distributed/checkpoint/test_traverse (0.1903025814595556) 2024-08-07T17:23:23.0581394Z distributed/_tensor/test_matrix_ops (0.19029000895415416) 2024-08-07T17:23:23.0581893Z onnx/test_pytorch_jit_onnx (0.1902033851826619) 2024-08-07T17:23:23.0582303Z dynamo/test_activation_checkpointing (0.1901971780023222) 2024-08-07T17:23:23.0582696Z export/test_hop (0.19019219644357824) 2024-08-07T17:23:23.0583030Z export/test_torchbind (0.19013933657023951) 2024-08-07T17:23:23.0583372Z inductor/test_mmdecomp (0.1901362527481599) 2024-08-07T17:23:23.0583784Z test_out_dtype_op (0.1900442915922991) 2024-08-07T17:23:23.0584105Z test_tensorexpr (0.18991722230814753) 2024-08-07T17:23:23.0584408Z test_modules (0.18987418717566495) 2024-08-07T17:23:23.0584735Z dynamo/test_backends (0.18981964701465465) 2024-08-07T17:23:23.0585073Z test_decomp (0.1898065605389066) 2024-08-07T17:23:23.0585428Z distributed/pipelining/test_stage (0.1897264207010176) 2024-08-07T17:23:23.0585945Z distributed/_composable/fsdp/test_fully_shard_logging (0.189663913999635) 2024-08-07T17:23:23.0586428Z test_fx_experimental (0.18959205699156234) 2024-08-07T17:23:23.0586746Z test_futures (0.18956837481943825) 2024-08-07T17:23:23.0587075Z dynamo/test_debug_utils (0.18951205553030512) 2024-08-07T17:23:23.0587542Z inductor/test_cudagraph_trees_expandable_segments (0.1894341494866148) 2024-08-07T17:23:23.0588076Z distributed/test_compute_comm_reordering (0.18917694686432227) 2024-08-07T17:23:23.0588503Z dynamo/test_torchrec (0.18916818960033982) 2024-08-07T17:23:23.0588968Z distributed/tensor/parallel/test_tp_random_state (0.18886559944282452) 2024-08-07T17:23:23.0589507Z distributed/checkpoint/test_format_utils (0.1887830676660148) 2024-08-07T17:23:23.0589976Z dynamo/test_input_attr_tracking (0.1887799047715742) 2024-08-07T17:23:23.0590348Z nn/test_pruning (0.18876569151468167) 2024-08-07T17:23:23.0590746Z distributed/_tools/test_fsdp2_mem_tracker (0.18876098670920127) 2024-08-07T17:23:23.0591172Z test_bundled_inputs (0.18866720688903713) 2024-08-07T17:23:23.0591560Z onnx/test_fx_to_onnx_with_onnxruntime (0.18866394515414525) 2024-08-07T17:23:23.0592007Z inductor/test_efficient_conv_bn_eval (0.1886495342163502) 2024-08-07T17:23:23.0592456Z distributed/_tensor/test_math_ops (0.18864498755559184) 2024-08-07T17:23:23.0592845Z test_import_stats (0.1884254629133231) 2024-08-07T17:23:23.0593226Z distributed/test_dynamo_distributed (0.18822517262287133) 2024-08-07T17:23:23.0593753Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.18822293882867264) 2024-08-07T17:23:23.0594279Z functorch/test_vmap_registrations (0.18810972697578898) 2024-08-07T17:23:23.0594758Z distributed/_tensor/experimental/test_local_map (0.18777647651029) 2024-08-07T17:23:23.0595330Z distributed/_tensor/experimental/test_tp_transform (0.18754706782289435) 2024-08-07T17:23:23.0595907Z distributed/checkpoint/test_fsdp_optim_state (0.18745793350393986) 2024-08-07T17:23:23.0596366Z dynamo/test_trace_rules (0.18736304667072148) 2024-08-07T17:23:23.0596743Z onnx/internal/test_diagnostics (0.18733396780995812) 2024-08-07T17:23:23.0597148Z inductor/test_torchinductor (0.18727545426280678) 2024-08-07T17:23:23.0597513Z test_pruning_op (0.18722563867536715) 2024-08-07T17:23:23.0597939Z distributed/checkpoint/test_dtensor_resharding (0.18706164259862143) 2024-08-07T17:23:23.0598434Z distributed/launcher/test_run (0.18700554075848105) 2024-08-07T17:23:23.0598805Z test_autocast (0.18699154495058135) 2024-08-07T17:23:23.0599133Z inductor/test_cpu_repro (0.18697531534848297) 2024-08-07T17:23:23.0599495Z test_cuda_sanitizer (0.18691996469577227) 2024-08-07T17:23:23.0599822Z test_monitor (0.1868295652190415) 2024-08-07T17:23:23.0600215Z onnx/test_symbolic_helper (0.18675539534440916) 2024-08-07T17:23:23.0600588Z export/test_pass_infra (0.18672681068590213) 2024-08-07T17:23:23.0601127Z onnx/test_models_onnxruntime (0.18668778847574108) 2024-08-07T17:23:23.0601481Z test_tensorboard (0.1866453463859661) 2024-08-07T17:23:23.0601802Z dynamo/test_exc (0.18653506021044003) 2024-08-07T17:23:23.0602233Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18651031056144224) 2024-08-07T17:23:23.0602770Z distributed/checkpoint/test_tp_checkpoint (0.18641615514756327) 2024-08-07T17:23:23.0603193Z test_vulkan (0.1863691663970299) 2024-08-07T17:23:23.0603520Z dynamo/test_aot_autograd (0.18614732888820149) 2024-08-07T17:23:23.0603859Z test_matmul_cuda (0.18599610299775973) 2024-08-07T17:23:23.0604257Z distributed/_tensor/test_pointwise_ops (0.1859551830509343) 2024-08-07T17:23:23.0604838Z torch_np/numpy_tests/lib/test_type_check (0.18587490483641353) 2024-08-07T17:23:23.0605281Z dynamo/test_aot_autograd_cache (0.18581463192922962) 2024-08-07T17:23:23.0605668Z lazy/test_ts_opinfo (0.1857776853685452) 2024-08-07T17:23:23.0606016Z inductor/test_padding (0.18569084414806014) 2024-08-07T17:23:23.0606403Z distributed/checkpoint/test_fsspec (0.1849887606546053) 2024-08-07T17:23:23.0606797Z test_legacy_vmap (0.18498506402172782) 2024-08-07T17:23:23.0607231Z distributed/tensor/parallel/test_tp_examples (0.18491577686538815) 2024-08-07T17:23:23.0607662Z test_sympy_utils (0.1848952575877047) 2024-08-07T17:23:23.0608099Z distributed/test_collective_utils (0.1848240924627909) 2024-08-07T17:23:23.0608488Z functorch/test_dims (0.18481770736963893) 2024-08-07T17:23:23.0608803Z test_fx_passes (0.18478977505811028) 2024-08-07T17:23:23.0609209Z torch_np/numpy_tests/lib/test_function_base (0.18478170967728672) 2024-08-07T17:23:23.0609687Z test_functionalization_of_rng_ops (0.18412791962832195) 2024-08-07T17:23:23.0610098Z onnx/dynamo/test_exporter_api (0.18410342696449747) 2024-08-07T17:23:23.0610607Z distributed/_composable/fsdp/test_fully_shard_compile (0.18387443340699713) 2024-08-07T17:23:23.0611079Z test_dlpack (0.18387409734946283) 2024-08-07T17:23:23.0611377Z dynamo/test_hooks (0.18384527547387275) 2024-08-07T17:23:23.0611840Z distributed/_composable/fsdp/test_fully_shard_overlap (0.18376906948594426) 2024-08-07T17:23:23.0612374Z inductor/test_distributed_patterns (0.18364846436730567) 2024-08-07T17:23:23.0612743Z test_masked (0.183647475962793) 2024-08-07T17:23:23.0613065Z nn/test_parametrization (0.18364227695505622) 2024-08-07T17:23:23.0613426Z test_segment_reductions (0.1835889821837319) 2024-08-07T17:23:23.0613759Z export/test_export (0.1833631119844917) 2024-08-07T17:23:23.0614072Z test_weak (0.18326344127343192) 2024-08-07T17:23:23.0614418Z lazy/test_extract_compiled_graph (0.18304203866258906) 2024-08-07T17:23:23.0614883Z distributed/checkpoint/e2e/test_fine_tuning (0.1827958468665679) 2024-08-07T17:23:23.0615331Z test_public_bindings (0.18276951577034983) 2024-08-07T17:23:23.0615749Z distributed/elastic/test_control_plane (0.18273761007268016) 2024-08-07T17:23:23.0616216Z benchmark_utils/test_benchmark_utils (0.18215891899858966) 2024-08-07T17:23:23.0616640Z inductor/test_max_autotune (0.18203544750686426) 2024-08-07T17:23:23.0616998Z test_mkldnn_fusion (0.1820015650001692) 2024-08-07T17:23:23.0617381Z distributed/checkpoint/test_planner (0.18176418977240127) 2024-08-07T17:23:23.0617791Z lazy/test_debug_util (0.18153727186437763) 2024-08-07T17:23:23.0618202Z distributed/test_inductor_collectives (0.18109677950925163) 2024-08-07T17:23:23.0618670Z torch_np/numpy_tests/core/test_indexing (0.18101490007942028) 2024-08-07T17:23:23.0619200Z distributed/checkpoint/test_dtensor_checkpoint (0.18100813939255347) 2024-08-07T17:23:23.0619655Z test_subclass (0.18065660344356968) 2024-08-07T17:23:23.0619957Z test_fake_tensor (0.18058324406063775) 2024-08-07T17:23:23.0620292Z dynamo/test_minifier (0.1802419282143152) 2024-08-07T17:23:23.0620846Z distributed/_composable/fsdp/test_fully_shard_memory (0.1800434170519863) 2024-08-07T17:23:23.0621361Z inductor/test_standalone_compile (0.18002772118832475) 2024-08-07T17:23:23.0621845Z nn/test_embedding (0.1798747359378504) 2024-08-07T17:23:23.0622177Z test_maskedtensor (0.17987020904518225) 2024-08-07T17:23:23.0622524Z functorch/test_control_flow (0.17986880551077425) 2024-08-07T17:23:23.0622956Z distributed/_tensor/test_op_strategy (0.17986437745855738) 2024-08-07T17:23:23.0623451Z distributed/checkpoint/e2e/test_pipeline (0.17980762327143865) 2024-08-07T17:23:23.0623965Z distributed/checkpoint/test_compatibility (0.17972333213459635) 2024-08-07T17:23:23.0624406Z onnx/test_onnx_opset (0.17969688242983672) 2024-08-07T17:23:23.0624819Z distributed/_tensor/test_embedding_ops (0.17964532725045473) 2024-08-07T17:23:23.0625222Z functorch/test_vmap (0.17941526621608073) 2024-08-07T17:23:23.0625692Z torch_np/numpy_tests/lib/test_histograms (0.17905667305887632) 2024-08-07T17:23:23.0626173Z functorch/test_memory_efficient_fusion (0.1788916490414374) 2024-08-07T17:23:23.0626592Z dynamo/test_subclasses (0.17870675809329337) 2024-08-07T17:23:23.0626931Z test_ops (0.17867139297982929) 2024-08-07T17:23:23.0627213Z test_mkldnn (0.1786524156131856) 2024-08-07T17:23:23.0627595Z onnx/test_pytorch_onnx_shape_inference (0.17864421185573026) 2024-08-07T17:23:23.0628005Z test_nestedtensor (0.17858949378190767) 2024-08-07T17:23:23.0628333Z test_multiprocessing (0.1785084050756865) 2024-08-07T17:23:23.0628675Z test_jit_llga_fuser (0.17849767100267866) 2024-08-07T17:23:23.0629089Z torch_np/numpy_tests/core/test_scalarmath (0.17846274078720015) 2024-08-07T17:23:23.0629490Z test_datapipe (0.17811397237085191) 2024-08-07T17:23:23.0629902Z distributed/checkpoint/test_hsdp_checkpoint (0.17786382695678) 2024-08-07T17:23:23.0630330Z dynamo/test_misc (0.17777265652452937) 2024-08-07T17:23:23.0630732Z torch_np/numpy_tests/core/test_shape_base (0.17769421674240218) 2024-08-07T17:23:23.0631220Z distributed/pipelining/test_schedule (0.17745731594880032) 2024-08-07T17:23:23.0631692Z onnx/test_pytorch_onnx_onnxruntime (0.17738551824499843) 2024-08-07T17:23:23.0632065Z test_native_mha (0.17737148290091823) 2024-08-07T17:23:23.0632376Z test_torch (0.1771552595297219) 2024-08-07T17:23:23.0632723Z distributed/test_functional_api (0.177093899377574) 2024-08-07T17:23:23.0633078Z test_indexing (0.17708365950682253) 2024-08-07T17:23:23.0633547Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1769786118752137) 2024-08-07T17:23:23.0634048Z onnx/test_operators (0.17695629370131713) 2024-08-07T17:23:23.0634359Z test_meta (0.17691060964474054) 2024-08-07T17:23:23.0634743Z distributed/_tensor/debug/test_comm_mode (0.17655972604273512) 2024-08-07T17:23:23.0635215Z distributed/checkpoint/test_utils (0.17650722199502097) 2024-08-07T17:23:23.0635716Z distributed/_composable/fsdp/test_fully_shard_init (0.17632938825509756) 2024-08-07T17:23:23.0636192Z export/test_verifier (0.17600013094382985) 2024-08-07T17:23:23.0636542Z test_functional_optim (0.17569441742805444) 2024-08-07T17:23:23.0636857Z test_fx (0.17555107900562394) 2024-08-07T17:23:23.0637180Z distributed/test_c10d_logger (0.17550766827942654) 2024-08-07T17:23:23.0637539Z test_testing (0.17550723338144095) 2024-08-07T17:23:23.0637846Z test_python_dispatch (0.17546054115226142) 2024-08-07T17:23:23.0638342Z distributed/_composable/fully_shard/test_fully_shard_compile (0.17539819259560085) 2024-08-07T17:23:23.0638872Z onnx/test_fx_op_consistency (0.1753918865748099) 2024-08-07T17:23:23.0639321Z distributed/checkpoint/test_state_dict_utils (0.17538162693596815) 2024-08-07T17:23:23.0639838Z distributed/_composable/test_replicate (0.17530581630984474) 2024-08-07T17:23:23.0640375Z distributed/optim/test_apply_optimizer_in_backward (0.1752731198885649) 2024-08-07T17:23:23.0641029Z distributed/fsdp/test_shard_utils (0.17520972362312087) 2024-08-07T17:23:23.0641488Z torch_np/numpy_tests/core/test_dtype (0.17520608629451417) 2024-08-07T17:23:23.0642000Z optim/test_swa_utils (0.17520320015333712) 2024-08-07T17:23:23.0642320Z test_model_dump (0.1750786216485575) 2024-08-07T17:23:23.0642645Z functorch/test_ops (0.17504564847401413) 2024-08-07T17:23:23.0642985Z distributed/test_nccl (0.1748305716520525) 2024-08-07T17:23:23.0643362Z distributed/rpc/test_share_memory (0.17384726730664674) 2024-08-07T17:23:23.0643799Z distributed/_tensor/test_view_ops (0.17369145521926607) 2024-08-07T17:23:23.0644264Z torch_np/numpy_tests/core/test_getlimits (0.17361754232980703) 2024-08-07T17:23:23.0644684Z functorch/test_aotdispatch (0.173582651650509) 2024-08-07T17:23:23.0645050Z onnx/test_utility_funs (0.1732829871703513) 2024-08-07T17:23:23.0645400Z test_function_schema (0.17327049373731088) 2024-08-07T17:23:23.0645737Z nn/test_load_state_dict (0.17314862346089602) 2024-08-07T17:23:23.0646107Z onnx/test_op_consistency (0.17294538772499646) 2024-08-07T17:23:23.0646656Z distributed/checkpoint/test_fsdp_model_state (0.17291178197156495) 2024-08-07T17:23:23.0647221Z distributed/tensor/parallel/test_parallelize_api (0.17290088975383508) 2024-08-07T17:23:23.0647698Z test_sort_and_select (0.17288420548566086) 2024-08-07T17:23:23.0648037Z lazy/test_generator (0.17285358471385767) 2024-08-07T17:23:23.0648372Z onnx/test_verification (0.17256856838857804) 2024-08-07T17:23:23.0648713Z test_shape_ops (0.17243289998516603) 2024-08-07T17:23:23.0649107Z torch_np/numpy_tests/linalg/test_linalg (0.17233854689038453) 2024-08-07T17:23:23.0649563Z distributed/_tensor/test_optimizers (0.17220952056529779) 2024-08-07T17:23:23.0650026Z distributed/test_control_collectives (0.1719878807373719) 2024-08-07T17:23:23.0650590Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.17192543334026006) 2024-08-07T17:23:23.0651074Z test_cuda (0.17167344949379457) 2024-08-07T17:23:23.0651372Z test_view_ops (0.17164405434358712) 2024-08-07T17:23:23.0651890Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.1715417347084333) 2024-08-07T17:23:23.0652584Z distributed/_composable/fully_shard/test_fully_shard_util (0.17135583558768636) 2024-08-07T17:23:23.0653109Z functorch/test_eager_transforms (0.1712091365899127) 2024-08-07T17:23:23.0653558Z torch_np/numpy_tests/fft/test_pocketfft (0.17111848012800868) 2024-08-07T17:23:23.0653984Z onnx/test_autograd_funs (0.17108111843742893) 2024-08-07T17:23:23.0654316Z test_type_info (0.17102351422242928) 2024-08-07T17:23:23.0654644Z test_cuda_primary_ctx (0.17085639478742345) 2024-08-07T17:23:23.0655007Z test_sparse_semi_structured (0.1708259321603423) 2024-08-07T17:23:23.0655370Z test_xnnpack_integration (0.1707490935935257) 2024-08-07T17:23:23.0655734Z profiler/test_profiler (0.17071768209811236) 2024-08-07T17:23:23.0656158Z distributed/fsdp/test_fsdp_optim_state (0.17049999588823722) 2024-08-07T17:23:23.0656564Z test_binary_ufuncs (0.17036675895992645) 2024-08-07T17:23:23.0656957Z torch_np/numpy_tests/core/test_dlpack (0.1701474517666505) 2024-08-07T17:23:23.0657453Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.1700911917817881) 2024-08-07T17:23:23.0657883Z export/test_sparse (0.16999768871488752) 2024-08-07T17:23:23.0658287Z torch_np/numpy_tests/lib/test_shape_base_ (0.1698908817232461) 2024-08-07T17:23:23.0658732Z torch_np/test_ndarray_methods (0.16972751822538848) 2024-08-07T17:23:23.0659163Z torch_np/numpy_tests/lib/test_twodim_base (0.16966823372271728) 2024-08-07T17:23:23.0659635Z test_functional_autograd_benchmark (0.16951754157071236) 2024-08-07T17:23:23.0660096Z distributed/_composable/test_compose (0.1693963236412759) 2024-08-07T17:23:23.0660592Z distributed/fsdp/test_distributed_checkpoint (0.16920046140304099) 2024-08-07T17:23:23.0661044Z test_jit_fuser_te (0.16894796358622888) 2024-08-07T17:23:23.0661460Z distributed/checkpoint/test_checkpoint (0.16894191455061122) 2024-08-07T17:23:23.0662095Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.16868224091703696) 2024-08-07T17:23:23.0662589Z test_cuda_multigpu (0.16867401739149138) 2024-08-07T17:23:23.0662994Z optim/test_optim (0.16863649755618962) 2024-08-07T17:23:23.0663327Z distributed/test_fake_pg (0.1686129142245168) 2024-08-07T17:23:23.0663719Z distributed/_tensor/test_utils (0.1685044664813843) 2024-08-07T17:23:23.0664163Z distributed/fsdp/test_fsdp_pure_fp16 (0.16845101356533795) 2024-08-07T17:23:23.0664632Z torch_np/numpy_tests/lib/test_index_tricks (0.16801014561649716) 2024-08-07T17:23:23.0665236Z distributed/_composable/test_composability/test_2d_composability (0.16754371752695815) 2024-08-07T17:23:23.0665826Z distributed/fsdp/test_fsdp_overlap (0.16738136220170347) 2024-08-07T17:23:23.0666371Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.16722471985453216) 2024-08-07T17:23:23.0666875Z test_cuda_trace (0.1668707326623569) 2024-08-07T17:23:23.0667201Z nn/test_module_hooks (0.1667667920438023) 2024-08-07T17:23:23.0667577Z nn/test_init (0.16650889753835088) 2024-08-07T17:23:23.0667917Z distributed/test_c10d_pypg (0.1663989474203591) 2024-08-07T17:23:23.0668416Z distributed/checkpoint/test_file_system_checkpoint (0.1661541196225655) 2024-08-07T17:23:23.0668928Z distributed/test_distributed_spawn (0.1661385621355357) 2024-08-07T17:23:23.0669417Z torch_np/numpy_tests/core/test_scalar_methods (0.16576451033175282) 2024-08-07T17:23:23.0669919Z distributed/nn/jit/test_instantiator (0.16567340908781808) 2024-08-07T17:23:23.0670327Z test_scatter_gather_ops (0.16567022642528723) 2024-08-07T17:23:23.0670677Z test_jit_autocast (0.16548842918326792) 2024-08-07T17:23:23.0671102Z distributed/fsdp/test_fsdp_ignored_modules (0.16537810347156132) 2024-08-07T17:23:23.0671606Z torch_np/numpy_tests/core/test_numerictypes (0.16512643591453985) 2024-08-07T17:23:23.0672047Z test_cuda_nvml_based_avail (0.1651131912940698) 2024-08-07T17:23:23.0672476Z distributed/fsdp/test_fsdp_state_dict (0.16501059490565245) 2024-08-07T17:23:23.0673008Z distributed/_composable/test_replicate_with_compiler (0.1649529116182918) 2024-08-07T17:23:23.0673685Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.16494559742489787) 2024-08-07T17:23:23.0674234Z test_mobile_optimizer (0.16489924125325264) 2024-08-07T17:23:23.0674675Z distributed/fsdp/test_fsdp_backward_prefetch (0.16487471893729277) 2024-08-07T17:23:23.0675243Z distributed/_composable/fsdp/test_fully_shard_autograd (0.16482691969505903) 2024-08-07T17:23:23.0675726Z nn/test_convolution (0.164815859448562) 2024-08-07T17:23:23.0676057Z nn/test_pooling (0.16472414539382937) 2024-08-07T17:23:23.0676394Z profiler/test_profiler_tree (0.16469894107875577) 2024-08-07T17:23:23.0676858Z distributed/fsdp/test_fsdp_freezing_weights (0.16462994055972477) 2024-08-07T17:23:23.0677298Z test_serialization (0.16452110733883235) 2024-08-07T17:23:23.0677750Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16446438280384898) 2024-08-07T17:23:23.0678314Z distributed/fsdp/test_fsdp_flatten_params (0.16412505365059696) 2024-08-07T17:23:23.0678727Z test_jit (0.16380977237913869) 2024-08-07T17:23:23.0679162Z distributed/_composable/fully_shard/test_fully_shard_init (0.16375761427300398) 2024-08-07T17:23:23.0679669Z test_tensor_creation_ops (0.16372209101481786) 2024-08-07T17:23:23.0680049Z distributed/test_pg_wrapper (0.1637211915667113) 2024-08-07T17:23:23.0680393Z test_dispatch (0.16342415624255732) 2024-08-07T17:23:23.0680907Z distributed/test_multi_threaded_pg (0.16310030550397403) 2024-08-07T17:23:23.0681310Z test_schema_check (0.16280352716499333) 2024-08-07T17:23:23.0681679Z torch_np/numpy_tests/fft/test_helper (0.16264793252660548) 2024-08-07T17:23:23.0682129Z distributed/fsdp/test_fsdp_memory (0.16264050960871518) 2024-08-07T17:23:23.0682513Z test_overrides (0.1624497277696755) 2024-08-07T17:23:23.0682807Z test_metal (0.1623055096672287) 2024-08-07T17:23:23.0683166Z distributed/fsdp/test_fsdp_grad_acc (0.1622154857842128) 2024-08-07T17:23:23.0683679Z distributed/optim/test_zero_redundancy_optimizer (0.1620176763890879) 2024-08-07T17:23:23.0684311Z distributed/test_c10d_object_collectives (0.16200193110520072) 2024-08-07T17:23:23.0684757Z torch_np/test_function_base (0.16176154124366907) 2024-08-07T17:23:23.0685261Z distributed/_composable/fsdp/test_fully_shard_extensions (0.161044799711291) 2024-08-07T17:23:23.0685833Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.16083800571914572) 2024-08-07T17:23:23.0686314Z profiler/test_memory_profiler (0.16063154778453478) 2024-08-07T17:23:23.0686735Z onnx/test_pytorch_onnx_no_runtime (0.16043681232744433) 2024-08-07T17:23:23.0687196Z distributed/fsdp/test_fsdp_tp_integration (0.16010976904228505) 2024-08-07T17:23:23.0687699Z torch_np/numpy_tests/lib/test_arraysetops (0.1598193164921856) 2024-08-07T17:23:23.0688277Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.15961294751398078) 2024-08-07T17:23:23.0688903Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1596121370222804) 2024-08-07T17:23:23.0689445Z test_dataloader (0.15955814048375205) 2024-08-07T17:23:23.0689924Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15922796395628752) 2024-08-07T17:23:23.0690558Z distributed/algorithms/quantization/test_quantization (0.15915370512524904) 2024-08-07T17:23:23.0691102Z distributed/algorithms/test_join (0.1586816431299877) 2024-08-07T17:23:23.0691500Z optim/test_lrscheduler (0.15865879121765428) 2024-08-07T17:23:23.0691972Z distributed/_composable/fsdp/test_fully_shard_training (0.15859096689999339) 2024-08-07T17:23:23.0692507Z distributed/fsdp/test_fsdp_apply (0.15855341741255624) 2024-08-07T17:23:23.0692940Z distributed/fsdp/test_fsdp_core (0.15826742256680904) 2024-08-07T17:23:23.0693392Z distributed/fsdp/test_fsdp_comm_hooks (0.15822468395568026) 2024-08-07T17:23:23.0693827Z distributed/test_data_parallel (0.15776986961916536) 2024-08-07T17:23:23.0694288Z distributed/fsdp/test_checkpoint_wrapper (0.1576954328753146) 2024-08-07T17:23:23.0694740Z test_multiprocessing_spawn (0.15743745929750216) 2024-08-07T17:23:23.0695087Z lazy/test_reuse_ir (0.1573618068161008) 2024-08-07T17:23:23.0695544Z distributed/_composable/fsdp/test_fully_shard_comm (0.1570143826298898) 2024-08-07T17:23:23.0696089Z distributed/fsdp/test_fsdp_hybrid_shard (0.15681805584153394) 2024-08-07T17:23:23.0696547Z distributed/fsdp/test_fsdp_input (0.15679715108609052) 2024-08-07T17:23:23.0696927Z test_reductions (0.15663028863625797) 2024-08-07T17:23:23.0697301Z distributed/fsdp/test_fsdp_uneven (0.1561981482992642) 2024-08-07T17:23:23.0697775Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15606865742405654) 2024-08-07T17:23:23.0698243Z distributed/fsdp/test_utils (0.15601820925772877) 2024-08-07T17:23:23.0698649Z distributed/fsdp/test_fsdp_misc (0.1554757036728479) 2024-08-07T17:23:23.0699097Z distributed/fsdp/test_fsdp_clip_grad_norm (0.15509318124239127) 2024-08-07T17:23:23.0699547Z distributed/test_c10d_ucc (0.1550439488136141) 2024-08-07T17:23:23.0699978Z distributed/fsdp/test_fsdp_checkpoint (0.15498902317484387) 2024-08-07T17:23:23.0700404Z distributed/fsdp/test_wrap (0.15483373494185493) 2024-08-07T17:23:23.0700836Z distributed/fsdp/test_fsdp_exec_order (0.15466549860974974) 2024-08-07T17:23:23.0701246Z test_dynamic_shapes (0.15425032917823892) 2024-08-07T17:23:23.0701634Z distributed/fsdp/test_fsdp_traversal (0.15411118159094223) 2024-08-07T17:23:23.0702240Z distributed/rpc/cuda/test_tensorpipe_agent (0.15393452405238892) 2024-08-07T17:23:23.0702745Z distributed/fsdp/test_fsdp_fine_tune (0.15383573302134543) 2024-08-07T17:23:23.0703238Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1537868069979672) 2024-08-07T17:23:23.0703771Z distributed/fsdp/test_fsdp_unshard_params (0.15329056862832544) 2024-08-07T17:23:23.0704290Z torch_np/numpy_tests/core/test_scalar_ctors (0.15317041817576268) 2024-08-07T17:23:23.0704747Z distributed/test_c10d_common (0.15277666747004184) 2024-08-07T17:23:23.0705211Z distributed/fsdp/test_fsdp_mixed_precision (0.15239477761847334) 2024-08-07T17:23:23.0705829Z distributed/_shard/sharding_plan/test_sharding_plan (0.1522019893182729) 2024-08-07T17:23:23.0706336Z distributed/_shard/test_sharder (0.1518758652493104) 2024-08-07T17:23:23.0706787Z distributed/checkpoint/test_state_dict (0.15158357426681734) 2024-08-07T17:23:23.0707237Z distributed/fsdp/test_fsdp_meta (0.15155525647752874) 2024-08-07T17:23:23.0707618Z test_unary_ufuncs (0.15151151957784215) 2024-08-07T17:23:23.0707999Z distributed/rpc/test_faulty_agent (0.15133619638538098) 2024-08-07T17:23:23.0708508Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.15130397439826723) 2024-08-07T17:23:23.0709110Z distributed/_shard/sharding_spec/test_sharding_spec (0.15122678988987118) 2024-08-07T17:23:23.0709573Z test_autograd (0.1511372602091116) 2024-08-07T17:23:23.0710080Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.1509094823891619) 2024-08-07T17:23:23.0710768Z distributed/fsdp/test_fsdp_use_orig_params (0.15079979914038855) 2024-08-07T17:23:23.0711270Z distributed/rpc/test_tensorpipe_agent (0.15047807347150755) 2024-08-07T17:23:23.0711782Z distributed/fsdp/test_fsdp_multiple_forward (0.1503412881709962) 2024-08-07T17:23:23.0712337Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1502373574364867) 2024-08-07T17:23:23.0712832Z distributed/test_c10d_gloo (0.14945940401263766) 2024-08-07T17:23:23.0713302Z distributed/_shard/sharded_tensor/ops/test_init (0.14927290196513796) 2024-08-07T17:23:23.0713861Z distributed/_shard/sharded_optim/test_sharded_optim (0.14912066790209325) 2024-08-07T17:23:23.0714369Z distributed/test_c10d_spawn_gloo (0.14795260110113007) 2024-08-07T17:23:23.0714756Z dynamo/test_comptime (0.14791729529193673) 2024-08-07T17:23:23.0715098Z torch_np/test_reductions (0.14781820773953944) 2024-08-07T17:23:23.0715484Z distributed/fsdp/test_fsdp_comm (0.1472910619607858) 2024-08-07T17:23:23.0715839Z test_nn (0.14710734721401186) 2024-08-07T17:23:23.0716184Z torch_np/numpy_tests/lib/test_arraypad (0.1467587863626113) 2024-08-07T17:23:23.0716708Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14645547466980172) 2024-08-07T17:23:23.0717312Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14645547466980172) 2024-08-07T17:23:23.0717805Z dynamo/test_python_autograd (0.146397475092997) 2024-08-07T17:23:23.0718312Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1463041894750892) 2024-08-07T17:23:23.0718826Z distributed/test_store (0.14560153270701698) 2024-08-07T17:23:23.0719163Z test_type_promotion (0.1449447972126044) 2024-08-07T17:23:23.0719529Z distributed/test_c10d_spawn_ucc (0.14391545298499744) 2024-08-07T17:23:23.0719888Z test_prims (0.1438336130913466) 2024-08-07T17:23:23.0720225Z distributed/test_c10d_spawn_nccl (0.14371735695256385) 2024-08-07T17:23:23.0720890Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1425763230150228) 2024-08-07T17:23:23.0721382Z distributed/test_launcher (0.1417902745582148) 2024-08-07T17:23:23.0721717Z test_sparse_csr (0.14112485098813568) 2024-08-07T17:23:23.0722063Z distributed/test_c10d_nccl (0.13731520393868918) 2024-08-07T17:23:23.0722454Z torch_np/test_scalars_0D_arrays (0.13723218784366825) 2024-08-07T17:23:23.0722805Z test_linalg (0.1365521062346659) 2024-08-07T17:23:23.0723104Z test_spectral_ops (0.13260848095352412) 2024-08-07T17:23:23.0723415Z test_sparse (0.127455888692684) 2024-08-07T17:23:23.0723708Z lazy/test_bindings (0.11794508487785377) 2024-08-07T17:23:23.0724033Z test_quantization (0.10730371432927185) 2024-08-07T17:23:23.0724391Z profiler/test_execution_trace (0.08805039502970116) 2024-08-07T17:23:23.0724783Z profiler/test_record_function (0.08805039502970116) 2024-08-07T17:23:23.0725167Z profiler/test_torch_tidy (0.08805039502970116) 2024-08-07T17:23:23.0725526Z test_jit_fuser_legacy (0.07994363959323912) 2024-08-07T17:23:23.0725891Z distributed/test_c10d_ops_nccl (0.07883832165276417) 2024-08-07T17:23:23.0726262Z test_jit_profiling (0.07660662781367136) 2024-08-07T17:23:23.0726641Z distributions/test_distributions (0.07504259628087895) 2024-08-07T17:23:37.7013210Z test_jit_legacy (0.07370152409603686) 2024-08-07T17:23:37.7013872Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:37.7014823Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:37.7015680Z Results from Filepath 2024-08-07T17:23:37.7015927Z 2024-08-07T17:23:37.7016142Z base_commit: 6ce09a9bb33e4011761558032e2165ad7b49fb68 2024-08-07T17:23:37.7017224Z Changed files: ['c10/util/Knobs.cpp', 'c10/util/Knobs.h', 'test/test_torch.py', 'torch/csrc/Module.cpp'] 2024-08-07T17:23:37.7018164Z Results from PublicBindings 2024-08-07T17:23:37.7018449Z test_public_bindings (1.0) 2024-08-07T17:23:37.7018738Z Aggregated Heuristics 2024-08-07T17:23:37.7019001Z test_torch (2.677155259529722) 2024-08-07T17:23:37.7019296Z test_public_bindings (1.2225370785535763) 2024-08-07T17:23:37.7019806Z test_transformers (0.37442433777427236) 2024-08-07T17:23:37.7020179Z dynamo/test_dynamic_shapes (0.352343476498136) 2024-08-07T17:23:37.7020533Z functorch/test_ops (0.33904555793866836) 2024-08-07T17:23:37.7020871Z test_flop_counter (0.3294339981916942) 2024-08-07T17:23:37.7021188Z test_ops (0.3270595509949967) 2024-08-07T17:23:37.7021461Z test_decomp (0.3244651097039927) 2024-08-07T17:23:37.7021904Z inductor/test_torchinductor_opinfo (0.31453347838647705) 2024-08-07T17:23:37.7022299Z test_modules (0.31341463234147027) 2024-08-07T17:23:37.7022634Z functorch/test_aotdispatch (0.3120548902369289) 2024-08-07T17:23:37.7023040Z inductor/test_compiled_autograd (0.2928328907553764) 2024-08-07T17:23:37.7023426Z test_nestedtensor (0.29212655019498923) 2024-08-07T17:23:37.7023737Z test_foreach (0.2874275461573134) 2024-08-07T17:23:37.7024073Z inductor/test_aot_inductor (0.27429528737218306) 2024-08-07T17:23:37.7024448Z test_functionalization (0.27093882890387067) 2024-08-07T17:23:37.7024815Z inductor/test_torchinductor (0.2702077502954547) 2024-08-07T17:23:37.7025184Z test_ops_gradients (0.267635235614322) 2024-08-07T17:23:37.7025597Z distributed/_tensor/test_dtensor_compile (0.26720883760014785) 2024-08-07T17:23:37.7026010Z test_proxy_tensor (0.26359948555653157) 2024-08-07T17:23:37.7026398Z inductor/test_efficient_conv_bn_eval (0.2586153251834218) 2024-08-07T17:23:37.7026804Z functorch/test_vmap (0.2557127820335762) 2024-08-07T17:23:37.7027113Z test_meta (0.25279309747000156) 2024-08-07T17:23:37.7027441Z onnx/test_fx_op_consistency (0.2525691577265029) 2024-08-07T17:23:37.7027839Z inductor/test_cpu_cpp_wrapper (0.2517396504780709) 2024-08-07T17:23:37.7028211Z dynamo/test_aot_autograd (0.2500574284536643) 2024-08-07T17:23:37.7028543Z test_package (0.25) 2024-08-07T17:23:37.7028825Z test_ops_fwd_gradients (0.24705208048024002) 2024-08-07T17:23:37.7029161Z test_module_tracker (0.24670908213976814) 2024-08-07T17:23:37.7029505Z test_expanded_weights (0.2449673258123202) 2024-08-07T17:23:37.7029850Z test_comparison_utils (0.24454487688591534) 2024-08-07T17:23:37.7030215Z inductor/test_cudacodecache (0.24435590357115577) 2024-08-07T17:23:37.7030674Z inductor/test_torchinductor_dynamic_shapes (0.24338527160641074) 2024-08-07T17:23:37.7031099Z test_mkl_verbose (0.24211581349170577) 2024-08-07T17:23:37.7031720Z cpp_extensions/open_registration_extension/test/test_openreg (0.24084023793189718) 2024-08-07T17:23:37.7032274Z onnx/test_fx_to_onnx_decomp_skip (0.2401730528463646) 2024-08-07T17:23:37.7032691Z inductor/test_cuda_cpp_wrapper (0.23981014132801753) 2024-08-07T17:23:37.7033049Z test_fake_tensor (0.2390624572837487) 2024-08-07T17:23:37.7033395Z profiler/test_cpp_thread (0.2387898169600523) 2024-08-07T17:23:37.7033740Z test_mkldnn (0.2386668603798495) 2024-08-07T17:23:37.7034036Z test_mkldnn_verbose (0.23826307200550598) 2024-08-07T17:23:37.7034387Z functorch/test_rearrange (0.2381315746691375) 2024-08-07T17:23:37.7034745Z dynamo/test_modules (0.23804171349448056) 2024-08-07T17:23:37.7035079Z functorch/test_parsing (0.23737498350495784) 2024-08-07T17:23:37.7035585Z export/test_functionalized_assertions (0.23732932626236652) 2024-08-07T17:23:37.7036004Z inductor/test_config (0.2372299323045703) 2024-08-07T17:23:37.7036322Z dynamo/test_utils (0.237026953553844) 2024-08-07T17:23:37.7036638Z test_ops_jit (0.23638390381010124) 2024-08-07T17:23:37.7036951Z test_autograd (0.23523055542948723) 2024-08-07T17:23:37.7037322Z distributed/_tools/test_mod_tracker (0.2347343492866566) 2024-08-07T17:23:37.7037754Z inductor/test_inplacing_pass (0.23467182281718374) 2024-08-07T17:23:37.7038216Z distributed/_tensor/debug/test_op_coverage (0.23382493806261961) 2024-08-07T17:23:37.7038668Z dynamo/test_autograd_function (0.23361152517256734) 2024-08-07T17:23:37.7039061Z export/test_retraceability (0.2335704179697532) 2024-08-07T17:23:37.7039475Z inductor/test_cpp_wrapper_hipify (0.23324915289779644) 2024-08-07T17:23:37.7039910Z test_license (0.2328729859083564) 2024-08-07T17:23:37.7040233Z dynamo/test_frame_init (0.23286490075944258) 2024-08-07T17:23:37.7040930Z onnx/test_fx_to_onnx_with_onnxruntime (0.23284108222658156) 2024-08-07T17:23:37.7041354Z inductor/test_inductor_utils (0.23222148895786107) 2024-08-07T17:23:37.7041719Z test_autoload (0.23155042159801445) 2024-08-07T17:23:37.7042133Z export/test_export_training_ir_to_run_decomp (0.23104508026307344) 2024-08-07T17:23:37.7042569Z test_fx_experimental (0.23071947805488793) 2024-08-07T17:23:37.7042912Z inductor/test_smoke (0.2300256297243759) 2024-08-07T17:23:37.7043250Z test_cpp_api_parity (0.2289316618163372) 2024-08-07T17:23:37.7043607Z test_cuda_expandable_segments (0.22863649133494818) 2024-08-07T17:23:37.7044018Z inductor/test_inductor_freezing (0.22852443638796122) 2024-08-07T17:23:37.7044413Z dynamo/test_base_output (0.22782862394165598) 2024-08-07T17:23:37.7044744Z test_custom_ops (0.22776055757023772) 2024-08-07T17:23:37.7045109Z dynamo/test_fx_passes_pre_grad (0.22755015085425034) 2024-08-07T17:23:37.7045485Z export/test_serdes (0.22687617571550173) 2024-08-07T17:23:37.7045836Z inductor/test_compile_worker (0.22655289023712535) 2024-08-07T17:23:37.7046211Z inductor/test_b2b_gemm (0.22615595919783887) 2024-08-07T17:23:37.7046617Z distributed/_tensor/test_dtensor_ops (0.22612426233203614) 2024-08-07T17:23:37.7047015Z export/test_tree_utils (0.22611480958901034) 2024-08-07T17:23:37.7047352Z dynamo/test_sdpa (0.22610058780330916) 2024-08-07T17:23:37.7047678Z inductor/test_utils (0.22606329394580887) 2024-08-07T17:23:37.7048121Z inductor/test_torchinductor_codegen_dynamic_shapes (0.22540503513171042) 2024-08-07T17:23:37.7048610Z dynamo/test_skip_non_tensor (0.22537148985928598) 2024-08-07T17:23:37.7048976Z dynamo/test_interop (0.22506880086131942) 2024-08-07T17:23:37.7049299Z test_utils (0.22504562522299493) 2024-08-07T17:23:37.7049667Z distributed/pipelining/test_backward (0.22492099485049155) 2024-08-07T17:23:37.7050129Z inductor/test_extension_backend (0.22477556101049417) 2024-08-07T17:23:37.7050597Z distributed/checkpoint/test_nested_dict (0.2242096203546174) 2024-08-07T17:23:37.7051057Z inductor/test_compiled_optimizers (0.2237442379474086) 2024-08-07T17:23:37.7051548Z distributed/_shard/sharded_tensor/test_logger (0.22347371365873825) 2024-08-07T17:23:37.7051995Z export/test_tools (0.22314153067011297) 2024-08-07T17:23:37.7052359Z inductor/test_aot_inductor_utils (0.22312666506624207) 2024-08-07T17:23:37.7052802Z dynamo/test_inline_inbuilt_nn_modules (0.223014390016244) 2024-08-07T17:23:37.7053201Z onnx/test_fx_passes (0.2226852633789644) 2024-08-07T17:23:37.7053538Z inductor/test_debug_trace (0.2226653964482593) 2024-08-07T17:23:37.7053955Z inductor/test_mkldnn_pattern_matcher (0.22261787964595897) 2024-08-07T17:23:37.7054432Z inductor/test_move_constructors_to_cuda (0.22229510058162466) 2024-08-07T17:23:37.7054877Z functorch/test_eager_transforms (0.22216431135429537) 2024-08-07T17:23:37.7055283Z backends/xeon/test_launch (0.22147363759112695) 2024-08-07T17:23:37.7055662Z torch_np/test_binary_ufuncs (0.2214343188596121) 2024-08-07T17:23:37.7056137Z inductor/test_metrics (0.2211574074513365) 2024-08-07T17:23:37.7056505Z torch_np/test_unary_ufuncs (0.22087705639535674) 2024-08-07T17:23:37.7056886Z dynamo/test_pre_dispatch (0.2207113009585784) 2024-08-07T17:23:37.7057229Z dynamo/test_config (0.22060474033046468) 2024-08-07T17:23:37.7057570Z inductor/test_pad_mm (0.22053771735805958) 2024-08-07T17:23:37.7057907Z test_ao_sparsity (0.22051767251454218) 2024-08-07T17:23:37.7058313Z inductor/test_torchinductor_strided_blocks (0.22019964347853865) 2024-08-07T17:23:37.7058764Z inductor/test_max_autotune (0.2201354744299749) 2024-08-07T17:23:37.7059117Z test_show_pickle (0.21971552294822247) 2024-08-07T17:23:37.7059423Z dynamo/test_nops (0.2196189755954228) 2024-08-07T17:23:37.7059745Z dynamo/test_repros (0.21948187438234718) 2024-08-07T17:23:37.7060178Z dynamo/test_exceptions (0.21932640785966617) 2024-08-07T17:23:37.7060520Z dynamo/test_decorators (0.21928139296621973) 2024-08-07T17:23:37.7060946Z inductor/test_aot_inductor_package (0.2192741212609448) 2024-08-07T17:23:37.7061348Z inductor/test_padding (0.2192067211049356) 2024-08-07T17:23:37.7061685Z inductor/test_indexing (0.21909986554535732) 2024-08-07T17:23:37.7062187Z onnx/dynamo/test_registry_dispatcher (0.21905760136839464) 2024-08-07T17:23:37.7062636Z inductor/test_triton_heuristics (0.2186961220700132) 2024-08-07T17:23:37.7063004Z dynamo/test_resume (0.2183054650704171) 2024-08-07T17:23:37.7063367Z inductor/test_triton_kernels (0.21776917654992106) 2024-08-07T17:23:37.7063749Z dynamo/test_subgraphs (0.21752703721240196) 2024-08-07T17:23:37.7064106Z inductor/test_flex_decoding (0.21742378847700622) 2024-08-07T17:23:37.7064549Z inductor/test_coordinate_descent_tuner (0.21716267177284346) 2024-08-07T17:23:37.7064998Z inductor/test_pattern_matcher (0.21638278483049114) 2024-08-07T17:23:37.7065368Z onnx/test_fx_to_onnx (0.2163159021993299) 2024-08-07T17:23:37.7065720Z inductor/test_fx_fusion (0.2162531383776968) 2024-08-07T17:23:37.7066076Z dynamo/test_global (0.21620909863517943) 2024-08-07T17:23:37.7066485Z distributed/pipelining/test_transformer (0.21620295380838558) 2024-08-07T17:23:37.7066947Z inductor/test_triton_wrapper (0.21611943057778807) 2024-08-07T17:23:37.7067393Z inductor/test_triton_extension_backend (0.2157384006381456) 2024-08-07T17:23:37.7067805Z inductor/test_xpu_basic (0.21563827526100995) 2024-08-07T17:23:37.7068151Z test_deploy (0.21551784805518365) 2024-08-07T17:23:37.7068496Z torch_np/test_nep50_examples (0.21515441171586708) 2024-08-07T17:23:37.7068847Z dynamo/test_view (0.21505064901012474) 2024-08-07T17:23:37.7069167Z dynamo/test_modes (0.2147357433323813) 2024-08-07T17:23:37.7069513Z nn/test_multihead_attention (0.2145887421470109) 2024-08-07T17:23:37.7069884Z inductor/test_autoheuristic (0.21457232053025294) 2024-08-07T17:23:37.7070303Z distributed/test_symmetric_memory (0.21445764583869048) 2024-08-07T17:23:37.7070719Z export/test_export_nonstrict (0.21428050509006222) 2024-08-07T17:23:37.7071094Z inductor/test_ck_backend (0.21420330958948477) 2024-08-07T17:23:37.7071446Z torch_np/test_dtype (0.21410921347987655) 2024-08-07T17:23:37.7071779Z dynamo/test_compile (0.21374000293989995) 2024-08-07T17:23:37.7072112Z test_tensorexpr_pybind (0.21370811892862643) 2024-08-07T17:23:37.7072490Z inductor/test_memory_planning (0.21367830873530128) 2024-08-07T17:23:37.7072871Z inductor/test_profiler (0.2135344957919271) 2024-08-07T17:23:37.7073206Z test_native_functions (0.21332432145634841) 2024-08-07T17:23:37.7073686Z distributed/tensor/parallel/test_micro_pipeline_tp (0.21328069328115823) 2024-08-07T17:23:37.7074265Z torch_np/numpy_tests/core/test_scalarinherit (0.21302979667965669) 2024-08-07T17:23:37.7074693Z inductor/test_foreach (0.21262757788355252) 2024-08-07T17:23:37.7075098Z test_set_default_mobile_cpu_allocator (0.21228979798909497) 2024-08-07T17:23:37.7075600Z test_cpp_extensions_open_device_registration (0.21227132634614446) 2024-08-07T17:23:37.7076129Z test_fx_reinplace_pass (0.21215025147742508) 2024-08-07T17:23:37.7076466Z test_cuda (0.21204542788211334) 2024-08-07T17:23:37.7076765Z dynamo/test_misc (0.2120260707969619) 2024-08-07T17:23:37.7077088Z dynamo/test_subclasses (0.2115193568805664) 2024-08-07T17:23:37.7077451Z test_namedtuple_return_api (0.21131917438494932) 2024-08-07T17:23:37.7077854Z test_cpp_extensions_mtia_backend (0.21123901430377526) 2024-08-07T17:23:37.7078274Z test_functional_autograd_benchmark (0.21123275167478708) 2024-08-07T17:23:37.7078728Z distributed/test_dynamo_distributed (0.21110373067049137) 2024-08-07T17:23:37.7079153Z inductor/test_flex_attention (0.211018961486596) 2024-08-07T17:23:37.7079497Z test_jiterator (0.21098399701928827) 2024-08-07T17:23:37.7079858Z inductor/test_benchmark_fusion (0.21057951976239206) 2024-08-07T17:23:37.7080273Z distributed/fsdp/test_fsdp_core (0.2104565746787852) 2024-08-07T17:23:37.7080834Z test_pytree (0.21025450778120114) 2024-08-07T17:23:37.7081195Z inductor/test_fused_attention (0.21019625770241285) 2024-08-07T17:23:37.7081598Z dynamo/test_export_mutations (0.2101393658270131) 2024-08-07T17:23:37.7082021Z onnx/test_models_quantized_onnxruntime (0.21012408509324687) 2024-08-07T17:23:37.7082440Z dynamo/test_recompiles (0.2096368807408511) 2024-08-07T17:23:37.7082844Z distributed/_tools/test_mem_tracker (0.20962181745607766) 2024-08-07T17:23:37.7083281Z inductor/test_split_cat_fx_passes (0.20940988019789827) 2024-08-07T17:23:37.7083701Z inductor/test_cutlass_backend (0.20940759066199696) 2024-08-07T17:23:37.7084060Z test_openmp (0.20845474894367233) 2024-08-07T17:23:37.7084390Z inductor/test_codegen_triton (0.20819481832492479) 2024-08-07T17:23:37.7084743Z test_xpu (0.2081564879979226) 2024-08-07T17:23:37.7085041Z dynamo/test_after_aot (0.2081250855615744) 2024-08-07T17:23:37.7085480Z distributed/pipelining/test_schedule_multiproc (0.2078509523949595) 2024-08-07T17:23:37.7085950Z dynamo/test_functions (0.20776972267055646) 2024-08-07T17:23:37.7086375Z distributed/_tensor/test_convolution_ops (0.20773225765593925) 2024-08-07T17:23:37.7086802Z dynamo/test_sources (0.20725027920450675) 2024-08-07T17:23:37.7087120Z inductor/test_fp8 (0.20707359201381806) 2024-08-07T17:23:37.7087520Z inductor/test_graph_transform_observer (0.20703190111147274) 2024-08-07T17:23:37.7087962Z inductor/test_minifier_isolate (0.2069567823685082) 2024-08-07T17:23:37.7088369Z inductor/test_cpu_select_algorithm (0.2068991979215988) 2024-08-07T17:23:37.7088776Z inductor/test_layout_optim (0.2068924767709125) 2024-08-07T17:23:37.7089157Z test_compile_benchmark_util (0.20677707066001066) 2024-08-07T17:23:37.7089559Z distributed/_tensor/test_attention (0.20646224405462824) 2024-08-07T17:23:37.7089938Z test_typing (0.20625979274579787) 2024-08-07T17:23:37.7090296Z distributed/_tensor/test_dtensor (0.20623189542379258) 2024-08-07T17:23:37.7090673Z torch_np/test_basic (0.2061692611889763) 2024-08-07T17:23:37.7090996Z test_complex (0.2060540496286826) 2024-08-07T17:23:37.7091303Z test_linalg (0.20583948475393907) 2024-08-07T17:23:37.7091626Z distributed/_tensor/test_api (0.205824191255061) 2024-08-07T17:23:37.7092036Z inductor/test_group_batch_fusion (0.20573760517019377) 2024-08-07T17:23:37.7092414Z export/test_db (0.20558628043930074) 2024-08-07T17:23:37.7092725Z dynamo/test_logging (0.2052082118765845) 2024-08-07T17:23:37.7093056Z test_schema_check (0.20471937084533973) 2024-08-07T17:23:37.7093453Z distributed/_composable/test_contract (0.2046401203354819) 2024-08-07T17:23:37.7093856Z lazy/test_step_closures (0.2044826465409972) 2024-08-07T17:23:37.7094243Z dynamo/test_verify_correctness (0.20447661462438066) 2024-08-07T17:23:37.7094619Z dynamo/test_export (0.2043684241404652) 2024-08-07T17:23:37.7094948Z inductor/test_minifier (0.20411061226994293) 2024-08-07T17:23:37.7095305Z functorch/test_logging (0.20402420594744344) 2024-08-07T17:23:37.7095694Z inductor/test_kernel_benchmark (0.20398607330134383) 2024-08-07T17:23:37.7096176Z inductor/test_snode_runtime (0.20388626688723255) 2024-08-07T17:23:37.7096562Z dynamo/test_model_output (0.20375541922426219) 2024-08-07T17:23:37.7096948Z lazy/test_functionalization (0.20374085014174512) 2024-08-07T17:23:37.7097337Z inductor/test_select_algorithm (0.2036128912935321) 2024-08-07T17:23:37.7097726Z dynamo/test_optimizers (0.20349149545128337) 2024-08-07T17:23:37.7098092Z test_ci_sanity_check_fail (0.2034290047068731) 2024-08-07T17:23:37.7098461Z distributed/test_device_mesh (0.203423887796306) 2024-08-07T17:23:37.7098847Z inductor/test_ordered_set (0.20336812280000924) 2024-08-07T17:23:37.7099258Z distributed/pipelining/test_pipe (0.2033617605242226) 2024-08-07T17:23:37.7099660Z inductor/test_binary_folding (0.2033348728722023) 2024-08-07T17:23:37.7100047Z inductor/test_multi_kernel (0.20322207614921398) 2024-08-07T17:23:37.7100542Z inductor/test_scatter_optimization (0.20311434005733062) 2024-08-07T17:23:37.7100921Z test_stateless (0.20310709776475724) 2024-08-07T17:23:37.7101238Z test_hub (0.203016784531928) 2024-08-07T17:23:37.7101552Z dynamo/test_deviceguard (0.20297355171854287) 2024-08-07T17:23:37.7101988Z dynamo/test_profiler (0.20296345022442316) 2024-08-07T17:23:37.7102384Z onnx/test_pytorch_onnx_onnxruntime (0.20253822814513905) 2024-08-07T17:23:37.7102771Z xpu/test_conv (0.20241524154550408) 2024-08-07T17:23:37.7103067Z test_jit (0.20223396546704772) 2024-08-07T17:23:37.7103370Z test_namedtensor (0.20219320371422306) 2024-08-07T17:23:37.7103781Z distributed/test_c10d_functional_native (0.20209371631788356) 2024-08-07T17:23:37.7104191Z inductor/test_halide (0.2019564241707128) 2024-08-07T17:23:37.7104547Z inductor/test_codecache (0.20187474008837702) 2024-08-07T17:23:37.7104964Z distributed/_tensor/test_matrix_ops (0.20170105126667565) 2024-08-07T17:23:37.7105385Z inductor/test_custom_lowering (0.20158005362879106) 2024-08-07T17:23:37.7105758Z test_content_store (0.20157213249617845) 2024-08-07T17:23:37.7106124Z distributed/fsdp/test_fsdp_fx (0.2013775354157198) 2024-08-07T17:23:37.7106500Z inductor/test_cpu_repro (0.20135277469322987) 2024-08-07T17:23:37.7106907Z torch_np/numpy_tests/core/test_einsum (0.20106278788269838) 2024-08-07T17:23:37.7107310Z test_serialization (0.20102677203220728) 2024-08-07T17:23:37.7107653Z onnx/test_fx_type_promotion (0.20096199039049412) 2024-08-07T17:23:37.7108097Z distributed/_tensor/test_experimental_ops (0.20086842801932275) 2024-08-07T17:23:37.7108539Z functorch/test_minifier (0.20084529935372578) 2024-08-07T17:23:37.7108934Z distributed/_tensor/test_tensor_ops (0.20064430633691704) 2024-08-07T17:23:37.7109355Z inductor/test_control_flow (0.20062484561121513) 2024-08-07T17:23:37.7109736Z distributed/test_c10d_pypg (0.20047289999469511) 2024-08-07T17:23:37.7110110Z onnx/test_onnxscript_runtime (0.2003309534134115) 2024-08-07T17:23:37.7110489Z dynamo/test_cudagraphs (0.20026627222210097) 2024-08-07T17:23:37.7110836Z inductor/test_perf (0.20011427537613932) 2024-08-07T17:23:37.7111148Z test_optim (0.19998359904331633) 2024-08-07T17:23:37.7111462Z torch_np/test_random (0.19992928558754403) 2024-08-07T17:23:37.7111786Z test_nn (0.1998921654288957) 2024-08-07T17:23:37.7112107Z onnx/internal/test_registraion (0.19985155745666597) 2024-08-07T17:23:37.7112485Z test_jit_disabled (0.19980856186036391) 2024-08-07T17:23:37.7112851Z inductor/test_cudagraph_trees (0.19974335908552182) 2024-08-07T17:23:37.7113265Z distributed/_tensor/test_random_ops (0.1995804183307445) 2024-08-07T17:23:37.7113806Z distributed/_tensor/experimental/test_register_sharding (0.19952425718633338) 2024-08-07T17:23:37.7114328Z inductor/test_loop_ordering (0.19947770333378562) 2024-08-07T17:23:37.7114669Z test_mps (0.19936903811360815) 2024-08-07T17:23:37.7114977Z test_per_overload_api (0.1993411849024927) 2024-08-07T17:23:37.7115371Z test_cpp_extensions_stream_and_event (0.1987726710436293) 2024-08-07T17:23:37.7115868Z distributed/tensor/parallel/test_tp_examples (0.19869279354307587) 2024-08-07T17:23:37.7116395Z export/test_export (0.19865416046543588) 2024-08-07T17:23:37.7116805Z distributed/_tensor/test_common_rules (0.19860256997824877) 2024-08-07T17:23:37.7117220Z dynamo/test_trace_rules (0.19834895045328563) 2024-08-07T17:23:37.7117622Z distributed/_tensor/test_math_ops (0.19830748094803563) 2024-08-07T17:23:37.7118055Z test_model_exports_to_core_aten (0.19815589223242003) 2024-08-07T17:23:37.7118514Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19808751238668534) 2024-08-07T17:23:37.7118957Z onnx/test_custom_ops (0.19796196524548332) 2024-08-07T17:23:37.7119302Z export/test_schema (0.19792294303532226) 2024-08-07T17:23:37.7119614Z test_type_hints (0.19780312917549822) 2024-08-07T17:23:37.7119947Z dynamo/test_ctx_manager (0.19765395223104973) 2024-08-07T17:23:37.7120378Z dynamo/test_cudagraphs_expandable_segments (0.197634921960324) 2024-08-07T17:23:37.7121035Z distributed/checkpoint/test_dedup_tensors (0.19759702653130742) 2024-08-07T17:23:37.7121455Z test_fx (0.19755662556268364) 2024-08-07T17:23:37.7121830Z distributed/_tools/test_memory_tracker (0.19729767834059375) 2024-08-07T17:23:37.7122346Z onnx/torch_export/test_torch_export_with_onnxruntime (0.1972773081914608) 2024-08-07T17:23:37.7122847Z distributed/_tensor/test_init (0.1972248329280084) 2024-08-07T17:23:37.7123242Z dynamo/test_structured_trace (0.19721598962646658) 2024-08-07T17:23:37.7123610Z dynamo/test_reorder_logs (0.19703013700709848) 2024-08-07T17:23:37.7124022Z inductor/test_decompose_mem_bound_mm (0.19702940558775908) 2024-08-07T17:23:37.7124437Z inductor/test_torchbind (0.19693080235357302) 2024-08-07T17:23:37.7124826Z distributed/pipelining/test_stage (0.1967798891900072) 2024-08-07T17:23:37.7125290Z distributed/pipelining/test_unflatten (0.19668170464828455) 2024-08-07T17:23:37.7125725Z dynamo/test_bytecode_utils (0.19664669536044505) 2024-08-07T17:23:37.7126063Z test_logging (0.1965868573512467) 2024-08-07T17:23:37.7126393Z inductor/test_cuda_repro (0.19643637702878375) 2024-08-07T17:23:37.7126858Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.19617280395388603) 2024-08-07T17:23:37.7127381Z distributed/checkpoint/e2e/test_fsdp_ep (0.19617152977501384) 2024-08-07T17:23:37.7127811Z export/test_unflatten (0.19615753701638922) 2024-08-07T17:23:37.7128230Z distributed/_tensor/test_xla_integration (0.19615154423576722) 2024-08-07T17:23:37.7128635Z functorch/test_ac (0.1959817165723966) 2024-08-07T17:23:37.7129051Z distributed/checkpoint/test_save_load_api (0.19595858790679963) 2024-08-07T17:23:37.7129494Z test_autograd_fallback (0.19548440485430194) 2024-08-07T17:23:37.7129866Z inductor/test_unbacked_symints (0.19545254456439196) 2024-08-07T17:23:37.7130266Z inductor/test_dependencies (0.19518767192308092) 2024-08-07T17:23:37.7130634Z export/test_converter (0.1951243744980882) 2024-08-07T17:23:37.7130974Z test_cpp_extensions_jit (0.19498230899503424) 2024-08-07T17:23:37.7131343Z test_numba_integration (0.19493811955171664) 2024-08-07T17:23:37.7131774Z distributed/pipelining/test_microbatch (0.1949006787887759) 2024-08-07T17:23:37.7132168Z test_itt (0.19488292704372798) 2024-08-07T17:23:37.7132546Z distributed/optim/test_named_optimizer (0.19470916553039683) 2024-08-07T17:23:37.7132982Z export/test_experimental (0.19436639454803917) 2024-08-07T17:23:37.7133391Z inductor/test_custom_post_grad_passes (0.19417538755736305) 2024-08-07T17:23:37.7133787Z xpu/test_gemm (0.19405201490608892) 2024-08-07T17:23:37.7134108Z nn/test_lazy_modules (0.1936710838068977) 2024-08-07T17:23:37.7134436Z export/test_serialize (0.1936522343716689) 2024-08-07T17:23:37.7134824Z higher_order_ops/test_with_effects (0.19360541865360822) 2024-08-07T17:23:37.7135241Z dynamo/test_higher_order_ops (0.19346278988654175) 2024-08-07T17:23:37.7135612Z export/test_lift_unlift (0.19343273994270732) 2024-08-07T17:23:37.7135981Z dynamo/test_recompile_ux (0.1933468673586447) 2024-08-07T17:23:37.7136338Z nn/test_dropout (0.1933381392341495) 2024-08-07T17:23:37.7136753Z test_numpy_interop (0.19331084989820224) 2024-08-07T17:23:37.7137162Z dynamo/test_backward_higher_order_ops (0.19320222424225747) 2024-08-07T17:23:37.7137632Z dynamo/test_activation_checkpointing (0.193045115384794) 2024-08-07T17:23:37.7138033Z dynamo/test_guard_manager (0.1930391770338439) 2024-08-07T17:23:37.7138505Z distributed/_tensor/debug/test_comm_mode_features (0.1930294709015293) 2024-08-07T17:23:37.7139004Z onnx/test_onnxscript_no_runtime (0.19292090454985528) 2024-08-07T17:23:37.7139376Z export/test_passes (0.19289530792225168) 2024-08-07T17:23:37.7139771Z functorch/test_vmap_registrations (0.19240314257778263) 2024-08-07T17:23:37.7140177Z lazy/test_meta_kernel (0.19234814390284094) 2024-08-07T17:23:37.7140525Z nn/test_packed_sequence (0.19232770369751848) 2024-08-07T17:23:37.7140962Z torch_np/numpy_tests/core/test_multiarray (0.19229944311201885) 2024-08-07T17:23:37.7141535Z inductor/test_distributed_patterns (0.19206382897335172) 2024-08-07T17:23:37.7141998Z test_bundled_inputs (0.19191629805698315) 2024-08-07T17:23:37.7142411Z distributed/_tensor/test_redistribute (0.1917339888748351) 2024-08-07T17:23:37.7142854Z onnx/dynamo/test_exporter_api (0.1916994699526401) 2024-08-07T17:23:37.7143213Z dynamo/test_unspec (0.19116880368802303) 2024-08-07T17:23:37.7143611Z torch_np/numpy_tests/core/test_numeric (0.1910721136769565) 2024-08-07T17:23:37.7144049Z distributions/test_constraints (0.1909320765255984) 2024-08-07T17:23:37.7144538Z distributed/_composable/fsdp/test_fully_shard_state (0.19088081786757025) 2024-08-07T17:23:37.7145095Z distributed/_composable/test_checkpoint (0.19067256103674618) 2024-08-07T17:23:37.7145524Z onnx/test_export_modes (0.19065896059065157) 2024-08-07T17:23:37.7145885Z torch_np/test_ufuncs_basic (0.190498483233971) 2024-08-07T17:23:37.7146316Z distributed/tensor/parallel/test_tp_style (0.19046286113533362) 2024-08-07T17:23:37.7146816Z distributed/checkpoint/test_traverse (0.1903025814595556) 2024-08-07T17:23:37.7147231Z export/test_torchbind (0.19030242265806965) 2024-08-07T17:23:37.7147557Z export/test_hop (0.19027394193931155) 2024-08-07T17:23:37.7147883Z dynamo/test_backends (0.19027229615827562) 2024-08-07T17:23:37.7148238Z onnx/test_pytorch_jit_onnx (0.1902033851826619) 2024-08-07T17:23:37.7148591Z inductor/test_mmdecomp (0.1901362527481599) 2024-08-07T17:23:37.7148931Z test_out_dtype_op (0.1900442915922991) 2024-08-07T17:23:37.7149276Z onnx/test_symbolic_helper (0.18994083272653348) 2024-08-07T17:23:37.7149614Z test_tensorexpr (0.18991722230814753) 2024-08-07T17:23:37.7150069Z distributed/_composable/fsdp/test_fully_shard_logging (0.189663913999635) 2024-08-07T17:23:37.7150533Z test_futures (0.18963202860525996) 2024-08-07T17:23:37.7150848Z dynamo/test_debug_utils (0.18951205553030512) 2024-08-07T17:23:37.7151204Z functorch/test_dims (0.18948544386970556) 2024-08-07T17:23:37.7151658Z inductor/test_cudagraph_trees_expandable_segments (0.1894341494866148) 2024-08-07T17:23:37.7152190Z distributed/test_compute_comm_reordering (0.18917694686432227) 2024-08-07T17:23:37.7152617Z dynamo/test_torchrec (0.18916818960033982) 2024-08-07T17:23:37.7153077Z distributed/tensor/parallel/test_tp_random_state (0.18886559944282452) 2024-08-07T17:23:37.7153617Z distributed/checkpoint/test_format_utils (0.1887830676660148) 2024-08-07T17:23:37.7154081Z dynamo/test_input_attr_tracking (0.1887799047715742) 2024-08-07T17:23:37.7154450Z nn/test_pruning (0.18876569151468167) 2024-08-07T17:23:37.7154842Z distributed/_tools/test_fsdp2_mem_tracker (0.18876098670920127) 2024-08-07T17:23:37.7155336Z distributed/test_inductor_collectives (0.18869282249739425) 2024-08-07T17:23:37.7155872Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.18852400150808074) 2024-08-07T17:23:37.7156328Z test_import_stats (0.1884254629133231) 2024-08-07T17:23:37.7156653Z test_sympy_utils (0.1884219918321995) 2024-08-07T17:23:37.7156976Z test_autocast (0.18793988169431655) 2024-08-07T17:23:37.7157488Z distributed/_tensor/experimental/test_tp_transform (0.1878733751150765) 2024-08-07T17:23:37.7158066Z distributed/_tensor/experimental/test_local_map (0.18777647651029) 2024-08-07T17:23:37.7158513Z test_tensorboard (0.18766380695911328) 2024-08-07T17:23:37.7158937Z distributed/checkpoint/test_fsdp_optim_state (0.18745793350393986) 2024-08-07T17:23:37.7159421Z onnx/test_models_onnxruntime (0.18741239048287148) 2024-08-07T17:23:37.7159790Z test_matmul_cuda (0.18736203835468654) 2024-08-07T17:23:37.7160146Z onnx/internal/test_diagnostics (0.18733396780995812) 2024-08-07T17:23:37.7160524Z test_pruning_op (0.18722563867536715) 2024-08-07T17:23:37.7161061Z distributed/checkpoint/test_dtensor_resharding (0.18706164259862143) 2024-08-07T17:23:37.7161545Z distributed/launcher/test_run (0.18700554075848105) 2024-08-07T17:23:37.7161922Z test_cuda_sanitizer (0.18691996469577227) 2024-08-07T17:23:37.7162337Z test_monitor (0.1868295652190415) 2024-08-07T17:23:37.7162650Z export/test_pass_infra (0.18672681068590213) 2024-08-07T17:23:37.7163094Z distributed/checkpoint/test_tp_checkpoint (0.18671721782697137) 2024-08-07T17:23:37.7163524Z dynamo/test_exc (0.18653506021044003) 2024-08-07T17:23:37.7163822Z test_vulkan (0.1863691663970299) 2024-08-07T17:23:37.7164205Z distributed/_tensor/test_pointwise_ops (0.1859551830509343) 2024-08-07T17:23:37.7164687Z torch_np/numpy_tests/lib/test_type_check (0.18587490483641353) 2024-08-07T17:23:37.7165120Z dynamo/test_aot_autograd_cache (0.1858372962759925) 2024-08-07T17:23:37.7165490Z lazy/test_ts_opinfo (0.1857776853685452) 2024-08-07T17:23:37.7165881Z distributed/checkpoint/test_fsspec (0.1855562811077424) 2024-08-07T17:23:37.7166254Z test_fx_passes (0.18516012435743653) 2024-08-07T17:23:37.7166566Z test_legacy_vmap (0.18498506402172782) 2024-08-07T17:23:37.7166879Z test_testing (0.18484596403454873) 2024-08-07T17:23:37.7167229Z distributed/test_collective_utils (0.1848240924627909) 2024-08-07T17:23:37.7167690Z distributed/fsdp/test_fsdp_optim_state (0.18481239448497924) 2024-08-07T17:23:37.7168194Z torch_np/numpy_tests/lib/test_function_base (0.18478170967728672) 2024-08-07T17:23:37.7168659Z test_functionalization_of_rng_ops (0.18412791962832195) 2024-08-07T17:23:37.7169182Z distributed/_composable/fsdp/test_fully_shard_compile (0.18387443340699713) 2024-08-07T17:23:37.7169653Z test_dlpack (0.18387409734946283) 2024-08-07T17:23:37.7169951Z dynamo/test_hooks (0.18384527547387275) 2024-08-07T17:23:37.7170416Z distributed/_composable/fsdp/test_fully_shard_overlap (0.18376906948594426) 2024-08-07T17:23:37.7170884Z test_masked (0.183647475962793) 2024-08-07T17:23:37.7171202Z nn/test_parametrization (0.18364227695505622) 2024-08-07T17:23:37.7171569Z test_segment_reductions (0.1835889821837319) 2024-08-07T17:23:37.7171972Z distributed/_tensor/test_view_ops (0.18335394861170987) 2024-08-07T17:23:37.7172337Z test_weak (0.18326344127343192) 2024-08-07T17:23:37.7172673Z functorch/test_control_flow (0.18306447017789115) 2024-08-07T17:23:37.7173087Z lazy/test_extract_compiled_graph (0.18304203866258906) 2024-08-07T17:23:37.7173554Z distributed/checkpoint/e2e/test_fine_tuning (0.1827958468665679) 2024-08-07T17:23:37.7174066Z distributed/elastic/test_control_plane (0.18273761007268016) 2024-08-07T17:23:37.7174546Z benchmark_utils/test_benchmark_utils (0.18215891899858966) 2024-08-07T17:23:37.7174937Z test_jit_llga_fuser (0.18202440524717345) 2024-08-07T17:23:37.7175271Z test_mkldnn_fusion (0.1820015650001692) 2024-08-07T17:23:37.7175667Z distributed/checkpoint/test_planner (0.18176418977240127) 2024-08-07T17:23:37.7176066Z lazy/test_debug_util (0.18153727186437763) 2024-08-07T17:23:37.7176473Z torch_np/numpy_tests/core/test_indexing (0.18101490007942028) 2024-08-07T17:23:37.7177001Z distributed/checkpoint/test_dtensor_checkpoint (0.18100813939255347) 2024-08-07T17:23:37.7177440Z test_subclass (0.18065660344356968) 2024-08-07T17:23:37.7177774Z dynamo/test_minifier (0.18052568844088374) 2024-08-07T17:23:37.7178108Z test_indexing (0.18027932417393944) 2024-08-07T17:23:37.7178584Z inductor/test_standalone_compile (0.18021403922388296) 2024-08-07T17:23:37.7179070Z distributed/fsdp/test_fsdp_tp_integration (0.1801755239043804) 2024-08-07T17:23:37.7179629Z distributed/_composable/fsdp/test_fully_shard_memory (0.1800434170519863) 2024-08-07T17:23:37.7180179Z distributed/checkpoint/e2e/test_pipeline (0.17990236378987096) 2024-08-07T17:23:37.7180611Z nn/test_embedding (0.1798747359378504) 2024-08-07T17:23:37.7180944Z test_maskedtensor (0.17987020904518225) 2024-08-07T17:23:37.7181331Z distributed/_tensor/test_op_strategy (0.17986437745855738) 2024-08-07T17:23:37.7181912Z distributed/checkpoint/test_compatibility (0.17972333213459635) 2024-08-07T17:23:37.7182359Z onnx/test_onnx_opset (0.17969688242983672) 2024-08-07T17:23:37.7182762Z distributed/_tensor/test_embedding_ops (0.17964532725045473) 2024-08-07T17:23:37.7183342Z distributed/fsdp/test_fsdp_ignored_modules (0.17946722866042686) 2024-08-07T17:23:37.7183783Z test_python_dispatch (0.1793571732962478) 2024-08-07T17:23:37.7184204Z torch_np/numpy_tests/lib/test_histograms (0.1793408946141732) 2024-08-07T17:23:37.7184673Z functorch/test_memory_efficient_fusion (0.1788916490414374) 2024-08-07T17:23:37.7185160Z torch_np/numpy_tests/core/test_scalarmath (0.17874696234249704) 2024-08-07T17:23:37.7185647Z onnx/test_pytorch_onnx_shape_inference (0.17864421185573026) 2024-08-07T17:23:37.7186049Z test_multiprocessing (0.1785084050756865) 2024-08-07T17:23:37.7186387Z test_datapipe (0.17811397237085191) 2024-08-07T17:23:37.7186710Z onnx/test_operators (0.1779747542744643) 2024-08-07T17:23:37.7187031Z nn/test_convolution (0.17793462934354262) 2024-08-07T17:23:37.7187456Z distributed/checkpoint/test_hsdp_checkpoint (0.17786382695678) 2024-08-07T17:23:37.7187960Z torch_np/numpy_tests/core/test_shape_base (0.17769421674240218) 2024-08-07T17:23:37.7188437Z distributed/pipelining/test_schedule (0.17756902246333184) 2024-08-07T17:23:37.7188840Z test_native_mha (0.17737148290091823) 2024-08-07T17:23:37.7189214Z distributed/test_functional_api (0.17718206773368636) 2024-08-07T17:23:37.7189735Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1769786118752137) 2024-08-07T17:23:37.7190231Z test_jit_fuser_te (0.1767751463090822) 2024-08-07T17:23:37.7190574Z distributed/test_fake_pg (0.1767661669450133) 2024-08-07T17:23:37.7190994Z distributed/_tensor/debug/test_comm_mode (0.17655972604273512) 2024-08-07T17:23:37.7191469Z distributed/checkpoint/test_utils (0.17650722199502097) 2024-08-07T17:23:37.7191984Z distributed/_composable/fsdp/test_fully_shard_init (0.17632938825509756) 2024-08-07T17:23:37.7192448Z export/test_verifier (0.17600013094382985) 2024-08-07T17:23:37.7192800Z test_functional_optim (0.17569441742805444) 2024-08-07T17:23:37.7193173Z distributed/test_c10d_logger (0.17550766827942654) 2024-08-07T17:23:37.7210590Z distributed/_composable/fully_shard/test_fully_shard_compile (0.17539819259560085) 2024-08-07T17:23:37.7211386Z distributed/checkpoint/test_state_dict_utils (0.17538162693596815) 2024-08-07T17:23:37.7211938Z distributed/_composable/test_replicate (0.17530581630984474) 2024-08-07T17:23:37.7212485Z distributed/optim/test_apply_optimizer_in_backward (0.1752731198885649) 2024-08-07T17:23:37.7213015Z distributed/fsdp/test_shard_utils (0.17520972362312087) 2024-08-07T17:23:37.7213473Z torch_np/numpy_tests/core/test_dtype (0.17520608629451417) 2024-08-07T17:23:37.7213867Z optim/test_swa_utils (0.17520320015333712) 2024-08-07T17:23:37.7214206Z test_model_dump (0.1750786216485575) 2024-08-07T17:23:37.7214541Z distributed/test_nccl (0.17492531217048482) 2024-08-07T17:23:37.7214867Z test_view_ops (0.17482949172571144) 2024-08-07T17:23:37.7215181Z test_type_info (0.17449002451147216) 2024-08-07T17:23:37.7215505Z test_binary_ufuncs (0.17435587546891385) 2024-08-07T17:23:37.7215878Z distributed/rpc/test_share_memory (0.17394200782507904) 2024-08-07T17:23:37.7216359Z torch_np/numpy_tests/core/test_getlimits (0.17361754232980703) 2024-08-07T17:23:37.7216930Z onnx/test_utility_funs (0.1732829871703513) 2024-08-07T17:23:37.7217266Z test_function_schema (0.17327049373731088) 2024-08-07T17:23:37.7217622Z nn/test_load_state_dict (0.17314862346089602) 2024-08-07T17:23:37.7217972Z test_scatter_gather_ops (0.17300314255194693) 2024-08-07T17:23:37.7218330Z test_sort_and_select (0.17297894600409316) 2024-08-07T17:23:37.7218738Z torch_np/numpy_tests/fft/test_pocketfft (0.17294715714367265) 2024-08-07T17:23:37.7219155Z onnx/test_op_consistency (0.17294538772499646) 2024-08-07T17:23:37.7219616Z distributed/checkpoint/test_fsdp_model_state (0.17291178197156495) 2024-08-07T17:23:37.7220191Z distributed/tensor/parallel/test_parallelize_api (0.17290088975383508) 2024-08-07T17:23:37.7220651Z lazy/test_generator (0.17285358471385767) 2024-08-07T17:23:37.7221003Z test_tensor_creation_ops (0.17275815038082115) 2024-08-07T17:23:37.7221560Z distributed/_composable/fsdp/test_fully_shard_frozen (0.17269342937433682) 2024-08-07T17:23:37.7222118Z onnx/test_verification (0.17256856838857804) 2024-08-07T17:23:37.7222466Z test_shape_ops (0.17243289998516603) 2024-08-07T17:23:37.7222865Z torch_np/numpy_tests/linalg/test_linalg (0.17233854689038453) 2024-08-07T17:23:37.7223324Z distributed/_tensor/test_optimizers (0.17220952056529779) 2024-08-07T17:23:37.7223788Z distributed/test_control_collectives (0.1719878807373719) 2024-08-07T17:23:37.7224351Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.17192543334026006) 2024-08-07T17:23:37.7224863Z profiler/test_profiler (0.17175090296942108) 2024-08-07T17:23:37.7225269Z distributed/test_distributed_spawn (0.17170757516475102) 2024-08-07T17:23:37.7225690Z test_sparse_semi_structured (0.17156408991987412) 2024-08-07T17:23:37.7226230Z distributed/_composable/fully_shard/test_fully_shard_mixed_precision (0.1715417347084333) 2024-08-07T17:23:37.7226922Z distributed/_composable/fully_shard/test_fully_shard_util (0.17135583558768636) 2024-08-07T17:23:37.7227431Z onnx/test_autograd_funs (0.17108111843742893) 2024-08-07T17:23:37.7227853Z distributed/fsdp/test_fsdp_hybrid_shard (0.17090718103039948) 2024-08-07T17:23:37.7228290Z test_cuda_primary_ctx (0.17085639478742345) 2024-08-07T17:23:37.7228649Z test_xnnpack_integration (0.1707490935935257) 2024-08-07T17:23:37.7229004Z test_cuda_multigpu (0.17037145168007) 2024-08-07T17:23:37.7229348Z torch_np/test_ndarray_methods (0.17023674851196208) 2024-08-07T17:23:37.7229773Z torch_np/numpy_tests/core/test_dlpack (0.1701474517666505) 2024-08-07T17:23:37.7230271Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.1700911917817881) 2024-08-07T17:23:37.7230704Z export/test_sparse (0.16999768871488752) 2024-08-07T17:23:37.7231110Z torch_np/numpy_tests/lib/test_shape_base_ (0.1698908817232461) 2024-08-07T17:23:37.7231601Z torch_np/numpy_tests/lib/test_twodim_base (0.16966823372271728) 2024-08-07T17:23:37.7232068Z distributed/_composable/test_compose (0.1693963236412759) 2024-08-07T17:23:37.7232575Z distributed/fsdp/test_distributed_checkpoint (0.16920046140304099) 2024-08-07T17:23:37.7233103Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1691823064312568) 2024-08-07T17:23:37.7233591Z distributed/checkpoint/test_checkpoint (0.16894191455061122) 2024-08-07T17:23:37.7234118Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.16889439275997994) 2024-08-07T17:23:37.7234709Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.16868224091703696) 2024-08-07T17:23:37.7235184Z optim/test_optim (0.16863649755618962) 2024-08-07T17:23:37.7235509Z test_overrides (0.1685080148647321) 2024-08-07T17:23:37.7235865Z distributed/_tensor/test_utils (0.1685044664813843) 2024-08-07T17:23:37.7236292Z distributed/fsdp/test_fsdp_pure_fp16 (0.16845101356533795) 2024-08-07T17:23:37.7236780Z torch_np/numpy_tests/lib/test_index_tricks (0.16801014561649716) 2024-08-07T17:23:37.7237216Z nn/test_module_hooks (0.16785654757209345) 2024-08-07T17:23:37.7237728Z distributed/_composable/test_composability/test_2d_composability (0.16754371752695815) 2024-08-07T17:23:37.7238404Z distributed/fsdp/test_fsdp_overlap (0.16738136220170347) 2024-08-07T17:23:37.7238899Z distributed/fsdp/test_fsdp_unshard_params (0.16737969381719098) 2024-08-07T17:23:37.7239482Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.16722471985453216) 2024-08-07T17:23:37.7239996Z test_cuda_trace (0.1668707326623569) 2024-08-07T17:23:37.7240320Z nn/test_init (0.16673217094622736) 2024-08-07T17:23:37.7240866Z distributed/checkpoint/test_file_system_checkpoint (0.1667216400757026) 2024-08-07T17:23:37.7241441Z distributed/fsdp/test_fsdp_mixed_precision (0.16648390280733888) 2024-08-07T17:23:37.7241878Z test_jit_autocast (0.16592927096382976) 2024-08-07T17:23:37.7242294Z torch_np/numpy_tests/core/test_scalar_methods (0.16576451033175282) 2024-08-07T17:23:37.7242802Z distributed/nn/jit/test_instantiator (0.16567340908781808) 2024-08-07T17:23:37.7243302Z test_mobile_optimizer (0.16518346280854954) 2024-08-07T17:23:37.7243731Z torch_np/numpy_tests/core/test_numerictypes (0.16512643591453985) 2024-08-07T17:23:37.7244180Z test_cuda_nvml_based_avail (0.1651131912940698) 2024-08-07T17:23:37.7244609Z distributed/fsdp/test_fsdp_state_dict (0.16501059490565245) 2024-08-07T17:23:37.7245139Z distributed/_composable/test_replicate_with_compiler (0.1649529116182918) 2024-08-07T17:23:37.7245813Z distributed/_composable/fully_shard/test_fully_shard_model_checkpoint (0.16494559742489787) 2024-08-07T17:23:37.7246449Z distributed/fsdp/test_fsdp_use_orig_params (0.1648889243292541) 2024-08-07T17:23:37.7246983Z distributed/fsdp/test_fsdp_backward_prefetch (0.16487471893729277) 2024-08-07T17:23:37.7247547Z distributed/_composable/fsdp/test_fully_shard_autograd (0.16482691969505903) 2024-08-07T17:23:37.7248163Z distributed/_composable/fsdp/test_fully_shard_training (0.16476275182785927) 2024-08-07T17:23:37.7248639Z nn/test_pooling (0.16472414539382937) 2024-08-07T17:23:37.7248979Z profiler/test_profiler_tree (0.16469894107875577) 2024-08-07T17:23:37.7249447Z distributed/fsdp/test_fsdp_freezing_weights (0.16462994055972477) 2024-08-07T17:23:37.7249975Z distributed/fsdp/test_fsdp_flatten_params (0.16412505365059696) 2024-08-07T17:23:37.7250538Z distributed/_composable/fully_shard/test_fully_shard_init (0.16404860300818888) 2024-08-07T17:23:37.7251024Z test_dataloader (0.16397809986122502) 2024-08-07T17:23:37.7251376Z distributed/test_pg_wrapper (0.1637211915667113) 2024-08-07T17:23:37.7251726Z test_dispatch (0.16370837779785422) 2024-08-07T17:23:37.7252107Z distributed/test_multi_threaded_pg (0.16310030550397403) 2024-08-07T17:23:37.7252566Z torch_np/numpy_tests/fft/test_helper (0.16264793252660548) 2024-08-07T17:23:37.7253000Z distributed/fsdp/test_fsdp_memory (0.16264050960871518) 2024-08-07T17:23:37.7253389Z test_quantization (0.1625109031770129) 2024-08-07T17:23:37.7253706Z test_metal (0.1623055096672287) 2024-08-07T17:23:37.7254063Z distributed/fsdp/test_fsdp_grad_acc (0.1622154857842128) 2024-08-07T17:23:37.7254576Z distributed/optim/test_zero_redundancy_optimizer (0.1620176763890879) 2024-08-07T17:23:37.7255117Z distributed/test_c10d_object_collectives (0.16200193110520072) 2024-08-07T17:23:37.7255550Z torch_np/test_function_base (0.16176154124366907) 2024-08-07T17:23:37.7256054Z distributed/_composable/fsdp/test_fully_shard_extensions (0.161044799711291) 2024-08-07T17:23:37.7256639Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.16083800571914572) 2024-08-07T17:23:37.7257106Z profiler/test_memory_profiler (0.16063154778453478) 2024-08-07T17:23:37.7257525Z onnx/test_pytorch_onnx_no_runtime (0.16043681232744433) 2024-08-07T17:23:37.7257989Z torch_np/numpy_tests/lib/test_arraysetops (0.1598193164921856) 2024-08-07T17:23:37.7258552Z distributed/_composable/fully_shard/test_fully_shard_runtime (0.15961294751398078) 2024-08-07T17:23:37.7259193Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1596121370222804) 2024-08-07T17:23:37.7259818Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15952902663569563) 2024-08-07T17:23:37.7260522Z distributed/algorithms/quantization/test_quantization (0.15915370512524904) 2024-08-07T17:23:37.7261067Z distributed/test_data_parallel (0.15913580497609217) 2024-08-07T17:23:37.7261501Z distributed/algorithms/test_join (0.1586816431299877) 2024-08-07T17:23:37.7261958Z optim/test_lrscheduler (0.15865879121765428) 2024-08-07T17:23:37.7262364Z distributed/fsdp/test_fsdp_apply (0.15855341741255624) 2024-08-07T17:23:37.7262823Z distributed/fsdp/test_fsdp_comm_hooks (0.15822468395568026) 2024-08-07T17:23:37.7263317Z distributed/fsdp/test_checkpoint_wrapper (0.1576954328753146) 2024-08-07T17:23:37.7263753Z test_multiprocessing_spawn (0.15743745929750216) 2024-08-07T17:23:37.7264114Z lazy/test_reuse_ir (0.1573618068161008) 2024-08-07T17:23:37.7264450Z test_dynamic_shapes (0.15715469855605815) 2024-08-07T17:23:37.7264824Z test_reductions (0.1570459244590577) 2024-08-07T17:23:37.7265261Z distributed/_composable/fsdp/test_fully_shard_comm (0.1570143826298898) 2024-08-07T17:23:37.7265783Z distributed/fsdp/test_fsdp_input (0.15679715108609052) 2024-08-07T17:23:37.7266201Z distributed/fsdp/test_fsdp_uneven (0.1561981482992642) 2024-08-07T17:23:37.7266685Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15606865742405654) 2024-08-07T17:23:37.7267155Z distributed/fsdp/test_utils (0.15601820925772877) 2024-08-07T17:23:37.7267503Z test_sparse_csr (0.15557406928609357) 2024-08-07T17:23:37.7267867Z distributed/fsdp/test_fsdp_misc (0.1554757036728479) 2024-08-07T17:23:37.7268270Z distributed/fsdp/test_wrap (0.15512472367703983) 2024-08-07T17:23:37.7268635Z distributed/test_c10d_ucc (0.1550439488136141) 2024-08-07T17:23:37.7268987Z test_unary_ufuncs (0.15499140580025594) 2024-08-07T17:23:37.7269391Z distributed/fsdp/test_fsdp_checkpoint (0.15498902317484387) 2024-08-07T17:23:37.7269860Z distributed/fsdp/test_fsdp_exec_order (0.15466549860974974) 2024-08-07T17:23:37.7270339Z distributed/fsdp/test_fsdp_traversal (0.15411118159094223) 2024-08-07T17:23:37.7270841Z distributed/rpc/cuda/test_tensorpipe_agent (0.1540175060346123) 2024-08-07T17:23:37.7271327Z distributed/fsdp/test_fsdp_fine_tune (0.15383573302134543) 2024-08-07T17:23:37.7271817Z torch_np/numpy_tests/core/test_scalar_ctors (0.15317041817576268) 2024-08-07T17:23:37.7272274Z distributed/test_c10d_common (0.15277666747004184) 2024-08-07T17:23:37.7272750Z distributed/_shard/sharding_plan/test_sharding_plan (0.1522019893182729) 2024-08-07T17:23:37.7273295Z distributed/checkpoint/test_state_dict (0.15190007605798994) 2024-08-07T17:23:37.7273759Z distributed/_shard/test_sharder (0.1518758652493104) 2024-08-07T17:23:37.7274171Z distributed/fsdp/test_fsdp_meta (0.15155525647752874) 2024-08-07T17:23:37.7274608Z distributed/rpc/test_faulty_agent (0.15133619638538098) 2024-08-07T17:23:37.7275134Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.15130397439826723) 2024-08-07T17:23:37.7275727Z distributed/_shard/sharding_spec/test_sharding_spec (0.15122678988987118) 2024-08-07T17:23:37.7276397Z distributed/_composable/fully_shard/test_fully_shard_optim_checkpoint (0.1509094823891619) 2024-08-07T17:23:37.7277013Z distributed/rpc/test_tensorpipe_agent (0.15047807347150755) 2024-08-07T17:23:37.7277507Z distributed/fsdp/test_fsdp_multiple_forward (0.1503412881709962) 2024-08-07T17:23:37.7278073Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1502373574364867) 2024-08-07T17:23:37.7278568Z distributed/test_c10d_gloo (0.14945940401263766) 2024-08-07T17:23:37.7279025Z distributed/_shard/sharded_tensor/ops/test_init (0.14927290196513796) 2024-08-07T17:23:37.7279595Z distributed/_shard/sharded_optim/test_sharded_optim (0.14912066790209325) 2024-08-07T17:23:37.7280068Z test_type_promotion (0.1481404618797213) 2024-08-07T17:23:37.7280450Z distributed/test_c10d_spawn_gloo (0.14795260110113007) 2024-08-07T17:23:37.7280929Z dynamo/test_comptime (0.14791729529193673) 2024-08-07T17:23:37.7281294Z torch_np/test_reductions (0.14781820773953944) 2024-08-07T17:23:37.7281781Z distributed/fsdp/test_fsdp_comm (0.1472910619607858) 2024-08-07T17:23:37.7282213Z torch_np/numpy_tests/lib/test_arraypad (0.1467587863626113) 2024-08-07T17:23:37.7282747Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14645547466980172) 2024-08-07T17:23:37.7283365Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14645547466980172) 2024-08-07T17:23:37.7283867Z dynamo/test_python_autograd (0.146397475092997) 2024-08-07T17:23:37.7284391Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1463041894750892) 2024-08-07T17:23:37.7284910Z distributed/test_store (0.14569627322544929) 2024-08-07T17:23:37.7285235Z test_prims (0.14405688649922307) 2024-08-07T17:23:37.7285584Z distributed/test_c10d_spawn_ucc (0.14391545298499744) 2024-08-07T17:23:37.7286013Z distributed/test_c10d_spawn_nccl (0.14371735695256385) 2024-08-07T17:23:37.7286475Z distributed/test_c10d_nccl (0.14289597550411337) 2024-08-07T17:23:37.7286968Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1426710635334551) 2024-08-07T17:23:37.7287461Z distributed/test_launcher (0.1417902745582148) 2024-08-07T17:23:37.7287805Z test_spectral_ops (0.14052102573283934) 2024-08-07T17:23:37.7288174Z torch_np/test_scalars_0D_arrays (0.13723218784366825) 2024-08-07T17:23:37.7288538Z test_sparse (0.12860899674150278) 2024-08-07T17:23:37.7288840Z lazy/test_bindings (0.11794508487785377) 2024-08-07T17:23:37.7289210Z profiler/test_execution_trace (0.08805039502970116) 2024-08-07T17:23:37.7289617Z profiler/test_record_function (0.08805039502970116) 2024-08-07T17:23:37.7289993Z profiler/test_torch_tidy (0.08805039502970116) 2024-08-07T17:23:37.7290355Z test_jit_fuser_legacy (0.07994363959323912) 2024-08-07T17:23:37.7290736Z distributed/test_c10d_ops_nccl (0.07883832165276417) 2024-08-07T17:23:37.7291151Z distributions/test_distributions (0.07696934629107122) 2024-08-07T17:23:37.7291550Z test_jit_profiling (0.07660662781367136) 2024-08-07T17:23:37.7291878Z test_jit_legacy (0.07435202653139736) 2024-08-07T17:23:37.7292230Z test_cpp_extensions_aot_ninja (0.016046640812451288) 2024-08-07T17:23:37.7292608Z test_autoload_enable (0.0024687139711463517) 2024-08-07T17:23:38.1737241Z doctests (0.0010600789406244758) 2024-08-07T17:23:38.1737575Z Emitting metrics 2024-08-07T17:23:38.2062964Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-08-07T17:23:38.2063307Z with: 2024-08-07T17:23:38.2063525Z name: td_results 2024-08-07T17:23:38.2063773Z retention-days: 14 2024-08-07T17:23:38.2064024Z if-no-files-found: error 2024-08-07T17:23:38.2064303Z path: td_results.json 2024-08-07T17:23:38.2064562Z s3-bucket: gha-artifacts 2024-08-07T17:23:38.2064835Z region: us-east-1 2024-08-07T17:23:38.2065079Z ##[endgroup] 2024-08-07T17:23:38.5316900Z With the provided path, there will be 1 file uploaded 2024-08-07T17:23:38.5317423Z Uploading to s3 prefix: pytorch/pytorch/10288745067/td_results 2024-08-07T17:23:38.6457119Z Starting upload of td_results.json 2024-08-07T17:23:38.7573283Z Finished upload of td_results.json 2024-08-07T17:23:38.7691092Z ##[group]Run actions/upload-artifact@v3 2024-08-07T17:23:38.7691476Z with: 2024-08-07T17:23:38.7691734Z name: td_results.json 2024-08-07T17:23:38.7692050Z retention-days: 14 2024-08-07T17:23:38.7692364Z if-no-files-found: error 2024-08-07T17:23:38.7692683Z path: td_results.json 2024-08-07T17:23:38.7692993Z ##[endgroup] 2024-08-07T17:23:38.8293244Z With the provided path, there will be 1 file uploaded 2024-08-07T17:23:38.8295292Z Starting artifact upload 2024-08-07T17:23:38.8297285Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-08-07T17:23:38.8298366Z Artifact name is valid! 2024-08-07T17:23:38.9088434Z Container for artifact "td_results.json" successfully created. Starting upload of file(s) 2024-08-07T17:23:38.9909257Z Total size of all the files uploaded is 15287 bytes 2024-08-07T17:23:38.9909822Z File upload process has finished. Finalizing the artifact upload 2024-08-07T17:23:39.0431534Z Artifact has been finalized. All files have been successfully uploaded! 2024-08-07T17:23:39.0431953Z 2024-08-07T17:23:39.0432202Z The raw size of all the files that were specified for upload is 64113 bytes 2024-08-07T17:23:39.0433129Z The size of all the files that were uploaded is 15287 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-08-07T17:23:39.0433800Z 2024-08-07T17:23:39.0434497Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-08-07T17:23:39.0435313Z 2024-08-07T17:23:39.0435515Z Artifact td_results.json has been successfully uploaded! 2024-08-07T17:23:39.0511526Z Post job cleanup. 2024-08-07T17:23:39.0559569Z Post job cleanup. 2024-08-07T17:23:39.1359057Z [command]/usr/bin/git version 2024-08-07T17:23:39.1398676Z git version 2.40.1 2024-08-07T17:23:39.1438615Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0267bda6-5e50-4db1-9fce-f61f0d914c41' before making global git config changes 2024-08-07T17:23:39.1439632Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:23:39.1446475Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:23:39.1480183Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:23:39.1509916Z [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:23:39.1757170Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:23:39.1777737Z http.https://github.com/.extraheader 2024-08-07T17:23:39.1785778Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-07T17:23:39.1812684Z [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:23:39.2116682Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-07T17:23:39.2205380Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-07T17:23:39.2212401Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:23:39.2212845Z ##[endgroup] 2024-08-07T17:23:43.3310725Z Cleaning up orphan processes