2025-03-17T17:33:53.9707292Z Current runner version: '2.322.0' 2025-03-17T17:33:53.9714559Z Runner name: 'i-06923ef0574eaad75' 2025-03-17T17:33:53.9715546Z Runner group name: 'Default' 2025-03-17T17:33:53.9716622Z Machine name: 'ip-10-0-2-178' 2025-03-17T17:33:53.9719912Z ##[group]GITHUB_TOKEN Permissions 2025-03-17T17:33:53.9722684Z Contents: read 2025-03-17T17:33:53.9723400Z Metadata: read 2025-03-17T17:33:53.9724048Z ##[endgroup] 2025-03-17T17:33:53.9727286Z Secret source: Actions 2025-03-17T17:33:53.9728182Z Prepare workflow directory 2025-03-17T17:33:54.2685777Z Prepare all required actions 2025-03-17T17:33:54.2731781Z Getting action download info 2025-03-17T17:33:54.4715869Z Download action repository 'pytorch/pytorch@main' (SHA:224cd9f055d7ebbd5cd417ba3054689b4ea7fde9) 2025-03-17T17:34:07.2687418Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-03-17T17:34:07.4737719Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-17T17:34:07.8122003Z Download action repository 'actions/upload-artifact@v4' (SHA:4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) 2025-03-17T17:34:08.2620009Z Getting action download info 2025-03-17T17:34:08.3735689Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-17T17:34:08.6088824Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/pull/148585/merge (4c2bc68c957f2652a5ff3ab9ed69449972fbd9e1) 2025-03-17T17:34:08.6091241Z Complete job name: before-test / target-determination 2025-03-17T17:34:08.6521646Z A job started hook has been configured by the self-hosted runner administrator 2025-03-17T17:34:08.6630568Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-17T17:34:08.6640062Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:08.6640786Z ##[endgroup] 2025-03-17T17:34:10.2950187Z Runner Type: linux.2xlarge 2025-03-17T17:34:10.2950736Z Instance Type: c5.2xlarge 2025-03-17T17:34:10.2951072Z AMI Name: unknown 2025-03-17T17:34:10.2972067Z AMI ID: ami-08b5b3a93ed654d19 2025-03-17T17:34:15.9371328Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-17T17:34:15.9371851Z with: 2025-03-17T17:34:15.9372128Z submodules: false 2025-03-17T17:34:15.9372412Z fetch-depth: 0 2025-03-17T17:34:15.9372762Z ##[endgroup] 2025-03-17T17:34:15.9460761Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:34:15.9461778Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:34:15.9470485Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:15.9470914Z ##[endgroup] 2025-03-17T17:34:15.9639998Z ##[group]Run # Use all available CPUs for fetching 2025-03-17T17:34:15.9640486Z # Use all available CPUs for fetching 2025-03-17T17:34:15.9640870Z cd "${GITHUB_WORKSPACE}" 2025-03-17T17:34:15.9641296Z git config --global fetch.parallel 0 2025-03-17T17:34:15.9641719Z git config --global submodule.fetchJobs 0 2025-03-17T17:34:15.9642136Z  2025-03-17T17:34:15.9642554Z # Clean workspace. The default checkout action should also do this, but 2025-03-17T17:34:15.9643060Z # do it here as well just in case 2025-03-17T17:34:15.9643414Z if [[ -d .git ]]; then 2025-03-17T17:34:15.9643744Z  if [ -z "${NO_SUDO}" ]; then 2025-03-17T17:34:15.9644091Z  sudo git clean -ffdx 2025-03-17T17:34:15.9644396Z  else 2025-03-17T17:34:15.9644674Z  git clean -ffdx 2025-03-17T17:34:15.9644960Z  fi 2025-03-17T17:34:15.9645209Z fi 2025-03-17T17:34:15.9650943Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:15.9651376Z env: 2025-03-17T17:34:15.9651618Z NO_SUDO: 2025-03-17T17:34:15.9651869Z ##[endgroup] 2025-03-17T17:34:16.2063270Z Removing .additional_ci_files/ 2025-03-17T17:34:16.2063823Z Removing build/ 2025-03-17T17:34:16.2064096Z Removing dist/ 2025-03-17T17:34:16.2064381Z Removing functorch/docs/build/ 2025-03-17T17:34:16.2064732Z Removing functorch/docs/source/generated/ 2025-03-17T17:34:16.2065108Z Removing functorch_ghpages/ 2025-03-17T17:34:16.2188106Z ##[group]Run actions/checkout@v4 2025-03-17T17:34:16.2188480Z with: 2025-03-17T17:34:16.2188759Z ref: 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:34:16.2189124Z fetch-depth: 0 2025-03-17T17:34:16.2189380Z submodules: false 2025-03-17T17:34:16.2189664Z show-progress: false 2025-03-17T17:34:16.2189968Z repository: pytorch/pytorch 2025-03-17T17:34:16.2190463Z token: *** 2025-03-17T17:34:16.2190724Z ssh-strict: true 2025-03-17T17:34:16.2190977Z ssh-user: git 2025-03-17T17:34:16.2191254Z persist-credentials: true 2025-03-17T17:34:16.2191559Z clean: true 2025-03-17T17:34:16.2191842Z sparse-checkout-cone-mode: true 2025-03-17T17:34:16.2192197Z fetch-tags: false 2025-03-17T17:34:16.2192447Z lfs: false 2025-03-17T17:34:16.2192723Z set-safe-directory: true 2025-03-17T17:34:16.2193027Z ##[endgroup] 2025-03-17T17:34:16.3341657Z Syncing repository: pytorch/pytorch 2025-03-17T17:34:16.3343101Z ##[group]Getting Git version info 2025-03-17T17:34:16.3343738Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-17T17:34:16.3344470Z [command]/usr/bin/git version 2025-03-17T17:34:16.3344789Z git version 2.47.1 2025-03-17T17:34:16.3359736Z ##[endgroup] 2025-03-17T17:34:16.3368847Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/b25704a5-837c-49b7-a298-1ae4d26824fc/.gitconfig' 2025-03-17T17:34:16.3387645Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b25704a5-837c-49b7-a298-1ae4d26824fc' before making global git config changes 2025-03-17T17:34:16.3388632Z Adding repository directory to the temporary git global config as a safe directory 2025-03-17T17:34:16.3392374Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-17T17:34:16.3429006Z [command]/usr/bin/git config --local --get remote.origin.url 2025-03-17T17:34:16.3446817Z https://github.com/pytorch/pytorch 2025-03-17T17:34:16.3460710Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-17T17:34:16.3463820Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-17T17:34:16.3482351Z HEAD 2025-03-17T17:34:16.3514814Z ##[endgroup] 2025-03-17T17:34:16.3517903Z [command]/usr/bin/git submodule status 2025-03-17T17:34:16.3826225Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-03-17T17:34:16.3907475Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-17T17:34:16.3978348Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-17T17:34:16.4063817Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-17T17:34:16.4085576Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-03-17T17:34:16.4180476Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-03-17T17:34:16.4718110Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a010365) 2025-03-17T17:34:16.4744155Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (v1.6.1) 2025-03-17T17:34:16.4773899Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (mock-tag-test-6-g8086bbe3a) 2025-03-17T17:34:16.4913023Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (v0.15.3-20-g3b6597b) 2025-03-17T17:34:16.5032790Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-17T17:34:16.5066925Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (v0.5-44-g91b7532) 2025-03-17T17:34:16.5167816Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (v3.8.0) 2025-03-17T17:34:16.5919280Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-03-17T17:34:16.6287212Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (v0.4.1-446-gdbc3157b) 2025-03-17T17:34:16.6375648Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-03-17T17:34:16.6400192Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-03-17T17:34:16.6839663Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (11.1.4) 2025-03-17T17:34:16.6948905Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-03-17T17:34:16.7075834Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-17T17:34:16.7344158Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (release-1.8.0-3484-gb514bdc8) 2025-03-17T17:34:16.7428659Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-03-17T17:34:16.7487809Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (v3.23.0-14-g5b8a7d7) 2025-03-17T17:34:16.7767704Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (remotes/origin/sraikund/test-53-g2859721) 2025-03-17T17:34:16.7791951Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (v1.3.0) 2025-03-17T17:34:16.7817555Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (v1.8.2) 2025-03-17T17:34:16.8335550Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-03-17T17:34:16.8647430Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (v1.17.0) 2025-03-17T17:34:16.8672094Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-03-17T17:34:16.8698010Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-03-17T17:34:16.9119778Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-03-17T17:34:16.9194670Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-17T17:34:16.9249701Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-03-17T17:34:16.9299471Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-03-17T17:34:16.9369896Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-03-17T17:34:16.9484866Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (3.7-33-g56e1f79) 2025-03-17T17:34:16.9548613Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-03-17T17:34:16.9558470Z ##[group]Cleaning the repository 2025-03-17T17:34:16.9562520Z [command]/usr/bin/git clean -ffdx 2025-03-17T17:34:16.9753899Z [command]/usr/bin/git reset --hard HEAD 2025-03-17T17:34:18.0340573Z Updating files: 80% (13262/16544) 2025-03-17T17:34:18.0454109Z Updating files: 81% (13401/16544) 2025-03-17T17:34:18.0581306Z Updating files: 82% (13567/16544) 2025-03-17T17:34:18.0750392Z Updating files: 83% (13732/16544) 2025-03-17T17:34:18.0885199Z Updating files: 84% (13897/16544) 2025-03-17T17:34:18.1018662Z Updating files: 85% (14063/16544) 2025-03-17T17:34:18.1149824Z Updating files: 86% (14228/16544) 2025-03-17T17:34:18.1282481Z Updating files: 87% (14394/16544) 2025-03-17T17:34:18.1434817Z Updating files: 88% (14559/16544) 2025-03-17T17:34:18.1629274Z Updating files: 89% (14725/16544) 2025-03-17T17:34:18.1735045Z Updating files: 90% (14890/16544) 2025-03-17T17:34:18.1858893Z Updating files: 91% (15056/16544) 2025-03-17T17:34:18.2002813Z Updating files: 92% (15221/16544) 2025-03-17T17:34:18.2174895Z Updating files: 93% (15386/16544) 2025-03-17T17:34:18.2363035Z Updating files: 94% (15552/16544) 2025-03-17T17:34:18.2516801Z Updating files: 95% (15717/16544) 2025-03-17T17:34:18.2658634Z Updating files: 96% (15883/16544) 2025-03-17T17:34:18.2947223Z Updating files: 97% (16048/16544) 2025-03-17T17:34:18.3092195Z Updating files: 98% (16214/16544) 2025-03-17T17:34:18.3247850Z Updating files: 99% (16379/16544) 2025-03-17T17:34:18.3248233Z Updating files: 100% (16544/16544) 2025-03-17T17:34:18.3248573Z Updating files: 100% (16544/16544), done. 2025-03-17T17:34:18.3415627Z HEAD is now at 224cd9f055d [ez] Flush trymerge print statements (#149012) 2025-03-17T17:34:18.3496073Z ##[endgroup] 2025-03-17T17:34:18.3497926Z ##[group]Disabling automatic garbage collection 2025-03-17T17:34:18.3504290Z [command]/usr/bin/git config --local gc.auto 0 2025-03-17T17:34:18.3532474Z ##[endgroup] 2025-03-17T17:34:18.3532965Z ##[group]Setting up auth 2025-03-17T17:34:18.3538520Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-17T17:34:18.3564778Z [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' || :" 2025-03-17T17:34:18.3840065Z Entering 'android/libs/fbjni' 2025-03-17T17:34:18.3892718Z Entering 'third_party/FP16' 2025-03-17T17:34:18.3943782Z Entering 'third_party/FXdiv' 2025-03-17T17:34:18.3993876Z Entering 'third_party/NNPACK' 2025-03-17T17:34:18.4044651Z Entering 'third_party/NVTX' 2025-03-17T17:34:18.4095087Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-17T17:34:18.4146180Z Entering 'third_party/XNNPACK' 2025-03-17T17:34:18.4212203Z Entering 'third_party/benchmark' 2025-03-17T17:34:18.4262601Z Entering 'third_party/composable_kernel' 2025-03-17T17:34:18.4320053Z Entering 'third_party/cpp-httplib' 2025-03-17T17:34:18.4369615Z Entering 'third_party/cpuinfo' 2025-03-17T17:34:18.4421890Z Entering 'third_party/cudnn_frontend' 2025-03-17T17:34:18.4471294Z Entering 'third_party/cutlass' 2025-03-17T17:34:18.4530983Z Entering 'third_party/eigen' 2025-03-17T17:34:18.4582445Z Entering 'third_party/fbgemm' 2025-03-17T17:34:18.4634086Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-17T17:34:18.4683393Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-17T17:34:18.4733065Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-17T17:34:18.4790792Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-17T17:34:18.4839075Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-17T17:34:18.4888618Z Entering 'third_party/flash-attention' 2025-03-17T17:34:18.4939718Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-17T17:34:18.4994667Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-17T17:34:18.5054137Z Entering 'third_party/flatbuffers' 2025-03-17T17:34:18.5109079Z Entering 'third_party/fmt' 2025-03-17T17:34:18.5159563Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-17T17:34:18.5209724Z Entering 'third_party/gloo' 2025-03-17T17:34:18.5260495Z Entering 'third_party/googletest' 2025-03-17T17:34:18.5312192Z Entering 'third_party/ideep' 2025-03-17T17:34:18.5363828Z Entering 'third_party/ideep/mkl-dnn' 2025-03-17T17:34:18.5422371Z Entering 'third_party/ittapi' 2025-03-17T17:34:18.5473778Z Entering 'third_party/kineto' 2025-03-17T17:34:18.5523810Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-17T17:34:18.5573562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-17T17:34:18.5627319Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-17T17:34:18.5677062Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-17T17:34:18.5728849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-17T17:34:18.5777132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-17T17:34:18.5829476Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-17T17:34:18.5880475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-17T17:34:18.5931119Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-17T17:34:18.5982431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-17T17:34:18.6034168Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-17T17:34:18.6083965Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-17T17:34:18.6135783Z Entering 'third_party/kleidiai' 2025-03-17T17:34:18.6187921Z Entering 'third_party/mimalloc' 2025-03-17T17:34:18.6240704Z Entering 'third_party/nlohmann' 2025-03-17T17:34:18.6292920Z Entering 'third_party/onnx' 2025-03-17T17:34:18.6359642Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-17T17:34:18.6412090Z Entering 'third_party/opentelemetry-cpp' 2025-03-17T17:34:18.6465190Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-17T17:34:18.6515074Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-17T17:34:18.6565519Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-17T17:34:18.6613678Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-17T17:34:18.6664294Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-17T17:34:18.6713380Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-17T17:34:18.6763076Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-17T17:34:18.6811513Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-17T17:34:18.6863222Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-17T17:34:18.6914880Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-17T17:34:18.6984811Z Entering 'third_party/pocketfft' 2025-03-17T17:34:18.7037885Z Entering 'third_party/protobuf' 2025-03-17T17:34:18.7091652Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-17T17:34:18.7140870Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-17T17:34:18.7191251Z Entering 'third_party/psimd' 2025-03-17T17:34:18.7242192Z Entering 'third_party/pthreadpool' 2025-03-17T17:34:18.7292465Z Entering 'third_party/pybind11' 2025-03-17T17:34:18.7343122Z Entering 'third_party/python-peachpy' 2025-03-17T17:34:18.7393847Z Entering 'third_party/sleef' 2025-03-17T17:34:18.7443857Z Entering 'third_party/tensorpipe' 2025-03-17T17:34:18.7493193Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-17T17:34:18.7543027Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-17T17:34:18.7592978Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-17T17:34:18.7643116Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-17T17:34:18.7690491Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-17T17:34:18.7759745Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-17T17:34:18.7787572Z [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' || :" 2025-03-17T17:34:18.8061418Z Entering 'android/libs/fbjni' 2025-03-17T17:34:18.8113722Z Entering 'third_party/FP16' 2025-03-17T17:34:18.8164528Z Entering 'third_party/FXdiv' 2025-03-17T17:34:18.8216437Z Entering 'third_party/NNPACK' 2025-03-17T17:34:18.8267224Z Entering 'third_party/NVTX' 2025-03-17T17:34:18.8317394Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-17T17:34:18.8366408Z Entering 'third_party/XNNPACK' 2025-03-17T17:34:18.8432878Z Entering 'third_party/benchmark' 2025-03-17T17:34:18.8483426Z Entering 'third_party/composable_kernel' 2025-03-17T17:34:18.8542961Z Entering 'third_party/cpp-httplib' 2025-03-17T17:34:18.8593169Z Entering 'third_party/cpuinfo' 2025-03-17T17:34:18.8644267Z Entering 'third_party/cudnn_frontend' 2025-03-17T17:34:18.8694515Z Entering 'third_party/cutlass' 2025-03-17T17:34:18.8754218Z Entering 'third_party/eigen' 2025-03-17T17:34:18.8807332Z Entering 'third_party/fbgemm' 2025-03-17T17:34:18.8857764Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-17T17:34:18.8908627Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-17T17:34:18.8958157Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-17T17:34:18.9013216Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-17T17:34:18.9063015Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-17T17:34:18.9113128Z Entering 'third_party/flash-attention' 2025-03-17T17:34:18.9163942Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-17T17:34:18.9219667Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-17T17:34:18.9278111Z Entering 'third_party/flatbuffers' 2025-03-17T17:34:18.9332569Z Entering 'third_party/fmt' 2025-03-17T17:34:18.9382361Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-17T17:34:18.9434458Z Entering 'third_party/gloo' 2025-03-17T17:34:18.9484096Z Entering 'third_party/googletest' 2025-03-17T17:34:18.9534342Z Entering 'third_party/ideep' 2025-03-17T17:34:18.9583020Z Entering 'third_party/ideep/mkl-dnn' 2025-03-17T17:34:18.9640839Z Entering 'third_party/ittapi' 2025-03-17T17:34:18.9690876Z Entering 'third_party/kineto' 2025-03-17T17:34:18.9742581Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-17T17:34:18.9791554Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-17T17:34:18.9843209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-17T17:34:18.9892671Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-17T17:34:18.9943326Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-17T17:34:18.9992277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-17T17:34:19.0044318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-17T17:34:19.0093428Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-17T17:34:19.0143141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-17T17:34:19.0194164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-17T17:34:19.0246218Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-17T17:34:19.0295550Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-17T17:34:19.0346284Z Entering 'third_party/kleidiai' 2025-03-17T17:34:19.0396540Z Entering 'third_party/mimalloc' 2025-03-17T17:34:19.0447825Z Entering 'third_party/nlohmann' 2025-03-17T17:34:19.0498601Z Entering 'third_party/onnx' 2025-03-17T17:34:19.0565966Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-17T17:34:19.0618250Z Entering 'third_party/opentelemetry-cpp' 2025-03-17T17:34:19.0670309Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-17T17:34:19.0720087Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-17T17:34:19.0770304Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-17T17:34:19.0820300Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-17T17:34:19.0870659Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-17T17:34:19.0919981Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-17T17:34:19.0968215Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-17T17:34:19.1016550Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-17T17:34:19.1067779Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-17T17:34:19.1118912Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-17T17:34:19.1188360Z Entering 'third_party/pocketfft' 2025-03-17T17:34:19.1239236Z Entering 'third_party/protobuf' 2025-03-17T17:34:19.1293167Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-17T17:34:19.1343500Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-17T17:34:19.1394276Z Entering 'third_party/psimd' 2025-03-17T17:34:19.1444264Z Entering 'third_party/pthreadpool' 2025-03-17T17:34:19.1494345Z Entering 'third_party/pybind11' 2025-03-17T17:34:19.1544341Z Entering 'third_party/python-peachpy' 2025-03-17T17:34:19.1594531Z Entering 'third_party/sleef' 2025-03-17T17:34:19.1644685Z Entering 'third_party/tensorpipe' 2025-03-17T17:34:19.1694509Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-17T17:34:19.1744840Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-17T17:34:19.1792319Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-17T17:34:19.1842640Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-17T17:34:19.1890082Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-17T17:34:19.1959531Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-17T17:34:19.2002504Z ##[endgroup] 2025-03-17T17:34:19.2002970Z ##[group]Fetching the repository 2025-03-17T17:34:19.2009785Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-03-17T17:34:23.7684633Z From https://github.com/pytorch/pytorch 2025-03-17T17:34:23.7685247Z b86b70b6b6e..52b86900e89 gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-03-17T17:34:23.7705297Z + 57b63a2df88...1c18b0a66ee gh/fadara01/5/orig -> origin/gh/fadara01/5/orig (forced update) 2025-03-17T17:34:23.7716508Z 07f17129712..f5ffeeff7cb gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-03-17T17:34:23.7728746Z ffe49afc2e5..8be99aee21f gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-03-17T17:34:23.7737321Z + 8fabe5f107f...3882f71475f gh/fadara01/7/orig -> origin/gh/fadara01/7/orig (forced update) 2025-03-17T17:34:23.7780187Z t [tag update] ciflow/linux-aarch64/148585 -> ciflow/linux-aarch64/148585 2025-03-17T17:34:23.7780958Z t [tag update] ciflow/linux-aarch64/148653 -> ciflow/linux-aarch64/148653 2025-03-17T17:34:23.7787310Z t [tag update] ciflow/trunk/149328 -> ciflow/trunk/149328 2025-03-17T17:34:23.8331073Z [command]/usr/bin/git rev-parse --verify --quiet 52b86900e894e6b34d880548ab6883b3d9207fb6^{object} 2025-03-17T17:34:23.8353733Z 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:34:23.8357428Z ##[endgroup] 2025-03-17T17:34:23.8357966Z ##[group]Determining the checkout info 2025-03-17T17:34:23.8358768Z ##[endgroup] 2025-03-17T17:34:23.8362035Z [command]/usr/bin/git sparse-checkout disable 2025-03-17T17:34:23.9945448Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-17T17:34:23.9971852Z ##[group]Checking out the ref 2025-03-17T17:34:23.9975578Z [command]/usr/bin/git checkout --progress --force 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:34:24.2101877Z Previous HEAD position was 224cd9f055d [ez] Flush trymerge print statements (#149012) 2025-03-17T17:34:24.2118571Z HEAD is now at 52b86900e89 Update 2025-03-17T17:34:24.2159256Z ##[endgroup] 2025-03-17T17:34:24.2197422Z [command]/usr/bin/git log -1 --format=%H 2025-03-17T17:34:24.2218871Z 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:34:24.2401719Z Prepare all required actions 2025-03-17T17:34:24.2402308Z Getting action download info 2025-03-17T17:34:24.3336813Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-17T17:34:24.5049648Z ##[group]Run ./.github/actions/setup-linux 2025-03-17T17:34:24.5050017Z ##[endgroup] 2025-03-17T17:34:24.5106770Z ##[group]Run set -euo pipefail 2025-03-17T17:34:24.5107157Z set -euo pipefail 2025-03-17T17:34:24.5107476Z function get_ec2_metadata() { 2025-03-17T17:34:24.5107890Z  # Pulled from instance metadata endpoint for EC2 2025-03-17T17:34:24.5108555Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-17T17:34:24.5109147Z  category=$1 2025-03-17T17:34:24.5109537Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-17T17:34:24.5110160Z  runner_name_str=i-06923ef0574eaad75 2025-03-17T17:34:24.5110585Z  if [[ -f /.inarc ]]; then 2025-03-17T17:34:24.5110958Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-17T17:34:24.5111365Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-17T17:34:24.5111862Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-17T17:34:24.5112320Z  else 2025-03-17T17:34:24.5113208Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-17T17:34:24.5114156Z  fi 2025-03-17T17:34:24.5114405Z } 2025-03-17T17:34:24.5114687Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-17T17:34:24.5115140Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-17T17:34:24.5115643Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-17T17:34:24.5116100Z echo "system info $(uname -a)" 2025-03-17T17:34:24.5121993Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:24.5122410Z ##[endgroup] 2025-03-17T17:34:24.5258868Z ami-id: ami-08b5b3a93ed654d19 2025-03-17T17:34:24.5355546Z instance-id: i-06923ef0574eaad75 2025-03-17T17:34:24.5452364Z instance-type: c5.2xlarge 2025-03-17T17:34:24.5461895Z system info Linux ip-10-0-2-178.ec2.internal 6.1.129-138.220.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 25 22:18:43 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-17T17:34:24.5500700Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:34:24.5502045Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:34:24.5508258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:24.5508685Z ##[endgroup] 2025-03-17T17:34:24.5581810Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-17T17:34:24.5582289Z if systemctl is-active --quiet docker; then 2025-03-17T17:34:24.5582695Z  echo "Docker daemon is running..."; 2025-03-17T17:34:24.5583058Z else 2025-03-17T17:34:24.5583445Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-17T17:34:24.5583990Z fi 2025-03-17T17:34:24.5589442Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:24.5589864Z ##[endgroup] 2025-03-17T17:34:24.5660937Z Docker daemon is running... 2025-03-17T17:34:24.5716898Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-17T17:34:24.5717240Z with: 2025-03-17T17:34:24.5717492Z shell: bash 2025-03-17T17:34:24.5717756Z timeout_minutes: 5 2025-03-17T17:34:24.5718022Z max_attempts: 3 2025-03-17T17:34:24.5718303Z retry_wait_seconds: 30 2025-03-17T17:34:24.5720806Z 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" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-03-17T17:34:24.5723152Z polling_interval_seconds: 1 2025-03-17T17:34:24.5723471Z warning_on_retry: true 2025-03-17T17:34:24.5723769Z continue_on_error: false 2025-03-17T17:34:24.5724054Z env: 2025-03-17T17:34:24.5724299Z AWS_RETRY_MODE: standard 2025-03-17T17:34:24.5724579Z AWS_MAX_ATTEMPTS: 5 2025-03-17T17:34:24.5724873Z AWS_DEFAULT_REGION: us-east-1 2025-03-17T17:34:24.5725181Z ##[endgroup] 2025-03-17T17:34:25.6970130Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-17T17:34:25.6971057Z Configure a credential helper to remove this warning. See 2025-03-17T17:34:25.6971775Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-17T17:34:25.6972178Z 2025-03-17T17:34:25.6972296Z Login Succeeded 2025-03-17T17:34:26.6516775Z Command completed after 1 attempt(s). 2025-03-17T17:34:26.6577546Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-17T17:34:26.6578132Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-17T17:34:26.6578612Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-17T17:34:26.6584681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:26.6585102Z ##[endgroup] 2025-03-17T17:34:26.6672030Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-17T17:34:26.6672652Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-17T17:34:26.6673161Z # shellcheck disable=SC2046 2025-03-17T17:34:26.6673533Z docker stop $(docker ps -q) || true 2025-03-17T17:34:26.6673919Z # Prune all of the docker images 2025-03-17T17:34:26.6674278Z docker system prune -af 2025-03-17T17:34:26.6680746Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:26.6681157Z ##[endgroup] 2025-03-17T17:34:26.6908417Z "docker stop" requires at least 1 argument. 2025-03-17T17:34:26.6909268Z See 'docker stop --help'. 2025-03-17T17:34:26.6909747Z 2025-03-17T17:34:26.6910402Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-17T17:34:26.6910721Z 2025-03-17T17:34:26.6910871Z Stop one or more running containers 2025-03-17T17:34:26.7044362Z Total reclaimed space: 0B 2025-03-17T17:34:26.7084574Z ##[group]Run set +e 2025-03-17T17:34:26.7084903Z set +e 2025-03-17T17:34:26.7085169Z set -x 2025-03-17T17:34:26.7085434Z  2025-03-17T17:34:26.7085726Z PT_DOMAIN=download.pytorch.org 2025-03-17T17:34:26.7086337Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-17T17:34:26.7087121Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-17T17:34:26.7087679Z # one is returned at random 2025-03-17T17:34:26.7088100Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-17T17:34:26.7088492Z  2025-03-17T17:34:26.7088753Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-17T17:34:26.7089213Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-17T17:34:26.7089766Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-17T17:34:26.7090188Z  2025-03-17T17:34:26.7090453Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-17T17:34:26.7090853Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-17T17:34:26.7091412Z  exit 1 2025-03-17T17:34:26.7091682Z  fi 2025-03-17T17:34:26.7091929Z fi 2025-03-17T17:34:26.7092167Z  2025-03-17T17:34:26.7092445Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-17T17:34:26.7092846Z  # Clean up any old records first 2025-03-17T17:34:26.7093238Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-17T17:34:26.7093594Z fi 2025-03-17T17:34:26.7093836Z  2025-03-17T17:34:26.7094162Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-17T17:34:26.7094589Z cat /etc/hosts 2025-03-17T17:34:26.7100671Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:26.7101087Z ##[endgroup] 2025-03-17T17:34:26.7124744Z + PT_DOMAIN=download.pytorch.org 2025-03-17T17:34:26.7130370Z ++ dig -4 +short download.pytorch.org 2025-03-17T17:34:26.7130921Z ++ tail -n1 2025-03-17T17:34:26.7325646Z + RESOLVED_IP=18.160.10.22 2025-03-17T17:34:26.7326287Z + '[' -z 18.160.10.22 ']' 2025-03-17T17:34:26.7326617Z + grep -r download.pytorch.org /etc/hosts 2025-03-17T17:34:26.7336009Z 18.160.10.28 download.pytorch.org 2025-03-17T17:34:26.7337049Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-03-17T17:34:27.0540381Z + echo '18.160.10.22 download.pytorch.org' 2025-03-17T17:34:27.0540834Z + sudo tee -a /etc/hosts 2025-03-17T17:34:27.1482071Z 18.160.10.22 download.pytorch.org 2025-03-17T17:34:27.1497549Z + cat /etc/hosts 2025-03-17T17:34:27.1507031Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-17T17:34:27.1513515Z ::1 localhost6 localhost6.localdomain6 2025-03-17T17:34:27.1513944Z 18.160.10.22 download.pytorch.org 2025-03-17T17:34:27.1556075Z Prepare all required actions 2025-03-17T17:34:27.1598167Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-03-17T17:34:27.1598533Z with: 2025-03-17T17:34:27.1599229Z github-token: *** 2025-03-17T17:34:27.1599546Z ##[endgroup] 2025-03-17T17:34:27.1626838Z ##[group]Run set -eux 2025-03-17T17:34:27.1627272Z set -eux 2025-03-17T17:34:27.1627873Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-03-17T17:34:27.1635188Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:27.1635727Z env: 2025-03-17T17:34:27.1655399Z GITHUB_TOKEN: *** 2025-03-17T17:34:27.1655743Z ##[endgroup] 2025-03-17T17:34:27.1680761Z + python3 .github/scripts/get_workflow_job_id.py 13905937446 i-06923ef0574eaad75 2025-03-17T17:34:28.0010859Z setting job-id=38909239742 2025-03-17T17:34:28.0011316Z setting job-name=before-test / target-determination 2025-03-17T17:34:28.0152076Z Prepare all required actions 2025-03-17T17:34:28.0152525Z Getting action download info 2025-03-17T17:34:28.1151973Z ##[group]Run ./.github/actions/pytest-cache-download 2025-03-17T17:34:28.1152369Z with: 2025-03-17T17:34:28.1152627Z cache_dir: .pytest_cache 2025-03-17T17:34:28.1152933Z job_identifier: pull 2025-03-17T17:34:28.1153239Z s3_bucket: gha-artifacts 2025-03-17T17:34:28.1153519Z ##[endgroup] 2025-03-17T17:34:28.1198316Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-17T17:34:28.1198663Z with: 2025-03-17T17:34:28.1199144Z shell: bash 2025-03-17T17:34:28.1199397Z timeout_minutes: 5 2025-03-17T17:34:28.1199673Z max_attempts: 5 2025-03-17T17:34:28.1199946Z retry_wait_seconds: 30 2025-03-17T17:34:28.1200314Z command: set -eu python3 -m pip install boto3==1.35.42 2025-03-17T17:34:28.1200732Z polling_interval_seconds: 1 2025-03-17T17:34:28.1201030Z warning_on_retry: true 2025-03-17T17:34:28.1201320Z continue_on_error: false 2025-03-17T17:34:28.1201656Z ##[endgroup] 2025-03-17T17:34:28.7006484Z Defaulting to user installation because normal site-packages is not writeable 2025-03-17T17:34:29.7192686Z Collecting boto3==1.35.42 2025-03-17T17:34:29.7459408Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-03-17T17:34:29.7656075Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-03-17T17:34:30.9439716Z Collecting botocore<1.36.0,>=1.35.42 2025-03-17T17:34:30.9484130Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-03-17T17:34:31.1439564Z Collecting s3transfer<0.11.0,>=0.10.0 2025-03-17T17:34:31.1476534Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-03-17T17:34:31.1583827Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-03-17T17:34:31.1588043Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-03-17T17:34:31.3960476Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-03-17T17:34:31.4826247Z Installing collected packages: botocore, s3transfer, boto3 2025-03-17T17:34:32.0272945Z Successfully installed boto3-1.35.42 botocore-1.35.99 s3transfer-0.10.4 2025-03-17T17:34:33.1988848Z Command completed after 1 attempt(s). 2025-03-17T17:34:33.2052799Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-03-17T17:34:33.2053296Z python3 .github/scripts/pytest_cache.py \ 2025-03-17T17:34:33.2053694Z  --download \ 2025-03-17T17:34:33.2054040Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-03-17T17:34:33.2054434Z  --pr_identifier $GITHUB_REF \ 2025-03-17T17:34:33.2054818Z  --job_identifier $JOB_IDENTIFIER \ 2025-03-17T17:34:33.2055192Z  --temp_dir $RUNNER_TEMP \ 2025-03-17T17:34:33.2055545Z  --repo $REPO \ 2025-03-17T17:34:33.2055850Z  --bucket $BUCKET \ 2025-03-17T17:34:33.2061775Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:33.2062190Z env: 2025-03-17T17:34:33.2062447Z CACHE_DIR: .pytest_cache 2025-03-17T17:34:33.2062750Z JOB_IDENTIFIER: pull 2025-03-17T17:34:33.2063057Z REPO: pytorch/pytorch 2025-03-17T17:34:33.2063335Z BUCKET: gha-artifacts 2025-03-17T17:34:33.2063734Z ##[endgroup] 2025-03-17T17:34:33.5222496Z PR identifier for `refs/pull/148585/merge` is `341cee26e58613a121876d32afe1c062` 2025-03-17T17:34:33.5224324Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/pull/148585/merge', job_identifier='pull', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-03-17T17:34:33.5226687Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/341cee26e58613a121876d32afe1c062/pull` in bucket `gha-artifacts` 2025-03-17T17:34:33.5759671Z ##[group]Run seemethere/download-artifact-s3@v4 2025-03-17T17:34:33.5760055Z with: 2025-03-17T17:34:33.5760305Z name: llm_results 2025-03-17T17:34:33.5760599Z path: .additional_ci_files/llm_results 2025-03-17T17:34:33.5760974Z s3-bucket: gha-artifacts 2025-03-17T17:34:33.5761281Z region: us-east-1 2025-03-17T17:34:33.5761537Z ##[endgroup] 2025-03-17T17:34:34.0619722Z (node:46598) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-03-17T17:34:34.0620240Z 2025-03-17T17:34:34.0620461Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-03-17T17:34:34.0621044Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-03-17T17:34:34.0621639Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-03-17T17:34:34.1566705Z Found 1 objects with prefix pytorch/pytorch/13905937446/llm_results/ 2025-03-17T17:34:34.1569992Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-03-17T17:34:34.2900564Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-03-17T17:34:34.2907238Z Artifact download has finished successfully 2025-03-17T17:34:34.3154392Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-17T17:34:34.3155660Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-17T17:34:34.3156474Z python3 -m pip install boto3==1.35.42 2025-03-17T17:34:34.3157085Z python3 tools/testing/do_target_determination_for_s3.py 2025-03-17T17:34:34.3165157Z shell: /usr/bin/bash -e {0} 2025-03-17T17:34:34.3165544Z env: 2025-03-17T17:34:34.3166367Z GITHUB_TOKEN: *** 2025-03-17T17:34:34.3166680Z GITHUB_REPOSITORY: pytorch/pytorch 2025-03-17T17:34:34.3167071Z GITHUB_WORKFLOW: pull 2025-03-17T17:34:34.3167385Z GITHUB_JOB: target-determination 2025-03-17T17:34:34.3167720Z GITHUB_RUN_ID: 13905937446 2025-03-17T17:34:34.3168024Z GITHUB_RUN_NUMBER: 299617 2025-03-17T17:34:34.3168329Z GITHUB_RUN_ATTEMPT: 1 2025-03-17T17:34:34.3168809Z GITHUB_REF: refs/pull/148585/merge 2025-03-17T17:34:34.3169172Z JOB_ID: 38909239742 2025-03-17T17:34:34.3169491Z JOB_NAME: before-test / target-determination 2025-03-17T17:34:34.3169850Z PR_NUMBER: 148585 2025-03-17T17:34:34.3170120Z ##[endgroup] 2025-03-17T17:34:34.3228554Z Archive: .additional_ci_files/llm_results/mappings.zip 2025-03-17T17:34:34.3229085Z creating: .additional_ci_files/llm_results/mappings/ 2025-03-17T17:34:34.3233799Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-03-17T17:34:34.5581885Z Defaulting to user installation because normal site-packages is not writeable 2025-03-17T17:34:34.5743997Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-17T17:34:34.5795171Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-03-17T17:34:34.5799639Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-03-17T17:34:34.5804257Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-03-17T17:34:34.5858958Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-03-17T17:34:34.5866277Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-03-17T17:34:34.5903776Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-03-17T17:34:36.5775538Z 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 2025-03-17T17:34:36.5778945Z 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 2025-03-17T17:34:36.5782532Z 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 2025-03-17T17:34:36.5786269Z 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 2025-03-17T17:34:36.5790256Z 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 2025-03-17T17:34:36.5794684Z 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 2025-03-17T17:34:36.5796923Z Received 689 tests to prioritize 2025-03-17T17:34:36.5797490Z backends/xeon/test_launch 2025-03-17T17:34:36.5798046Z benchmark_utils/test_benchmark_utils 2025-03-17T17:34:36.5799255Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 2025-03-17T17:34:36.5800306Z cpp_extensions/open_registration_extension/test/test_openreg 2025-03-17T17:34:36.5801193Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-03-17T17:34:36.5802098Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-03-17T17:34:36.5803093Z distributed/_composable/fsdp/test_fully_shard_comm 2025-03-17T17:34:36.5803909Z distributed/_composable/fsdp/test_fully_shard_compile 2025-03-17T17:34:36.5804765Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-03-17T17:34:36.5805825Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-03-17T17:34:36.5806679Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-03-17T17:34:36.5807577Z distributed/_composable/fsdp/test_fully_shard_ignore_params 2025-03-17T17:34:36.5808435Z distributed/_composable/fsdp/test_fully_shard_init 2025-03-17T17:34:36.5809233Z distributed/_composable/fsdp/test_fully_shard_logging 2025-03-17T17:34:36.5810046Z distributed/_composable/fsdp/test_fully_shard_memory 2025-03-17T17:34:36.5810956Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-03-17T17:34:36.5811862Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-03-17T17:34:36.5812663Z distributed/_composable/fsdp/test_fully_shard_state 2025-03-17T17:34:36.5813482Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-03-17T17:34:36.5814348Z distributed/_composable/fsdp/test_fully_shard_training 2025-03-17T17:34:36.5815238Z distributed/_composable/test_checkpoint 2025-03-17T17:34:36.5816084Z distributed/_composable/test_composability/test_2d_composability 2025-03-17T17:34:36.5817116Z distributed/_composable/test_composability/test_pp_composability 2025-03-17T17:34:36.5817960Z distributed/_composable/test_contract 2025-03-17T17:34:36.5818583Z distributed/_composable/test_replicate 2025-03-17T17:34:36.5819315Z distributed/_composable/test_replicate_with_compiler 2025-03-17T17:34:36.5820119Z distributed/_shard/sharded_optim/test_sharded_optim 2025-03-17T17:34:36.5820925Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-03-17T17:34:36.5821733Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-03-17T17:34:36.5822552Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-03-17T17:34:36.5823359Z distributed/_shard/sharded_tensor/ops/test_init 2025-03-17T17:34:36.5824201Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-03-17T17:34:36.5824978Z distributed/_shard/sharded_tensor/test_logger 2025-03-17T17:34:36.5825762Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-03-17T17:34:36.5826637Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-03-17T17:34:36.5827521Z distributed/_shard/sharding_plan/test_sharding_plan 2025-03-17T17:34:36.5828309Z distributed/_shard/sharding_spec/test_sharding_spec 2025-03-17T17:34:36.5829019Z distributed/_shard/test_sharder 2025-03-17T17:34:36.5829627Z distributed/_tools/test_fake_collectives 2025-03-17T17:34:36.5830262Z distributed/_tools/test_fsdp2_mem_tracker 2025-03-17T17:34:36.5830918Z distributed/_tools/test_mem_tracker 2025-03-17T17:34:36.5831539Z distributed/_tools/test_memory_tracker 2025-03-17T17:34:36.5832172Z distributed/_tools/test_mod_tracker 2025-03-17T17:34:36.5832790Z distributed/_tools/test_runtime_estimator 2025-03-17T17:34:36.5833427Z distributed/_tools/test_sac_estimator 2025-03-17T17:34:36.5833957Z distributed/_tools/test_sac_ilp 2025-03-17T17:34:36.5834641Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-03-17T17:34:36.5835713Z distributed/algorithms/quantization/test_quantization 2025-03-17T17:34:36.5836466Z distributed/algorithms/test_join 2025-03-17T17:34:36.5837129Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-03-17T17:34:36.5837855Z distributed/checkpoint/e2e/test_fine_tuning 2025-03-17T17:34:36.5838532Z distributed/checkpoint/e2e/test_fsdp_ep 2025-03-17T17:34:36.5839195Z distributed/checkpoint/e2e/test_pipeline 2025-03-17T17:34:36.5839876Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-03-17T17:34:36.5840547Z distributed/checkpoint/test_checkpoint 2025-03-17T17:34:36.5841189Z distributed/checkpoint/test_compatibility 2025-03-17T17:34:36.5841877Z distributed/checkpoint/test_dedup_tensors 2025-03-17T17:34:36.5842590Z distributed/checkpoint/test_dtensor_checkpoint 2025-03-17T17:34:36.5843371Z distributed/checkpoint/test_dtensor_resharding 2025-03-17T17:34:36.5844170Z distributed/checkpoint/test_file_system_checkpoint 2025-03-17T17:34:36.5845118Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-03-17T17:34:36.5845884Z distributed/checkpoint/test_format_utils 2025-03-17T17:34:36.5846577Z distributed/checkpoint/test_fsdp_model_state 2025-03-17T17:34:36.5847267Z distributed/checkpoint/test_fsdp_optim_state 2025-03-17T17:34:36.5847896Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-03-17T17:34:36.5848537Z distributed/checkpoint/test_fsspec 2025-03-17T17:34:36.5849020Z distributed/checkpoint/test_hf_storage 2025-03-17T17:34:36.5849583Z distributed/checkpoint/test_hsdp_checkpoint 2025-03-17T17:34:36.5850171Z distributed/checkpoint/test_nested_dict 2025-03-17T17:34:36.5850718Z distributed/checkpoint/test_planner 2025-03-17T17:34:36.5851455Z distributed/checkpoint/test_save_load_api 2025-03-17T17:34:36.5852029Z distributed/checkpoint/test_state_dict 2025-03-17T17:34:36.5852664Z distributed/checkpoint/test_state_dict_utils 2025-03-17T17:34:36.5853296Z distributed/checkpoint/test_tp_checkpoint 2025-03-17T17:34:36.5853979Z distributed/checkpoint/test_traverse 2025-03-17T17:34:36.5854533Z distributed/checkpoint/test_utils 2025-03-17T17:34:36.5855056Z distributed/elastic/events/lib_test 2025-03-17T17:34:36.5855588Z distributed/elastic/metrics/api_test 2025-03-17T17:34:36.5856099Z distributed/elastic/multiprocessing/api_test 2025-03-17T17:34:36.5856630Z distributed/elastic/test_control_plane 2025-03-17T17:34:36.5857245Z distributed/elastic/timer/api_test 2025-03-17T17:34:36.5857810Z distributed/elastic/timer/local_timer_example 2025-03-17T17:34:36.5858464Z distributed/elastic/timer/local_timer_test 2025-03-17T17:34:36.5859123Z distributed/elastic/utils/distributed_test 2025-03-17T17:34:36.5859772Z distributed/elastic/utils/logging_test 2025-03-17T17:34:36.5860379Z distributed/elastic/utils/util_test 2025-03-17T17:34:36.5860958Z distributed/flight_recorder/test_fr_analysis 2025-03-17T17:34:36.5861629Z distributed/fsdp/test_checkpoint_wrapper 2025-03-17T17:34:36.5862287Z distributed/fsdp/test_distributed_checkpoint 2025-03-17T17:34:36.5862962Z distributed/fsdp/test_fsdp_apply 2025-03-17T17:34:36.5863647Z distributed/fsdp/test_fsdp_backward_prefetch 2025-03-17T17:34:36.5864329Z distributed/fsdp/test_fsdp_checkpoint 2025-03-17T17:34:36.5864961Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-03-17T17:34:36.5865591Z distributed/fsdp/test_fsdp_comm 2025-03-17T17:34:36.5866177Z distributed/fsdp/test_fsdp_comm_hooks 2025-03-17T17:34:36.5866791Z distributed/fsdp/test_fsdp_core 2025-03-17T17:34:36.5867425Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-03-17T17:34:36.5868093Z distributed/fsdp/test_fsdp_exec_order 2025-03-17T17:34:36.5868705Z distributed/fsdp/test_fsdp_fine_tune 2025-03-17T17:34:36.5869337Z distributed/fsdp/test_fsdp_flatten_params 2025-03-17T17:34:36.5869995Z distributed/fsdp/test_fsdp_freezing_weights 2025-03-17T17:34:36.5870631Z distributed/fsdp/test_fsdp_fx 2025-03-17T17:34:36.5871206Z distributed/fsdp/test_fsdp_grad_acc 2025-03-17T17:34:36.5871821Z distributed/fsdp/test_fsdp_hybrid_shard 2025-03-17T17:34:36.5872644Z distributed/fsdp/test_fsdp_ignored_modules 2025-03-17T17:34:36.5873295Z distributed/fsdp/test_fsdp_input 2025-03-17T17:34:36.5894501Z distributed/fsdp/test_fsdp_memory 2025-03-17T17:34:36.5895176Z distributed/fsdp/test_fsdp_meta 2025-03-17T17:34:36.5895745Z distributed/fsdp/test_fsdp_misc 2025-03-17T17:34:36.5896332Z distributed/fsdp/test_fsdp_mixed_precision 2025-03-17T17:34:36.5897005Z distributed/fsdp/test_fsdp_multiple_forward 2025-03-17T17:34:36.5897679Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-03-17T17:34:36.5898350Z distributed/fsdp/test_fsdp_optim_state 2025-03-17T17:34:36.5899184Z distributed/fsdp/test_fsdp_overlap 2025-03-17T17:34:36.5899788Z distributed/fsdp/test_fsdp_pure_fp16 2025-03-17T17:34:36.5900456Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-03-17T17:34:36.5901117Z distributed/fsdp/test_fsdp_state_dict 2025-03-17T17:34:36.5901759Z distributed/fsdp/test_fsdp_tp_integration 2025-03-17T17:34:36.5902627Z distributed/fsdp/test_fsdp_traversal 2025-03-17T17:34:36.5903216Z distributed/fsdp/test_fsdp_uneven 2025-03-17T17:34:36.5903875Z distributed/fsdp/test_fsdp_unshard_params 2025-03-17T17:34:36.5904513Z distributed/fsdp/test_fsdp_use_orig_params 2025-03-17T17:34:36.5905212Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-03-17T17:34:36.5905880Z distributed/fsdp/test_shard_utils 2025-03-17T17:34:36.5906454Z distributed/fsdp/test_utils 2025-03-17T17:34:36.5906998Z distributed/fsdp/test_wrap 2025-03-17T17:34:36.5907521Z distributed/launcher/test_run 2025-03-17T17:34:36.5908094Z distributed/nn/jit/test_instantiator 2025-03-17T17:34:36.5908783Z distributed/optim/test_apply_optimizer_in_backward 2025-03-17T17:34:36.5909492Z distributed/optim/test_named_optimizer 2025-03-17T17:34:36.5910164Z distributed/optim/test_zero_redundancy_optimizer 2025-03-17T17:34:36.5910865Z distributed/pipelining/test_backward 2025-03-17T17:34:36.5911489Z distributed/pipelining/test_microbatch 2025-03-17T17:34:36.5912148Z distributed/pipelining/test_pipe 2025-03-17T17:34:36.5912747Z distributed/pipelining/test_schedule 2025-03-17T17:34:36.5913422Z distributed/pipelining/test_schedule_multiproc 2025-03-17T17:34:36.5914104Z distributed/pipelining/test_stage 2025-03-17T17:34:36.5914717Z distributed/pipelining/test_transformer 2025-03-17T17:34:36.5915379Z distributed/pipelining/test_unflatten 2025-03-17T17:34:36.5916024Z distributed/rpc/cuda/test_tensorpipe_agent 2025-03-17T17:34:36.5916674Z distributed/rpc/test_faulty_agent 2025-03-17T17:34:36.5917246Z distributed/rpc/test_share_memory 2025-03-17T17:34:36.5917847Z distributed/rpc/test_tensorpipe_agent 2025-03-17T17:34:36.5918468Z distributed/tensor/debug/test_comm_mode 2025-03-17T17:34:36.5919159Z distributed/tensor/debug/test_comm_mode_features 2025-03-17T17:34:36.5919887Z distributed/tensor/debug/test_op_coverage 2025-03-17T17:34:36.5920574Z distributed/tensor/experimental/test_local_map 2025-03-17T17:34:36.5921390Z distributed/tensor/experimental/test_register_sharding 2025-03-17T17:34:36.5922223Z distributed/tensor/experimental/test_tp_transform 2025-03-17T17:34:36.5922999Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-03-17T17:34:36.5923785Z distributed/tensor/parallel/test_parallelize_api 2025-03-17T17:34:36.5924519Z distributed/tensor/parallel/test_tp_examples 2025-03-17T17:34:36.5925233Z distributed/tensor/parallel/test_tp_random_state 2025-03-17T17:34:36.5925945Z distributed/tensor/parallel/test_tp_style 2025-03-17T17:34:36.5926585Z distributed/tensor/test_api 2025-03-17T17:34:36.5927127Z distributed/tensor/test_attention 2025-03-17T17:34:36.5927722Z distributed/tensor/test_common_rules 2025-03-17T17:34:36.5928350Z distributed/tensor/test_convolution_ops 2025-03-17T17:34:36.5928982Z distributed/tensor/test_dtensor 2025-03-17T17:34:36.5929570Z distributed/tensor/test_dtensor_compile 2025-03-17T17:34:36.5930199Z distributed/tensor/test_dtensor_ops 2025-03-17T17:34:36.5930825Z distributed/tensor/test_embedding_ops 2025-03-17T17:34:36.5931652Z distributed/tensor/test_experimental_ops 2025-03-17T17:34:36.5932285Z distributed/tensor/test_init 2025-03-17T17:34:36.5932826Z distributed/tensor/test_math_ops 2025-03-17T17:34:36.5933394Z distributed/tensor/test_matrix_ops 2025-03-17T17:34:36.5934003Z distributed/tensor/test_op_strategy 2025-03-17T17:34:36.5934591Z distributed/tensor/test_optimizers 2025-03-17T17:34:36.5935213Z distributed/tensor/test_pointwise_ops 2025-03-17T17:34:36.5935826Z distributed/tensor/test_random_ops 2025-03-17T17:34:36.5936431Z distributed/tensor/test_redistribute 2025-03-17T17:34:36.5937047Z distributed/tensor/test_tensor_ops 2025-03-17T17:34:36.5937619Z distributed/tensor/test_utils 2025-03-17T17:34:36.5938183Z distributed/tensor/test_view_ops 2025-03-17T17:34:36.5938777Z distributed/tensor/test_xla_integration 2025-03-17T17:34:36.5939387Z distributed/test_backends 2025-03-17T17:34:36.5939887Z distributed/test_c10d_common 2025-03-17T17:34:36.5940604Z distributed/test_c10d_functional_native 2025-03-17T17:34:36.5941193Z distributed/test_c10d_gloo 2025-03-17T17:34:36.5941701Z distributed/test_c10d_logger 2025-03-17T17:34:36.5942230Z distributed/test_c10d_nccl 2025-03-17T17:34:36.5942778Z distributed/test_c10d_object_collectives 2025-03-17T17:34:36.5943463Z distributed/test_c10d_ops_nccl 2025-03-17T17:34:36.5943991Z distributed/test_c10d_pypg 2025-03-17T17:34:36.5944517Z distributed/test_c10d_spawn_gloo 2025-03-17T17:34:36.5945065Z distributed/test_c10d_spawn_nccl 2025-03-17T17:34:36.5945646Z distributed/test_c10d_spawn_ucc 2025-03-17T17:34:36.5946204Z distributed/test_c10d_ucc 2025-03-17T17:34:36.5946732Z distributed/test_collective_utils 2025-03-17T17:34:36.5947291Z distributed/test_composability 2025-03-17T17:34:36.5947876Z distributed/test_compute_comm_reordering 2025-03-17T17:34:36.5948506Z distributed/test_control_collectives 2025-03-17T17:34:36.5949107Z distributed/test_data_parallel 2025-03-17T17:34:36.5949663Z distributed/test_device_mesh 2025-03-17T17:34:36.5950209Z distributed/test_distributed_spawn 2025-03-17T17:34:36.5950794Z distributed/test_dynamo_distributed 2025-03-17T17:34:36.5951366Z distributed/test_fake_pg 2025-03-17T17:34:36.5951873Z distributed/test_functional_api 2025-03-17T17:34:36.5952455Z distributed/test_inductor_collectives 2025-03-17T17:34:36.5953028Z distributed/test_launcher 2025-03-17T17:34:36.5953554Z distributed/test_multi_threaded_pg 2025-03-17T17:34:36.5954127Z distributed/test_nccl 2025-03-17T17:34:36.5954601Z distributed/test_pg_wrapper 2025-03-17T17:34:36.5955138Z distributed/test_serialization 2025-03-17T17:34:36.5955673Z distributed/test_store 2025-03-17T17:34:36.5956177Z distributed/test_symmetric_memory 2025-03-17T17:34:36.5956759Z distributions/test_constraints 2025-03-17T17:34:36.5957310Z distributions/test_distributions 2025-03-17T17:34:36.5957833Z doctests 2025-03-17T17:34:36.5958262Z dynamo/test_activation_checkpointing 2025-03-17T17:34:36.5958836Z dynamo/test_after_aot 2025-03-17T17:34:36.5959307Z dynamo/test_aot_autograd 2025-03-17T17:34:36.5959801Z dynamo/test_aot_autograd_cache 2025-03-17T17:34:36.5960329Z dynamo/test_autograd_function 2025-03-17T17:34:36.5960829Z dynamo/test_backends 2025-03-17T17:34:36.5961315Z dynamo/test_backward_higher_order_ops 2025-03-17T17:34:36.5961890Z dynamo/test_base_hop 2025-03-17T17:34:36.5962359Z dynamo/test_base_output 2025-03-17T17:34:36.5962846Z dynamo/test_bytecode_utils 2025-03-17T17:34:36.5963350Z dynamo/test_callback 2025-03-17T17:34:36.5963807Z dynamo/test_compile 2025-03-17T17:34:36.5964275Z dynamo/test_compiler_bisector 2025-03-17T17:34:36.5964786Z dynamo/test_comptime 2025-03-17T17:34:36.5965226Z dynamo/test_config 2025-03-17T17:34:36.5965665Z dynamo/test_ctx_manager 2025-03-17T17:34:36.5966149Z dynamo/test_cudagraphs 2025-03-17T17:34:36.5966676Z dynamo/test_cudagraphs_expandable_segments 2025-03-17T17:34:36.5967288Z dynamo/test_debug_utils 2025-03-17T17:34:36.5967771Z dynamo/test_decorators 2025-03-17T17:34:36.5968417Z dynamo/test_deque_reconstruct 2025-03-17T17:34:36.5968936Z dynamo/test_deviceguard 2025-03-17T17:34:36.5969400Z dynamo/test_dicts 2025-03-17T17:34:36.5969854Z dynamo/test_dynamic_shapes 2025-03-17T17:34:36.5970349Z dynamo/test_error_messages 2025-03-17T17:34:36.5970838Z dynamo/test_exc 2025-03-17T17:34:36.5971278Z dynamo/test_exceptions 2025-03-17T17:34:36.5971744Z dynamo/test_export 2025-03-17T17:34:36.5972204Z dynamo/test_export_mutations 2025-03-17T17:34:36.5972718Z dynamo/test_flat_apply 2025-03-17T17:34:36.5973192Z dynamo/test_frame_init 2025-03-17T17:34:36.5973662Z dynamo/test_functions 2025-03-17T17:34:36.5974143Z dynamo/test_fx_passes_pre_grad 2025-03-17T17:34:36.5974663Z dynamo/test_generator 2025-03-17T17:34:36.5975117Z dynamo/test_global 2025-03-17T17:34:36.5975584Z dynamo/test_graph_deduplication 2025-03-17T17:34:36.5976138Z dynamo/test_graph_region_tracker 2025-03-17T17:34:36.5976815Z dynamo/test_guard_manager 2025-03-17T17:34:36.5977333Z dynamo/test_higher_order_ops 2025-03-17T17:34:36.5977837Z dynamo/test_hooks 2025-03-17T17:34:36.5978281Z dynamo/test_input_attr_tracking 2025-03-17T17:34:36.5978819Z dynamo/test_interop 2025-03-17T17:34:36.5979261Z dynamo/test_logging 2025-03-17T17:34:36.5979712Z dynamo/test_metrics_context 2025-03-17T17:34:36.5980230Z dynamo/test_minifier 2025-03-17T17:34:36.5980669Z dynamo/test_misc 2025-03-17T17:34:36.5981102Z dynamo/test_model_output 2025-03-17T17:34:36.5981601Z dynamo/test_modes 2025-03-17T17:34:36.5982016Z dynamo/test_modules 2025-03-17T17:34:36.5982461Z dynamo/test_nops 2025-03-17T17:34:36.5982904Z dynamo/test_optimizers 2025-03-17T17:34:36.5983446Z dynamo/test_pgo 2025-03-17T17:34:36.5983872Z dynamo/test_pre_dispatch 2025-03-17T17:34:36.5984363Z dynamo/test_profiler 2025-03-17T17:34:36.5984839Z dynamo/test_python_autograd 2025-03-17T17:34:36.5985381Z dynamo/test_python_dispatcher 2025-03-17T17:34:36.5985931Z dynamo/test_recompile_ux 2025-03-17T17:34:36.5986426Z dynamo/test_recompiles 2025-03-17T17:34:36.5986921Z dynamo/test_reconstruct 2025-03-17T17:34:36.5987427Z dynamo/test_reorder_logs 2025-03-17T17:34:36.5987938Z dynamo/test_repros 2025-03-17T17:34:36.5988381Z dynamo/test_resume 2025-03-17T17:34:36.5988832Z dynamo/test_sdpa 2025-03-17T17:34:36.5989304Z dynamo/test_skip_guard_eval_unsafe 2025-03-17T17:34:36.5989884Z dynamo/test_skip_non_tensor 2025-03-17T17:34:36.5990405Z dynamo/test_sources 2025-03-17T17:34:36.5990865Z dynamo/test_structured_trace 2025-03-17T17:34:36.5991390Z dynamo/test_subclasses 2025-03-17T17:34:36.5991897Z dynamo/test_subgraphs 2025-03-17T17:34:36.5992350Z dynamo/test_sys 2025-03-17T17:34:36.5992786Z dynamo/test_torchrec 2025-03-17T17:34:36.5993257Z dynamo/test_trace_rules 2025-03-17T17:34:36.5993748Z dynamo/test_unspec 2025-03-17T17:34:36.5994206Z dynamo/test_utils 2025-03-17T17:34:36.5994672Z dynamo/test_verify_correctness 2025-03-17T17:34:36.5995214Z dynamo/test_view 2025-03-17T17:34:36.5995655Z export/test_converter 2025-03-17T17:34:36.5996145Z export/test_cpp_serdes 2025-03-17T17:34:36.5996632Z export/test_db 2025-03-17T17:34:36.5997082Z export/test_draft_export 2025-03-17T17:34:36.5997576Z export/test_experimental 2025-03-17T17:34:36.5998084Z export/test_export 2025-03-17T17:34:36.5998562Z export/test_export_legacy 2025-03-17T17:34:36.5999257Z export/test_export_nonstrict 2025-03-17T17:34:36.5999827Z export/test_export_training_ir_to_run_decomp 2025-03-17T17:34:36.6000485Z export/test_functionalized_assertions 2025-03-17T17:34:36.6001070Z export/test_hop 2025-03-17T17:34:36.6001508Z export/test_lift_unlift 2025-03-17T17:34:36.6002003Z export/test_pass_infra 2025-03-17T17:34:36.6002480Z export/test_passes 2025-03-17T17:34:36.6002934Z export/test_retraceability 2025-03-17T17:34:36.6003451Z export/test_schema 2025-03-17T17:34:36.6003900Z export/test_serdes 2025-03-17T17:34:36.6004362Z export/test_serialize 2025-03-17T17:34:36.6004838Z export/test_sparse 2025-03-17T17:34:36.6005457Z export/test_swap 2025-03-17T17:34:36.6005891Z export/test_tools 2025-03-17T17:34:36.6006338Z export/test_torchbind 2025-03-17T17:34:36.6006806Z export/test_tree_utils 2025-03-17T17:34:36.6007289Z export/test_unflatten 2025-03-17T17:34:36.6007791Z export/test_unflatten_training_ir 2025-03-17T17:34:36.6008367Z export/test_verifier 2025-03-17T17:34:36.6008823Z functorch/test_ac 2025-03-17T17:34:36.6009276Z functorch/test_ac_knapsack 2025-03-17T17:34:36.6009790Z functorch/test_ac_logging 2025-03-17T17:34:36.6010306Z functorch/test_aotdispatch 2025-03-17T17:34:36.6010829Z functorch/test_control_flow 2025-03-17T17:34:36.6011363Z functorch/test_dims 2025-03-17T17:34:36.6011847Z functorch/test_eager_transforms 2025-03-17T17:34:36.6012392Z functorch/test_logging 2025-03-17T17:34:36.6012926Z functorch/test_memory_efficient_fusion 2025-03-17T17:34:36.6013533Z functorch/test_minifier 2025-03-17T17:34:36.6014230Z functorch/test_ops 2025-03-17T17:34:36.6014714Z functorch/test_parsing 2025-03-17T17:34:36.6015189Z functorch/test_rearrange 2025-03-17T17:34:36.6015692Z functorch/test_vmap 2025-03-17T17:34:36.6016177Z functorch/test_vmap_registrations 2025-03-17T17:34:36.6016768Z higher_order_ops/test_invoke_quant 2025-03-17T17:34:36.6017355Z higher_order_ops/test_invoke_subgraph 2025-03-17T17:34:36.6017950Z higher_order_ops/test_with_effects 2025-03-17T17:34:36.6018531Z inductor/test_aot_inductor 2025-03-17T17:34:36.6019076Z inductor/test_aot_inductor_arrayref 2025-03-17T17:34:36.6019701Z inductor/test_aot_inductor_custom_ops 2025-03-17T17:34:36.6020312Z inductor/test_aot_inductor_package 2025-03-17T17:34:36.6020891Z inductor/test_aot_inductor_utils 2025-03-17T17:34:36.6021460Z inductor/test_async_compile 2025-03-17T17:34:36.6021998Z inductor/test_auto_functionalize 2025-03-17T17:34:36.6022593Z inductor/test_autoheuristic 2025-03-17T17:34:36.6023121Z inductor/test_b2b_gemm 2025-03-17T17:34:36.6023711Z inductor/test_benchmark_fusion 2025-03-17T17:34:36.6024276Z inductor/test_benchmarking 2025-03-17T17:34:36.6024802Z inductor/test_binary_folding 2025-03-17T17:34:36.6025323Z inductor/test_block_analysis 2025-03-17T17:34:36.6025841Z inductor/test_ck_backend 2025-03-17T17:34:36.6026345Z inductor/test_codecache 2025-03-17T17:34:36.6026848Z inductor/test_codegen_triton 2025-03-17T17:34:36.6027388Z inductor/test_combo_kernels 2025-03-17T17:34:36.6027935Z inductor/test_compile_subprocess 2025-03-17T17:34:36.6028513Z inductor/test_compile_worker 2025-03-17T17:34:36.6029061Z inductor/test_compiled_autograd 2025-03-17T17:34:36.6029640Z inductor/test_compiled_optimizers 2025-03-17T17:34:36.6030211Z inductor/test_config 2025-03-17T17:34:36.6030698Z inductor/test_control_flow 2025-03-17T17:34:36.6031234Z inductor/test_cooperative_reductions 2025-03-17T17:34:36.6031863Z inductor/test_coordinate_descent_tuner 2025-03-17T17:34:36.6032488Z inductor/test_cpp_wrapper_hipify 2025-03-17T17:34:36.6033082Z inductor/test_cpu_cpp_wrapper 2025-03-17T17:34:36.6033634Z inductor/test_cpu_repro 2025-03-17T17:34:36.6034139Z inductor/test_cpu_select_algorithm 2025-03-17T17:34:36.6034725Z inductor/test_cuda_repro 2025-03-17T17:34:36.6035238Z inductor/test_cudacodecache 2025-03-17T17:34:36.6035768Z inductor/test_cudagraph_trees 2025-03-17T17:34:36.6036387Z inductor/test_cudagraph_trees_expandable_segments 2025-03-17T17:34:36.6037062Z inductor/test_custom_lowering 2025-03-17T17:34:36.6037620Z inductor/test_custom_post_grad_passes 2025-03-17T17:34:36.6038224Z inductor/test_cutlass_backend 2025-03-17T17:34:36.6038769Z inductor/test_debug_trace 2025-03-17T17:34:36.6039315Z inductor/test_decompose_mem_bound_mm 2025-03-17T17:34:36.6039902Z inductor/test_dependencies 2025-03-17T17:34:36.6040457Z inductor/test_distributed_patterns 2025-03-17T17:34:36.6041067Z inductor/test_efficient_conv_bn_eval 2025-03-17T17:34:36.6041684Z inductor/test_extension_backend 2025-03-17T17:34:36.6042266Z inductor/test_external_callables 2025-03-17T17:34:36.6042970Z inductor/test_flex_attention 2025-03-17T17:34:36.6043499Z inductor/test_flex_decoding 2025-03-17T17:34:36.6044018Z inductor/test_foreach 2025-03-17T17:34:36.6044504Z inductor/test_fp8 2025-03-17T17:34:36.6044966Z inductor/test_fused_attention 2025-03-17T17:34:36.6045475Z inductor/test_fuzzer 2025-03-17T17:34:36.6045952Z inductor/test_fx_fusion 2025-03-17T17:34:36.6046461Z inductor/test_gpu_cpp_wrapper 2025-03-17T17:34:36.6047033Z inductor/test_graph_transform_observer 2025-03-17T17:34:36.6047655Z inductor/test_group_batch_fusion 2025-03-17T17:34:36.6048204Z inductor/test_halide 2025-03-17T17:34:36.6048674Z inductor/test_indexing 2025-03-17T17:34:36.6049193Z inductor/test_inductor_annotations 2025-03-17T17:34:36.6049781Z inductor/test_inductor_freezing 2025-03-17T17:34:36.6050344Z inductor/test_inductor_utils 2025-03-17T17:34:36.6050878Z inductor/test_inplace_padding 2025-03-17T17:34:36.6051531Z inductor/test_inplacing_pass 2025-03-17T17:34:36.6052087Z inductor/test_kernel_benchmark 2025-03-17T17:34:36.6052634Z inductor/test_layout_optim 2025-03-17T17:34:36.6053146Z inductor/test_loop_ordering 2025-03-17T17:34:36.6053666Z inductor/test_max_autotune 2025-03-17T17:34:36.6054184Z inductor/test_memory 2025-03-17T17:34:36.6054663Z inductor/test_memory_planning 2025-03-17T17:34:36.6055194Z inductor/test_metrics 2025-03-17T17:34:36.6055657Z inductor/test_minifier 2025-03-17T17:34:36.6056171Z inductor/test_minifier_isolate 2025-03-17T17:34:36.6056730Z inductor/test_minifier_utils 2025-03-17T17:34:36.6057280Z inductor/test_mkldnn_pattern_matcher 2025-03-17T17:34:36.6057880Z inductor/test_mmdecomp 2025-03-17T17:34:36.6058393Z inductor/test_move_constructors_to_cuda 2025-03-17T17:34:36.6059007Z inductor/test_mps_basic 2025-03-17T17:34:36.6059511Z inductor/test_multi_kernel 2025-03-17T17:34:36.6060037Z inductor/test_online_softmax 2025-03-17T17:34:36.6060585Z inductor/test_op_completeness 2025-03-17T17:34:36.6061121Z inductor/test_op_dtype_prop 2025-03-17T17:34:36.6061656Z inductor/test_ordered_set 2025-03-17T17:34:36.6062179Z inductor/test_pad_mm 2025-03-17T17:34:36.6062647Z inductor/test_padding 2025-03-17T17:34:36.6063138Z inductor/test_pattern_matcher 2025-03-17T17:34:36.6063747Z inductor/test_perf 2025-03-17T17:34:36.6064207Z inductor/test_profiler 2025-03-17T17:34:36.6064724Z inductor/test_provenance_tracing 2025-03-17T17:34:36.6065312Z inductor/test_scatter_optimization 2025-03-17T17:34:36.6065881Z inductor/test_select_algorithm 2025-03-17T17:34:36.6066431Z inductor/test_smoke 2025-03-17T17:34:36.6066899Z inductor/test_snode_runtime 2025-03-17T17:34:36.6067456Z inductor/test_split_cat_fx_aten_passes 2025-03-17T17:34:36.6068091Z inductor/test_split_cat_fx_passes 2025-03-17T17:34:36.6068666Z inductor/test_standalone_compile 2025-03-17T17:34:36.6069244Z inductor/test_torchbind 2025-03-17T17:34:38.2546915Z inductor/test_torchinductor 2025-03-17T17:34:38.2547583Z inductor/test_torchinductor_codegen_config_overrides 2025-03-17T17:34:38.2548242Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-03-17T17:34:38.2548692Z inductor/test_torchinductor_dynamic_shapes 2025-03-17T17:34:38.2549410Z inductor/test_torchinductor_opinfo 2025-03-17T17:34:38.2549977Z inductor/test_torchinductor_strided_blocks 2025-03-17T17:34:38.2550357Z inductor/test_triton_cpu_backend 2025-03-17T17:34:38.2550861Z inductor/test_triton_extension_backend 2025-03-17T17:34:38.2551500Z inductor/test_triton_heuristics 2025-03-17T17:34:38.2551884Z inductor/test_triton_kernels 2025-03-17T17:34:38.2552204Z inductor/test_triton_syntax 2025-03-17T17:34:38.2552522Z inductor/test_triton_wrapper 2025-03-17T17:34:38.2552842Z inductor/test_unbacked_symints 2025-03-17T17:34:38.2553143Z inductor/test_utils 2025-03-17T17:34:38.2553430Z inductor/test_xpu_basic 2025-03-17T17:34:38.2553724Z lazy/test_bindings 2025-03-17T17:34:38.2554005Z lazy/test_debug_util 2025-03-17T17:34:38.2554309Z lazy/test_extract_compiled_graph 2025-03-17T17:34:38.2554943Z lazy/test_functionalization 2025-03-17T17:34:38.2555266Z lazy/test_generator 2025-03-17T17:34:38.2555549Z lazy/test_meta_kernel 2025-03-17T17:34:38.2555821Z lazy/test_reuse_ir 2025-03-17T17:34:38.2556104Z lazy/test_step_closures 2025-03-17T17:34:38.2556400Z lazy/test_ts_opinfo 2025-03-17T17:34:38.2556681Z nn/test_convolution 2025-03-17T17:34:38.2556958Z nn/test_dropout 2025-03-17T17:34:38.2557210Z nn/test_embedding 2025-03-17T17:34:38.2557481Z nn/test_init 2025-03-17T17:34:38.2557741Z nn/test_lazy_modules 2025-03-17T17:34:38.2558127Z nn/test_load_state_dict 2025-03-17T17:34:38.2558422Z nn/test_module_hooks 2025-03-17T17:34:38.2558700Z nn/test_multihead_attention 2025-03-17T17:34:38.2559014Z nn/test_packed_sequence 2025-03-17T17:34:38.2559315Z nn/test_parametrization 2025-03-17T17:34:38.2559607Z nn/test_pooling 2025-03-17T17:34:38.2559872Z nn/test_pruning 2025-03-17T17:34:38.2560168Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-03-17T17:34:38.2560662Z onnx/exporter/test_api 2025-03-17T17:34:38.2560962Z onnx/exporter/test_building 2025-03-17T17:34:38.2561292Z onnx/exporter/test_capture_strategies 2025-03-17T17:34:38.2561640Z onnx/exporter/test_core 2025-03-17T17:34:38.2561941Z onnx/exporter/test_dynamic_shapes 2025-03-17T17:34:38.2562282Z onnx/exporter/test_hf_models_e2e 2025-03-17T17:34:38.2562614Z onnx/exporter/test_ir_passes 2025-03-17T17:34:38.2562942Z onnx/exporter/test_small_models_e2e 2025-03-17T17:34:38.2563274Z onnx/exporter/test_tensors 2025-03-17T17:34:38.2563590Z onnx/exporter/test_verification 2025-03-17T17:34:38.2563927Z onnx/internal/test_diagnostics 2025-03-17T17:34:38.2564259Z onnx/internal/test_registraion 2025-03-17T17:34:38.2564580Z onnx/test_autograd_funs 2025-03-17T17:34:38.2564865Z onnx/test_custom_ops 2025-03-17T17:34:38.2565150Z onnx/test_fx_passes 2025-03-17T17:34:38.2565437Z onnx/test_fx_type_promotion 2025-03-17T17:34:38.2565750Z onnx/test_lazy_import 2025-03-17T17:34:38.2566042Z onnx/test_models_onnxruntime 2025-03-17T17:34:38.2566358Z onnx/test_models_quantized_onnxruntime 2025-03-17T17:34:38.2566704Z onnx/test_onnx_opset 2025-03-17T17:34:38.2566995Z onnx/test_onnxscript_no_runtime 2025-03-17T17:34:38.2567324Z onnx/test_onnxscript_runtime 2025-03-17T17:34:38.2567636Z onnx/test_op_consistency 2025-03-17T17:34:38.2567925Z onnx/test_pytorch_jit_onnx 2025-03-17T17:34:38.2568244Z onnx/test_pytorch_onnx_no_runtime 2025-03-17T17:34:38.2568583Z onnx/test_pytorch_onnx_onnxruntime 2025-03-17T17:34:38.2568935Z onnx/test_pytorch_onnx_shape_inference 2025-03-17T17:34:38.2569292Z onnx/test_symbolic_helper 2025-03-17T17:34:38.2569583Z onnx/test_utility_funs 2025-03-17T17:34:38.2569874Z onnx/test_verification 2025-03-17T17:34:38.2570168Z onnx/torchlib/test_ops 2025-03-17T17:34:38.2570461Z optim/test_lrscheduler 2025-03-17T17:34:38.2570748Z optim/test_optim 2025-03-17T17:34:38.2571002Z optim/test_swa_utils 2025-03-17T17:34:38.2571299Z profiler/test_cpp_thread 2025-03-17T17:34:38.2571614Z profiler/test_execution_trace 2025-03-17T17:34:38.2571928Z profiler/test_kineto 2025-03-17T17:34:38.2572203Z profiler/test_memory_profiler 2025-03-17T17:34:38.2572516Z profiler/test_profiler 2025-03-17T17:34:38.2572820Z profiler/test_profiler_tree 2025-03-17T17:34:38.2573138Z profiler/test_record_function 2025-03-17T17:34:38.2573452Z profiler/test_torch_tidy 2025-03-17T17:34:38.2573733Z test_accelerator 2025-03-17T17:34:38.2573997Z test_ao_sparsity 2025-03-17T17:34:38.2574274Z test_appending_byte_serializer 2025-03-17T17:34:38.2574585Z test_autocast 2025-03-17T17:34:38.2574842Z test_autograd 2025-03-17T17:34:38.2575089Z test_autograd_fallback 2025-03-17T17:34:38.2575369Z test_autoload 2025-03-17T17:34:38.2575625Z test_autoload_disable 2025-03-17T17:34:38.2575908Z test_autoload_enable 2025-03-17T17:34:38.2576182Z test_binary_ufuncs 2025-03-17T17:34:38.2576442Z test_bundled_inputs 2025-03-17T17:34:38.2576730Z test_ci_sanity_check_fail 2025-03-17T17:34:38.2577126Z test_comparison_utils 2025-03-17T17:34:38.2577431Z test_compile_benchmark_util 2025-03-17T17:34:38.2577717Z test_complex 2025-03-17T17:34:38.2577975Z test_content_store 2025-03-17T17:34:38.2578256Z test_cpp_api_parity 2025-03-17T17:34:38.2578550Z test_cpp_extensions_aot_ninja 2025-03-17T17:34:38.2578877Z test_cpp_extensions_aot_no_ninja 2025-03-17T17:34:38.2579198Z test_cpp_extensions_jit 2025-03-17T17:34:38.2579506Z test_cpp_extensions_mtia_backend 2025-03-17T17:34:38.2579868Z test_cpp_extensions_open_device_registration 2025-03-17T17:34:38.2580251Z test_cpp_extensions_stream_and_event 2025-03-17T17:34:38.2580578Z test_cuda 2025-03-17T17:34:38.2580822Z test_cuda_expandable_segments 2025-03-17T17:34:38.2581132Z test_cuda_multigpu 2025-03-17T17:34:38.2581412Z test_cuda_nvml_based_avail 2025-03-17T17:34:38.2581715Z test_cuda_primary_ctx 2025-03-17T17:34:38.2581996Z test_cuda_sanitizer 2025-03-17T17:34:38.2582325Z test_cuda_trace 2025-03-17T17:34:38.2582587Z test_custom_ops 2025-03-17T17:34:38.2582853Z test_dataloader 2025-03-17T17:34:38.2583120Z test_datapipe 2025-03-17T17:34:38.2583362Z test_decomp 2025-03-17T17:34:38.2583728Z test_deploy 2025-03-17T17:34:38.2583986Z test_dispatch 2025-03-17T17:34:38.2584242Z test_dlpack 2025-03-17T17:34:38.2584505Z test_dynamic_shapes 2025-03-17T17:34:38.2584780Z test_expanded_weights 2025-03-17T17:34:38.2585073Z test_extension_utils 2025-03-17T17:34:38.2585352Z test_fake_tensor 2025-03-17T17:34:38.2585619Z test_file_check 2025-03-17T17:34:38.2585882Z test_flop_counter 2025-03-17T17:34:38.2586128Z test_foreach 2025-03-17T17:34:38.2586388Z test_function_schema 2025-03-17T17:34:38.2586686Z test_functional_autograd_benchmark 2025-03-17T17:34:38.2587025Z test_functional_optim 2025-03-17T17:34:38.2587319Z test_functionalization 2025-03-17T17:34:38.2587619Z test_functionalization_of_rng_ops 2025-03-17T17:34:38.2587943Z test_futures 2025-03-17T17:34:38.2588190Z test_fx 2025-03-17T17:34:38.2588432Z test_fx_experimental 2025-03-17T17:34:38.2588695Z test_fx_passes 2025-03-17T17:34:38.2588960Z test_fx_reinplace_pass 2025-03-17T17:34:38.2589243Z test_hop_infra 2025-03-17T17:34:38.2589494Z test_hub 2025-03-17T17:34:38.2589736Z test_import_stats 2025-03-17T17:34:38.2589983Z test_indexing 2025-03-17T17:34:38.2590228Z test_itt 2025-03-17T17:34:38.2590465Z test_jit 2025-03-17T17:34:38.2590704Z test_jit_autocast 2025-03-17T17:34:38.2590967Z test_jit_disabled 2025-03-17T17:34:38.2591222Z test_jit_fuser_legacy 2025-03-17T17:34:38.2591501Z test_jit_fuser_te 2025-03-17T17:34:38.2591766Z test_jit_legacy 2025-03-17T17:34:38.2592031Z test_jit_llga_fuser 2025-03-17T17:34:38.2592294Z test_jit_profiling 2025-03-17T17:34:38.2592677Z test_jiterator 2025-03-17T17:34:38.2592942Z test_legacy_vmap 2025-03-17T17:34:38.2593202Z test_license 2025-03-17T17:34:38.2593449Z test_linalg 2025-03-17T17:34:38.2593684Z test_logging 2025-03-17T17:34:38.2593945Z test_masked 2025-03-17T17:34:38.2594202Z test_maskedtensor 2025-03-17T17:34:38.2594466Z test_matmul_cuda 2025-03-17T17:34:38.2594712Z test_meta 2025-03-17T17:34:38.2594951Z test_metal 2025-03-17T17:34:38.2595197Z test_mkl_verbose 2025-03-17T17:34:38.2595454Z test_mkldnn 2025-03-17T17:34:38.2595703Z test_mkldnn_fusion 2025-03-17T17:34:38.2595961Z test_mkldnn_verbose 2025-03-17T17:34:38.2596241Z test_mobile_optimizer 2025-03-17T17:34:38.2596534Z test_model_exports_to_core_aten 2025-03-17T17:34:38.2596851Z test_module_tracker 2025-03-17T17:34:38.2597121Z test_modules 2025-03-17T17:34:38.2597356Z test_monitor 2025-03-17T17:34:38.2597599Z test_mps 2025-03-17T17:34:38.2597847Z test_multiprocessing 2025-03-17T17:34:38.2598141Z test_multiprocessing_spawn 2025-03-17T17:34:38.2598445Z test_namedtensor 2025-03-17T17:34:38.2598711Z test_namedtuple_return_api 2025-03-17T17:34:38.2599261Z test_native_functions 2025-03-17T17:34:38.2599544Z test_native_mha 2025-03-17T17:34:38.2599815Z test_nestedtensor 2025-03-17T17:34:38.2600062Z test_nn 2025-03-17T17:34:38.2600467Z test_numba_integration 2025-03-17T17:34:38.2600759Z test_numpy_interop 2025-03-17T17:34:38.2601026Z test_openmp 2025-03-17T17:34:38.2601276Z test_ops 2025-03-17T17:34:38.2601509Z test_ops_fwd_gradients 2025-03-17T17:34:38.2601797Z test_ops_gradients 2025-03-17T17:34:38.2602063Z test_ops_jit 2025-03-17T17:34:38.2602311Z test_optim 2025-03-17T17:34:38.2602560Z test_out_dtype_op 2025-03-17T17:34:38.2602809Z test_overrides 2025-03-17T17:34:38.2603062Z test_package 2025-03-17T17:34:38.2603319Z test_per_overload_api 2025-03-17T17:34:38.2603600Z test_prims 2025-03-17T17:34:38.2603838Z test_proxy_tensor 2025-03-17T17:34:38.2604109Z test_pruning_op 2025-03-17T17:34:38.2604380Z test_public_bindings 2025-03-17T17:34:38.2604659Z test_python_dispatch 2025-03-17T17:34:38.2604930Z test_pytree 2025-03-17T17:34:38.2605165Z test_quantization 2025-03-17T17:34:38.2605427Z test_reductions 2025-03-17T17:34:38.2605786Z test_scatter_gather_ops 2025-03-17T17:34:38.2606080Z test_schema_check 2025-03-17T17:34:38.2606355Z test_segment_reductions 2025-03-17T17:34:38.2606636Z test_serialization 2025-03-17T17:34:38.2606949Z test_set_default_mobile_cpu_allocator 2025-03-17T17:34:38.2607287Z test_shape_ops 2025-03-17T17:34:38.2607551Z test_show_pickle 2025-03-17T17:34:38.2607808Z test_sort_and_select 2025-03-17T17:34:38.2608091Z test_sparse 2025-03-17T17:34:38.2608348Z test_sparse_csr 2025-03-17T17:34:38.2608629Z test_sparse_semi_structured 2025-03-17T17:34:38.2608940Z test_spectral_ops 2025-03-17T17:34:38.2609192Z test_stateless 2025-03-17T17:34:38.2609454Z test_subclass 2025-03-17T17:34:38.2609716Z test_sympy_utils 2025-03-17T17:34:38.2609992Z test_tensor_creation_ops 2025-03-17T17:34:38.2610292Z test_tensorboard 2025-03-17T17:34:38.2610545Z test_tensorexpr 2025-03-17T17:34:38.2610821Z test_tensorexpr_pybind 2025-03-17T17:34:38.2611107Z test_testing 2025-03-17T17:34:38.2611361Z test_torch 2025-03-17T17:34:38.2611606Z test_transformers 2025-03-17T17:34:38.2611890Z test_transformers_privateuse1 2025-03-17T17:34:38.2612198Z test_type_hints 2025-03-17T17:34:38.2612459Z test_type_info 2025-03-17T17:34:38.2612720Z test_type_promotion 2025-03-17T17:34:38.2612978Z test_typing 2025-03-17T17:34:38.2613223Z test_unary_ufuncs 2025-03-17T17:34:38.2613477Z test_utils 2025-03-17T17:34:38.2613730Z test_utils_config_module 2025-03-17T17:34:38.2614021Z test_utils_filelock 2025-03-17T17:34:38.2614276Z test_view_ops 2025-03-17T17:34:38.2614526Z test_vulkan 2025-03-17T17:34:38.2614768Z test_weak 2025-03-17T17:34:38.2615023Z test_xnnpack_integration 2025-03-17T17:34:38.2615299Z test_xpu 2025-03-17T17:34:38.2615568Z torch_np/numpy_tests/core/test_dlpack 2025-03-17T17:34:38.2615925Z torch_np/numpy_tests/core/test_dtype 2025-03-17T17:34:38.2616279Z torch_np/numpy_tests/core/test_einsum 2025-03-17T17:34:38.2616641Z torch_np/numpy_tests/core/test_getlimits 2025-03-17T17:34:38.2617006Z torch_np/numpy_tests/core/test_indexing 2025-03-17T17:34:38.2617382Z torch_np/numpy_tests/core/test_multiarray 2025-03-17T17:34:38.2617750Z torch_np/numpy_tests/core/test_numeric 2025-03-17T17:34:38.2618123Z torch_np/numpy_tests/core/test_numerictypes 2025-03-17T17:34:38.2618510Z torch_np/numpy_tests/core/test_scalar_ctors 2025-03-17T17:34:38.2618887Z torch_np/numpy_tests/core/test_scalar_methods 2025-03-17T17:34:38.2619285Z torch_np/numpy_tests/core/test_scalarinherit 2025-03-17T17:34:38.2619669Z torch_np/numpy_tests/core/test_scalarmath 2025-03-17T17:34:38.2620040Z torch_np/numpy_tests/core/test_shape_base 2025-03-17T17:34:38.2620407Z torch_np/numpy_tests/fft/test_helper 2025-03-17T17:34:38.2620768Z torch_np/numpy_tests/fft/test_pocketfft 2025-03-17T17:34:38.2621120Z torch_np/numpy_tests/lib/test_arraypad 2025-03-17T17:34:38.2621488Z torch_np/numpy_tests/lib/test_arraysetops 2025-03-17T17:34:38.2621865Z torch_np/numpy_tests/lib/test_function_base 2025-03-17T17:34:38.2622252Z torch_np/numpy_tests/lib/test_histograms 2025-03-17T17:34:38.2622720Z torch_np/numpy_tests/lib/test_index_tricks 2025-03-17T17:34:38.2623093Z torch_np/numpy_tests/lib/test_shape_base_ 2025-03-17T17:34:38.2623471Z torch_np/numpy_tests/lib/test_twodim_base 2025-03-17T17:34:38.2623939Z torch_np/numpy_tests/lib/test_type_check 2025-03-17T17:34:38.2624310Z torch_np/numpy_tests/linalg/test_linalg 2025-03-17T17:34:38.2624662Z torch_np/test_basic 2025-03-17T17:34:38.2624937Z torch_np/test_binary_ufuncs 2025-03-17T17:34:38.2625249Z torch_np/test_dtype 2025-03-17T17:34:38.2625572Z torch_np/test_function_base 2025-03-17T17:34:38.2625889Z torch_np/test_ndarray_methods 2025-03-17T17:34:38.2626212Z torch_np/test_nep50_examples 2025-03-17T17:34:38.2626506Z torch_np/test_random 2025-03-17T17:34:38.2626793Z torch_np/test_reductions 2025-03-17T17:34:38.2627102Z torch_np/test_scalars_0D_arrays 2025-03-17T17:34:38.2627429Z torch_np/test_ufuncs_basic 2025-03-17T17:34:38.2627852Z torch_np/test_unary_ufuncs 2025-03-17T17:34:38.2628146Z xpu/test_conv 2025-03-17T17:34:38.2628403Z xpu/test_gemm 2025-03-17T17:34:38.2628992Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2025-03-17T17:34:38.2629997Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2025-03-17T17:34:38.2630708Z Results from PreviouslyFailedInPR 2025-03-17T17:34:38.2630928Z 2025-03-17T17:34:38.2631091Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:38.2632617Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:38.2634190Z Results from EditedByPR 2025-03-17T17:34:38.2634378Z 2025-03-17T17:34:38.2634500Z Results from MentionedInPR 2025-03-17T17:34:38.2634699Z 2025-03-17T17:34:38.2634862Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:38.2636374Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:38.2637890Z Results from HistoricalClassFailurCorrelation 2025-03-17T17:34:38.2638391Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-03-17T17:34:38.2639002Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.23319650271325107) 2025-03-17T17:34:38.2639702Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.13911749835705883) 2025-03-17T17:34:38.2640385Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.13137468531945964) 2025-03-17T17:34:38.2640915Z test_fx, TestVisionTracing (0.10510142599087732) 2025-03-17T17:34:38.2641341Z test_utils, TestDeviceUtilsCPU (0.08040119731730246) 2025-03-17T17:34:38.2641746Z test_jit, TestScript (0.07689033676488566) 2025-03-17T17:34:38.2642229Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.06870369232502842) 2025-03-17T17:34:38.2642756Z test_decomp, TestDecompCUDA (0.05655502669644199) 2025-03-17T17:34:38.2643275Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.04498976573935461) 2025-03-17T17:34:38.2643886Z inductor/test_inductor_freezing, FreezingCpuTests (0.04307307176340642) 2025-03-17T17:34:38.2644531Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.03876381705930578) 2025-03-17T17:34:38.2645139Z test_ops, TestCompositeComplianceCUDA (0.03626008946572721) 2025-03-17T17:34:38.2645819Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.03555780131522153) 2025-03-17T17:34:38.2646590Z export/test_export_nonstrict, NonStrictExportTestExport (0.03541198725007417) 2025-03-17T17:34:38.2647493Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.03541198725007417) 2025-03-17T17:34:38.2648310Z export/test_retraceability, RetraceExportTestExport (0.03541198725007417) 2025-03-17T17:34:38.2648887Z test_ops_gradients, TestBwdGradientsCUDA (0.03541198725007417) 2025-03-17T17:34:38.2649580Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.035053460908571726) 2025-03-17T17:34:38.2650281Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.032079094332420136) 2025-03-17T17:34:38.2650854Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.031449563956925594) 2025-03-17T17:34:38.2651437Z test_python_dispatch, TestPythonRegistration (0.03000260336774816) 2025-03-17T17:34:38.2651993Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.029891674534078847) 2025-03-17T17:34:38.2652573Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.029162813029472844) 2025-03-17T17:34:38.2653216Z inductor/test_triton_cpu_backend, CpuTritonTests (0.02776900211262304) 2025-03-17T17:34:38.2653735Z test_cuda_multigpu, TestCudaMultiGPU (0.027392213666969138) 2025-03-17T17:34:38.2654335Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.026853395051908008) 2025-03-17T17:34:38.2654932Z test_accelerator, TestAccelerator (0.025673234179750832) 2025-03-17T17:34:38.2655411Z inductor/test_torchinductor, CpuTests (0.023866202745150947) 2025-03-17T17:34:38.2655934Z test_quantization, TestDynamicQuantizedOps (0.021872109772104634) 2025-03-17T17:34:38.2656396Z test_ops, TestCommonCUDA (0.021368419500225565) 2025-03-17T17:34:38.2656819Z test_dataloader, TestDataLoader (0.02114303944636781) 2025-03-17T17:34:38.2657324Z test_quantization, TestFXNumericSuiteNShadows (0.02114303944636781) 2025-03-17T17:34:38.2657822Z test_cuda, TestCudaOptimsCUDA (0.020830580735337747) 2025-03-17T17:34:38.2658352Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.019684898794894174) 2025-03-17T17:34:38.2659055Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.017978275699121433) 2025-03-17T17:34:38.2659708Z nn/test_parametrization, TestNNParametrization (0.01688407491592025) 2025-03-17T17:34:38.2660310Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.016370439970094276) 2025-03-17T17:34:38.2660885Z test_quantization, TestNumericDebugger (0.015055170625323525) 2025-03-17T17:34:38.2661459Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.014819146838346255) 2025-03-17T17:34:38.2662205Z distributed/test_c10d_ucc, UccProcessGroupWithDispatchedCollectivesTests (0.014581406514736422) 2025-03-17T17:34:38.2662946Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.014581406514736422) 2025-03-17T17:34:38.2663514Z functorch/test_aotdispatch, TestAOTExport (0.014581406514736422) 2025-03-17T17:34:38.2664202Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.014581406514736422) 2025-03-17T17:34:38.2664822Z inductor/test_control_flow, WhileLoopTests (0.014581406514736422) 2025-03-17T17:34:38.2665375Z inductor/test_flex_decoding, TestFlexDecoding (0.014581406514736422) 2025-03-17T17:34:38.2665977Z profiler/test_kineto, SimpleKinetoInitializationTest (0.014581406514736422) 2025-03-17T17:34:38.2666494Z test_ops, TestMathBitsCUDA (0.014581406514736422) 2025-03-17T17:34:38.2667019Z torch_np/numpy_tests/core/test_numeric, TestCreationFuncs (0.014581406514736422) 2025-03-17T17:34:38.2667600Z inductor/test_torchinductor, GPUTests (0.012877291853152882) 2025-03-17T17:34:38.2668298Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.011611032897298987) 2025-03-17T17:34:38.2668960Z test_linalg, TestLinalgCUDA (0.011575519026356805) 2025-03-17T17:34:38.2669661Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.009869897190545004) 2025-03-17T17:34:38.2670492Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.00913816205638347) 2025-03-17T17:34:38.2671053Z dynamo/test_misc, MiscTests (0.009036428894217468) 2025-03-17T17:34:38.2671632Z inductor/test_pattern_matcher, TestPatternMatcher (0.0077320291204050285) 2025-03-17T17:34:38.2672326Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.006561632931631391) 2025-03-17T17:34:38.2673060Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.006561632931631391) 2025-03-17T17:34:38.2673747Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.006561632931631391) 2025-03-17T17:34:38.2674465Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.006561632931631391) 2025-03-17T17:34:38.2675109Z test_quantization, TestFloat8DtypeCUDA (0.006561632931631391) 2025-03-17T17:34:38.2675586Z export/test_export, TestExport (0.006394988285748688) 2025-03-17T17:34:38.2676078Z export/test_serdes, SerDesExportTestExport (0.006394988285748688) 2025-03-17T17:34:38.2676597Z profiler/test_profiler, TestProfiler (0.006394988285748688) 2025-03-17T17:34:38.2677224Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.006322570562118453) 2025-03-17T17:34:38.2677900Z distributed/_composable/fsdp/test_fully_shard_mixed_precision, pytest (0.006249174220601323) 2025-03-17T17:34:38.2678681Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.006249174220601323) 2025-03-17T17:34:38.2679559Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.006249174220601323) 2025-03-17T17:34:38.2680436Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.006249174220601323) 2025-03-17T17:34:38.2681174Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.006249174220601323) 2025-03-17T17:34:38.2681927Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.006249174220601323) 2025-03-17T17:34:38.2682670Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.006249174220601323) 2025-03-17T17:34:38.2683327Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.006249174220601323) 2025-03-17T17:34:38.2684000Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.006249174220601323) 2025-03-17T17:34:38.2684625Z distributed/test_functional_api, TestPgTag (0.006249174220601323) 2025-03-17T17:34:38.2685227Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.006249174220601323) 2025-03-17T17:34:38.2685822Z dynamo/test_ctx_manager, CtxManagerTests (0.006249174220601323) 2025-03-17T17:34:38.2686391Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.006249174220601323) 2025-03-17T17:34:38.2686922Z dynamo/test_exc, ExcTests (0.006249174220601323) 2025-03-17T17:34:38.2687338Z dynamo/test_hooks, HooksTests (0.006249174220601323) 2025-03-17T17:34:38.2687783Z dynamo/test_logging, LoggingTests (0.006249174220601323) 2025-03-17T17:34:38.2688226Z export/test_hop, TestHOPCUDA (0.006249174220601323) 2025-03-17T17:34:38.2688793Z export/test_retraceability, RetraceExportNonStrictTestExport (0.006249174220601323) 2025-03-17T17:34:38.2689467Z export/test_serdes, SerDesExportNonStrictTestExport (0.006249174220601323) 2025-03-17T17:34:38.2689998Z functorch/test_dims, TestMin (0.006249174220601323) 2025-03-17T17:34:38.2690456Z functorch/test_ops, TestOperatorsCUDA (0.006249174220601323) 2025-03-17T17:34:38.2690995Z inductor/test_compile_worker, TestCompileWorker (0.006249174220601323) 2025-03-17T17:34:38.2691601Z inductor/test_extension_backend, ExtensionBackendTests (0.006249174220601323) 2025-03-17T17:34:38.2692194Z inductor/test_flex_attention, TestFlexAttention (0.006249174220601323) 2025-03-17T17:34:38.2692784Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.006249174220601323) 2025-03-17T17:34:38.2693361Z inductor/test_max_autotune, TestMaxAutotune (0.006249174220601323) 2025-03-17T17:34:38.2693873Z inductor/test_perf, InplacingTests (0.006249174220601323) 2025-03-17T17:34:38.2694489Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.006249174220601323) 2025-03-17T17:34:38.2695259Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.006249174220601323) 2025-03-17T17:34:38.2695882Z profiler/test_memory_profiler, TestIdentifyGradients (0.006249174220601323) 2025-03-17T17:34:38.2696460Z profiler/test_profiler, TestProfilerCUDA (0.006249174220601323) 2025-03-17T17:34:38.2696968Z test_cuda, TestBlockStateAbsorption (0.006249174220601323) 2025-03-17T17:34:38.2697400Z test_cuda, TestCuda (0.006249174220601323) 2025-03-17T17:34:38.2697799Z test_cuda, TestCudaMallocAsync (0.006249174220601323) 2025-03-17T17:34:38.2698324Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.006249174220601323) 2025-03-17T17:34:38.2699063Z test_cuda_expandable_segments, TestCuda (0.006249174220601323) 2025-03-17T17:34:38.2699624Z test_cuda_expandable_segments, TestCudaMallocAsync (0.006249174220601323) 2025-03-17T17:34:38.2700240Z test_dataloader, TestDataLoaderPersistentWorkers (0.006249174220601323) 2025-03-17T17:34:38.2700828Z test_dataloader, TestIndividualWorkerQueue (0.006249174220601323) 2025-03-17T17:34:38.2701462Z test_jit_fuser_te, TestNNCOpInfoCPU (0.006249174220601323) 2025-03-17T17:34:38.2701896Z test_modules, TestModuleCUDA (0.006249174220601323) 2025-03-17T17:34:38.2702409Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.006249174220601323) 2025-03-17T17:34:38.2702889Z test_nn, TestNN (0.006249174220601323) 2025-03-17T17:34:38.2703258Z test_ops_jit, TestJitCPU (0.006249174220601323) 2025-03-17T17:34:38.2703730Z test_ops_jit, TestJitCUDA (0.006249174220601323) 2025-03-17T17:34:38.2704146Z test_optim, TestOptimRenewedCUDA (0.006249174220601323) 2025-03-17T17:34:38.2704643Z test_overrides, TestTorchFunctionWarning (0.006249174220601323) 2025-03-17T17:34:38.2705152Z test_quantization, TestQuantizedOps (0.006249174220601323) 2025-03-17T17:34:38.2705691Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.006249174220601323) 2025-03-17T17:34:38.2706216Z test_testing, TestTestingCUDA (0.006249174220601323) 2025-03-17T17:34:38.2706631Z test_torch, TestTorch (0.006249174220601323) 2025-03-17T17:34:38.2707052Z test_torch, TestTorchDeviceTypeCUDA (0.006249174220601323) 2025-03-17T17:34:38.2707514Z test_type_hints, TestTypeHints (0.006249174220601323) 2025-03-17T17:34:38.2708055Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.006249174220601323) 2025-03-17T17:34:38.2708641Z test_transformers, TestSDPACudaOnlyCUDA (0.005468027443026159) 2025-03-17T17:34:38.2709154Z inductor/test_cpu_repro, CPUReproTests (0.005447141165550886) 2025-03-17T17:34:38.2709755Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.004216868621316783) 2025-03-17T17:34:38.2710599Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.0039767472312917515) 2025-03-17T17:34:38.2711353Z inductor/test_binary_folding, FreezingCpuTests (0.0039767472312917515) 2025-03-17T17:34:38.2711970Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.0039767472312917515) 2025-03-17T17:34:38.2712561Z test_quantization, TestQuantizedConv (0.0036453516286841054) 2025-03-17T17:34:38.2713118Z dynamo/test_autograd_function, AutogradFunctionTests (0.003122280006847326) 2025-03-17T17:34:38.2713665Z inductor/test_halide, CpuHalideTests (0.0027340137215130793) 2025-03-17T17:34:38.2714347Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.0027340137215130793) 2025-03-17T17:34:38.2715038Z test_mkldnn_verbose, TestMKLDNNVerbose (0.001734352316730764) 2025-03-17T17:34:38.2715600Z nn/test_convolution, TestConvolutionNNDeviceTypeCPU (0.001470393934259135) 2025-03-17T17:34:38.2716145Z test_mps, TestAdvancedIndexing (0.0011511636722160332) 2025-03-17T17:34:38.2716852Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0008748843908841854) 2025-03-17T17:34:38.2717536Z test_jit, TestScriptList (0.0008748843908841854) 2025-03-17T17:34:38.2718024Z test_quantization, TestQuantizedEmbeddingOps (0.0008748843908841854) 2025-03-17T17:34:38.2718802Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.0006339741962928879) 2025-03-17T17:34:38.2719479Z inductor/test_compiled_autograd, TestCompiledAutograd (0.0006249174220601324) 2025-03-17T17:34:38.2720025Z dynamo/test_repros, ReproTests (0.0005291639460993057) 2025-03-17T17:34:38.2720698Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.00020346148625213613) 2025-03-17T17:34:38.2721437Z distributed/test_c10d_logger, C10dErrorLoggerTest (0.00020346148625213613) 2025-03-17T17:34:38.2722046Z functorch/test_control_flow, AssociativeScanTests (0.00020346148625213613) 2025-03-17T17:34:39.7076665Z profiler/test_execution_trace, TestExecutionTraceCPU (0.00014581406514736423) 2025-03-17T17:34:39.7077568Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:39.7079895Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:39.7082782Z Results from CorrelatedWithHistoricalFailures 2025-03-17T17:34:39.7083193Z inductor/test_mkldnn_pattern_matcher (0.25) 2025-03-17T17:34:39.7083607Z inductor/test_cpu_cpp_wrapper (0.08969117745133962) 2025-03-17T17:34:39.7084004Z test_quantization (0.06455303381194998) 2025-03-17T17:34:39.7084395Z inductor/test_torchinductor (0.049038906901343216) 2025-03-17T17:34:39.7084785Z test_accelerator (0.046736815475403225) 2025-03-17T17:34:39.7085159Z export/test_experimental (0.035664659564613246) 2025-03-17T17:34:39.7085586Z inductor/test_distributed_patterns (0.035664659564613246) 2025-03-17T17:34:39.7086037Z inductor/test_fused_attention (0.035664659564613246) 2025-03-17T17:34:39.7086470Z inductor/test_inductor_freezing (0.02916851926936528) 2025-03-17T17:34:39.7086925Z inductor/test_aot_inductor_arrayref (0.02261229434838989) 2025-03-17T17:34:39.7087381Z inductor/test_aot_inductor (0.022351028925625824) 2025-03-17T17:34:39.7087767Z test_cuda_multigpu (0.016049096804075964) 2025-03-17T17:34:39.7088146Z dynamo/test_dynamic_shapes (0.015284854099119964) 2025-03-17T17:34:39.7088532Z functorch/test_dims (0.015284854099119964) 2025-03-17T17:34:39.7088936Z inductor/test_compiled_autograd (0.015284854099119964) 2025-03-17T17:34:39.7089367Z inductor/test_cudacodecache (0.015284854099119964) 2025-03-17T17:34:39.7089738Z test_autograd (0.015284854099119964) 2025-03-17T17:34:39.7090100Z test_ci_sanity_check_fail (0.015284854099119964) 2025-03-17T17:34:39.7090466Z test_torch (0.015284854099119964) 2025-03-17T17:34:39.7090888Z inductor/test_torchinductor_dynamic_shapes (0.013374247336729969) 2025-03-17T17:34:39.7091357Z inductor/test_cpu_repro (0.013323161594420076) 2025-03-17T17:34:39.7091748Z inductor/test_binary_folding (0.009726725335803614) 2025-03-17T17:34:39.7092259Z inductor/test_torchinductor_codegen_dynamic_shapes (0.0066871236683649846) 2025-03-17T17:34:39.7092760Z test_mkldnn_verbose (0.004242052018698493) 2025-03-17T17:34:39.7093173Z inductor/test_torchinductor_opinfo (0.003627175030057629) 2025-03-17T17:34:39.7093598Z nn/test_convolution (0.003596436258616462) 2025-03-17T17:34:39.7093974Z inductor/test_codecache (0.0020842982862436317) 2025-03-17T17:34:39.7094433Z export/test_export_training_ir_to_run_decomp (0.0007132931912922651) 2025-03-17T17:34:39.7094894Z export/test_serdes (0.0007132931912922651) 2025-03-17T17:34:39.7095289Z distributed/test_c10d_logger (0.0004976464125294873) 2025-03-17T17:34:39.7095717Z functorch/test_control_flow (0.0004976464125294873) 2025-03-17T17:34:39.7096128Z export/test_cpp_serdes (0.00035664659564613253) 2025-03-17T17:34:39.7096500Z export/test_export (0.00035664659564613253) 2025-03-17T17:34:39.7096900Z export/test_export_nonstrict (0.00035664659564613253) 2025-03-17T17:34:39.7097330Z export/test_retraceability (0.00035664659564613253) 2025-03-17T17:34:39.7097756Z functorch/test_aotdispatch (0.0001795200984795969) 2025-03-17T17:34:39.7098370Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:39.7100203Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:39.7101687Z Results from HistorialEditedFiles 2025-03-17T17:34:39.7102052Z inductor/test_mkldnn_pattern_matcher (0.25) 2025-03-17T17:34:39.7102443Z dynamo/test_trace_rules (0.026746292312917468) 2025-03-17T17:34:39.7102850Z test_torch (0.026746292312917468) 2025-03-17T17:34:39.7103295Z inductor/test_cpu_cpp_wrapper (0.024906600249066) 2025-03-17T17:34:39.7104080Z functorch/test_vmap_registrations (0.016344956413449564) 2025-03-17T17:34:39.7104583Z inductor/test_aot_inductor (0.010896637608966376) 2025-03-17T17:34:39.7119476Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:39.7121215Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:39.7122695Z Results from Profiling 2025-03-17T17:34:39.7122872Z 2025-03-17T17:34:39.7122990Z Results from LLM 2025-03-17T17:34:39.7123247Z test_package (0.25) 2025-03-17T17:34:39.7123590Z inductor/test_external_callables (0.24324083078423098) 2025-03-17T17:34:39.7124019Z functorch/test_rearrange (0.24309146621272026) 2025-03-17T17:34:39.7124409Z test_comparison_utils (0.24274694385975065) 2025-03-17T17:34:39.7124786Z functorch/test_parsing (0.24172084999829865) 2025-03-17T17:34:39.7125299Z cpp_extensions/open_registration_extension/test/test_openreg (0.23930068680274671) 2025-03-17T17:34:39.7125845Z inductor/test_triton_syntax (0.2381900822083521) 2025-03-17T17:34:39.7126231Z test_mkl_verbose (0.23818072083600592) 2025-03-17T17:34:39.7126627Z inductor/test_cpp_wrapper_hipify (0.2370364272264802) 2025-03-17T17:34:39.7127051Z export/test_retraceability (0.2357239866741759) 2025-03-17T17:34:39.7127500Z export/test_functionalized_assertions (0.23548915734451537) 2025-03-17T17:34:39.7127916Z test_mkldnn_verbose (0.23492349989871433) 2025-03-17T17:34:39.7128360Z distributed/tensor/debug/test_op_coverage (0.23482634833177563) 2025-03-17T17:34:39.7128840Z inductor/test_inductor_utils (0.23384366261725367) 2025-03-17T17:34:39.7129273Z export/test_unflatten_training_ir (0.23380832393353498) 2025-03-17T17:34:39.7129737Z distributed/_tools/test_mod_tracker (0.23244241821857417) 2025-03-17T17:34:39.7130206Z inductor/test_triton_extension_backend (0.23205299705428817) 2025-03-17T17:34:39.7130651Z test_utils_config_module (0.23196572362334958) 2025-03-17T17:34:39.7131020Z test_license (0.2317673062557659) 2025-03-17T17:34:39.7131363Z inductor/test_utils (0.23171837271284382) 2025-03-17T17:34:39.7131814Z export/test_export_training_ir_to_run_decomp (0.2310754789763055) 2025-03-17T17:34:39.7132289Z inductor/test_extension_backend (0.22957750039671548) 2025-03-17T17:34:39.7132693Z onnx/test_lazy_import (0.2294106453630718) 2025-03-17T17:34:39.7133104Z inductor/test_inductor_annotations (0.22931542172207275) 2025-03-17T17:34:39.7133536Z onnx/test_fx_type_promotion (0.2289667652598717) 2025-03-17T17:34:39.7133913Z test_ao_sparsity (0.22872758319020306) 2025-03-17T17:34:39.7134268Z test_extension_utils (0.22830681832275374) 2025-03-17T17:34:39.7134617Z inductor/test_smoke (0.22800236502848878) 2025-03-17T17:34:39.7134965Z test_autoload (0.2279417248012527) 2025-03-17T17:34:39.7135300Z export/test_serdes (0.2274055427592508) 2025-03-17T17:34:39.7135671Z inductor/test_ck_backend (0.22709532556269202) 2025-03-17T17:34:39.7136083Z dynamo/test_fx_passes_pre_grad (0.22684135610231093) 2025-03-17T17:34:39.7136556Z inductor/test_torchinductor_strided_blocks (0.22657800539405853) 2025-03-17T17:34:39.7137181Z dynamo/test_interop (0.22627430736974932) 2025-03-17T17:34:39.7137580Z export/test_export_nonstrict (0.22621976892873463) 2025-03-17T17:34:39.7137985Z inductor/test_b2b_gemm (0.22594371775991065) 2025-03-17T17:34:39.7138368Z dynamo/test_base_output (0.22567905526699827) 2025-03-17T17:34:39.7138755Z inductor/test_minifier_utils (0.2250566333213656) 2025-03-17T17:34:39.7139164Z onnx/exporter/test_tensors (0.22482190336933083) 2025-03-17T17:34:39.7139595Z dynamo/test_skip_guard_eval_unsafe (0.2247727909466824) 2025-03-17T17:34:39.7140036Z test_appending_byte_serializer (0.22465705576372738) 2025-03-17T17:34:39.7140446Z dynamo/test_reconstruct (0.22427651895918393) 2025-03-17T17:34:39.7140829Z dynamo/test_skip_non_tensor (0.22403369966841263) 2025-03-17T17:34:39.7141243Z inductor/test_op_completeness (0.2240243581715916) 2025-03-17T17:34:39.7141633Z onnx/test_fx_passes (0.22398110902886276) 2025-03-17T17:34:39.7142058Z export/test_tree_utils (0.2234070044848725) 2025-03-17T17:34:39.7142470Z inductor/test_triton_cpu_backend (0.22313361663641876) 2025-03-17T17:34:39.7142853Z dynamo/test_sdpa (0.2227519071758914) 2025-03-17T17:34:39.7143196Z export/test_tools (0.22224299435439684) 2025-03-17T17:34:39.7143569Z torch_np/test_binary_ufuncs (0.22215828486620273) 2025-03-17T17:34:39.7144059Z torch_np/test_unary_ufuncs (0.22155061056023223) 2025-03-17T17:34:39.7144446Z test_cpp_api_parity (0.22129322250952516) 2025-03-17T17:34:39.7144882Z distributed/checkpoint/test_nested_dict (0.221250589508076) 2025-03-17T17:34:39.7145309Z inductor/test_metrics (0.22114161200367236) 2025-03-17T17:34:39.7145728Z inductor/test_aot_inductor_arrayref (0.22104638836267332) 2025-03-17T17:34:39.7146188Z inductor/test_provenance_tracing (0.22070687464204178) 2025-03-17T17:34:39.7146588Z test_transformers (0.2205718601996902) 2025-03-17T17:34:39.7146966Z inductor/test_compile_worker (0.22050485980440576) 2025-03-17T17:34:39.7147360Z dynamo/test_pre_dispatch (0.2204925966053875) 2025-03-17T17:34:39.7147752Z export/test_export_legacy (0.22032599995357077) 2025-03-17T17:34:39.7148135Z inductor/test_pad_mm (0.22030256670941759) 2025-03-17T17:34:39.7148484Z test_file_check (0.22011965225145178) 2025-03-17T17:34:39.7148841Z backends/xeon/test_launch (0.2196873993304651) 2025-03-17T17:34:39.7149273Z inductor/test_move_constructors_to_cuda (0.2196227044960982) 2025-03-17T17:34:39.7149734Z inductor/test_cutlass_backend (0.21957275730139342) 2025-03-17T17:34:39.7150219Z distributed/flight_recorder/test_fr_analysis (0.2194427514913799) 2025-03-17T17:34:39.7150674Z test_flop_counter (0.21894580373602632) 2025-03-17T17:34:39.7151037Z inductor/test_indexing (0.21855189070305617) 2025-03-17T17:34:39.7151423Z inductor/test_triton_wrapper (0.21813762513233126) 2025-03-17T17:34:39.7151835Z inductor/test_flex_decoding (0.21798504072574607) 2025-03-17T17:34:39.7152219Z dynamo/test_utils (0.21791815958361252) 2025-03-17T17:34:39.7152582Z test_native_functions (0.21789792629900867) 2025-03-17T17:34:39.7152952Z test_hop_infra (0.21784956914631598) 2025-03-17T17:34:39.7153319Z test_transformers_privateuse1 (0.21774039288666086) 2025-03-17T17:34:39.7153702Z test_openmp (0.2176676285890826) 2025-03-17T17:34:39.7154127Z distributed/_shard/sharded_tensor/test_logger (0.2176399221070219) 2025-03-17T17:34:39.7154590Z dynamo/test_frame_init (0.2175239881688154) 2025-03-17T17:34:39.7155001Z onnx/exporter/test_verification (0.21746781993473832) 2025-03-17T17:34:39.7155430Z inductor/test_combo_kernels (0.21742250373739375) 2025-03-17T17:34:39.7155828Z inductor/test_cudacodecache (0.21719371656737915) 2025-03-17T17:34:39.7156210Z dynamo/test_nops (0.21661060841049543) 2025-03-17T17:34:39.7156579Z functorch/test_ac_logging (0.21651093265186253) 2025-03-17T17:34:39.7156950Z test_show_pickle (0.21540277274706152) 2025-03-17T17:34:39.7157317Z inductor/test_debug_trace (0.21539754548394677) 2025-03-17T17:34:39.7157709Z torch_np/test_nep50_examples (0.21536433348141926) 2025-03-17T17:34:39.7158184Z export/test_cpp_serdes (0.2151369375981652) 2025-03-17T17:34:39.7158569Z inductor/test_xpu_basic (0.21513284323998408) 2025-03-17T17:34:39.7158947Z dynamo/test_callback (0.215131253197972) 2025-03-17T17:34:39.7159322Z inductor/test_aot_inductor (0.2150749259596937) 2025-03-17T17:34:39.7159682Z dynamo/test_sys (0.21495901189701233) 2025-03-17T17:34:39.7160145Z distributed/pipelining/test_schedule_multiproc (0.21449615066729294) 2025-03-17T17:34:39.7160683Z inductor/test_cooperative_reductions (0.2144931494629951) 2025-03-17T17:34:39.7161115Z test_tensorexpr_pybind (0.21442523479355372) 2025-03-17T17:34:39.7161476Z dynamo/test_view (0.2144180001023987) 2025-03-17T17:34:39.7161815Z dynamo/test_subgraphs (0.21409693086910742) 2025-03-17T17:34:39.7162183Z inductor/test_config (0.21375980221149404) 2025-03-17T17:34:39.7162603Z inductor/test_aot_inductor_custom_ops (0.21358102186275965) 2025-03-17T17:34:39.7163082Z test_proxy_tensor (0.2135740853044819) 2025-03-17T17:34:39.7163440Z torch_np/test_dtype (0.21346715497916885) 2025-03-17T17:34:39.7163862Z inductor/test_coordinate_descent_tuner (0.21344529190150263) 2025-03-17T17:34:39.7164312Z inductor/test_gpu_cpp_wrapper (0.21322666112484023) 2025-03-17T17:34:39.7164696Z test_custom_ops (0.2131631985730327) 2025-03-17T17:34:39.7165033Z test_deploy (0.21280158326843313) 2025-03-17T17:34:39.7165414Z inductor/test_compiled_optimizers (0.2126042789302579) 2025-03-17T17:34:39.7165832Z inductor/test_fx_fusion (0.21229274994903916) 2025-03-17T17:34:39.7166214Z onnx/exporter/test_building (0.21220380697398786) 2025-03-17T17:34:39.7166670Z distributed/_composable/test_contract (0.21185457412155745) 2025-03-17T17:34:39.7167135Z inductor/test_benchmark_fusion (0.21168026576598206) 2025-03-17T17:34:39.7167664Z distributed/tensor/parallel/test_micro_pipeline_tp (0.21162521056131345) 2025-03-17T17:34:39.7168186Z inductor/test_memory_planning (0.211468909431525) 2025-03-17T17:34:39.7168652Z test_cpp_extensions_open_device_registration (0.210693227311452) 2025-03-17T17:34:39.7169131Z inductor/test_kernel_benchmark (0.21055678183128954) 2025-03-17T17:34:39.7169529Z dynamo/test_resume (0.2104499310080771) 2025-03-17T17:34:39.7169903Z test_namedtuple_return_api (0.21043880071399246) 2025-03-17T17:34:39.7170371Z torch_np/numpy_tests/core/test_scalarinherit (0.2102600203652581) 2025-03-17T17:34:39.7170832Z inductor/test_autoheuristic (0.21020562105291946) 2025-03-17T17:34:39.7171270Z test_set_default_mobile_cpu_allocator (0.2099890175798225) 2025-03-17T17:34:39.7171712Z onnx/test_onnxscript_runtime (0.20997776803258697) 2025-03-17T17:34:39.7172098Z dynamo/test_global (0.20981457009557106) 2025-03-17T17:34:39.7172449Z dynamo/test_config (0.20971396018725608) 2025-03-17T17:34:39.7172884Z distributed/pipelining/test_transformer (0.20967963515532007) 2025-03-17T17:34:39.7173323Z inductor/test_foreach (0.20962656750316658) 2025-03-17T17:34:39.7173777Z inductor/test_torchinductor_dynamic_shapes (0.20938829970765488) 2025-03-17T17:34:39.7174233Z profiler/test_kineto (0.2091081740561749) 2025-03-17T17:34:39.7174586Z test_foreach (0.2088874762248968) 2025-03-17T17:34:39.7174951Z dynamo/test_export_mutations (0.20882415280176533) 2025-03-17T17:34:39.7175348Z inductor/test_triton_kernels (0.2087453065934908) 2025-03-17T17:34:39.7175729Z test_namedtensor (0.20869706869394902) 2025-03-17T17:34:39.7176109Z inductor/test_codegen_triton (0.20864533270198066) 2025-03-17T17:34:39.7176555Z onnx/test_models_quantized_onnxruntime (0.2085649958293198) 2025-03-17T17:34:39.7177008Z inductor/test_cudagraph_trees (0.20850256680482013) 2025-03-17T17:34:39.7177418Z inductor/test_triton_heuristics (0.2084872825259789) 2025-03-17T17:34:39.7177852Z dynamo/test_graph_deduplication (0.2084332012220427) 2025-03-17T17:34:39.7178244Z test_jiterator (0.2083344596130919) 2025-03-17T17:34:39.7178587Z dynamo/test_compile (0.20801052830417885) 2025-03-17T17:34:39.7179014Z distributed/tensor/test_common_rules (0.20796986297971964) 2025-03-17T17:34:39.7179531Z dynamo/test_graph_region_tracker (0.20796566924391277) 2025-03-17T17:34:39.7179955Z inductor/test_ordered_set (0.2079322187350834) 2025-03-17T17:34:39.7180337Z test_module_tracker (0.20774105593417988) 2025-03-17T17:34:39.7180749Z onnx/exporter/test_dynamic_shapes (0.20736634265850573) 2025-03-17T17:34:39.7181160Z dynamo/test_sources (0.2073437839374592) 2025-03-17T17:34:39.7181515Z inductor/test_fp8 (0.20716776628672082) 2025-03-17T17:34:39.7181901Z onnx/exporter/test_hf_models_e2e (0.20705258761847006) 2025-03-17T17:34:39.7182357Z inductor/test_scatter_optimization (0.20704441877763294) 2025-03-17T17:34:39.7182834Z distributed/_tools/test_sac_estimator (0.20699375606402273) 2025-03-17T17:34:39.7183274Z test_functionalization (0.20698868780510918) 2025-03-17T17:34:39.7183652Z test_utils_filelock (0.20677826562033422) 2025-03-17T17:34:39.7184126Z inductor/test_aot_inductor_package (0.20673656676856716) 2025-03-17T17:34:39.7184603Z test_tensorexpr (0.2067222365149332) 2025-03-17T17:34:39.7184987Z inductor/test_compiled_autograd (0.2065374935086535) 2025-03-17T17:34:39.7185451Z inductor/test_graph_transform_observer (0.20647546199465683) 2025-03-17T17:34:39.7185915Z inductor/test_cpu_cpp_wrapper (0.20645039895744124) 2025-03-17T17:34:39.7186303Z dynamo/test_recompiles (0.205979011127432) 2025-03-17T17:34:39.7186711Z inductor/test_aot_inductor_utils (0.20596414423461898) 2025-03-17T17:34:39.7187118Z dynamo/test_modules (0.20588492039136658) 2025-03-17T17:34:39.7187477Z test_mps (0.20579528177293502) 2025-03-17T17:34:39.7187854Z distributed/tensor/test_attention (0.2057809316437759) 2025-03-17T17:34:39.7188291Z distributed/_tools/test_sac_ilp (0.2056910942700928) 2025-03-17T17:34:39.7188706Z dynamo/test_optimizers (0.20520704573056228) 2025-03-17T17:34:39.7189107Z dynamo/test_autograd_function (0.2050323398644839) 2025-03-17T17:34:39.7189518Z dynamo/test_dynamic_shapes (0.20499735894021792) 2025-03-17T17:34:39.7189929Z inductor/test_cuda_repro (0.20489897509071986) 2025-03-17T17:34:39.7190350Z inductor/test_torchinductor_opinfo (0.204874269812957) 2025-03-17T17:34:39.7190878Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20478643986731418) 2025-03-17T17:34:39.7191413Z inductor/test_cpu_select_algorithm (0.2045924149907889) 2025-03-17T17:34:39.7191832Z test_fx_experimental (0.2045735332418953) 2025-03-17T17:34:39.7192184Z test_xpu (0.2045200283281885) 2025-03-17T17:34:39.7192490Z dynamo/test_dicts (0.2042996882563631) 2025-03-17T17:34:39.7192965Z torch_np/test_basic (0.2041379611082084) 2025-03-17T17:34:39.7193333Z test_expanded_weights (0.20412283583356838) 2025-03-17T17:34:39.7193720Z dynamo/test_metrics_context (0.2040221464231528) 2025-03-17T17:34:39.7194141Z distributed/tensor/test_dtensor (0.2038535025922455) 2025-03-17T17:34:39.7194528Z test_weak (0.20384271018208844) 2025-03-17T17:34:39.7194868Z lazy/test_functionalization (0.2038007926995447) 2025-03-17T17:34:39.7195295Z inductor/test_pattern_matcher (0.20376553351792662) 2025-03-17T17:34:39.7195696Z onnx/exporter/test_core (0.2035939679848221) 2025-03-17T17:34:39.7196082Z test_compile_benchmark_util (0.20345825789909022) 2025-03-17T17:34:39.7196483Z nn/test_multihead_attention (0.2032499226444561) 2025-03-17T17:34:39.7196844Z dynamo/test_pgo (0.2030730304706111) 2025-03-17T17:34:39.7197175Z test_optim (0.20294739727613084) 2025-03-17T17:34:39.7197530Z inductor/test_block_analysis (0.20294425694315696) 2025-03-17T17:34:39.7197938Z inductor/test_snode_runtime (0.20279173216314722) 2025-03-17T17:34:39.7198348Z inductor/test_flex_attention (0.20270869221906582) 2025-03-17T17:34:39.7198728Z dynamo/test_after_aot (0.20247748023498277) 2025-03-17T17:34:39.7199261Z inductor/test_minifier (0.20245452400343322) 2025-03-17T17:34:39.7199627Z xpu/test_conv (0.20227278220145134) 2025-03-17T17:34:39.7200004Z inductor/test_group_batch_fusion (0.20170642911227) 2025-03-17T17:34:39.7200394Z test_pytree (0.20155563350294842) 2025-03-17T17:34:39.7200810Z test_typing (0.20149302559872237) 2025-03-17T17:34:39.7201185Z inductor/test_select_algorithm (0.20139096477707133) 2025-03-17T17:34:39.7201611Z inductor/test_inplacing_pass (0.20137385194991622) 2025-03-17T17:34:39.7202015Z functorch/test_logging (0.20135314165270876) 2025-03-17T17:34:39.7202386Z inductor/test_fuzzer (0.20117092283812324) 2025-03-17T17:34:39.7202781Z higher_order_ops/test_with_effects (0.20097592406086554) 2025-03-17T17:34:39.7203267Z distributed/checkpoint/test_hf_storage (0.20096501239755757) 2025-03-17T17:34:39.7203730Z inductor/test_op_dtype_prop (0.20094030711979471) 2025-03-17T17:34:39.7204176Z inductor/test_custom_post_grad_passes (0.20093941272116292) 2025-03-17T17:34:39.7204628Z inductor/test_custom_lowering (0.2008789911247035) 2025-03-17T17:34:39.7205059Z inductor/test_split_cat_fx_passes (0.20086919249080398) 2025-03-17T17:34:39.7205471Z inductor/test_multi_kernel (0.20086364721928682) 2025-03-17T17:34:39.7205953Z dynamo/test_decorators (0.200848939330675) 2025-03-17T17:34:39.7206374Z inductor/test_decompose_mem_bound_mm (0.20081391865535872) 2025-03-17T17:34:39.7206848Z distributed/pipelining/test_pipe (0.2007872854516562) 2025-03-17T17:34:39.7207272Z dynamo/test_deviceguard (0.2007452288404364) 2025-03-17T17:34:39.7207664Z dynamo/test_python_dispatcher (0.2006153422835738) 2025-03-17T17:34:39.7208069Z functorch/test_minifier (0.2006013499138674) 2025-03-17T17:34:39.7208444Z inductor/test_profiler (0.2003709528263156) 2025-03-17T17:34:39.7208897Z distributed/checkpoint/test_dedup_tensors (0.20032748505281006) 2025-03-17T17:34:39.7209340Z test_complex (0.2002980692755864) 2025-03-17T17:34:39.7209683Z inductor/test_benchmarking (0.2002629690981695) 2025-03-17T17:34:39.7210095Z inductor/test_inplace_padding (0.19993237948833084) 2025-03-17T17:34:39.7210478Z test_stateless (0.19984025642925538) 2025-03-17T17:34:39.7210838Z inductor/test_control_flow (0.1997641132924014) 2025-03-17T17:34:39.7211221Z inductor/test_halide (0.19973507515015562) 2025-03-17T17:34:39.7211604Z onnx/internal/test_registraion (0.19963623416357906) 2025-03-17T17:34:39.7211994Z export/test_db (0.19959139497883813) 2025-03-17T17:34:39.7212337Z dynamo/test_modes (0.19954343533664848) 2025-03-17T17:34:39.7212718Z inductor/test_minifier_isolate (0.1995097860725676) 2025-03-17T17:34:39.7213163Z torch_np/numpy_tests/core/test_einsum (0.19931013642242457) 2025-03-17T17:34:39.7213589Z dynamo/test_base_hop (0.1991330057422777) 2025-03-17T17:34:39.7213949Z inductor/test_mps_basic (0.19891864820352284) 2025-03-17T17:34:39.7214394Z distributed/tensor/test_dtensor_compile (0.1988906833396352) 2025-03-17T17:34:39.7214859Z distributed/fsdp/test_fsdp_fx (0.19883437597688206) 2025-03-17T17:34:39.7215234Z test_hub (0.19875268756851094) 2025-03-17T17:34:39.7215626Z distributed/pipelining/test_backward (0.19859712183315306) 2025-03-17T17:34:39.7216091Z inductor/test_auto_functionalize (0.19846093473481757) 2025-03-17T17:34:39.7216517Z test_per_overload_api (0.19834857839113826) 2025-03-17T17:34:39.7216883Z inductor/test_perf (0.19824548404217937) 2025-03-17T17:34:39.7217228Z test_utils (0.19816127144211404) 2025-03-17T17:34:39.7217574Z functorch/test_ac_knapsack (0.198142985958975) 2025-03-17T17:34:39.7217945Z dynamo/test_profiler (0.19805094240200014) 2025-03-17T17:34:39.7218301Z dynamo/test_export (0.19789758284993406) 2025-03-17T17:34:39.7218741Z distributed/tensor/test_experimental_ops (0.19760386233925073) 2025-03-17T17:34:39.7219199Z dynamo/test_flat_apply (0.19758335079729478) 2025-03-17T17:34:39.7219563Z test_fx (0.1975580095027271) 2025-03-17T17:34:39.7219893Z inductor/test_torchinductor (0.1974653299289474) 2025-03-17T17:34:39.7220286Z onnx/test_custom_ops (0.19740560397586826) 2025-03-17T17:34:39.7220665Z dynamo/test_bytecode_utils (0.19717987763672692) 2025-03-17T17:34:39.7221063Z dynamo/test_cudagraphs (0.19712847952868612) 2025-03-17T17:34:39.7221435Z test_nestedtensor (0.19706797843012608) 2025-03-17T17:34:39.7221836Z xpu/test_gemm (0.19705839842700323) 2025-03-17T17:34:39.7222266Z distributed/_tools/test_runtime_estimator (0.19702753173644355) 2025-03-17T17:34:39.7222726Z lazy/test_step_closures (0.19700028239146133) 2025-03-17T17:34:39.7223103Z dynamo/test_functions (0.19695834503339246) 2025-03-17T17:34:39.7223531Z inductor/test_mkldnn_pattern_matcher (0.19690289231822083) 2025-03-17T17:34:39.7224037Z export/test_swap (0.19690169978671176) 2025-03-17T17:34:39.7224501Z inductor/test_torchinductor_codegen_config_overrides (0.1968748479522326) 2025-03-17T17:34:39.7225016Z dynamo/test_model_output (0.1968300683940671) 2025-03-17T17:34:39.7225401Z nn/test_packed_sequence (0.1964717524266426) 2025-03-17T17:34:39.7225821Z higher_order_ops/test_invoke_quant (0.19639634468421924) 2025-03-17T17:34:39.7226259Z inductor/test_async_compile (0.19630972714561065) 2025-03-17T17:34:39.7226646Z test_numba_integration (0.19630189618870109) 2025-03-17T17:34:39.7227137Z distributed/tensor/test_tensor_ops (0.19628472373497052) 2025-03-17T17:34:39.7227635Z distributed/pipelining/test_unflatten (0.19626888294142508) 2025-03-17T17:34:39.7228102Z distributed/tensor/test_init (0.1962119395618671) 2025-03-17T17:34:39.7228497Z test_content_store (0.19619047399470388) 2025-03-17T17:34:39.7228836Z test_fx_passes (0.19613555791871132) 2025-03-17T17:34:39.7229330Z distributed/tensor/experimental/test_register_sharding (0.1961112501514515) 2025-03-17T17:34:39.7229920Z onnx/exporter/test_capture_strategies (0.19589699199032237) 2025-03-17T17:34:39.7230350Z test_fake_tensor (0.19574921746082374) 2025-03-17T17:34:39.7230735Z dynamo/test_verify_correctness (0.1956716035351086) 2025-03-17T17:34:39.7231118Z export/test_export (0.19542343772807166) 2025-03-17T17:34:39.7231477Z inductor/test_memory (0.19536369189946737) 2025-03-17T17:34:39.7231894Z distributed/tensor/test_dtensor_ops (0.19535627832858599) 2025-03-17T17:34:39.7232349Z inductor/test_dependencies (0.19512580173893354) 2025-03-17T17:34:39.7232739Z torch_np/test_random (0.19508809786772185) 2025-03-17T17:34:39.7233138Z onnx/exporter/test_ir_passes (0.19500183808856597) 2025-03-17T17:34:39.7233510Z test_legacy_vmap (0.1949972269667309) 2025-03-17T17:34:39.7233849Z functorch/test_ac (0.19488353896286648) 2025-03-17T17:34:39.7234222Z inductor/test_layout_optim (0.1947020754182367) 2025-03-17T17:34:39.7234616Z profiler/test_cpp_thread (0.19461227779560392) 2025-03-17T17:34:39.7235019Z inductor/test_fused_attention (0.19460309530298409) 2025-03-17T17:34:39.7235401Z export/test_torchbind (0.19453842034414234) 2025-03-17T17:34:39.7235794Z test_model_exports_to_core_aten (0.1941651579818042) 2025-03-17T17:34:39.7236211Z distributed/tensor/test_api (0.19394257197563675) 2025-03-17T17:34:39.7236605Z lazy/test_meta_kernel (0.19384277696385294) 2025-03-17T17:34:39.7236984Z test_sparse_semi_structured (0.1937641891374054) 2025-03-17T17:34:39.7237359Z test_ops_fwd_gradients (0.19373656215744534) 2025-03-17T17:34:39.7237764Z test_cuda_expandable_segments (0.1936999315645918) 2025-03-17T17:34:39.7238150Z test_jit_disabled (0.19366391711301795) 2025-03-17T17:34:39.7238510Z export/test_passes (0.19365646379108628) 2025-03-17T17:34:39.7239043Z distributed/_composable/test_composability/test_pp_composability (0.1935775977072866) 2025-03-17T17:34:39.7239562Z test_itt (0.19352375490965223) 2025-03-17T17:34:39.7239978Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19344184787050445) 2025-03-17T17:34:39.7240424Z test_type_hints (0.19340521727765092) 2025-03-17T17:34:39.7240762Z test_autocast (0.19322894124508558) 2025-03-17T17:34:39.7241104Z test_binary_ufuncs (0.1931019366393699) 2025-03-17T17:34:39.7241480Z onnx/test_onnxscript_no_runtime (0.19307359414050437) 2025-03-17T17:34:39.7241877Z test_cuda_sanitizer (0.19302700590955013) 2025-03-17T17:34:39.7242303Z distributed/tensor/test_xla_integration (0.1929219836346516) 2025-03-17T17:34:39.7242737Z test_numpy_interop (0.19285551987854624) 2025-03-17T17:34:39.7243162Z export/test_schema (0.19283818842061445) 2025-03-17T17:34:39.7243602Z distributed/checkpoint/e2e/test_fsdp_ep (0.19263879715229837) 2025-03-17T17:34:39.7244041Z export/test_unflatten (0.1926064397973523) 2025-03-17T17:34:39.7244430Z inductor/test_loop_ordering (0.1923429300848987) 2025-03-17T17:34:39.7244814Z dynamo/test_unspec (0.1923135739342505) 2025-03-17T17:34:39.7245178Z export/test_converter (0.19215409272043785) 2025-03-17T17:34:39.7245659Z distributed/tensor/debug/test_comm_mode_features (0.19213815254926667) 2025-03-17T17:34:39.7246119Z test_decomp (0.1920521710274629) 2025-03-17T17:34:39.7246506Z distributed/_tools/test_mem_tracker (0.19199433324927312) 2025-03-17T17:34:39.7246934Z dynamo/test_debug_utils (0.19196430133076975) 2025-03-17T17:34:39.7247304Z nn/test_lazy_modules (0.19191312185350562) 2025-03-17T17:34:39.7247737Z distributed/pipelining/test_microbatch (0.1918855147490707) 2025-03-17T17:34:39.7248246Z inductor/test_torchbind (0.19187653101170238) 2025-03-17T17:34:39.7248613Z test_logging (0.19183036016677632) 2025-03-17T17:34:39.7248989Z inductor/test_inductor_freezing (0.19175071893749576) 2025-03-17T17:34:39.7249404Z test_ci_sanity_check_fail (0.19168481169609464) 2025-03-17T17:34:39.7249788Z test_python_dispatch (0.19167988256585716) 2025-03-17T17:34:39.7250129Z test_ops_jit (0.19159497432241154) 2025-03-17T17:34:39.7250465Z dynamo/test_repros (0.19152376031579507) 2025-03-17T17:34:39.7250831Z dynamo/test_exceptions (0.19130824999658141) 2025-03-17T17:34:39.7251268Z distributed/_tools/test_memory_tracker (0.19113243110109454) 2025-03-17T17:34:39.7251703Z inductor/test_mmdecomp (0.1911126549535692) 2025-03-17T17:34:39.7252103Z test_cpp_extensions_mtia_backend (0.1910626680078141) 2025-03-17T17:34:39.7252573Z distributed/tensor/parallel/test_tp_style (0.19094552166257336) 2025-03-17T17:34:39.7253068Z onnx/test_pytorch_onnx_onnxruntime (0.1908976812735346) 2025-03-17T17:34:39.7253549Z distributed/optim/test_named_optimizer (0.19086248171849196) 2025-03-17T17:34:39.7253987Z inductor/test_padding (0.19074648815371) 2025-03-17T17:34:39.7254385Z distributions/test_constraints (0.19062365740827605) 2025-03-17T17:34:39.7254799Z dynamo/test_structured_trace (0.19060938678121753) 2025-03-17T17:34:39.7255232Z distributed/test_symmetric_memory (0.19040961787792357) 2025-03-17T17:34:39.7255648Z dynamo/test_backends (0.19026899853747936) 2025-03-17T17:34:39.7256018Z test_autograd_fallback (0.19015463476575978) 2025-03-17T17:34:39.7256405Z distributed/test_backends (0.19000020193533554) 2025-03-17T17:34:39.7256770Z test_mkldnn_fusion (0.18986465085380486) 2025-03-17T17:34:39.7257188Z dynamo/test_backward_higher_order_ops (0.18980931739178414) 2025-03-17T17:34:39.7257672Z onnx/exporter/test_small_models_e2e (0.18971761171873683) 2025-03-17T17:34:39.7258087Z test_matmul_cuda (0.18960714354994687) 2025-03-17T17:34:39.7258474Z inductor/test_unbacked_symints (0.18958869906260664) 2025-03-17T17:34:39.7258923Z torch_np/numpy_tests/core/test_numeric (0.1895242626100667) 2025-03-17T17:34:39.7259393Z distributed/tensor/test_random_ops (0.1895137285817366) 2025-03-17T17:34:39.7259876Z distributed/tensor/test_convolution_ops (0.1895013660050926) 2025-03-17T17:34:39.7260347Z dynamo/test_input_attr_tracking (0.18947055894110834) 2025-03-17T17:34:39.7260801Z higher_order_ops/test_invoke_subgraph (0.18942687253682616) 2025-03-17T17:34:39.7261223Z test_bundled_inputs (0.1892783029863215) 2025-03-17T17:34:39.7261555Z test_meta (0.18925331945120655) 2025-03-17T17:34:39.7261973Z dynamo/test_cudagraphs_expandable_segments (0.18913969107391757) 2025-03-17T17:34:39.7262418Z test_pruning_op (0.18906621125743384) 2025-03-17T17:34:39.7262835Z inductor/test_split_cat_fx_aten_passes (0.18902407514411346) 2025-03-17T17:34:39.7263331Z distributed/tensor/test_redistribute (0.18898800106596417) 2025-03-17T17:34:39.7263763Z dynamo/test_aot_autograd (0.1889646473239116) 2025-03-17T17:34:39.7264218Z test_jit_fuser_te (0.18890686917229726) 2025-03-17T17:34:39.7264686Z dynamo/test_compiler_bisector (0.18887160999067917) 2025-03-17T17:34:39.7265080Z test_modules (0.18885252948653408) 2025-03-17T17:34:39.7265531Z inductor/test_cudagraph_trees_expandable_segments (0.1887582996217926) 2025-03-17T17:34:39.7266065Z distributed/tensor/test_pointwise_ops (0.18859549919527974) 2025-03-17T17:34:39.7266526Z torch_np/test_ufuncs_basic (0.1885842893990945) 2025-03-17T17:34:39.7266917Z test_multiprocessing (0.1885669579411627) 2025-03-17T17:34:39.7267277Z nn/test_pruning (0.18855717918278836) 2025-03-17T17:34:39.7267656Z inductor/test_binary_folding (0.18854678428313432) 2025-03-17T17:34:39.7268047Z test_ops_gradients (0.18846825608326223) 2025-03-17T17:34:39.7268386Z test_accelerator (0.1884530115554713) 2025-03-17T17:34:39.7268812Z distributed/_composable/test_checkpoint (0.18824896941426986) 2025-03-17T17:34:39.7269258Z onnx/torchlib/test_ops (0.1882419136028412) 2025-03-17T17:34:39.7270189Z dynamo/test_logging (0.1882249597798873) 2025-03-17T17:34:39.7270589Z dynamo/test_higher_order_ops (0.18818838881360922) 2025-03-17T17:34:39.7270979Z inductor/test_codecache (0.18806239785967624) 2025-03-17T17:34:39.7271373Z onnx/test_symbolic_helper (0.18797667471969945) 2025-03-17T17:34:39.7271867Z distributed/tensor/experimental/test_local_map (0.18795312222239535) 2025-03-17T17:34:39.7272337Z test_masked (0.1878134966582087) 2025-03-17T17:34:39.7272722Z test_cpp_extensions_stream_and_event (0.18771865065218754) 2025-03-17T17:34:39.7273190Z distributed/checkpoint/test_traverse (0.18758162878179568) 2025-03-17T17:34:39.7273700Z distributed/checkpoint/test_save_load_api (0.18757031960798468) 2025-03-17T17:34:39.7274141Z dynamo/test_misc (0.18741582715098498) 2025-03-17T17:34:39.7274502Z dynamo/test_trace_rules (0.18730178138766782) 2025-03-17T17:34:39.7274956Z distributed/checkpoint/test_format_utils (0.18694968645961563) 2025-03-17T17:34:39.7275384Z test_out_dtype_op (0.18688668104488657) 2025-03-17T17:34:39.7275768Z export/test_draft_export (0.18686507634904728) 2025-03-17T17:34:39.7276172Z onnx/test_models_onnxruntime (0.18682661720787988) 2025-03-17T17:34:39.7276578Z onnx/test_pytorch_jit_onnx (0.18676156461406024) 2025-03-17T17:34:39.7277007Z distributed/tensor/test_math_ops (0.18664354374571285) 2025-03-17T17:34:39.7277510Z distributed/checkpoint/test_fsdp_optim_state (0.18652007698347406) 2025-03-17T17:34:39.7278010Z functorch/test_vmap_registrations (0.1861819545496031) 2025-03-17T17:34:39.7278492Z torch_np/numpy_tests/core/test_multiarray (0.1861746006052972) 2025-03-17T17:34:39.7278938Z profiler/test_profiler (0.1861421438727254) 2025-03-17T17:34:39.7279315Z export/test_lift_unlift (0.18614069295938937) 2025-03-17T17:34:39.7279775Z distributed/checkpoint/test_tp_checkpoint (0.18613310050878165) 2025-03-17T17:34:39.7280204Z test_vulkan (0.18612063855451189) 2025-03-17T17:34:39.7280576Z onnx/internal/test_diagnostics (0.18601525852016063) 2025-03-17T17:34:39.7281057Z distributed/test_c10d_functional_native (0.18590524748844914) 2025-03-17T17:34:39.7281490Z export/test_hop (0.18589616437345508) 2025-03-17T17:34:39.7281826Z test_monitor (0.1858421426960943) 2025-03-17T17:34:39.7282165Z test_fx_reinplace_pass (0.18576802686280577) 2025-03-17T17:34:39.7282547Z test_segment_reductions (0.1856925396182818) 2025-03-17T17:34:39.7282905Z test_dlpack (0.18565519350652282) 2025-03-17T17:34:39.7283237Z test_tensorboard (0.18560341776350414) 2025-03-17T17:34:39.7283664Z torch_np/numpy_tests/lib/test_type_check (0.18551777412562795) 2025-03-17T17:34:39.7284099Z export/test_experimental (0.18536395743648337) 2025-03-17T17:34:39.7284554Z distributed/test_compute_comm_reordering (0.18527803554125508) 2025-03-17T17:34:39.7285046Z distributed/pipelining/test_stage (0.18518255351842908) 2025-03-17T17:34:39.7285575Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.18489020441898116) 2025-03-17T17:34:39.7286117Z dynamo/test_activation_checkpointing (0.1846921448108502) 2025-03-17T17:34:39.7286602Z test_import_stats (0.1846528906486767) 2025-03-17T17:34:39.7286979Z dynamo/test_aot_autograd_cache (0.1844759984748317) 2025-03-17T17:34:39.7287407Z distributed/test_device_mesh (0.18436072042895518) 2025-03-17T17:34:39.7287815Z dynamo/test_recompile_ux (0.18424866221815311) 2025-03-17T17:34:39.7288320Z distributed/_composable/fsdp/test_fully_shard_logging (0.18406081862994983) 2025-03-17T17:34:39.7288825Z export/test_serialize (0.18403651086269002) 2025-03-17T17:34:39.7289178Z dynamo/test_torchrec (0.18402901778970804) 2025-03-17T17:34:39.7289536Z functorch/test_dims (0.18400946027295934) 2025-03-17T17:34:39.7289975Z torch_np/numpy_tests/lib/test_function_base (0.1838757576152677) 2025-03-17T17:34:39.7290469Z distributed/tensor/test_matrix_ops (0.18377739364129478) 2025-03-17T17:34:39.7290894Z export/test_pass_infra (0.18373124267189386) 2025-03-17T17:34:39.7291244Z nn/test_dropout (0.1834483543224179) 2025-03-17T17:34:39.7291765Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18343102286448612) 2025-03-17T17:34:39.7292250Z inductor/test_cpu_repro (0.1833674211840025) 2025-03-17T17:34:39.7292675Z distributed/checkpoint/test_fsspec (0.18314716061427774) 2025-03-17T17:34:39.7293083Z test_cuda (0.18295639532387725) 2025-03-17T17:34:39.7293541Z distributed/tensor/experimental/test_tp_transform (0.18293051739013047) 2025-03-17T17:34:39.7294077Z inductor/test_efficient_conv_bn_eval (0.1826915937022888) 2025-03-17T17:34:39.7294485Z dynamo/test_exc (0.18265468485208317) 2025-03-17T17:34:39.7294845Z test_tensor_creation_ops (0.18261549031648514) 2025-03-17T17:34:39.7295229Z nn/test_parametrization (0.1825882608470281) 2025-03-17T17:34:39.7295607Z onnx/exporter/test_api (0.18255962021528532) 2025-03-17T17:34:39.7295984Z functorch/test_control_flow (0.18252195609512395) 2025-03-17T17:34:39.7296448Z distributed/_tools/test_fsdp2_mem_tracker (0.18243227772564208) 2025-03-17T17:34:39.7296932Z lazy/test_extract_compiled_graph (0.18229360618666265) 2025-03-17T17:34:39.7297397Z inductor/test_distributed_patterns (0.1822836286730368) 2025-03-17T17:34:39.7297799Z test_futures (0.1821314616524798) 2025-03-17T17:34:39.7298187Z distributed/pipelining/test_schedule (0.1818521111464807) 2025-03-17T17:34:39.7298627Z optim/test_lrscheduler (0.18168724366535213) 2025-03-17T17:34:39.7299201Z test_functionalization_of_rng_ops (0.18165701299159726) 2025-03-17T17:34:39.7299598Z test_mkldnn (0.18161296882786238) 2025-03-17T17:34:39.7299997Z distributed/checkpoint/test_planner (0.18136828123772686) 2025-03-17T17:34:39.7300408Z test_schema_check (0.18130440129989114) 2025-03-17T17:34:39.7300798Z distributed/launcher/test_run (0.18126073477113414) 2025-03-17T17:34:39.7301193Z nn/test_embedding (0.18106382794346193) 2025-03-17T17:34:39.7301538Z test_subclass (0.18084696608853798) 2025-03-17T17:34:39.7301873Z test_native_mha (0.18075297473009833) 2025-03-17T17:34:39.7302203Z test_sympy_utils (0.18044917732816337) 2025-03-17T17:34:39.7302556Z dynamo/test_hooks (0.18028162665113937) 2025-03-17T17:34:39.7303036Z distributed/_composable/fsdp/test_fully_shard_state (0.18028001673360214) 2025-03-17T17:34:39.7303544Z dynamo/test_guard_manager (0.1800290286019937) 2025-03-17T17:34:39.7304029Z inductor/test_standalone_compile (0.18002310569549868) 2025-03-17T17:34:39.7304553Z distributed/checkpoint/test_dtensor_resharding (0.17993541487853193) 2025-03-17T17:34:39.7305063Z distributed/test_collective_utils (0.1799289950839081) 2025-03-17T17:34:39.7305476Z test_jit_llga_fuser (0.17962006979648415) 2025-03-17T17:34:39.7305831Z test_datapipe (0.17955191662074096) 2025-03-17T17:34:39.7306193Z onnx/test_op_consistency (0.17952434926735633) 2025-03-17T17:34:39.7306566Z test_indexing (0.17946090659107394) 2025-03-17T17:34:39.7306900Z lazy/test_ts_opinfo (0.17943254421668328) 2025-03-17T17:34:39.7307273Z dynamo/test_ctx_manager (0.17942654180808765) 2025-03-17T17:34:39.7307717Z distributed/elastic/test_control_plane (0.17937363316013535) 2025-03-17T17:34:39.7308390Z distributed/tensor/parallel/test_tp_random_state (0.17936351651783344) 2025-03-17T17:34:39.7308873Z optim/test_optim (0.179248119218806) 2025-03-17T17:34:39.7309277Z torch_np/numpy_tests/lib/test_histograms (0.1791113954812914) 2025-03-17T17:34:39.7309781Z torch_np/numpy_tests/linalg/test_linalg (0.17891913952650457) 2025-03-17T17:34:39.7310357Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.17886287191480174) 2025-03-17T17:34:39.7310882Z test_functional_optim (0.178716528423114) 2025-03-17T17:34:39.7311311Z torch_np/numpy_tests/core/test_indexing (0.17851491109598097) 2025-03-17T17:34:39.7311804Z distributed/tensor/test_embedding_ops (0.1784329643057829) 2025-03-17T17:34:39.7312278Z onnx/test_pytorch_onnx_shape_inference (0.1781889922345528) 2025-03-17T17:34:39.7312699Z lazy/test_debug_util (0.1781815985391966) 2025-03-17T17:34:39.7313067Z test_cpp_extensions_jit (0.17810489888763842) 2025-03-17T17:34:39.7313630Z dynamo/test_generator (0.1780136503516696) 2025-03-17T17:34:39.7314005Z dynamo/test_minifier (0.17781626651139376) 2025-03-17T17:34:39.7314372Z inductor/test_max_autotune (0.17779241588121242) 2025-03-17T17:34:39.7314816Z distributed/test_dynamo_distributed (0.17754015571599432) 2025-03-17T17:34:39.7315300Z benchmark_utils/test_benchmark_utils (0.17749557491308035) 2025-03-17T17:34:39.7315721Z onnx/test_onnx_opset (0.1774251559274699) 2025-03-17T17:34:39.7316154Z dynamo/test_subclasses (0.17732969378016905) 2025-03-17T17:34:39.7316581Z distributed/test_inductor_collectives (0.17709802465900754) 2025-03-17T17:34:39.7317105Z distributed/checkpoint/e2e/test_fine_tuning (0.1770813689689309) 2025-03-17T17:34:39.7317570Z optim/test_swa_utils (0.17707638021211797) 2025-03-17T17:34:39.7317975Z distributed/tensor/test_view_ops (0.17703295218966275) 2025-03-17T17:34:39.7318380Z export/test_sparse (0.17699272412675687) 2025-03-17T17:34:39.7318751Z dynamo/test_reorder_logs (0.17689668558922664) 2025-03-17T17:34:39.7319196Z torch_np/numpy_tests/core/test_scalarmath (0.17682553120918562) 2025-03-17T17:34:39.7319643Z onnx/test_utility_funs (0.17682187411255781) 2025-03-17T17:34:39.7320006Z test_sparse_csr (0.17674092109861728) 2025-03-17T17:34:39.7320417Z functorch/test_memory_efficient_fusion (0.1766665270079766) 2025-03-17T17:34:39.7320937Z distributed/checkpoint/test_hsdp_checkpoint (0.17664639310099853) 2025-03-17T17:34:39.7321389Z functorch/test_ops (0.17645044029853357) 2025-03-17T17:34:39.7321751Z test_public_bindings (0.17638805102508417) 2025-03-17T17:34:39.7322134Z dynamo/test_error_messages (0.17637622508761927) 2025-03-17T17:34:39.7322605Z distributed/checkpoint/test_compatibility (0.17637439653930537) 2025-03-17T17:34:39.7323054Z test_dispatch (0.17623165051766998) 2025-03-17T17:34:39.7323456Z torch_np/numpy_tests/core/test_shape_base (0.17603305427035992) 2025-03-17T17:34:39.7324000Z distributed/tensor/parallel/test_tp_examples (0.17585457205450283) 2025-03-17T17:34:39.7324475Z export/test_verifier (0.17581342971744) 2025-03-17T17:34:39.7324839Z test_dynamic_shapes (0.1758006497547678) 2025-03-17T17:34:39.7325196Z test_sort_and_select (0.17578401394021634) 2025-03-17T17:34:39.7325543Z test_maskedtensor (0.17562467185507977) 2025-03-17T17:34:39.7325954Z distributed/tensor/test_op_strategy (0.17559505732260458) 2025-03-17T17:34:39.7326518Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1750327985916044) 2025-03-17T17:34:39.7327031Z functorch/test_vmap (0.17496816338381294) 2025-03-17T17:34:39.7327383Z test_autograd (0.1748856998299609) 2025-03-17T17:34:39.7327805Z distributed/checkpoint/e2e/test_pipeline (0.1744268932073723) 2025-03-17T17:34:39.7328306Z torch_np/numpy_tests/core/test_getlimits (0.17440568602203607) 2025-03-17T17:34:39.7328881Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.17410361779078926) 2025-03-17T17:34:39.7329498Z distributed/checkpoint/test_dtensor_checkpoint (0.17405058988968605) 2025-03-17T17:34:39.7329975Z test_dataloader (0.17393246964371292) 2025-03-17T17:34:39.7330438Z distributed/tensor/test_utils (0.17359053110901296) 2025-03-17T17:34:39.7330834Z nn/test_load_state_dict (0.17356687923408312) 2025-03-17T17:34:39.7331197Z test_testing (0.17352673067327784) 2025-03-17T17:34:39.7331530Z test_shape_ops (0.17329782425011234) 2025-03-17T17:34:39.7332001Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17289325793566118) 2025-03-17T17:34:39.7332484Z test_torch (0.17288069660376568) 2025-03-17T17:34:39.7332851Z distributed/fsdp/test_shard_utils (0.17287322340630884) 2025-03-17T17:34:39.7333311Z torch_np/numpy_tests/core/test_dtype (0.17274077290670173) 2025-03-17T17:34:39.7333842Z distributed/optim/test_apply_optimizer_in_backward (0.17220884422708216) 2025-03-17T17:34:39.7334340Z test_xnnpack_integration (0.1718978518850425) 2025-03-17T17:34:39.7334788Z distributed/tensor/debug/test_comm_mode (0.17186372560835803) 2025-03-17T17:34:39.7335296Z torch_np/numpy_tests/lib/test_twodim_base (0.1717208404580466) 2025-03-17T17:34:39.7335880Z distributed/checkpoint/test_fsdp_model_state (0.1716489308080498) 2025-03-17T17:34:39.7336352Z onnx/test_verification (0.17144472966264715) 2025-03-17T17:34:39.7336719Z test_unary_ufuncs (0.171417221935838) 2025-03-17T17:34:39.7337126Z torch_np/numpy_tests/core/test_dlpack (0.17111845304176626) 2025-03-17T17:34:39.7337544Z test_jit (0.17111137735481247) 2025-03-17T17:34:39.7337909Z distributed/tensor/test_optimizers (0.1710729778402205) 2025-03-17T17:34:39.7338364Z distributed/test_functional_api (0.1709492328206296) 2025-03-17T17:34:39.7338790Z torch_np/test_ndarray_methods (0.17063253620287155) 2025-03-17T17:34:39.7339222Z distributed/rpc/test_share_memory (0.1705781567660581) 2025-03-17T17:34:39.7339615Z test_ops (0.1704508142764148) 2025-03-17T17:34:39.7339924Z nn/test_module_hooks (0.17041128185688922) 2025-03-17T17:34:39.7340289Z test_function_schema (0.17019879261749854) 2025-03-17T17:34:39.7340654Z lazy/test_generator (0.16996674586135915) 2025-03-17T17:34:39.7341074Z distributed/fsdp/test_fsdp_memory (0.16985389262955106) 2025-03-17T17:34:39.7341501Z onnx/test_autograd_funs (0.16974529276012532) 2025-03-17T17:34:39.7341878Z test_serialization (0.16968181033279262) 2025-03-17T17:34:39.7342291Z torch_np/numpy_tests/fft/test_pocketfft (0.16945540822579613) 2025-03-17T17:34:39.7342797Z torch_np/numpy_tests/lib/test_shape_base_ (0.16919458170923793) 2025-03-17T17:34:39.7343228Z test_view_ops (0.16888587505259064) 2025-03-17T17:34:39.7343665Z distributed/checkpoint/test_state_dict_utils (0.168814243659946) 2025-03-17T17:34:39.7344229Z test_scatter_gather_ops (0.1685425054800798) 2025-03-17T17:34:39.7344653Z distributed/fsdp/test_fsdp_pure_fp16 (0.16852201381364898) 2025-03-17T17:34:39.7345205Z distributed/tensor/parallel/test_parallelize_api (0.1683502694008181) 2025-03-17T17:34:39.7345700Z test_cuda_primary_ctx (0.16820601283927125) 2025-03-17T17:34:39.7346061Z nn/test_init (0.16820313088812433) 2025-03-17T17:34:39.7346416Z distributed/test_nccl (0.16807547039007864) 2025-03-17T17:34:39.7346803Z functorch/test_aotdispatch (0.16789116464535225) 2025-03-17T17:34:39.7347256Z distributed/test_control_collectives (0.16778814979849396) 2025-03-17T17:34:39.7347741Z distributed/checkpoint/test_utils (0.16752024759498196) 2025-03-17T17:34:39.7348150Z test_jit_autocast (0.16700437833968448) 2025-03-17T17:34:39.7348556Z torch_np/numpy_tests/fft/test_helper (0.16682265641322774) 2025-03-17T17:34:39.7348966Z test_mobile_optimizer (0.1667973747452355) 2025-03-17T17:34:39.7349322Z test_type_info (0.16653095326834724) 2025-03-17T17:34:39.7349681Z distributed/test_fake_pg (0.16638564330396738) 2025-03-17T17:34:39.7350050Z test_linalg (0.16621578706602586) 2025-03-17T17:34:39.7350496Z distributed/_composable/fsdp/test_fully_shard_init (0.16615348723243967) 2025-03-17T17:34:39.7351011Z profiler/test_memory_profiler (0.16591400702989376) 2025-03-17T17:34:39.7351457Z distributed/_composable/test_replicate (0.1658773466237525) 2025-03-17T17:34:39.7352106Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.16568746579422122) 2025-03-17T17:34:39.7352715Z torch_np/numpy_tests/core/test_numerictypes (0.1654744995422269) 2025-03-17T17:34:39.7353147Z test_metal (0.16544449743701128) 2025-03-17T17:34:39.7353500Z distributed/test_c10d_pypg (0.1653946396821697) 2025-03-17T17:34:39.7353853Z test_nn (0.165308141396712) 2025-03-17T17:34:39.7354200Z distributed/test_c10d_logger (0.16521953630558828) 2025-03-17T17:34:39.7354678Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.165087721822786) 2025-03-17T17:34:39.7355208Z torch_np/numpy_tests/lib/test_index_tricks (0.1648455087355318) 2025-03-17T17:34:39.7355646Z test_cuda_multigpu (0.16481742461849327) 2025-03-17T17:34:39.7356118Z distributed/_composable/fsdp/test_fully_shard_compile (0.16481095513505659) 2025-03-17T17:34:39.7356708Z distributed/fsdp/test_fsdp_backward_prefetch (0.16472582826083432) 2025-03-17T17:34:39.7357353Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16471210421071747) 2025-03-17T17:34:39.7357923Z distributed/checkpoint/test_checkpoint (0.16455789001106988) 2025-03-17T17:34:39.7358400Z distributed/test_serialization (0.16450047955667085) 2025-03-17T17:34:39.7358854Z distributed/test_distributed_spawn (0.16422410044168187) 2025-03-17T17:34:39.7359379Z distributed/_composable/test_replicate_with_compiler (0.16407840290456155) 2025-03-17T17:34:39.7359926Z distributed/fsdp/test_fsdp_overlap (0.16391043484150938) 2025-03-17T17:34:39.7360412Z distributed/fsdp/test_fsdp_optim_state (0.16380750943451428) 2025-03-17T17:34:39.7360930Z distributed/fsdp/test_fsdp_flatten_params (0.16374414626033248) 2025-03-17T17:34:39.7361368Z nn/test_pooling (0.16348326011719883) 2025-03-17T17:34:39.7361789Z torch_np/numpy_tests/core/test_scalar_methods (0.16341785970168904) 2025-03-17T17:34:39.7362249Z nn/test_convolution (0.16285002588588396) 2025-03-17T17:34:39.7362666Z distributed/fsdp/test_fsdp_grad_acc (0.1627433440046353) 2025-03-17T17:34:39.7363158Z distributed/fsdp/test_fsdp_state_dict (0.16274290674308198) 2025-03-17T17:34:39.7363662Z torch_np/numpy_tests/lib/test_arraysetops (0.16269590112609955) 2025-03-17T17:34:39.7364125Z profiler/test_profiler_tree (0.16258914968051286) 2025-03-17T17:34:39.7364522Z distributed/fsdp/test_utils (0.16255746809342198) 2025-03-17T17:34:39.7364949Z onnx/test_pytorch_onnx_no_runtime (0.16251245996671723) 2025-03-17T17:34:39.7365439Z distributed/fsdp/test_fsdp_freezing_weights (0.1618325281890598) 2025-03-17T17:34:39.7365965Z distributed/test_c10d_object_collectives (0.16175955519846746) 2025-03-17T17:34:39.7366397Z test_overrides (0.16172498172246708) 2025-03-17T17:34:39.7366770Z functorch/test_eager_transforms (0.16071463921469734) 2025-03-17T17:34:39.7367185Z torch_np/test_function_base (0.1604402377144609) 2025-03-17T17:34:39.7367580Z test_cuda_nvml_based_avail (0.1600542649537886) 2025-03-17T17:34:39.7368040Z distributed/fsdp/test_fsdp_ignored_modules (0.1599260081899884) 2025-03-17T17:34:39.7368484Z test_sparse (0.15970708921821133) 2025-03-17T17:34:39.7368800Z test_cuda_trace (0.1590036049432498) 2025-03-17T17:34:39.7369236Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.15893314620658908) 2025-03-17T17:34:39.7369745Z distributed/fsdp/test_fsdp_apply (0.15880880492124363) 2025-03-17T17:34:39.7370174Z test_multiprocessing_spawn (0.15841448444000789) 2025-03-17T17:34:39.7370671Z distributed/_composable/fsdp/test_fully_shard_comm (0.15827004899873465) 2025-03-17T17:34:39.7371289Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15816619937982002) 2025-03-17T17:34:39.7371893Z distributed/optim/test_zero_redundancy_optimizer (0.15787363164959545) 2025-03-17T17:34:39.7372451Z distributed/fsdp/test_fsdp_tp_integration (0.15784401711712026) 2025-03-17T17:34:39.7373019Z distributed/checkpoint/test_file_system_checkpoint (0.15777935209604108) 2025-03-17T17:34:39.7373571Z distributed/nn/jit/test_instantiator (0.15773531787006875) 2025-03-17T17:34:39.7374156Z distributed/checkpoint/test_state_dict (0.15765117483434146) 2025-03-17T17:34:39.7374730Z distributed/algorithms/quantization/test_quantization (0.15753279620654137) 2025-03-17T17:34:39.7375299Z distributed/test_multi_threaded_pg (0.15719620418810706) 2025-03-17T17:34:39.7375798Z distributed/fsdp/test_fsdp_unshard_params (0.15678766276862569) 2025-03-17T17:34:39.7376370Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1566517042388294) 2025-03-17T17:34:39.7376944Z distributed/fsdp/test_checkpoint_wrapper (0.1566506905870467) 2025-03-17T17:34:39.7377387Z test_type_promotion (0.15640931227184884) 2025-03-17T17:34:39.7377908Z distributed/_composable/test_composability/test_2d_composability (0.15640527754024316) 2025-03-17T17:34:39.7378589Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.15628955229505073) 2025-03-17T17:34:39.7379164Z distributed/fsdp/test_fsdp_comm_hooks (0.1559456460833608) 2025-03-17T17:34:39.7379691Z distributed/test_composability (0.15594297282522798) 2025-03-17T17:34:39.7380142Z test_functional_autograd_benchmark (0.15585877016292524) 2025-03-17T17:34:39.7380683Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1554943722848045) 2025-03-17T17:34:39.7381225Z distributed/fsdp/test_fsdp_fine_tune (0.1554363456891258) 2025-03-17T17:34:39.7381708Z distributed/fsdp/test_fsdp_traversal (0.15534682632384514) 2025-03-17T17:34:39.7382234Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.15527243223320447) 2025-03-17T17:34:39.7382831Z distributed/_composable/fsdp/test_fully_shard_training (0.15517635394462392) 2025-03-17T17:34:39.7383371Z distributed/test_data_parallel (0.15515205611512667) 2025-03-17T17:34:39.7383983Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15508017627841764) 2025-03-17T17:34:39.7384565Z distributed/fsdp/test_fsdp_uneven (0.15505849208047776) 2025-03-17T17:34:39.7385117Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15460790398753915) 2025-03-17T17:34:39.7385677Z distributed/fsdp/test_fsdp_misc (0.15460030159916885) 2025-03-17T17:34:39.7386165Z torch_np/numpy_tests/core/test_scalar_ctors (0.1545415197335344) 2025-03-17T17:34:39.7386658Z distributed/fsdp/test_fsdp_input (0.15382320831681015) 2025-03-17T17:34:39.7387052Z lazy/test_reuse_ir (0.1535207525128229) 2025-03-17T17:34:39.7387537Z distributed/_composable/fsdp/test_fully_shard_memory (0.15327543884364514) 2025-03-17T17:34:39.7388127Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1530160433648978) 2025-03-17T17:34:39.7388671Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1528596726707713) 2025-03-17T17:34:39.7389165Z distributed/algorithms/test_join (0.15262219989626566) 2025-03-17T17:34:39.7389628Z distributed/fsdp/test_fsdp_checkpoint (0.15260813796222122) 2025-03-17T17:34:39.7390132Z distributed/fsdp/test_fsdp_exec_order (0.15255765412833738) 2025-03-17T17:34:39.7390586Z distributed/fsdp/test_wrap (0.15245315855485533) 2025-03-17T17:34:39.7391000Z distributed/test_pg_wrapper (0.15221131316481645) 2025-03-17T17:34:39.7391442Z distributed/fsdp/test_fsdp_meta (0.15197426771410155) 2025-03-17T17:34:39.7391913Z distributed/fsdp/test_fsdp_hybrid_shard (0.1519147107029862) 2025-03-17T17:34:39.7392423Z distributed/fsdp/test_fsdp_use_orig_params (0.15185515369187086) 2025-03-17T17:34:39.7392895Z torch_np/test_reductions (0.15168706637566778) 2025-03-17T17:34:39.7393272Z test_spectral_ops (0.15164373773083833) 2025-03-17T17:34:39.7393746Z distributed/_shard/sharding_spec/test_sharding_spec (0.15076463331564147) 2025-03-17T17:34:39.7394270Z distributed/_shard/test_sharder (0.15051186632453203) 2025-03-17T17:34:39.7394772Z distributed/_shard/sharding_plan/test_sharding_plan (0.15009006792977483) 2025-03-17T17:34:39.7395248Z test_reductions (0.1499234315269078) 2025-03-17T17:34:39.7395686Z distributed/rpc/cuda/test_tensorpipe_agent (0.14981630244634322) 2025-03-17T17:34:39.7396177Z distributed/fsdp/test_fsdp_comm (0.14957998245229637) 2025-03-17T17:34:39.7396672Z distributed/fsdp/test_fsdp_multiple_forward (0.1483574488380132) 2025-03-17T17:34:39.7397219Z distributed/fsdp/test_fsdp_core (0.14788073436726346) 2025-03-17T17:34:39.7397734Z distributed/_shard/sharded_optim/test_sharded_optim (0.1476231276857797) 2025-03-17T17:34:39.7398301Z distributed/fsdp/test_fsdp_mixed_precision (0.14746727375530716) 2025-03-17T17:34:39.7398777Z distributed/test_c10d_common (0.14737733700399833) 2025-03-17T17:34:39.7399433Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14691813287090671) 2025-03-17T17:34:39.7399978Z distributed/rpc/test_faulty_agent (0.14670920135051807) 2025-03-17T17:34:39.7400393Z distributed/test_c10d_ucc (0.1466589758984612) 2025-03-17T17:34:39.7400762Z test_prims (0.1464676342178313) 2025-03-17T17:34:39.7401191Z distributed/fsdp/test_distributed_checkpoint (0.1462609287562596) 2025-03-17T17:34:39.7401750Z distributed/_shard/sharded_tensor/ops/test_init (0.14613967811507517) 2025-03-17T17:34:39.7402283Z torch_np/numpy_tests/lib/test_arraypad (0.14613893278288198) 2025-03-17T17:34:39.7402863Z distributed/rpc/test_tensorpipe_agent (0.14604326194256706) 2025-03-17T17:34:39.7403422Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14542263873196057) 2025-03-17T17:34:39.7404066Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14350742319063553) 2025-03-17T17:34:39.7404592Z dynamo/test_comptime (0.1433967065777812) 2025-03-17T17:34:39.7405075Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14299243839620732) 2025-03-17T17:34:39.7405702Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14299243839620732) 2025-03-17T17:34:39.7406232Z distributed/test_c10d_spawn_gloo (0.1426109078154063) 2025-03-17T17:34:39.7406653Z distributed/test_c10d_gloo (0.1409758676143741) 2025-03-17T17:34:39.7407069Z distributed/test_c10d_spawn_nccl (0.1403291975280571) 2025-03-17T17:34:39.7407504Z distributed/test_c10d_spawn_ucc (0.13777918752669283) 2025-03-17T17:34:39.7407911Z distributed/test_store (0.1372662697868803) 2025-03-17T17:34:39.7408295Z dynamo/test_python_autograd (0.13562588306958245) 2025-03-17T17:34:39.7408803Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.13411131836425383) 2025-03-17T17:34:39.7409328Z torch_np/test_scalars_0D_arrays (0.13392152697458573) 2025-03-17T17:34:39.7409742Z distributed/test_launcher (0.13374310438530407) 2025-03-17T17:34:39.7410144Z distributed/test_c10d_nccl (0.13179857244438112) 2025-03-17T17:34:39.7410527Z test_quantization (0.11709434092917603) 2025-03-17T17:34:39.7410869Z lazy/test_bindings (0.11475873815537954) 2025-03-17T17:34:39.7411254Z profiler/test_record_function (0.08811059799572024) 2025-03-17T17:34:39.7411676Z profiler/test_execution_trace (0.07877327503497297) 2025-03-17T17:34:39.7412087Z profiler/test_torch_tidy (0.07877327503497297) 2025-03-17T17:34:39.7412469Z test_jit_fuser_legacy (0.07660997318871159) 2025-03-17T17:34:39.7412856Z distributed/test_c10d_ops_nccl (0.07407747352500547) 2025-03-17T17:34:39.7413306Z distributions/test_distributions (0.07397291832494798) 2025-03-17T17:34:39.7413719Z test_jit_profiling (0.07316195217885046) 2025-03-17T17:34:50.4887750Z test_jit_legacy (0.0705966529297637) 2025-03-17T17:34:50.4888495Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:50.4891318Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:50.4893786Z Results from Filepath 2025-03-17T17:34:50.4894395Z distributed/algorithms/quantization/test_quantization (0.25) 2025-03-17T17:34:50.4895364Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.25) 2025-03-17T17:34:50.4896227Z distributed/test_c10d_functional_native (0.25) 2025-03-17T17:34:50.4896938Z higher_order_ops/test_invoke_quant (0.25) 2025-03-17T17:34:50.4897631Z inductor/test_cpu_cpp_wrapper (0.25) 2025-03-17T17:34:50.4898601Z inductor/test_cpu_repro (0.25) 2025-03-17T17:34:50.4899455Z inductor/test_cpu_select_algorithm (0.25) 2025-03-17T17:34:50.4900124Z inductor/test_split_cat_fx_aten_passes (0.25) 2025-03-17T17:34:50.4900823Z inductor/test_triton_cpu_backend (0.25) 2025-03-17T17:34:50.4901487Z onnx/test_models_quantized_onnxruntime (0.25) 2025-03-17T17:34:50.4902176Z test_model_exports_to_core_aten (0.25) 2025-03-17T17:34:50.4902800Z test_native_functions (0.25) 2025-03-17T17:34:50.4903345Z test_native_mha (0.25) 2025-03-17T17:34:50.4904145Z test_quantization (0.25) 2025-03-17T17:34:50.4904710Z test_set_default_mobile_cpu_allocator (0.25) 2025-03-17T17:34:50.4905376Z dynamo/test_dynamic_shapes (0.15) 2025-03-17T17:34:50.4906107Z inductor/test_torchinductor_codegen_dynamic_shapes (0.15) 2025-03-17T17:34:50.4906942Z inductor/test_torchinductor_dynamic_shapes (0.15) 2025-03-17T17:34:50.4907661Z onnx/exporter/test_dynamic_shapes (0.15) 2025-03-17T17:34:50.4908490Z test_dynamic_shapes (0.15) 2025-03-17T17:34:50.4909129Z base_commit: 7d50234dff8a52633fd546660a133b6f1ab443a9 2025-03-17T17:34:50.4912085Z Changed files: ['aten/src/ATen/native/quantized/cpu/ACLUtils.cpp', 'aten/src/ATen/native/quantized/cpu/ACLUtils.h', 'aten/src/ATen/native/quantized/cpu/qlinear.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp', 'aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp'] 2025-03-17T17:34:50.4914960Z Results from PublicBindings 2025-03-17T17:34:50.4915307Z 2025-03-17T17:34:50.4915496Z Aggregated Heuristics 2025-03-17T17:34:50.4916110Z inductor/test_mkldnn_pattern_matcher (0.6969028923182208) 2025-03-17T17:34:50.4916906Z inductor/test_cpu_cpp_wrapper (0.5710481766578468) 2025-03-17T17:34:50.4917670Z inductor/test_triton_cpu_backend (0.47313361663641873) 2025-03-17T17:34:50.4918402Z test_native_functions (0.46789792629900867) 2025-03-17T17:34:50.4919145Z test_set_default_mobile_cpu_allocator (0.45998901757982247) 2025-03-17T17:34:50.4920019Z onnx/test_models_quantized_onnxruntime (0.4585649958293198) 2025-03-17T17:34:50.4920885Z inductor/test_cpu_select_algorithm (0.4545924149907889) 2025-03-17T17:34:50.4921628Z inductor/test_cpu_repro (0.44669058277842255) 2025-03-17T17:34:50.4922373Z higher_order_ops/test_invoke_quant (0.44639634468421924) 2025-03-17T17:34:50.4923158Z test_model_exports_to_core_aten (0.4441651579818042) 2025-03-17T17:34:50.4923980Z inductor/test_split_cat_fx_aten_passes (0.43902407514411346) 2025-03-17T17:34:50.4924894Z distributed/test_c10d_functional_native (0.43590524748844917) 2025-03-17T17:34:50.4925645Z test_quantization (0.431647374741126) 2025-03-17T17:34:50.4926238Z test_native_mha (0.4307529747300983) 2025-03-17T17:34:50.4927088Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.40816619937982) 2025-03-17T17:34:50.4928292Z distributed/algorithms/quantization/test_quantization (0.40753279620654137) 2025-03-17T17:34:50.4929406Z inductor/test_torchinductor_dynamic_shapes (0.37276254704438483) 2025-03-17T17:34:50.4930270Z dynamo/test_dynamic_shapes (0.3702822130393379) 2025-03-17T17:34:50.4931163Z inductor/test_torchinductor_codegen_dynamic_shapes (0.36147356353567917) 2025-03-17T17:34:50.4932139Z onnx/exporter/test_dynamic_shapes (0.35736634265850575) 2025-03-17T17:34:50.4932864Z test_dynamic_shapes (0.3258006497547678) 2025-03-17T17:34:50.4933452Z test_package (0.25) 2025-03-17T17:34:50.4933988Z inductor/test_aot_inductor (0.2483225924942859) 2025-03-17T17:34:50.4934681Z inductor/test_torchinductor (0.2465042368302906) 2025-03-17T17:34:50.4935463Z inductor/test_aot_inductor_arrayref (0.24365868271106322) 2025-03-17T17:34:50.4936297Z inductor/test_external_callables (0.24324083078423098) 2025-03-17T17:34:50.4937050Z functorch/test_rearrange (0.24309146621272026) 2025-03-17T17:34:50.4937717Z test_comparison_utils (0.24274694385975065) 2025-03-17T17:34:50.4938363Z functorch/test_parsing (0.24172084999829865) 2025-03-17T17:34:50.4939315Z cpp_extensions/open_registration_extension/test/test_openreg (0.23930068680274671) 2025-03-17T17:34:50.4940515Z test_mkldnn_verbose (0.23916555191741282) 2025-03-17T17:34:50.4941179Z inductor/test_triton_syntax (0.2381900822083521) 2025-03-17T17:34:50.4941851Z test_mkl_verbose (0.23818072083600592) 2025-03-17T17:34:50.4942526Z inductor/test_cpp_wrapper_hipify (0.2370364272264802) 2025-03-17T17:34:50.4943285Z export/test_retraceability (0.23608063326982204) 2025-03-17T17:34:50.4944162Z export/test_functionalized_assertions (0.23548915734451537) 2025-03-17T17:34:50.4944926Z test_accelerator (0.23518982703087454) 2025-03-17T17:34:50.4945717Z distributed/tensor/debug/test_op_coverage (0.23482634833177563) 2025-03-17T17:34:50.4946585Z inductor/test_inductor_utils (0.23384366261725367) 2025-03-17T17:34:50.4947340Z export/test_unflatten_training_ir (0.23380832393353498) 2025-03-17T17:34:50.4948100Z inductor/test_cudacodecache (0.23247857066649913) 2025-03-17T17:34:50.4948882Z distributed/_tools/test_mod_tracker (0.23244241821857417) 2025-03-17T17:34:50.4949891Z inductor/test_triton_extension_backend (0.23205299705428817) 2025-03-17T17:34:50.4950682Z test_utils_config_module (0.23196572362334958) 2025-03-17T17:34:50.4951505Z export/test_export_training_ir_to_run_decomp (0.23178877216759777) 2025-03-17T17:34:50.4952289Z test_license (0.2317673062557659) 2025-03-17T17:34:50.4952862Z inductor/test_utils (0.23171837271284382) 2025-03-17T17:34:50.4953543Z inductor/test_fused_attention (0.23026775486759732) 2025-03-17T17:34:50.4954289Z inductor/test_extension_backend (0.22957750039671548) 2025-03-17T17:34:50.4954910Z onnx/test_lazy_import (0.2294106453630718) 2025-03-17T17:34:50.4955441Z inductor/test_inductor_annotations (0.22931542172207275) 2025-03-17T17:34:50.4956118Z onnx/test_fx_type_promotion (0.2289667652598717) 2025-03-17T17:34:50.4956777Z test_ao_sparsity (0.22872758319020306) 2025-03-17T17:34:50.4957389Z test_extension_utils (0.22830681832275374) 2025-03-17T17:34:50.4958009Z export/test_serdes (0.22811883595054305) 2025-03-17T17:34:50.4958651Z inductor/test_smoke (0.22800236502848878) 2025-03-17T17:34:50.4959263Z test_autoload (0.2279417248012527) 2025-03-17T17:34:50.4960048Z inductor/test_ck_backend (0.22709532556269202) 2025-03-17T17:34:50.4960778Z dynamo/test_fx_passes_pre_grad (0.22684135610231093) 2025-03-17T17:34:50.4961657Z inductor/test_torchinductor_strided_blocks (0.22657800539405853) 2025-03-17T17:34:50.4962516Z export/test_export_nonstrict (0.22657641552438076) 2025-03-17T17:34:50.4963214Z dynamo/test_interop (0.22627430736974932) 2025-03-17T17:34:50.4963856Z inductor/test_b2b_gemm (0.22594371775991065) 2025-03-17T17:34:50.4964511Z dynamo/test_base_output (0.22567905526699827) 2025-03-17T17:34:50.4965221Z inductor/test_minifier_utils (0.2250566333213656) 2025-03-17T17:34:50.4965934Z onnx/exporter/test_tensors (0.22482190336933083) 2025-03-17T17:34:50.4966808Z dynamo/test_skip_guard_eval_unsafe (0.2247727909466824) 2025-03-17T17:34:50.4967612Z test_appending_byte_serializer (0.22465705576372738) 2025-03-17T17:34:50.4968359Z dynamo/test_reconstruct (0.22427651895918393) 2025-03-17T17:34:50.4969052Z dynamo/test_skip_non_tensor (0.22403369966841263) 2025-03-17T17:34:50.4969776Z inductor/test_op_completeness (0.2240243581715916) 2025-03-17T17:34:50.4970479Z onnx/test_fx_passes (0.22398110902886276) 2025-03-17T17:34:50.4971112Z export/test_tree_utils (0.2234070044848725) 2025-03-17T17:34:50.4971734Z dynamo/test_sdpa (0.2227519071758914) 2025-03-17T17:34:50.4972318Z export/test_tools (0.22224299435439684) 2025-03-17T17:34:50.4972958Z torch_np/test_binary_ufuncs (0.22215828486620273) 2025-03-17T17:34:50.4973717Z inductor/test_compiled_autograd (0.22182234760777347) 2025-03-17T17:34:50.4974586Z torch_np/test_unary_ufuncs (0.22155061056023223) 2025-03-17T17:34:50.4975602Z test_cpp_api_parity (0.22129322250952516) 2025-03-17T17:34:50.4976449Z distributed/checkpoint/test_nested_dict (0.221250589508076) 2025-03-17T17:34:50.4998051Z inductor/test_metrics (0.22114161200367236) 2025-03-17T17:34:50.4999333Z export/test_experimental (0.2210286170010966) 2025-03-17T17:34:50.5000096Z inductor/test_inductor_freezing (0.22091923820686105) 2025-03-17T17:34:50.5000908Z inductor/test_provenance_tracing (0.22070687464204178) 2025-03-17T17:34:50.5001624Z test_transformers (0.2205718601996902) 2025-03-17T17:34:50.5002298Z inductor/test_compile_worker (0.22050485980440576) 2025-03-17T17:34:50.5003001Z dynamo/test_pre_dispatch (0.2204925966053875) 2025-03-17T17:34:50.5003695Z export/test_export_legacy (0.22032599995357077) 2025-03-17T17:34:50.5004375Z inductor/test_pad_mm (0.22030256670941759) 2025-03-17T17:34:50.5004980Z test_file_check (0.22011965225145178) 2025-03-17T17:34:50.5005602Z backends/xeon/test_launch (0.2196873993304651) 2025-03-17T17:34:50.5006391Z inductor/test_move_constructors_to_cuda (0.2196227044960982) 2025-03-17T17:34:50.5007204Z inductor/test_cutlass_backend (0.21957275730139342) 2025-03-17T17:34:50.5008232Z distributed/flight_recorder/test_fr_analysis (0.2194427514913799) 2025-03-17T17:34:50.5009074Z test_flop_counter (0.21894580373602632) 2025-03-17T17:34:50.5009717Z inductor/test_indexing (0.21855189070305617) 2025-03-17T17:34:50.5010426Z inductor/test_triton_wrapper (0.21813762513233126) 2025-03-17T17:34:50.5011155Z inductor/test_flex_decoding (0.21798504072574607) 2025-03-17T17:34:50.5011946Z inductor/test_distributed_patterns (0.21794828823765006) 2025-03-17T17:34:50.5012752Z dynamo/test_utils (0.21791815958361252) 2025-03-17T17:34:50.5013363Z test_hop_infra (0.21784956914631598) 2025-03-17T17:34:50.5014021Z test_transformers_privateuse1 (0.21774039288666086) 2025-03-17T17:34:50.5014700Z test_openmp (0.2176676285890826) 2025-03-17T17:34:50.5015454Z distributed/_shard/sharded_tensor/test_logger (0.2176399221070219) 2025-03-17T17:34:50.5016296Z dynamo/test_frame_init (0.2175239881688154) 2025-03-17T17:34:50.5017022Z onnx/exporter/test_verification (0.21746781993473832) 2025-03-17T17:34:50.5017787Z inductor/test_combo_kernels (0.21742250373739375) 2025-03-17T17:34:50.5018478Z dynamo/test_nops (0.21661060841049543) 2025-03-17T17:34:50.5019110Z functorch/test_ac_logging (0.21651093265186253) 2025-03-17T17:34:50.5019804Z export/test_cpp_serdes (0.21549358419381134) 2025-03-17T17:34:50.5020445Z test_show_pickle (0.21540277274706152) 2025-03-17T17:34:50.5021093Z inductor/test_debug_trace (0.21539754548394677) 2025-03-17T17:34:50.5021806Z torch_np/test_nep50_examples (0.21536433348141926) 2025-03-17T17:34:50.5022499Z inductor/test_xpu_basic (0.21513284323998408) 2025-03-17T17:34:50.5023169Z dynamo/test_callback (0.215131253197972) 2025-03-17T17:34:50.5023775Z dynamo/test_sys (0.21495901189701233) 2025-03-17T17:34:50.5024459Z test_torch (0.2149118430158031) 2025-03-17T17:34:50.5025253Z distributed/pipelining/test_schedule_multiproc (0.21449615066729294) 2025-03-17T17:34:50.5026234Z inductor/test_cooperative_reductions (0.2144931494629951) 2025-03-17T17:34:50.5027014Z test_tensorexpr_pybind (0.21442523479355372) 2025-03-17T17:34:50.5027670Z dynamo/test_view (0.2144180001023987) 2025-03-17T17:34:50.5028287Z dynamo/test_subgraphs (0.21409693086910742) 2025-03-17T17:34:50.5028951Z dynamo/test_trace_rules (0.2140480737005853) 2025-03-17T17:34:50.5029601Z inductor/test_config (0.21375980221149404) 2025-03-17T17:34:50.5030347Z inductor/test_aot_inductor_custom_ops (0.21358102186275965) 2025-03-17T17:34:50.5031112Z test_proxy_tensor (0.2135740853044819) 2025-03-17T17:34:50.5031735Z torch_np/test_dtype (0.21346715497916885) 2025-03-17T17:34:50.5032491Z inductor/test_coordinate_descent_tuner (0.21344529190150263) 2025-03-17T17:34:50.5033325Z inductor/test_gpu_cpp_wrapper (0.21322666112484023) 2025-03-17T17:34:50.5033980Z test_custom_ops (0.2131631985730327) 2025-03-17T17:34:50.5034551Z test_deploy (0.21280158326843313) 2025-03-17T17:34:50.5035226Z inductor/test_compiled_optimizers (0.2126042789302579) 2025-03-17T17:34:50.5035977Z inductor/test_fx_fusion (0.21229274994903916) 2025-03-17T17:34:50.5036842Z onnx/exporter/test_building (0.21220380697398786) 2025-03-17T17:34:50.5037658Z distributed/_composable/test_contract (0.21185457412155745) 2025-03-17T17:34:50.5038498Z inductor/test_benchmark_fusion (0.21168026576598206) 2025-03-17T17:34:50.5039458Z distributed/tensor/parallel/test_micro_pipeline_tp (0.21162521056131345) 2025-03-17T17:34:50.5040429Z inductor/test_memory_planning (0.211468909431525) 2025-03-17T17:34:50.5041285Z test_cpp_extensions_open_device_registration (0.210693227311452) 2025-03-17T17:34:50.5042152Z inductor/test_kernel_benchmark (0.21055678183128954) 2025-03-17T17:34:50.5042853Z dynamo/test_resume (0.2104499310080771) 2025-03-17T17:34:50.5043512Z test_namedtuple_return_api (0.21043880071399246) 2025-03-17T17:34:50.5044364Z torch_np/numpy_tests/core/test_scalarinherit (0.2102600203652581) 2025-03-17T17:34:50.5045216Z inductor/test_autoheuristic (0.21020562105291946) 2025-03-17T17:34:50.5045964Z onnx/test_onnxscript_runtime (0.20997776803258697) 2025-03-17T17:34:50.5046745Z dynamo/test_global (0.20981457009557106) 2025-03-17T17:34:50.5047366Z dynamo/test_config (0.20971396018725608) 2025-03-17T17:34:50.5048157Z distributed/pipelining/test_transformer (0.20967963515532007) 2025-03-17T17:34:50.5048976Z inductor/test_foreach (0.20962656750316658) 2025-03-17T17:34:50.5049621Z profiler/test_kineto (0.2091081740561749) 2025-03-17T17:34:50.5050221Z test_foreach (0.2088874762248968) 2025-03-17T17:34:50.5050858Z dynamo/test_export_mutations (0.20882415280176533) 2025-03-17T17:34:50.5051597Z inductor/test_triton_kernels (0.2087453065934908) 2025-03-17T17:34:50.5052275Z test_namedtensor (0.20869706869394902) 2025-03-17T17:34:50.5052948Z inductor/test_codegen_triton (0.20864533270198066) 2025-03-17T17:34:50.5053683Z inductor/test_cudagraph_trees (0.20850256680482013) 2025-03-17T17:34:50.5054486Z inductor/test_torchinductor_opinfo (0.20850144484301464) 2025-03-17T17:34:50.5055304Z inductor/test_triton_heuristics (0.2084872825259789) 2025-03-17T17:34:50.5056102Z dynamo/test_graph_deduplication (0.2084332012220427) 2025-03-17T17:34:50.5056804Z test_jiterator (0.2083344596130919) 2025-03-17T17:34:50.5057394Z dynamo/test_compile (0.20801052830417885) 2025-03-17T17:34:50.5058164Z distributed/tensor/test_common_rules (0.20796986297971964) 2025-03-17T17:34:50.5059024Z dynamo/test_graph_region_tracker (0.20796566924391277) 2025-03-17T17:34:50.5059777Z inductor/test_ordered_set (0.2079322187350834) 2025-03-17T17:34:50.5060445Z test_module_tracker (0.20774105593417988) 2025-03-17T17:34:50.5061077Z dynamo/test_sources (0.2073437839374592) 2025-03-17T17:34:50.5061680Z inductor/test_fp8 (0.20716776628672082) 2025-03-17T17:34:50.5062385Z onnx/exporter/test_hf_models_e2e (0.20705258761847006) 2025-03-17T17:34:50.5063223Z inductor/test_scatter_optimization (0.20704441877763294) 2025-03-17T17:34:50.5064183Z distributed/_tools/test_sac_estimator (0.20699375606402273) 2025-03-17T17:34:50.5064984Z test_functionalization (0.20698868780510918) 2025-03-17T17:34:50.5065671Z test_ci_sanity_check_fail (0.2069696657952146) 2025-03-17T17:34:50.5066347Z test_utils_filelock (0.20677826562033422) 2025-03-17T17:34:50.5067071Z inductor/test_aot_inductor_package (0.20673656676856716) 2025-03-17T17:34:50.5067796Z test_tensorexpr (0.2067222365149332) 2025-03-17T17:34:50.5068526Z inductor/test_graph_transform_observer (0.20647546199465683) 2025-03-17T17:34:50.5069304Z dynamo/test_recompiles (0.205979011127432) 2025-03-17T17:34:50.5070016Z inductor/test_aot_inductor_utils (0.20596414423461898) 2025-03-17T17:34:50.5070736Z dynamo/test_modules (0.20588492039136658) 2025-03-17T17:34:50.5071330Z test_mps (0.20579528177293502) 2025-03-17T17:34:50.5071975Z distributed/tensor/test_attention (0.2057809316437759) 2025-03-17T17:34:50.5072759Z distributed/_tools/test_sac_ilp (0.2056910942700928) 2025-03-17T17:34:50.5073489Z dynamo/test_optimizers (0.20520704573056228) 2025-03-17T17:34:50.5074193Z dynamo/test_autograd_function (0.2050323398644839) 2025-03-17T17:34:50.5075047Z inductor/test_cuda_repro (0.20489897509071986) 2025-03-17T17:34:50.5075720Z test_fx_experimental (0.2045735332418953) 2025-03-17T17:34:50.5076309Z test_xpu (0.2045200283281885) 2025-03-17T17:34:50.5076851Z dynamo/test_dicts (0.2042996882563631) 2025-03-17T17:34:50.5077463Z torch_np/test_basic (0.2041379611082084) 2025-03-17T17:34:50.5078109Z test_expanded_weights (0.20412283583356838) 2025-03-17T17:34:50.5078797Z dynamo/test_metrics_context (0.2040221464231528) 2025-03-17T17:34:50.5079543Z distributed/tensor/test_dtensor (0.2038535025922455) 2025-03-17T17:34:50.5080216Z test_weak (0.20384271018208844) 2025-03-17T17:34:50.5080829Z lazy/test_functionalization (0.2038007926995447) 2025-03-17T17:34:50.5081569Z inductor/test_pattern_matcher (0.20376553351792662) 2025-03-17T17:34:50.5082291Z onnx/exporter/test_core (0.2035939679848221) 2025-03-17T17:34:50.5082987Z test_compile_benchmark_util (0.20345825789909022) 2025-03-17T17:34:50.5083771Z nn/test_multihead_attention (0.2032499226444561) 2025-03-17T17:34:50.5084441Z dynamo/test_pgo (0.2030730304706111) 2025-03-17T17:34:50.5085020Z test_optim (0.20294739727613084) 2025-03-17T17:34:50.5085641Z inductor/test_block_analysis (0.20294425694315696) 2025-03-17T17:34:50.5086380Z inductor/test_snode_runtime (0.20279173216314722) 2025-03-17T17:34:50.5087094Z inductor/test_flex_attention (0.20270869221906582) 2025-03-17T17:34:50.5087884Z functorch/test_vmap_registrations (0.20252691096305267) 2025-03-17T17:34:50.5088627Z dynamo/test_after_aot (0.20247748023498277) 2025-03-17T17:34:50.5089283Z inductor/test_minifier (0.20245452400343322) 2025-03-17T17:34:50.5089911Z xpu/test_conv (0.20227278220145134) 2025-03-17T17:34:50.5090553Z inductor/test_group_batch_fusion (0.20170642911227) 2025-03-17T17:34:50.5091230Z test_pytree (0.20155563350294842) 2025-03-17T17:34:50.5091794Z test_typing (0.20149302559872237) 2025-03-17T17:34:50.5092448Z inductor/test_select_algorithm (0.20139096477707133) 2025-03-17T17:34:50.5093218Z inductor/test_inplacing_pass (0.20137385194991622) 2025-03-17T17:34:50.5093918Z functorch/test_logging (0.20135314165270876) 2025-03-17T17:34:50.5094556Z inductor/test_fuzzer (0.20117092283812324) 2025-03-17T17:34:50.5095271Z higher_order_ops/test_with_effects (0.20097592406086554) 2025-03-17T17:34:50.5096156Z distributed/checkpoint/test_hf_storage (0.20096501239755757) 2025-03-17T17:34:50.5097004Z inductor/test_op_dtype_prop (0.20094030711979471) 2025-03-17T17:34:50.5097814Z inductor/test_custom_post_grad_passes (0.20093941272116292) 2025-03-17T17:34:50.5098621Z inductor/test_custom_lowering (0.2008789911247035) 2025-03-17T17:34:50.5099576Z inductor/test_split_cat_fx_passes (0.20086919249080398) 2025-03-17T17:34:50.5100339Z inductor/test_multi_kernel (0.20086364721928682) 2025-03-17T17:34:50.5101030Z dynamo/test_decorators (0.200848939330675) 2025-03-17T17:34:50.5101787Z inductor/test_decompose_mem_bound_mm (0.20081391865535872) 2025-03-17T17:34:50.5102640Z distributed/pipelining/test_pipe (0.2007872854516562) 2025-03-17T17:34:50.5103392Z dynamo/test_deviceguard (0.2007452288404364) 2025-03-17T17:34:50.5104154Z dynamo/test_python_dispatcher (0.2006153422835738) 2025-03-17T17:34:50.5104857Z functorch/test_minifier (0.2006013499138674) 2025-03-17T17:34:50.5105515Z inductor/test_profiler (0.2003709528263156) 2025-03-17T17:34:50.5106322Z distributed/checkpoint/test_dedup_tensors (0.20032748505281006) 2025-03-17T17:34:50.5107126Z test_complex (0.2002980692755864) 2025-03-17T17:34:50.5107748Z inductor/test_benchmarking (0.2002629690981695) 2025-03-17T17:34:50.5108487Z inductor/test_inplace_padding (0.19993237948833084) 2025-03-17T17:34:50.5109167Z test_stateless (0.19984025642925538) 2025-03-17T17:34:50.5109778Z inductor/test_control_flow (0.1997641132924014) 2025-03-17T17:34:50.5110443Z inductor/test_halide (0.19973507515015562) 2025-03-17T17:34:50.5111170Z onnx/internal/test_registraion (0.19963623416357906) 2025-03-17T17:34:50.5111872Z export/test_db (0.19959139497883813) 2025-03-17T17:34:50.5112703Z dynamo/test_modes (0.19954343533664848) 2025-03-17T17:34:50.5113377Z inductor/test_minifier_isolate (0.1995097860725676) 2025-03-17T17:34:50.5114201Z torch_np/numpy_tests/core/test_einsum (0.19931013642242457) 2025-03-17T17:34:50.5114955Z functorch/test_dims (0.1992943143720793) 2025-03-17T17:34:50.5115581Z dynamo/test_base_hop (0.1991330057422777) 2025-03-17T17:34:50.5116244Z inductor/test_mps_basic (0.19891864820352284) 2025-03-17T17:34:50.5117037Z distributed/tensor/test_dtensor_compile (0.1988906833396352) 2025-03-17T17:34:50.5117903Z distributed/fsdp/test_fsdp_fx (0.19883437597688206) 2025-03-17T17:34:50.5118580Z test_hub (0.19875268756851094) 2025-03-17T17:34:50.5119289Z distributed/pipelining/test_backward (0.19859712183315306) 2025-03-17T17:34:50.5120174Z inductor/test_auto_functionalize (0.19846093473481757) 2025-03-17T17:34:50.5120918Z test_per_overload_api (0.19834857839113826) 2025-03-17T17:34:50.5121738Z inductor/test_binary_folding (0.19827350961893794) 2025-03-17T17:34:50.5122440Z inductor/test_perf (0.19824548404217937) 2025-03-17T17:34:50.5123046Z test_utils (0.19816127144211404) 2025-03-17T17:34:50.5123667Z functorch/test_ac_knapsack (0.198142985958975) 2025-03-17T17:34:50.5124348Z dynamo/test_profiler (0.19805094240200014) 2025-03-17T17:34:50.5124973Z dynamo/test_export (0.19789758284993406) 2025-03-17T17:34:50.5125770Z distributed/tensor/test_experimental_ops (0.19760386233925073) 2025-03-17T17:34:50.5126601Z dynamo/test_flat_apply (0.19758335079729478) 2025-03-17T17:34:50.5127230Z test_fx (0.1975580095027271) 2025-03-17T17:34:50.5127779Z onnx/test_custom_ops (0.19740560397586826) 2025-03-17T17:34:50.5128435Z dynamo/test_bytecode_utils (0.19717987763672692) 2025-03-17T17:34:50.5129129Z dynamo/test_cudagraphs (0.19712847952868612) 2025-03-17T17:34:50.5129777Z test_nestedtensor (0.19706797843012608) 2025-03-17T17:34:50.5130381Z xpu/test_gemm (0.19705839842700323) 2025-03-17T17:34:50.5131146Z distributed/_tools/test_runtime_estimator (0.19702753173644355) 2025-03-17T17:34:50.5131962Z lazy/test_step_closures (0.19700028239146133) 2025-03-17T17:34:50.5132630Z dynamo/test_functions (0.19695834503339246) 2025-03-17T17:34:50.5133256Z export/test_swap (0.19690169978671176) 2025-03-17T17:34:50.5134114Z inductor/test_torchinductor_codegen_config_overrides (0.1968748479522326) 2025-03-17T17:34:50.5135025Z dynamo/test_model_output (0.1968300683940671) 2025-03-17T17:34:50.5135685Z nn/test_packed_sequence (0.1964717524266426) 2025-03-17T17:34:50.5136366Z inductor/test_async_compile (0.19630972714561065) 2025-03-17T17:34:50.5137069Z test_numba_integration (0.19630189618870109) 2025-03-17T17:34:50.5137824Z distributed/tensor/test_tensor_ops (0.19628472373497052) 2025-03-17T17:34:50.5138724Z distributed/pipelining/test_unflatten (0.19626888294142508) 2025-03-17T17:34:50.5139560Z distributed/tensor/test_init (0.1962119395618671) 2025-03-17T17:34:50.5140239Z test_content_store (0.19619047399470388) 2025-03-17T17:34:50.5140844Z test_fx_passes (0.19613555791871132) 2025-03-17T17:34:50.5141739Z distributed/tensor/experimental/test_register_sharding (0.1961112501514515) 2025-03-17T17:34:50.5142815Z onnx/exporter/test_capture_strategies (0.19589699199032237) 2025-03-17T17:34:50.5143585Z export/test_export (0.1957800843237178) 2025-03-17T17:34:50.5144264Z test_fake_tensor (0.19574921746082374) 2025-03-17T17:34:50.5144939Z dynamo/test_verify_correctness (0.1956716035351086) 2025-03-17T17:34:50.5145648Z inductor/test_memory (0.19536369189946737) 2025-03-17T17:34:50.5146407Z distributed/tensor/test_dtensor_ops (0.19535627832858599) 2025-03-17T17:34:50.5147216Z inductor/test_dependencies (0.19512580173893354) 2025-03-17T17:34:50.5147890Z torch_np/test_random (0.19508809786772185) 2025-03-17T17:34:50.5148578Z onnx/exporter/test_ir_passes (0.19500183808856597) 2025-03-17T17:34:50.5149277Z test_legacy_vmap (0.1949972269667309) 2025-03-17T17:34:50.5149890Z functorch/test_ac (0.19488353896286648) 2025-03-17T17:34:50.5150674Z inductor/test_layout_optim (0.1947020754182367) 2025-03-17T17:34:50.5151370Z profiler/test_cpp_thread (0.19461227779560392) 2025-03-17T17:34:50.5152046Z export/test_torchbind (0.19453842034414234) 2025-03-17T17:34:50.5152743Z distributed/tensor/test_api (0.19394257197563675) 2025-03-17T17:34:50.5153448Z lazy/test_meta_kernel (0.19384277696385294) 2025-03-17T17:34:50.5154122Z test_sparse_semi_structured (0.1937641891374054) 2025-03-17T17:34:50.5154805Z test_ops_fwd_gradients (0.19373656215744534) 2025-03-17T17:34:50.5155512Z test_cuda_expandable_segments (0.1936999315645918) 2025-03-17T17:34:50.5156199Z test_jit_disabled (0.19366391711301795) 2025-03-17T17:34:50.5156819Z export/test_passes (0.19365646379108628) 2025-03-17T17:34:50.5157629Z distributed/_composable/test_composability/test_pp_composability (0.1935775977072866) 2025-03-17T17:34:50.5158434Z test_itt (0.19352375490965223) 2025-03-17T17:34:50.5159152Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19344184787050445) 2025-03-17T17:34:50.5159848Z test_type_hints (0.19340521727765092) 2025-03-17T17:34:50.5160368Z test_autocast (0.19322894124508558) 2025-03-17T17:34:50.5160926Z test_binary_ufuncs (0.1931019366393699) 2025-03-17T17:34:50.5161585Z onnx/test_onnxscript_no_runtime (0.19307359414050437) 2025-03-17T17:34:50.5162189Z test_cuda_sanitizer (0.19302700590955013) 2025-03-17T17:34:50.5162921Z distributed/tensor/test_xla_integration (0.1929219836346516) 2025-03-17T17:34:50.5163635Z test_numpy_interop (0.19285551987854624) 2025-03-17T17:34:50.5164218Z export/test_schema (0.19283818842061445) 2025-03-17T17:34:50.5164941Z distributed/checkpoint/e2e/test_fsdp_ep (0.19263879715229837) 2025-03-17T17:34:50.5165593Z export/test_unflatten (0.1926064397973523) 2025-03-17T17:34:50.5166133Z inductor/test_loop_ordering (0.1923429300848987) 2025-03-17T17:34:50.5166711Z dynamo/test_unspec (0.1923135739342505) 2025-03-17T17:34:50.5167258Z export/test_converter (0.19215409272043785) 2025-03-17T17:34:50.5167916Z distributed/tensor/debug/test_comm_mode_features (0.19213815254926667) 2025-03-17T17:34:50.5168527Z test_decomp (0.1920521710274629) 2025-03-17T17:34:50.5169026Z distributed/_tools/test_mem_tracker (0.19199433324927312) 2025-03-17T17:34:50.5169585Z dynamo/test_debug_utils (0.19196430133076975) 2025-03-17T17:34:50.5170074Z nn/test_lazy_modules (0.19191312185350562) 2025-03-17T17:34:50.5170655Z distributed/pipelining/test_microbatch (0.1918855147490707) 2025-03-17T17:34:50.5171268Z inductor/test_torchbind (0.19187653101170238) 2025-03-17T17:34:50.5171780Z test_logging (0.19183036016677632) 2025-03-17T17:34:50.5172278Z test_python_dispatch (0.19167988256585716) 2025-03-17T17:34:50.5172779Z test_ops_jit (0.19159497432241154) 2025-03-17T17:34:50.5173311Z dynamo/test_repros (0.19152376031579507) 2025-03-17T17:34:50.5173903Z dynamo/test_exceptions (0.19130824999658141) 2025-03-17T17:34:50.5174649Z distributed/_tools/test_memory_tracker (0.19113243110109454) 2025-03-17T17:34:50.5175445Z inductor/test_mmdecomp (0.1911126549535692) 2025-03-17T17:34:50.5176148Z test_cpp_extensions_mtia_backend (0.1910626680078141) 2025-03-17T17:34:50.5177019Z distributed/tensor/parallel/test_tp_style (0.19094552166257336) 2025-03-17T17:34:50.5177915Z onnx/test_pytorch_onnx_onnxruntime (0.1908976812735346) 2025-03-17T17:34:50.5178757Z distributed/optim/test_named_optimizer (0.19086248171849196) 2025-03-17T17:34:50.5179543Z inductor/test_padding (0.19074648815371) 2025-03-17T17:34:50.5180238Z distributions/test_constraints (0.19062365740827605) 2025-03-17T17:34:50.5180995Z dynamo/test_structured_trace (0.19060938678121753) 2025-03-17T17:34:50.5181772Z distributed/test_symmetric_memory (0.19040961787792357) 2025-03-17T17:34:50.5182484Z dynamo/test_backends (0.19026899853747936) 2025-03-17T17:34:50.5183088Z test_autograd (0.1901705539290809) 2025-03-17T17:34:50.5183688Z test_autograd_fallback (0.19015463476575978) 2025-03-17T17:34:50.5184447Z inductor/test_codecache (0.19014669614591986) 2025-03-17T17:34:50.5185278Z distributed/test_backends (0.19000020193533554) 2025-03-17T17:34:50.5185926Z test_mkldnn_fusion (0.18986465085380486) 2025-03-17T17:34:50.5186666Z dynamo/test_backward_higher_order_ops (0.18980931739178414) 2025-03-17T17:34:50.5187539Z onnx/exporter/test_small_models_e2e (0.18971761171873683) 2025-03-17T17:34:50.5188268Z test_matmul_cuda (0.18960714354994687) 2025-03-17T17:34:50.5188946Z inductor/test_unbacked_symints (0.18958869906260664) 2025-03-17T17:34:50.5189757Z torch_np/numpy_tests/core/test_numeric (0.1895242626100667) 2025-03-17T17:34:50.5190588Z distributed/tensor/test_random_ops (0.1895137285817366) 2025-03-17T17:34:50.5191454Z distributed/tensor/test_convolution_ops (0.1895013660050926) 2025-03-17T17:34:50.5192303Z dynamo/test_input_attr_tracking (0.18947055894110834) 2025-03-17T17:34:50.5193115Z higher_order_ops/test_invoke_subgraph (0.18942687253682616) 2025-03-17T17:34:50.5193947Z test_bundled_inputs (0.1892783029863215) 2025-03-17T17:34:50.5194523Z test_meta (0.18925331945120655) 2025-03-17T17:34:50.5195248Z dynamo/test_cudagraphs_expandable_segments (0.18913969107391757) 2025-03-17T17:34:50.5196029Z test_pruning_op (0.18906621125743384) 2025-03-17T17:34:50.5196748Z distributed/tensor/test_redistribute (0.18898800106596417) 2025-03-17T17:34:50.5197529Z dynamo/test_aot_autograd (0.1889646473239116) 2025-03-17T17:34:50.5198153Z test_jit_fuser_te (0.18890686917229726) 2025-03-17T17:34:50.5198992Z dynamo/test_compiler_bisector (0.18887160999067917) 2025-03-17T17:34:50.5199787Z test_modules (0.18885252948653408) 2025-03-17T17:34:50.5200580Z inductor/test_cudagraph_trees_expandable_segments (0.1887582996217926) 2025-03-17T17:34:50.5201579Z distributed/tensor/test_pointwise_ops (0.18859549919527974) 2025-03-17T17:34:50.5202385Z torch_np/test_ufuncs_basic (0.1885842893990945) 2025-03-17T17:34:50.5203042Z test_multiprocessing (0.1885669579411627) 2025-03-17T17:34:50.5203658Z nn/test_pruning (0.18855717918278836) 2025-03-17T17:34:50.5204251Z test_ops_gradients (0.18846825608326223) 2025-03-17T17:34:50.5205005Z distributed/_composable/test_checkpoint (0.18824896941426986) 2025-03-17T17:34:50.5205794Z onnx/torchlib/test_ops (0.1882419136028412) 2025-03-17T17:34:50.5206407Z dynamo/test_logging (0.1882249597798873) 2025-03-17T17:34:50.5207077Z dynamo/test_higher_order_ops (0.18818838881360922) 2025-03-17T17:34:50.5207787Z onnx/test_symbolic_helper (0.18797667471969945) 2025-03-17T17:34:50.5208673Z distributed/tensor/experimental/test_local_map (0.18795312222239535) 2025-03-17T17:34:50.5209521Z test_masked (0.1878134966582087) 2025-03-17T17:34:50.5210179Z test_cpp_extensions_stream_and_event (0.18771865065218754) 2025-03-17T17:34:50.5211052Z distributed/checkpoint/test_traverse (0.18758162878179568) 2025-03-17T17:34:50.5211990Z distributed/checkpoint/test_save_load_api (0.18757031960798468) 2025-03-17T17:34:50.5212788Z dynamo/test_misc (0.18741582715098498) 2025-03-17T17:34:50.5213573Z distributed/checkpoint/test_format_utils (0.18694968645961563) 2025-03-17T17:34:50.5214361Z test_out_dtype_op (0.18688668104488657) 2025-03-17T17:34:50.5215005Z export/test_draft_export (0.18686507634904728) 2025-03-17T17:34:50.5215718Z onnx/test_models_onnxruntime (0.18682661720787988) 2025-03-17T17:34:50.5216438Z onnx/test_pytorch_jit_onnx (0.18676156461406024) 2025-03-17T17:34:50.5217194Z distributed/tensor/test_math_ops (0.18664354374571285) 2025-03-17T17:34:50.5218108Z distributed/checkpoint/test_fsdp_optim_state (0.18652007698347406) 2025-03-17T17:34:50.5219069Z torch_np/numpy_tests/core/test_multiarray (0.1861746006052972) 2025-03-17T17:34:50.5219862Z profiler/test_profiler (0.1861421438727254) 2025-03-17T17:34:50.5220521Z export/test_lift_unlift (0.18614069295938937) 2025-03-17T17:34:50.5221346Z distributed/checkpoint/test_tp_checkpoint (0.18613310050878165) 2025-03-17T17:34:50.5222130Z test_vulkan (0.18612063855451189) 2025-03-17T17:34:50.5222770Z onnx/internal/test_diagnostics (0.18601525852016063) 2025-03-17T17:34:50.5223632Z export/test_hop (0.18589616437345508) 2025-03-17T17:34:50.5224279Z test_monitor (0.1858421426960943) 2025-03-17T17:34:50.5224876Z test_fx_reinplace_pass (0.18576802686280577) 2025-03-17T17:34:50.5225534Z test_segment_reductions (0.1856925396182818) 2025-03-17T17:34:50.5226139Z test_dlpack (0.18565519350652282) 2025-03-17T17:34:50.5226699Z test_tensorboard (0.18560341776350414) 2025-03-17T17:34:50.5227440Z torch_np/numpy_tests/lib/test_type_check (0.18551777412562795) 2025-03-17T17:34:50.5228352Z distributed/test_compute_comm_reordering (0.18527803554125508) 2025-03-17T17:34:50.5229244Z distributed/pipelining/test_stage (0.18518255351842908) 2025-03-17T17:34:50.5230201Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.18489020441898116) 2025-03-17T17:34:50.5231193Z dynamo/test_activation_checkpointing (0.1846921448108502) 2025-03-17T17:34:50.5231922Z test_import_stats (0.1846528906486767) 2025-03-17T17:34:50.5232766Z dynamo/test_aot_autograd_cache (0.1844759984748317) 2025-03-17T17:34:50.5233506Z distributed/test_device_mesh (0.18436072042895518) 2025-03-17T17:34:50.5234214Z dynamo/test_recompile_ux (0.18424866221815311) 2025-03-17T17:34:50.5235108Z distributed/_composable/fsdp/test_fully_shard_logging (0.18406081862994983) 2025-03-17T17:34:50.5236025Z export/test_serialize (0.18403651086269002) 2025-03-17T17:34:50.5236648Z dynamo/test_torchrec (0.18402901778970804) 2025-03-17T17:34:50.5237411Z torch_np/numpy_tests/lib/test_function_base (0.1838757576152677) 2025-03-17T17:34:50.5238296Z distributed/tensor/test_matrix_ops (0.18377739364129478) 2025-03-17T17:34:50.5239034Z export/test_pass_infra (0.18373124267189386) 2025-03-17T17:34:50.5239647Z nn/test_dropout (0.1834483543224179) 2025-03-17T17:34:50.5240419Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18343102286448612) 2025-03-17T17:34:50.5241361Z distributed/checkpoint/test_fsspec (0.18314716061427774) 2025-03-17T17:34:50.5242152Z functorch/test_control_flow (0.18301960250765345) 2025-03-17T17:34:50.5242793Z test_cuda (0.18295639532387725) 2025-03-17T17:34:50.5243627Z distributed/tensor/experimental/test_tp_transform (0.18293051739013047) 2025-03-17T17:34:50.5244640Z inductor/test_efficient_conv_bn_eval (0.1826915937022888) 2025-03-17T17:34:50.5245365Z dynamo/test_exc (0.18265468485208317) 2025-03-17T17:34:50.5245945Z test_tensor_creation_ops (0.18261549031648514) 2025-03-17T17:34:50.5246529Z nn/test_parametrization (0.1825882608470281) 2025-03-17T17:34:50.5247166Z onnx/exporter/test_api (0.18255962021528532) 2025-03-17T17:34:50.5247815Z distributed/_tools/test_fsdp2_mem_tracker (0.18243227772564208) 2025-03-17T17:34:50.5248579Z lazy/test_extract_compiled_graph (0.18229360618666265) 2025-03-17T17:34:50.5249272Z test_futures (0.1821314616524798) 2025-03-17T17:34:50.5249923Z distributed/pipelining/test_schedule (0.1818521111464807) 2025-03-17T17:34:50.5250706Z optim/test_lrscheduler (0.18168724366535213) 2025-03-17T17:34:50.5251453Z test_functionalization_of_rng_ops (0.18165701299159726) 2025-03-17T17:34:50.5252158Z test_mkldnn (0.18161296882786238) 2025-03-17T17:34:50.5252870Z distributed/checkpoint/test_planner (0.18136828123772686) 2025-03-17T17:34:50.5253619Z test_schema_check (0.18130440129989114) 2025-03-17T17:34:50.5254286Z distributed/launcher/test_run (0.18126073477113414) 2025-03-17T17:34:50.5254901Z nn/test_embedding (0.18106382794346193) 2025-03-17T17:34:50.5255528Z test_cuda_multigpu (0.18086652142256923) 2025-03-17T17:34:50.5256133Z test_subclass (0.18084696608853798) 2025-03-17T17:34:50.5256714Z test_sympy_utils (0.18044917732816337) 2025-03-17T17:34:50.5257303Z dynamo/test_hooks (0.18028162665113937) 2025-03-17T17:34:50.5258158Z distributed/_composable/fsdp/test_fully_shard_state (0.18028001673360214) 2025-03-17T17:34:50.5259082Z dynamo/test_guard_manager (0.1800290286019937) 2025-03-17T17:34:50.5259834Z inductor/test_standalone_compile (0.18002310569549868) 2025-03-17T17:34:50.5260905Z distributed/checkpoint/test_dtensor_resharding (0.17993541487853193) 2025-03-17T17:34:50.5261867Z distributed/test_collective_utils (0.1799289950839081) 2025-03-17T17:34:50.5262551Z test_jit_llga_fuser (0.17962006979648415) 2025-03-17T17:34:50.5263158Z test_datapipe (0.17955191662074096) 2025-03-17T17:34:50.5263770Z onnx/test_op_consistency (0.17952434926735633) 2025-03-17T17:34:50.5264487Z test_indexing (0.17946090659107394) 2025-03-17T17:34:50.5265066Z lazy/test_ts_opinfo (0.17943254421668328) 2025-03-17T17:34:50.5265704Z dynamo/test_ctx_manager (0.17942654180808765) 2025-03-17T17:34:50.5266491Z distributed/elastic/test_control_plane (0.17937363316013535) 2025-03-17T17:34:50.5267515Z distributed/tensor/parallel/test_tp_random_state (0.17936351651783344) 2025-03-17T17:34:50.5268384Z optim/test_optim (0.179248119218806) 2025-03-17T17:34:50.5269115Z torch_np/numpy_tests/lib/test_histograms (0.1791113954812914) 2025-03-17T17:34:50.5270000Z torch_np/numpy_tests/linalg/test_linalg (0.17891913952650457) 2025-03-17T17:34:50.5271186Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.17886287191480174) 2025-03-17T17:34:50.5272153Z test_functional_optim (0.178716528423114) 2025-03-17T17:34:50.5272899Z torch_np/numpy_tests/core/test_indexing (0.17851491109598097) 2025-03-17T17:34:50.5273791Z distributed/tensor/test_embedding_ops (0.1784329643057829) 2025-03-17T17:34:50.5274661Z onnx/test_pytorch_onnx_shape_inference (0.1781889922345528) 2025-03-17T17:34:50.5275414Z lazy/test_debug_util (0.1781815985391966) 2025-03-17T17:34:50.5276060Z test_cpp_extensions_jit (0.17810489888763842) 2025-03-17T17:34:50.5276721Z dynamo/test_generator (0.1780136503516696) 2025-03-17T17:34:50.5277348Z dynamo/test_minifier (0.17781626651139376) 2025-03-17T17:34:50.5278023Z inductor/test_max_autotune (0.17779241588121242) 2025-03-17T17:34:50.5278795Z distributed/test_dynamo_distributed (0.17754015571599432) 2025-03-17T17:34:50.5279662Z benchmark_utils/test_benchmark_utils (0.17749557491308035) 2025-03-17T17:34:50.5280436Z onnx/test_onnx_opset (0.1774251559274699) 2025-03-17T17:34:50.5281080Z dynamo/test_subclasses (0.17732969378016905) 2025-03-17T17:34:50.5281836Z distributed/test_inductor_collectives (0.17709802465900754) 2025-03-17T17:34:50.5282780Z distributed/checkpoint/e2e/test_fine_tuning (0.1770813689689309) 2025-03-17T17:34:50.5283615Z optim/test_swa_utils (0.17707638021211797) 2025-03-17T17:34:50.5284334Z distributed/tensor/test_view_ops (0.17703295218966275) 2025-03-17T17:34:50.5285059Z export/test_sparse (0.17699272412675687) 2025-03-17T17:34:50.5285714Z dynamo/test_reorder_logs (0.17689668558922664) 2025-03-17T17:34:50.5286508Z torch_np/numpy_tests/core/test_scalarmath (0.17682553120918562) 2025-03-17T17:34:50.5287313Z onnx/test_utility_funs (0.17682187411255781) 2025-03-17T17:34:50.5287954Z test_sparse_csr (0.17674092109861728) 2025-03-17T17:34:50.5288677Z functorch/test_memory_efficient_fusion (0.1766665270079766) 2025-03-17T17:34:50.5289651Z distributed/checkpoint/test_hsdp_checkpoint (0.17664639310099853) 2025-03-17T17:34:50.5290489Z functorch/test_ops (0.17645044029853357) 2025-03-17T17:34:50.5291088Z test_public_bindings (0.17638805102508417) 2025-03-17T17:34:50.5291756Z dynamo/test_error_messages (0.17637622508761927) 2025-03-17T17:34:50.5292612Z distributed/checkpoint/test_compatibility (0.17637439653930537) 2025-03-17T17:34:50.5293407Z test_dispatch (0.17623165051766998) 2025-03-17T17:34:50.5294139Z torch_np/numpy_tests/core/test_shape_base (0.17603305427035992) 2025-03-17T17:34:50.5295115Z distributed/tensor/parallel/test_tp_examples (0.17585457205450283) 2025-03-17T17:34:50.5295963Z export/test_verifier (0.17581342971744) 2025-03-17T17:34:50.5296593Z test_sort_and_select (0.17578401394021634) 2025-03-17T17:34:50.5297205Z test_maskedtensor (0.17562467185507977) 2025-03-17T17:34:50.5297942Z distributed/tensor/test_op_strategy (0.17559505732260458) 2025-03-17T17:34:50.5299477Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1750327985916044) 2025-03-17T17:34:50.5300334Z functorch/test_vmap (0.17496816338381294) 2025-03-17T17:34:50.5300800Z distributed/checkpoint/e2e/test_pipeline (0.1744268932073723) 2025-03-17T17:34:50.5301328Z torch_np/numpy_tests/core/test_getlimits (0.17440568602203607) 2025-03-17T17:34:50.5301908Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.17410361779078926) 2025-03-17T17:34:50.5302613Z distributed/checkpoint/test_dtensor_checkpoint (0.17405058988968605) 2025-03-17T17:34:50.5303079Z test_dataloader (0.17393246964371292) 2025-03-17T17:34:50.5303470Z distributed/tensor/test_utils (0.17359053110901296) 2025-03-17T17:34:50.5303944Z nn/test_load_state_dict (0.17356687923408312) 2025-03-17T17:34:50.5304392Z test_testing (0.17352673067327784) 2025-03-17T17:34:50.5304732Z test_shape_ops (0.17329782425011234) 2025-03-17T17:34:50.5305195Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17289325793566118) 2025-03-17T17:34:50.5305840Z distributed/fsdp/test_shard_utils (0.17287322340630884) 2025-03-17T17:34:50.5306317Z torch_np/numpy_tests/core/test_dtype (0.17274077290670173) 2025-03-17T17:34:50.5306858Z distributed/optim/test_apply_optimizer_in_backward (0.17220884422708216) 2025-03-17T17:34:50.5307363Z test_xnnpack_integration (0.1718978518850425) 2025-03-17T17:34:50.5307804Z distributed/tensor/debug/test_comm_mode (0.17186372560835803) 2025-03-17T17:34:50.5308324Z torch_np/numpy_tests/lib/test_twodim_base (0.1717208404580466) 2025-03-17T17:34:50.5308857Z distributed/checkpoint/test_fsdp_model_state (0.1716489308080498) 2025-03-17T17:34:50.5309342Z onnx/test_verification (0.17144472966264715) 2025-03-17T17:34:50.5309714Z test_unary_ufuncs (0.171417221935838) 2025-03-17T17:34:50.5310127Z torch_np/numpy_tests/core/test_dlpack (0.17111845304176626) 2025-03-17T17:34:50.5310530Z test_jit (0.17111137735481247) 2025-03-17T17:34:50.5310918Z distributed/tensor/test_optimizers (0.1710729778402205) 2025-03-17T17:34:50.5311383Z distributed/test_functional_api (0.1709492328206296) 2025-03-17T17:34:50.5311823Z torch_np/test_ndarray_methods (0.17063253620287155) 2025-03-17T17:34:50.5312264Z distributed/rpc/test_share_memory (0.1705781567660581) 2025-03-17T17:34:50.5312650Z test_ops (0.1704508142764148) 2025-03-17T17:34:50.5312988Z nn/test_module_hooks (0.17041128185688922) 2025-03-17T17:34:50.5313363Z test_function_schema (0.17019879261749854) 2025-03-17T17:34:50.5313734Z lazy/test_generator (0.16996674586135915) 2025-03-17T17:34:50.5314145Z distributed/fsdp/test_fsdp_memory (0.16985389262955106) 2025-03-17T17:34:50.5314561Z onnx/test_autograd_funs (0.16974529276012532) 2025-03-17T17:34:50.5314946Z test_serialization (0.16968181033279262) 2025-03-17T17:34:50.5315376Z torch_np/numpy_tests/fft/test_pocketfft (0.16945540822579613) 2025-03-17T17:34:50.5315902Z torch_np/numpy_tests/lib/test_shape_base_ (0.16919458170923793) 2025-03-17T17:34:50.5316344Z test_view_ops (0.16888587505259064) 2025-03-17T17:34:50.5316787Z distributed/checkpoint/test_state_dict_utils (0.168814243659946) 2025-03-17T17:34:50.5317269Z test_scatter_gather_ops (0.1685425054800798) 2025-03-17T17:34:50.5317709Z distributed/fsdp/test_fsdp_pure_fp16 (0.16852201381364898) 2025-03-17T17:34:50.5318252Z distributed/tensor/parallel/test_parallelize_api (0.1683502694008181) 2025-03-17T17:34:50.5318751Z test_cuda_primary_ctx (0.16820601283927125) 2025-03-17T17:34:50.5319110Z nn/test_init (0.16820313088812433) 2025-03-17T17:34:50.5319446Z distributed/test_nccl (0.16807547039007864) 2025-03-17T17:34:50.5319835Z functorch/test_aotdispatch (0.16807068474383186) 2025-03-17T17:34:50.5320287Z distributed/test_control_collectives (0.16778814979849396) 2025-03-17T17:34:50.5320769Z distributed/checkpoint/test_utils (0.16752024759498196) 2025-03-17T17:34:50.5321186Z test_jit_autocast (0.16700437833968448) 2025-03-17T17:34:50.5321584Z torch_np/numpy_tests/fft/test_helper (0.16682265641322774) 2025-03-17T17:34:50.5322012Z test_mobile_optimizer (0.1667973747452355) 2025-03-17T17:34:50.5322441Z test_type_info (0.16653095326834724) 2025-03-17T17:34:50.5322798Z nn/test_convolution (0.16644646214450043) 2025-03-17T17:34:50.5323174Z distributed/test_fake_pg (0.16638564330396738) 2025-03-17T17:34:50.5323532Z test_linalg (0.16621578706602586) 2025-03-17T17:34:50.5323985Z distributed/_composable/fsdp/test_fully_shard_init (0.16615348723243967) 2025-03-17T17:34:50.5324507Z profiler/test_memory_profiler (0.16591400702989376) 2025-03-17T17:34:50.5324967Z distributed/_composable/test_replicate (0.1658773466237525) 2025-03-17T17:34:50.5325430Z distributed/test_c10d_logger (0.16571718271811778) 2025-03-17T17:34:50.5325961Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.16568746579422122) 2025-03-17T17:34:50.5326569Z torch_np/numpy_tests/core/test_numerictypes (0.1654744995422269) 2025-03-17T17:34:50.5327001Z test_metal (0.16544449743701128) 2025-03-17T17:34:50.5327354Z distributed/test_c10d_pypg (0.1653946396821697) 2025-03-17T17:34:50.5327779Z test_nn (0.165308141396712) 2025-03-17T17:34:50.5328194Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.165087721822786) 2025-03-17T17:34:50.5328718Z torch_np/numpy_tests/lib/test_index_tricks (0.1648455087355318) 2025-03-17T17:34:50.5329292Z distributed/_composable/fsdp/test_fully_shard_compile (0.16481095513505659) 2025-03-17T17:34:50.5329893Z distributed/fsdp/test_fsdp_backward_prefetch (0.16472582826083432) 2025-03-17T17:34:50.5330480Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16471210421071747) 2025-03-17T17:34:50.5331053Z distributed/checkpoint/test_checkpoint (0.16455789001106988) 2025-03-17T17:34:50.5331524Z distributed/test_serialization (0.16450047955667085) 2025-03-17T17:34:50.5331988Z distributed/test_distributed_spawn (0.16422410044168187) 2025-03-17T17:34:50.5332538Z distributed/_composable/test_replicate_with_compiler (0.16407840290456155) 2025-03-17T17:34:50.5333091Z distributed/fsdp/test_fsdp_overlap (0.16391043484150938) 2025-03-17T17:34:50.5333603Z distributed/fsdp/test_fsdp_optim_state (0.16380750943451428) 2025-03-17T17:34:50.5334125Z distributed/fsdp/test_fsdp_flatten_params (0.16374414626033248) 2025-03-17T17:34:50.5334557Z nn/test_pooling (0.16348326011719883) 2025-03-17T17:34:50.5334997Z torch_np/numpy_tests/core/test_scalar_methods (0.16341785970168904) 2025-03-17T17:34:50.5335507Z distributed/fsdp/test_fsdp_grad_acc (0.1627433440046353) 2025-03-17T17:34:50.5335991Z distributed/fsdp/test_fsdp_state_dict (0.16274290674308198) 2025-03-17T17:34:50.5336493Z torch_np/numpy_tests/lib/test_arraysetops (0.16269590112609955) 2025-03-17T17:34:50.5336946Z profiler/test_profiler_tree (0.16258914968051286) 2025-03-17T17:34:50.5337364Z distributed/fsdp/test_utils (0.16255746809342198) 2025-03-17T17:34:50.5337797Z onnx/test_pytorch_onnx_no_runtime (0.16251245996671723) 2025-03-17T17:34:50.5338298Z distributed/fsdp/test_fsdp_freezing_weights (0.1618325281890598) 2025-03-17T17:34:50.5338829Z distributed/test_c10d_object_collectives (0.16175955519846746) 2025-03-17T17:34:50.5339275Z test_overrides (0.16172498172246708) 2025-03-17T17:34:50.5339650Z functorch/test_eager_transforms (0.16071463921469734) 2025-03-17T17:34:50.5340069Z torch_np/test_function_base (0.1604402377144609) 2025-03-17T17:34:50.5340465Z test_cuda_nvml_based_avail (0.1600542649537886) 2025-03-17T17:34:50.5340930Z distributed/fsdp/test_fsdp_ignored_modules (0.1599260081899884) 2025-03-17T17:34:50.5341368Z test_sparse (0.15970708921821133) 2025-03-17T17:34:50.5341684Z test_cuda_trace (0.1590036049432498) 2025-03-17T17:34:50.5342125Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.15893314620658908) 2025-03-17T17:34:50.5342635Z distributed/fsdp/test_fsdp_apply (0.15880880492124363) 2025-03-17T17:34:50.5343065Z test_multiprocessing_spawn (0.15841448444000789) 2025-03-17T17:34:50.5343565Z distributed/_composable/fsdp/test_fully_shard_comm (0.15827004899873465) 2025-03-17T17:34:50.5344257Z distributed/optim/test_zero_redundancy_optimizer (0.15787363164959545) 2025-03-17T17:34:50.5344902Z distributed/fsdp/test_fsdp_tp_integration (0.15784401711712026) 2025-03-17T17:34:50.5345478Z distributed/checkpoint/test_file_system_checkpoint (0.15777935209604108) 2025-03-17T17:34:50.5346031Z distributed/nn/jit/test_instantiator (0.15773531787006875) 2025-03-17T17:34:50.5346532Z distributed/checkpoint/test_state_dict (0.15765117483434146) 2025-03-17T17:34:50.5347020Z distributed/test_multi_threaded_pg (0.15719620418810706) 2025-03-17T17:34:50.5347506Z distributed/fsdp/test_fsdp_unshard_params (0.15678766276862569) 2025-03-17T17:34:50.5348082Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1566517042388294) 2025-03-17T17:34:50.5348656Z distributed/fsdp/test_checkpoint_wrapper (0.1566506905870467) 2025-03-17T17:34:50.5349100Z test_type_promotion (0.15640931227184884) 2025-03-17T17:34:50.5349633Z distributed/_composable/test_composability/test_2d_composability (0.15640527754024316) 2025-03-17T17:34:50.5350318Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.15628955229505073) 2025-03-17T17:34:50.5350945Z distributed/fsdp/test_fsdp_comm_hooks (0.1559456460833608) 2025-03-17T17:34:50.5351420Z distributed/test_composability (0.15594297282522798) 2025-03-17T17:34:50.5351879Z test_functional_autograd_benchmark (0.15585877016292524) 2025-03-17T17:34:50.5352427Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1554943722848045) 2025-03-17T17:34:50.5352993Z distributed/fsdp/test_fsdp_fine_tune (0.1554363456891258) 2025-03-17T17:34:50.5353467Z distributed/fsdp/test_fsdp_traversal (0.15534682632384514) 2025-03-17T17:34:50.5353998Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.15527243223320447) 2025-03-17T17:34:50.5354601Z distributed/_composable/fsdp/test_fully_shard_training (0.15517635394462392) 2025-03-17T17:34:50.5355148Z distributed/test_data_parallel (0.15515205611512667) 2025-03-17T17:34:50.5355716Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15508017627841764) 2025-03-17T17:34:50.5356304Z distributed/fsdp/test_fsdp_uneven (0.15505849208047776) 2025-03-17T17:34:50.5356849Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15460790398753915) 2025-03-17T17:34:50.5357401Z distributed/fsdp/test_fsdp_misc (0.15460030159916885) 2025-03-17T17:34:50.5357892Z torch_np/numpy_tests/core/test_scalar_ctors (0.1545415197335344) 2025-03-17T17:34:50.5358388Z distributed/fsdp/test_fsdp_input (0.15382320831681015) 2025-03-17T17:34:50.5358801Z lazy/test_reuse_ir (0.1535207525128229) 2025-03-17T17:34:50.5359267Z distributed/_composable/fsdp/test_fully_shard_memory (0.15327543884364514) 2025-03-17T17:34:50.5359860Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1530160433648978) 2025-03-17T17:34:50.5360408Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1528596726707713) 2025-03-17T17:34:50.5360897Z distributed/algorithms/test_join (0.15262219989626566) 2025-03-17T17:34:50.5361377Z distributed/fsdp/test_fsdp_checkpoint (0.15260813796222122) 2025-03-17T17:34:50.5361878Z distributed/fsdp/test_fsdp_exec_order (0.15255765412833738) 2025-03-17T17:34:50.5362320Z distributed/fsdp/test_wrap (0.15245315855485533) 2025-03-17T17:34:50.5362732Z distributed/test_pg_wrapper (0.15221131316481645) 2025-03-17T17:34:50.5363160Z distributed/fsdp/test_fsdp_meta (0.15197426771410155) 2025-03-17T17:34:50.5363632Z distributed/fsdp/test_fsdp_hybrid_shard (0.1519147107029862) 2025-03-17T17:34:50.5364151Z distributed/fsdp/test_fsdp_use_orig_params (0.15185515369187086) 2025-03-17T17:34:50.5364605Z torch_np/test_reductions (0.15168706637566778) 2025-03-17T17:34:50.5364979Z test_spectral_ops (0.15164373773083833) 2025-03-17T17:34:50.5365456Z distributed/_shard/sharding_spec/test_sharding_spec (0.15076463331564147) 2025-03-17T17:34:50.5365983Z distributed/_shard/test_sharder (0.15051186632453203) 2025-03-17T17:34:50.5366504Z distributed/_shard/sharding_plan/test_sharding_plan (0.15009006792977483) 2025-03-17T17:34:50.5366970Z test_reductions (0.1499234315269078) 2025-03-17T17:34:50.5367476Z distributed/rpc/cuda/test_tensorpipe_agent (0.14981630244634322) 2025-03-17T17:34:50.5367977Z distributed/fsdp/test_fsdp_comm (0.14957998245229637) 2025-03-17T17:34:50.5368470Z distributed/fsdp/test_fsdp_multiple_forward (0.1483574488380132) 2025-03-17T17:34:50.5368958Z distributed/fsdp/test_fsdp_core (0.14788073436726346) 2025-03-17T17:34:50.5369475Z distributed/_shard/sharded_optim/test_sharded_optim (0.1476231276857797) 2025-03-17T17:34:50.5370034Z distributed/fsdp/test_fsdp_mixed_precision (0.14746727375530716) 2025-03-17T17:34:50.5370514Z distributed/test_c10d_common (0.14737733700399833) 2025-03-17T17:34:50.5371025Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14691813287090671) 2025-03-17T17:34:50.5371568Z distributed/rpc/test_faulty_agent (0.14670920135051807) 2025-03-17T17:34:50.5371992Z distributed/test_c10d_ucc (0.1466589758984612) 2025-03-17T17:34:50.5372349Z test_prims (0.1464676342178313) 2025-03-17T17:34:50.5372777Z distributed/fsdp/test_distributed_checkpoint (0.1462609287562596) 2025-03-17T17:34:50.5373417Z distributed/_shard/sharded_tensor/ops/test_init (0.14613967811507517) 2025-03-17T17:34:50.5373949Z torch_np/numpy_tests/lib/test_arraypad (0.14613893278288198) 2025-03-17T17:34:50.5374451Z distributed/rpc/test_tensorpipe_agent (0.14604326194256706) 2025-03-17T17:34:50.5375015Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14542263873196057) 2025-03-17T17:34:50.5375654Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14350742319063553) 2025-03-17T17:34:50.5376189Z dynamo/test_comptime (0.1433967065777812) 2025-03-17T17:34:50.5376670Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14299243839620732) 2025-03-17T17:34:50.5377296Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14299243839620732) 2025-03-17T17:34:50.5377838Z distributed/test_c10d_spawn_gloo (0.1426109078154063) 2025-03-17T17:34:50.5378242Z distributed/test_c10d_gloo (0.1409758676143741) 2025-03-17T17:34:50.5378669Z distributed/test_c10d_spawn_nccl (0.1403291975280571) 2025-03-17T17:34:50.5379106Z distributed/test_c10d_spawn_ucc (0.13777918752669283) 2025-03-17T17:34:50.5379512Z distributed/test_store (0.1372662697868803) 2025-03-17T17:34:50.5379902Z dynamo/test_python_autograd (0.13562588306958245) 2025-03-17T17:34:50.5380406Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.13411131836425383) 2025-03-17T17:34:50.5380920Z torch_np/test_scalars_0D_arrays (0.13392152697458573) 2025-03-17T17:34:50.5381337Z distributed/test_launcher (0.13374310438530407) 2025-03-17T17:34:50.5381742Z distributed/test_c10d_nccl (0.13179857244438112) 2025-03-17T17:34:50.5382125Z lazy/test_bindings (0.11475873815537954) 2025-03-17T17:34:50.5382516Z profiler/test_record_function (0.08811059799572024) 2025-03-17T17:34:50.5382922Z profiler/test_execution_trace (0.07877327503497297) 2025-03-17T17:34:50.5383324Z profiler/test_torch_tidy (0.07877327503497297) 2025-03-17T17:34:50.5383711Z test_jit_fuser_legacy (0.07660997318871159) 2025-03-17T17:34:50.5384199Z distributed/test_c10d_ops_nccl (0.07407747352500547) 2025-03-17T17:34:50.5384650Z distributions/test_distributions (0.07397291832494798) 2025-03-17T17:34:50.5385048Z test_jit_profiling (0.07316195217885046) 2025-03-17T17:34:50.7879290Z test_jit_legacy (0.0705966529297637) 2025-03-17T17:34:50.7879664Z Emitting metrics 2025-03-17T17:34:50.7880399Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1742232890_210ec3e4035611f0b9f10e343afa785f 2025-03-17T17:34:50.7881653Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1742232890_210ec3e4035611f0b9f10e343afa785f 2025-03-17T17:34:50.7882873Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1742232890_212d165a035611f0b9f10e343afa785f 2025-03-17T17:34:50.7884255Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1742232890_212d165a035611f0b9f10e343afa785f 2025-03-17T17:34:50.8603167Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-03-17T17:34:50.8603593Z with: 2025-03-17T17:34:50.8603843Z name: td_results 2025-03-17T17:34:50.8604117Z retention-days: 14 2025-03-17T17:34:50.8604412Z if-no-files-found: error 2025-03-17T17:34:50.8604706Z path: td_results.json 2025-03-17T17:34:50.8605000Z s3-bucket: gha-artifacts 2025-03-17T17:34:50.8605297Z region: us-east-1 2025-03-17T17:34:50.8605564Z ##[endgroup] 2025-03-17T17:34:51.2064170Z With the provided path, there will be 1 file uploaded 2025-03-17T17:34:51.2064708Z Uploading to s3 prefix: pytorch/pytorch/13905937446/td_results 2025-03-17T17:34:51.2105619Z Starting upload of td_results.json 2025-03-17T17:34:51.3299106Z Finished upload of td_results.json 2025-03-17T17:34:51.3497472Z ##[group]Run actions/upload-artifact@v4 2025-03-17T17:34:51.3497849Z with: 2025-03-17T17:34:51.3498100Z name: td_results.json 2025-03-17T17:34:51.3498529Z retention-days: 14 2025-03-17T17:34:51.3498806Z if-no-files-found: error 2025-03-17T17:34:51.3499307Z path: td_results.json 2025-03-17T17:34:51.3499845Z compression-level: 6 2025-03-17T17:34:51.3515272Z overwrite: false 2025-03-17T17:34:51.3515586Z include-hidden-files: false 2025-03-17T17:34:51.3515898Z ##[endgroup] 2025-03-17T17:34:51.5979867Z With the provided path, there will be 1 file uploaded 2025-03-17T17:34:51.5984016Z Artifact name is valid! 2025-03-17T17:34:51.5985169Z Root directory input is valid! 2025-03-17T17:34:51.7274694Z Beginning upload of artifact content to blob storage 2025-03-17T17:34:51.8037122Z Uploaded bytes 16645 2025-03-17T17:34:51.8217819Z Finished uploading artifact content to blob storage! 2025-03-17T17:34:51.8220532Z SHA256 hash of uploaded artifact zip is 78d7b2b0cb12bafb04db74ce6be00975e5aa58f4645c209d50e063981e3f0680 2025-03-17T17:34:51.8222070Z Finalizing artifact upload 2025-03-17T17:34:51.9049566Z Artifact td_results.json.zip successfully finalized. Artifact ID 2766666605 2025-03-17T17:34:51.9050483Z Artifact td_results.json has been successfully uploaded! Final size is 16645 bytes. Artifact ID is 2766666605 2025-03-17T17:34:51.9056750Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13905937446/artifacts/2766666605 2025-03-17T17:34:51.9211160Z Post job cleanup. 2025-03-17T17:34:51.9274330Z Post job cleanup. 2025-03-17T17:34:52.0226807Z [command]/usr/bin/git version 2025-03-17T17:34:52.0275624Z git version 2.47.1 2025-03-17T17:34:52.0310576Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/4e05a6b3-a117-4781-89d5-38abfb5d7ddc/.gitconfig' 2025-03-17T17:34:52.0320064Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4e05a6b3-a117-4781-89d5-38abfb5d7ddc' before making global git config changes 2025-03-17T17:34:52.0321609Z Adding repository directory to the temporary git global config as a safe directory 2025-03-17T17:34:52.0325249Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-17T17:34:52.0362126Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-17T17:34:52.0390727Z [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' || :" 2025-03-17T17:34:52.0663480Z Entering 'android/libs/fbjni' 2025-03-17T17:34:52.0714277Z Entering 'third_party/FP16' 2025-03-17T17:34:52.0764011Z Entering 'third_party/FXdiv' 2025-03-17T17:34:52.0813102Z Entering 'third_party/NNPACK' 2025-03-17T17:34:52.0863300Z Entering 'third_party/NVTX' 2025-03-17T17:34:52.0912567Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-17T17:34:52.0962621Z Entering 'third_party/XNNPACK' 2025-03-17T17:34:52.1030018Z Entering 'third_party/benchmark' 2025-03-17T17:34:52.1080813Z Entering 'third_party/composable_kernel' 2025-03-17T17:34:52.1138372Z Entering 'third_party/cpp-httplib' 2025-03-17T17:34:52.1187629Z Entering 'third_party/cpuinfo' 2025-03-17T17:34:52.1237223Z Entering 'third_party/cudnn_frontend' 2025-03-17T17:34:52.1286172Z Entering 'third_party/cutlass' 2025-03-17T17:34:52.1346194Z Entering 'third_party/eigen' 2025-03-17T17:34:52.1396545Z Entering 'third_party/fbgemm' 2025-03-17T17:34:52.1446669Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-17T17:34:52.1495268Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-17T17:34:52.1545250Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-17T17:34:52.1602160Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-17T17:34:52.1650297Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-17T17:34:52.1699730Z Entering 'third_party/flash-attention' 2025-03-17T17:34:52.1751129Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-17T17:34:52.1806739Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-17T17:34:52.1865322Z Entering 'third_party/flatbuffers' 2025-03-17T17:34:52.1917675Z Entering 'third_party/fmt' 2025-03-17T17:34:52.1968061Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-17T17:34:52.2017884Z Entering 'third_party/gloo' 2025-03-17T17:34:52.2067425Z Entering 'third_party/googletest' 2025-03-17T17:34:52.2117342Z Entering 'third_party/ideep' 2025-03-17T17:34:52.2165621Z Entering 'third_party/ideep/mkl-dnn' 2025-03-17T17:34:52.2222521Z Entering 'third_party/ittapi' 2025-03-17T17:34:52.2272321Z Entering 'third_party/kineto' 2025-03-17T17:34:52.2322408Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-17T17:34:52.2370926Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-17T17:34:52.2421508Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-17T17:34:52.2471087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-17T17:34:52.2521820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-17T17:34:52.2569696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-17T17:34:52.2621332Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-17T17:34:52.2669579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-17T17:34:52.2721354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-17T17:34:52.2771019Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-17T17:34:52.2823487Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-17T17:34:52.2872668Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-17T17:34:52.2923819Z Entering 'third_party/kleidiai' 2025-03-17T17:34:52.2974796Z Entering 'third_party/mimalloc' 2025-03-17T17:34:52.3025030Z Entering 'third_party/nlohmann' 2025-03-17T17:34:52.3075863Z Entering 'third_party/onnx' 2025-03-17T17:34:52.3143209Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-17T17:34:52.3195263Z Entering 'third_party/opentelemetry-cpp' 2025-03-17T17:34:52.3246852Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-17T17:34:52.3296091Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-17T17:34:52.3346799Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-17T17:34:52.3394557Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-17T17:34:52.3444029Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-17T17:34:52.3491656Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-17T17:34:52.3539921Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-17T17:34:52.3588229Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-17T17:34:52.3640970Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-17T17:34:52.3691297Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-17T17:34:52.3761898Z Entering 'third_party/pocketfft' 2025-03-17T17:34:52.3813513Z Entering 'third_party/protobuf' 2025-03-17T17:34:52.3866274Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-17T17:34:52.3914807Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-17T17:34:52.3965286Z Entering 'third_party/psimd' 2025-03-17T17:34:52.4014403Z Entering 'third_party/pthreadpool' 2025-03-17T17:34:52.4063817Z Entering 'third_party/pybind11' 2025-03-17T17:34:52.4113427Z Entering 'third_party/python-peachpy' 2025-03-17T17:34:52.4163054Z Entering 'third_party/sleef' 2025-03-17T17:34:52.4212955Z Entering 'third_party/tensorpipe' 2025-03-17T17:34:52.4263184Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-17T17:34:52.4312086Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-17T17:34:52.4360217Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-17T17:34:52.4409262Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-17T17:34:52.4456682Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-17T17:34:52.4528224Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-17T17:34:52.4547789Z http.https://github.com/.extraheader 2025-03-17T17:34:52.4558114Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-17T17:34:52.4587951Z [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' || :" 2025-03-17T17:34:52.4862597Z Entering 'android/libs/fbjni' 2025-03-17T17:34:52.4913407Z Entering 'third_party/FP16' 2025-03-17T17:34:52.4965482Z Entering 'third_party/FXdiv' 2025-03-17T17:34:52.5016031Z Entering 'third_party/NNPACK' 2025-03-17T17:34:52.5065755Z Entering 'third_party/NVTX' 2025-03-17T17:34:52.5117088Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-17T17:34:52.5167124Z Entering 'third_party/XNNPACK' 2025-03-17T17:34:52.5233349Z Entering 'third_party/benchmark' 2025-03-17T17:34:52.5282768Z Entering 'third_party/composable_kernel' 2025-03-17T17:34:52.5340346Z Entering 'third_party/cpp-httplib' 2025-03-17T17:34:52.5390319Z Entering 'third_party/cpuinfo' 2025-03-17T17:34:52.5441536Z Entering 'third_party/cudnn_frontend' 2025-03-17T17:34:52.5491246Z Entering 'third_party/cutlass' 2025-03-17T17:34:52.5550220Z Entering 'third_party/eigen' 2025-03-17T17:34:52.5602465Z Entering 'third_party/fbgemm' 2025-03-17T17:34:52.5653642Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-17T17:34:52.5702534Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-17T17:34:52.5753061Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-17T17:34:52.5808967Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-17T17:34:52.5859530Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-17T17:34:52.5910077Z Entering 'third_party/flash-attention' 2025-03-17T17:34:52.5962421Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-17T17:34:52.6018928Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-17T17:34:52.6080135Z Entering 'third_party/flatbuffers' 2025-03-17T17:34:52.6136362Z Entering 'third_party/fmt' 2025-03-17T17:34:52.6189178Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-17T17:34:52.6239087Z Entering 'third_party/gloo' 2025-03-17T17:34:52.6288914Z Entering 'third_party/googletest' 2025-03-17T17:34:52.6339476Z Entering 'third_party/ideep' 2025-03-17T17:34:52.6388423Z Entering 'third_party/ideep/mkl-dnn' 2025-03-17T17:34:52.6446349Z Entering 'third_party/ittapi' 2025-03-17T17:34:52.6496609Z Entering 'third_party/kineto' 2025-03-17T17:34:52.6546696Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-17T17:34:52.6595735Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-17T17:34:52.6647233Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-17T17:34:52.6696143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-17T17:34:52.6745347Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-17T17:34:52.6794384Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-17T17:34:52.6846225Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-17T17:34:52.6896613Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-17T17:34:52.6946017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-17T17:34:52.6996799Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-17T17:34:52.7047355Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-17T17:34:52.7096397Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-17T17:34:52.7147764Z Entering 'third_party/kleidiai' 2025-03-17T17:34:52.7198446Z Entering 'third_party/mimalloc' 2025-03-17T17:34:52.7248906Z Entering 'third_party/nlohmann' 2025-03-17T17:34:52.7301239Z Entering 'third_party/onnx' 2025-03-17T17:34:52.7366245Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-17T17:34:52.7418076Z Entering 'third_party/opentelemetry-cpp' 2025-03-17T17:34:52.7468458Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-17T17:34:52.7518121Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-17T17:34:52.7567353Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-17T17:34:52.7617415Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-17T17:34:52.7669120Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-17T17:34:52.7717779Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-17T17:34:52.7765837Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-17T17:34:52.7813150Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-17T17:34:52.7864819Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-17T17:34:52.7915832Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-17T17:34:52.7985242Z Entering 'third_party/pocketfft' 2025-03-17T17:34:52.8036137Z Entering 'third_party/protobuf' 2025-03-17T17:34:52.8087883Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-17T17:34:52.8137842Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-17T17:34:52.8188701Z Entering 'third_party/psimd' 2025-03-17T17:34:52.8238679Z Entering 'third_party/pthreadpool' 2025-03-17T17:34:52.8288226Z Entering 'third_party/pybind11' 2025-03-17T17:34:52.8338199Z Entering 'third_party/python-peachpy' 2025-03-17T17:34:52.8387530Z Entering 'third_party/sleef' 2025-03-17T17:34:52.8438003Z Entering 'third_party/tensorpipe' 2025-03-17T17:34:52.8486455Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-17T17:34:52.8535683Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-17T17:34:52.8584056Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-17T17:34:52.8633781Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-17T17:34:52.8681651Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-17T17:34:52.8814756Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-17T17:34:52.8848771Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-17T17:34:52.8853954Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:34:52.8854374Z ##[endgroup] 2025-03-17T17:34:52.8931542Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-17T17:35:03.8286404Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-17T17:35:20.9582455Z Cleaning up orphan processes