2025-03-14T03:56:38.6872505Z Current runner version: '2.322.0' 2025-03-14T03:56:38.6880415Z Runner name: 'i-0efd04ed332c86741' 2025-03-14T03:56:38.6881358Z Runner group name: 'Default' 2025-03-14T03:56:38.6882348Z Machine name: 'ip-10-0-61-195' 2025-03-14T03:56:38.6885605Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:56:38.6888343Z Contents: read 2025-03-14T03:56:38.6889040Z Metadata: read 2025-03-14T03:56:38.6889723Z ##[endgroup] 2025-03-14T03:56:38.6893548Z Secret source: Actions 2025-03-14T03:56:38.6894383Z Prepare workflow directory 2025-03-14T03:56:38.7878918Z Prepare all required actions 2025-03-14T03:56:38.7923352Z Getting action download info 2025-03-14T03:56:38.9578125Z Download action repository 'pytorch/pytorch@main' (SHA:aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:56:51.8751020Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-03-14T03:56:52.0668683Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-14T03:56:52.2781179Z Download action repository 'actions/upload-artifact@v4' (SHA:4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) 2025-03-14T03:56:52.7018890Z Getting action download info 2025-03-14T03:56:52.8168928Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:56:53.0222473Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:56:53.0224614Z Complete job name: before-test / target-determination 2025-03-14T03:56:53.0691204Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T03:56:53.0796446Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T03:56:53.0805277Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:56:53.0805963Z ##[endgroup] 2025-03-14T03:56:55.0373973Z Runner Type: linux.2xlarge 2025-03-14T03:56:55.0374464Z Instance Type: c5.2xlarge 2025-03-14T03:56:55.0374778Z AMI Name: unknown 2025-03-14T03:56:55.0399906Z AMI ID: ami-08b5b3a93ed654d19 2025-03-14T03:57:00.4309093Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T03:57:00.4309591Z with: 2025-03-14T03:57:00.4309836Z submodules: false 2025-03-14T03:57:00.4310103Z fetch-depth: 0 2025-03-14T03:57:00.4310386Z ##[endgroup] 2025-03-14T03:57:00.4390710Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:57:00.4391704Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:57:00.4400960Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:00.4401366Z ##[endgroup] 2025-03-14T03:57:00.4525330Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T03:57:00.4525792Z # Use all available CPUs for fetching 2025-03-14T03:57:00.4526160Z cd "${GITHUB_WORKSPACE}" 2025-03-14T03:57:00.4526577Z git config --global fetch.parallel 0 2025-03-14T03:57:00.4526989Z git config --global submodule.fetchJobs 0 2025-03-14T03:57:00.4527355Z  2025-03-14T03:57:00.4527769Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T03:57:00.4528262Z # do it here as well just in case 2025-03-14T03:57:00.4528603Z if [[ -d .git ]]; then 2025-03-14T03:57:00.4528915Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T03:57:00.4529232Z  sudo git clean -ffdx 2025-03-14T03:57:00.4529529Z  else 2025-03-14T03:57:00.4529796Z  git clean -ffdx 2025-03-14T03:57:00.4530074Z  fi 2025-03-14T03:57:00.4530303Z fi 2025-03-14T03:57:00.4535695Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:00.4536107Z env: 2025-03-14T03:57:00.4536329Z NO_SUDO: 2025-03-14T03:57:00.4536561Z ##[endgroup] 2025-03-14T03:57:01.6863915Z Removing .additional_ci_files/ 2025-03-14T03:57:01.6864591Z Removing .github/scripts/__pycache__/ 2025-03-14T03:57:01.6865219Z Removing artifacts.zip 2025-03-14T03:57:01.6865516Z Removing aten/src/ATen/Config.h 2025-03-14T03:57:01.6865802Z Removing build/ 2025-03-14T03:57:01.6866095Z Removing compile_commands.json 2025-03-14T03:57:01.6866396Z Removing dist/ 2025-03-14T03:57:01.6866665Z Removing functorch/functorch.so 2025-03-14T03:57:01.6867133Z Removing sccache-stats-linux-focal-py3.9-clang9-xla-38751066365.json 2025-03-14T03:57:01.6867617Z Removing test/test-reports/ 2025-03-14T03:57:01.6867922Z Removing third_party/__pycache__/ 2025-03-14T03:57:01.6868245Z Removing third_party/nccl/ 2025-03-14T03:57:01.6868609Z Removing tools/__pycache__/ 2025-03-14T03:57:01.6868919Z Removing tools/autograd/__pycache__/ 2025-03-14T03:57:01.6869239Z Removing tools/pyi/__pycache__/ 2025-03-14T03:57:01.6869573Z Removing tools/setup_helpers/__pycache__/ 2025-03-14T03:57:01.6869935Z Removing tools/shared/_utils_internal.py 2025-03-14T03:57:01.6870298Z Removing tools/stats/__pycache__/ 2025-03-14T03:57:01.6870624Z Removing torch.egg-info/ 2025-03-14T03:57:01.6870923Z Removing torch/_C/_VariableFunctions.pyi 2025-03-14T03:57:01.6871268Z Removing torch/_C/__init__.pyi 2025-03-14T03:57:01.6871568Z Removing torch/_C/_nn.pyi 2025-03-14T03:57:01.6871851Z Removing torch/_VF.pyi 2025-03-14T03:57:01.6872306Z Removing torch/__pycache__/ 2025-03-14T03:57:01.6872590Z Removing torch/bin/ 2025-03-14T03:57:01.6872899Z Removing torch/csrc/api/include/torch/version.h 2025-03-14T03:57:01.6873285Z Removing torch/csrc/autograd/generated/ 2025-03-14T03:57:01.6873730Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp 2025-03-14T03:57:01.6874275Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-03-14T03:57:01.6874794Z Removing torch/csrc/lazy/generated/LazyIr.h 2025-03-14T03:57:01.6875262Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2025-03-14T03:57:01.6875929Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-03-14T03:57:01.6876696Z Removing torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-03-14T03:57:01.6877265Z Removing torch/csrc/lazy/generated/RegisterAutogradLazy.cpp 2025-03-14T03:57:01.6877764Z Removing torch/csrc/lazy/generated/RegisterLazy.cpp 2025-03-14T03:57:01.6878140Z Removing torch/include/ 2025-03-14T03:57:01.6878407Z Removing torch/lib/cmake/ 2025-03-14T03:57:01.6878704Z Removing torch/lib/libXNNPACK.a 2025-03-14T03:57:01.6879034Z Removing torch/lib/libaoti_custom_ops.so 2025-03-14T03:57:01.6879389Z Removing torch/lib/libasmjit.a 2025-03-14T03:57:01.6879730Z Removing torch/lib/libbackend_with_compiler.so 2025-03-14T03:57:01.6880086Z Removing torch/lib/libc10.so 2025-03-14T03:57:01.6880390Z Removing torch/lib/libclog.a 2025-03-14T03:57:01.6880695Z Removing torch/lib/libcpuinfo.a 2025-03-14T03:57:01.6881002Z Removing torch/lib/libdnnl.a 2025-03-14T03:57:01.6881307Z Removing torch/lib/libfbgemm.a 2025-03-14T03:57:01.6881596Z Removing torch/lib/libfmt.a 2025-03-14T03:57:01.6881914Z Removing torch/lib/libjitbackend_test.so 2025-03-14T03:57:01.6882275Z Removing torch/lib/libkineto.a 2025-03-14T03:57:01.6882610Z Removing torch/lib/libmicrokernels-prod.a 2025-03-14T03:57:01.6882951Z Removing torch/lib/libnnpack.a 2025-03-14T03:57:01.6883272Z Removing torch/lib/libprotobuf-lite.a 2025-03-14T03:57:01.6883618Z Removing torch/lib/libprotobuf.a 2025-03-14T03:57:01.6883936Z Removing torch/lib/libprotoc.a 2025-03-14T03:57:01.6884253Z Removing torch/lib/libpthreadpool.a 2025-03-14T03:57:01.6884581Z Removing torch/lib/libpytorch_qnnpack.a 2025-03-14T03:57:01.6884921Z Removing torch/lib/libshm.so 2025-03-14T03:57:01.6885228Z Removing torch/lib/libsleef.a 2025-03-14T03:57:01.6885544Z Removing torch/lib/libtensorpipe.a 2025-03-14T03:57:01.6885886Z Removing torch/lib/libtensorpipe_uv.a 2025-03-14T03:57:01.6886210Z Removing torch/lib/libtorch.so 2025-03-14T03:57:01.6886524Z Removing torch/lib/libtorch_cpu.so 2025-03-14T03:57:01.6886867Z Removing torch/lib/libtorch_global_deps.so 2025-03-14T03:57:01.6887394Z Removing torch/lib/libtorch_python.so 2025-03-14T03:57:01.6887744Z Removing torch/lib/libtorchbind_test.so 2025-03-14T03:57:01.6888079Z Removing torch/lib/pkgconfig/ 2025-03-14T03:57:01.6888399Z Removing torch/nn/functional.pyi 2025-03-14T03:57:01.6888722Z Removing torch/return_types.pyi 2025-03-14T03:57:01.6889024Z Removing torch/share/ 2025-03-14T03:57:01.6889294Z Removing torch/test/ 2025-03-14T03:57:01.6889652Z Removing torch/testing/_internal/generated/annotated_fn_args.py 2025-03-14T03:57:01.6890200Z Removing torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-03-14T03:57:01.6890752Z Removing torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-03-14T03:57:01.6891374Z Removing torch/utils/data/datapipes/datapipe.pyi 2025-03-14T03:57:01.6891924Z Removing torch/version.py 2025-03-14T03:57:01.6892384Z Removing torchgen/__pycache__/ 2025-03-14T03:57:01.6892883Z Removing torchgen/aoti/__pycache__/ 2025-03-14T03:57:01.6893408Z Removing torchgen/api/__pycache__/ 2025-03-14T03:57:01.6893953Z Removing torchgen/api/types/__pycache__/ 2025-03-14T03:57:01.6894710Z Removing torchgen/dest/__pycache__/ 2025-03-14T03:57:01.6895050Z Removing torchgen/executorch/__pycache__/ 2025-03-14T03:57:01.6895431Z Removing torchgen/executorch/api/__pycache__/ 2025-03-14T03:57:01.6895836Z Removing torchgen/executorch/api/types/__pycache__/ 2025-03-14T03:57:01.6896232Z Removing torchgen/packaged/ 2025-03-14T03:57:01.6896569Z Removing torchgen/selective_build/__pycache__/ 2025-03-14T03:57:01.6978069Z ##[group]Run actions/checkout@v4 2025-03-14T03:57:01.6978381Z with: 2025-03-14T03:57:01.6978655Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:57:01.6979012Z fetch-depth: 0 2025-03-14T03:57:01.6979269Z submodules: false 2025-03-14T03:57:01.6979533Z show-progress: false 2025-03-14T03:57:01.6979806Z repository: pytorch/pytorch 2025-03-14T03:57:01.6980255Z token: *** 2025-03-14T03:57:01.6980504Z ssh-strict: true 2025-03-14T03:57:01.6980763Z ssh-user: git 2025-03-14T03:57:01.6981037Z persist-credentials: true 2025-03-14T03:57:01.6981334Z clean: true 2025-03-14T03:57:01.6981815Z sparse-checkout-cone-mode: true 2025-03-14T03:57:01.6982156Z fetch-tags: false 2025-03-14T03:57:01.6982414Z lfs: false 2025-03-14T03:57:01.6982666Z set-safe-directory: true 2025-03-14T03:57:01.6982958Z ##[endgroup] 2025-03-14T03:57:01.8123497Z Syncing repository: pytorch/pytorch 2025-03-14T03:57:01.8124930Z ##[group]Getting Git version info 2025-03-14T03:57:01.8125434Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T03:57:01.8126146Z [command]/usr/bin/git version 2025-03-14T03:57:01.8126445Z git version 2.47.1 2025-03-14T03:57:01.8139454Z ##[endgroup] 2025-03-14T03:57:01.8149651Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/d775073f-1b1a-46c9-86f0-a608662022e9/.gitconfig' 2025-03-14T03:57:01.8168373Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d775073f-1b1a-46c9-86f0-a608662022e9' before making global git config changes 2025-03-14T03:57:01.8169397Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:57:01.8173294Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:57:01.8213145Z [command]/usr/bin/git config --local --get remote.origin.url 2025-03-14T03:57:01.8230169Z https://github.com/pytorch/pytorch 2025-03-14T03:57:01.8244471Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T03:57:01.8247516Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T03:57:01.8264676Z HEAD 2025-03-14T03:57:01.8299812Z ##[endgroup] 2025-03-14T03:57:01.8303560Z [command]/usr/bin/git submodule status 2025-03-14T03:57:01.8606205Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-03-14T03:57:01.8677472Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-14T03:57:01.8746793Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-14T03:57:01.8831145Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-14T03:57:01.8852646Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-03-14T03:57:01.8920994Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-03-14T03:57:01.9469066Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a010365) 2025-03-14T03:57:01.9494379Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (v1.6.1) 2025-03-14T03:57:01.9523827Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (mock-tag-test-6-g8086bbe3a) 2025-03-14T03:57:01.9658377Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (v0.15.3-20-g3b6597b) 2025-03-14T03:57:01.9774488Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-14T03:57:01.9806620Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (v0.5-44-g91b7532) 2025-03-14T03:57:01.9894459Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (v3.8.0) 2025-03-14T03:57:02.0644106Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-03-14T03:57:02.0995078Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (v0.4.1-446-gdbc3157b) 2025-03-14T03:57:02.1107728Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-03-14T03:57:02.1139795Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-03-14T03:57:02.1553791Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (11.1.4) 2025-03-14T03:57:02.1663807Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-03-14T03:57:02.1778471Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-14T03:57:02.2040712Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (release-1.8.0-3484-gb514bdc8) 2025-03-14T03:57:02.2121520Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-03-14T03:57:02.2177483Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (v3.23.0-14-g5b8a7d7) 2025-03-14T03:57:02.2423400Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (remotes/origin/sraikund/test-53-g2859721) 2025-03-14T03:57:02.2446093Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (v1.3.0) 2025-03-14T03:57:02.2468878Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (v1.8.2) 2025-03-14T03:57:02.2946349Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-03-14T03:57:02.3267004Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (v1.17.0) 2025-03-14T03:57:02.3290921Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-03-14T03:57:02.3315203Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-03-14T03:57:02.3719101Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-03-14T03:57:02.3789508Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-14T03:57:02.3843505Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-03-14T03:57:02.3899949Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-03-14T03:57:02.3969097Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-03-14T03:57:02.4075485Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (3.7-33-g56e1f79) 2025-03-14T03:57:02.4138919Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-03-14T03:57:02.4149551Z ##[group]Cleaning the repository 2025-03-14T03:57:02.4153602Z [command]/usr/bin/git clean -ffdx 2025-03-14T03:57:02.4350904Z [command]/usr/bin/git reset --hard HEAD 2025-03-14T03:57:03.4933169Z Updating files: 78% (12965/16540) 2025-03-14T03:57:03.5151326Z Updating files: 79% (13067/16540) 2025-03-14T03:57:03.5393270Z Updating files: 80% (13232/16540) 2025-03-14T03:57:03.5511946Z Updating files: 81% (13398/16540) 2025-03-14T03:57:03.5637448Z Updating files: 82% (13563/16540) 2025-03-14T03:57:03.5779024Z Updating files: 83% (13729/16540) 2025-03-14T03:57:03.5919049Z Updating files: 84% (13894/16540) 2025-03-14T03:57:03.6037933Z Updating files: 85% (14059/16540) 2025-03-14T03:57:03.6169922Z Updating files: 86% (14225/16540) 2025-03-14T03:57:03.6285700Z Updating files: 87% (14390/16540) 2025-03-14T03:57:03.6442201Z Updating files: 88% (14556/16540) 2025-03-14T03:57:03.6634194Z Updating files: 89% (14721/16540) 2025-03-14T03:57:03.6745655Z Updating files: 90% (14886/16540) 2025-03-14T03:57:03.6869501Z Updating files: 91% (15052/16540) 2025-03-14T03:57:03.7016717Z Updating files: 92% (15217/16540) 2025-03-14T03:57:03.7196158Z Updating files: 93% (15383/16540) 2025-03-14T03:57:03.7379077Z Updating files: 94% (15548/16540) 2025-03-14T03:57:03.7529146Z Updating files: 95% (15713/16540) 2025-03-14T03:57:03.7666000Z Updating files: 96% (15879/16540) 2025-03-14T03:57:03.7955230Z Updating files: 97% (16044/16540) 2025-03-14T03:57:03.8104889Z Updating files: 98% (16210/16540) 2025-03-14T03:57:03.8253414Z Updating files: 99% (16375/16540) 2025-03-14T03:57:03.8253738Z Updating files: 100% (16540/16540) 2025-03-14T03:57:03.8254062Z Updating files: 100% (16540/16540), done. 2025-03-14T03:57:03.8428721Z HEAD is now at 5608e67b2d7 [AOTI][XPU] Fix: model_container_runner_xpu.cpp is not built into libtorch_xpu.so 2025-03-14T03:57:03.8500060Z ##[endgroup] 2025-03-14T03:57:03.8502160Z ##[group]Disabling automatic garbage collection 2025-03-14T03:57:03.8507798Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T03:57:03.8535117Z ##[endgroup] 2025-03-14T03:57:03.8535616Z ##[group]Setting up auth 2025-03-14T03:57:03.8541757Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:57:03.8567832Z [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-14T03:57:03.8848392Z Entering 'android/libs/fbjni' 2025-03-14T03:57:03.8899141Z Entering 'third_party/FP16' 2025-03-14T03:57:03.8947927Z Entering 'third_party/FXdiv' 2025-03-14T03:57:03.8998857Z Entering 'third_party/NNPACK' 2025-03-14T03:57:03.9048366Z Entering 'third_party/NVTX' 2025-03-14T03:57:03.9098710Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:57:03.9147712Z Entering 'third_party/XNNPACK' 2025-03-14T03:57:03.9213480Z Entering 'third_party/benchmark' 2025-03-14T03:57:03.9263649Z Entering 'third_party/composable_kernel' 2025-03-14T03:57:03.9320006Z Entering 'third_party/cpp-httplib' 2025-03-14T03:57:03.9369642Z Entering 'third_party/cpuinfo' 2025-03-14T03:57:03.9419408Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:57:03.9468600Z Entering 'third_party/cutlass' 2025-03-14T03:57:03.9527684Z Entering 'third_party/eigen' 2025-03-14T03:57:03.9578837Z Entering 'third_party/fbgemm' 2025-03-14T03:57:03.9628673Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:57:03.9678014Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:57:03.9726613Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:57:03.9782110Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:57:03.9829924Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:57:03.9880013Z Entering 'third_party/flash-attention' 2025-03-14T03:57:03.9931060Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:57:03.9985045Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:57:04.0043293Z Entering 'third_party/flatbuffers' 2025-03-14T03:57:04.0095785Z Entering 'third_party/fmt' 2025-03-14T03:57:04.0144731Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:57:04.0196612Z Entering 'third_party/gloo' 2025-03-14T03:57:04.0246125Z Entering 'third_party/googletest' 2025-03-14T03:57:04.0297157Z Entering 'third_party/ideep' 2025-03-14T03:57:04.0344896Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:57:04.0400883Z Entering 'third_party/ittapi' 2025-03-14T03:57:04.0452726Z Entering 'third_party/kineto' 2025-03-14T03:57:04.0502285Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:57:04.0551006Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:57:04.0603451Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:57:04.0651753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:57:04.0701849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:57:04.0750074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:57:04.0804371Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:57:04.0854055Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:57:04.0903089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:57:04.0953162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:57:04.1003827Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:57:04.1051763Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:57:04.1101884Z Entering 'third_party/kleidiai' 2025-03-14T03:57:04.1152554Z Entering 'third_party/mimalloc' 2025-03-14T03:57:04.1204120Z Entering 'third_party/nlohmann' 2025-03-14T03:57:04.1253946Z Entering 'third_party/onnx' 2025-03-14T03:57:04.1319956Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:57:04.1372936Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:57:04.1424411Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:57:04.1472575Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:57:04.1521444Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:57:04.1569858Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:57:04.1620007Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:57:04.1668357Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:57:04.1717040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:57:04.1764379Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:57:04.1816394Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:57:04.1867511Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:57:04.1938245Z Entering 'third_party/pocketfft' 2025-03-14T03:57:04.1989244Z Entering 'third_party/protobuf' 2025-03-14T03:57:04.2042659Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:57:04.2091601Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:57:04.2142096Z Entering 'third_party/psimd' 2025-03-14T03:57:04.2194183Z Entering 'third_party/pthreadpool' 2025-03-14T03:57:04.2245075Z Entering 'third_party/pybind11' 2025-03-14T03:57:04.2296366Z Entering 'third_party/python-peachpy' 2025-03-14T03:57:04.2346042Z Entering 'third_party/sleef' 2025-03-14T03:57:04.2395778Z Entering 'third_party/tensorpipe' 2025-03-14T03:57:04.2444760Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:57:04.2494626Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:57:04.2543879Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:57:04.2593189Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:57:04.2641471Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:57:04.2709520Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:57:04.2734882Z [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-14T03:57:04.2999327Z Entering 'android/libs/fbjni' 2025-03-14T03:57:04.3050070Z Entering 'third_party/FP16' 2025-03-14T03:57:04.3100850Z Entering 'third_party/FXdiv' 2025-03-14T03:57:04.3150635Z Entering 'third_party/NNPACK' 2025-03-14T03:57:04.3201183Z Entering 'third_party/NVTX' 2025-03-14T03:57:04.3250939Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:57:04.3300114Z Entering 'third_party/XNNPACK' 2025-03-14T03:57:04.3364869Z Entering 'third_party/benchmark' 2025-03-14T03:57:04.3415342Z Entering 'third_party/composable_kernel' 2025-03-14T03:57:04.3471600Z Entering 'third_party/cpp-httplib' 2025-03-14T03:57:04.3522195Z Entering 'third_party/cpuinfo' 2025-03-14T03:57:04.3572232Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:57:04.3622929Z Entering 'third_party/cutlass' 2025-03-14T03:57:04.3681830Z Entering 'third_party/eigen' 2025-03-14T03:57:04.3734439Z Entering 'third_party/fbgemm' 2025-03-14T03:57:04.3785205Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:57:04.3834781Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:57:04.3884065Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:57:04.3939597Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:57:04.3988480Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:57:04.4038148Z Entering 'third_party/flash-attention' 2025-03-14T03:57:04.4089345Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:57:04.4144686Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:57:04.4202808Z Entering 'third_party/flatbuffers' 2025-03-14T03:57:04.4254533Z Entering 'third_party/fmt' 2025-03-14T03:57:04.4304767Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:57:04.4354120Z Entering 'third_party/gloo' 2025-03-14T03:57:04.4403811Z Entering 'third_party/googletest' 2025-03-14T03:57:04.4452547Z Entering 'third_party/ideep' 2025-03-14T03:57:04.4500929Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:57:04.4557872Z Entering 'third_party/ittapi' 2025-03-14T03:57:04.4609541Z Entering 'third_party/kineto' 2025-03-14T03:57:04.4658283Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:57:04.4707741Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:57:04.4758388Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:57:04.4807350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:57:04.4856468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:57:04.4904538Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:57:04.4955169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:57:04.5004972Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:57:04.5053706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:57:04.5103383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:57:04.5153971Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:57:04.5203284Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:57:04.5254654Z Entering 'third_party/kleidiai' 2025-03-14T03:57:04.5305183Z Entering 'third_party/mimalloc' 2025-03-14T03:57:04.5354182Z Entering 'third_party/nlohmann' 2025-03-14T03:57:04.5405503Z Entering 'third_party/onnx' 2025-03-14T03:57:04.5470187Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:57:04.5522907Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:57:04.5573759Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:57:04.5622512Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:57:04.5670660Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:57:04.5724019Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:57:04.5773084Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:57:04.5820775Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:57:04.5868003Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:57:04.5915799Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:57:04.5965899Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:57:04.6016467Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:57:04.6085768Z Entering 'third_party/pocketfft' 2025-03-14T03:57:04.6136437Z Entering 'third_party/protobuf' 2025-03-14T03:57:04.6189747Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:57:04.6238779Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:57:04.6288809Z Entering 'third_party/psimd' 2025-03-14T03:57:04.6339224Z Entering 'third_party/pthreadpool' 2025-03-14T03:57:04.6389536Z Entering 'third_party/pybind11' 2025-03-14T03:57:04.6439145Z Entering 'third_party/python-peachpy' 2025-03-14T03:57:04.6488577Z Entering 'third_party/sleef' 2025-03-14T03:57:04.6537823Z Entering 'third_party/tensorpipe' 2025-03-14T03:57:04.6588281Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:57:04.6636993Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:57:04.6685163Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:57:04.6733744Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:57:04.6780826Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:57:04.6850003Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T03:57:04.6894741Z ##[endgroup] 2025-03-14T03:57:04.6895208Z ##[group]Fetching the repository 2025-03-14T03:57:04.6902251Z [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-14T03:57:04.9695889Z From https://github.com/pytorch/pytorch 2025-03-14T03:57:04.9696410Z - [deleted] (none) -> origin/angelayi/hf_version_update 2025-03-14T03:57:05.0117306Z - [deleted] (none) -> origin/atalman-patch-4 2025-03-14T03:57:05.0118143Z - [deleted] (none) -> origin/chenyang78/dyn-shape-ci-tmp 2025-03-14T03:57:05.0119136Z - [deleted] (none) -> origin/cleanup_vs_2019 2025-03-14T03:57:05.0120344Z - [deleted] (none) -> origin/csl/fflint 2025-03-14T03:57:05.0121410Z - [deleted] (none) -> origin/dataclass 2025-03-14T03:57:05.0122485Z - [deleted] (none) -> origin/gh/EikanWang/74/base 2025-03-14T03:57:05.0123551Z - [deleted] (none) -> origin/gh/EikanWang/74/head 2025-03-14T03:57:05.0124645Z - [deleted] (none) -> origin/gh/EikanWang/74/orig 2025-03-14T03:57:05.0125781Z - [deleted] (none) -> origin/gh/SamGinzburg/14/base 2025-03-14T03:57:05.0126790Z - [deleted] (none) -> origin/gh/SamGinzburg/14/head 2025-03-14T03:57:05.0127889Z - [deleted] (none) -> origin/gh/SamGinzburg/14/orig 2025-03-14T03:57:05.0129424Z - [deleted] (none) -> origin/gh/ZhiweiYan-96/37/base 2025-03-14T03:57:05.0130423Z - [deleted] (none) -> origin/gh/ZhiweiYan-96/37/head 2025-03-14T03:57:05.0131290Z - [deleted] (none) -> origin/gh/anijain2305/678/base 2025-03-14T03:57:05.0132329Z - [deleted] (none) -> origin/gh/anijain2305/678/head 2025-03-14T03:57:05.0133419Z - [deleted] (none) -> origin/gh/anijain2305/678/orig 2025-03-14T03:57:05.0134533Z - [deleted] (none) -> origin/gh/benjaminglass1/47/base 2025-03-14T03:57:05.0135649Z - [deleted] (none) -> origin/gh/benjaminglass1/47/head 2025-03-14T03:57:05.0136739Z - [deleted] (none) -> origin/gh/benjaminglass1/47/orig 2025-03-14T03:57:05.0137813Z - [deleted] (none) -> origin/gh/bobrenjc93/271/base 2025-03-14T03:57:05.0138897Z - [deleted] (none) -> origin/gh/bobrenjc93/271/head 2025-03-14T03:57:05.0139989Z - [deleted] (none) -> origin/gh/bobrenjc93/271/orig 2025-03-14T03:57:05.0141081Z - [deleted] (none) -> origin/gh/drisspg/124/base 2025-03-14T03:57:05.0142218Z - [deleted] (none) -> origin/gh/drisspg/124/head 2025-03-14T03:57:05.0143209Z - [deleted] (none) -> origin/gh/drisspg/124/orig 2025-03-14T03:57:05.0144308Z - [deleted] (none) -> origin/gh/int3/10/base 2025-03-14T03:57:05.0145377Z - [deleted] (none) -> origin/gh/int3/10/head 2025-03-14T03:57:05.0146448Z - [deleted] (none) -> origin/gh/int3/10/orig 2025-03-14T03:57:05.0147526Z - [deleted] (none) -> origin/gh/int3/11/base 2025-03-14T03:57:05.0148705Z - [deleted] (none) -> origin/gh/int3/11/head 2025-03-14T03:57:05.0149848Z - [deleted] (none) -> origin/gh/int3/11/orig 2025-03-14T03:57:05.0150915Z - [deleted] (none) -> origin/gh/int3/9/base 2025-03-14T03:57:05.0152178Z - [deleted] (none) -> origin/gh/int3/9/head 2025-03-14T03:57:05.0153179Z - [deleted] (none) -> origin/gh/int3/9/orig 2025-03-14T03:57:05.0154240Z - [deleted] (none) -> origin/gh/jamesjwu/106/base 2025-03-14T03:57:05.0155298Z - [deleted] (none) -> origin/gh/jamesjwu/106/head 2025-03-14T03:57:05.0156385Z - [deleted] (none) -> origin/gh/jamesjwu/106/orig 2025-03-14T03:57:05.0157468Z - [deleted] (none) -> origin/gh/kwen2501/124/base 2025-03-14T03:57:05.0158552Z - [deleted] (none) -> origin/gh/kwen2501/124/head 2025-03-14T03:57:05.0159628Z - [deleted] (none) -> origin/gh/kwen2501/124/orig 2025-03-14T03:57:05.0160707Z - [deleted] (none) -> origin/gh/laithsakka/102/base 2025-03-14T03:57:05.0161811Z - [deleted] (none) -> origin/gh/laithsakka/102/head 2025-03-14T03:57:05.0162883Z - [deleted] (none) -> origin/gh/laithsakka/102/orig 2025-03-14T03:57:05.0163956Z - [deleted] (none) -> origin/gh/masnesral/140/base 2025-03-14T03:57:05.0165058Z - [deleted] (none) -> origin/gh/masnesral/140/head 2025-03-14T03:57:05.0166170Z - [deleted] (none) -> origin/gh/masnesral/140/orig 2025-03-14T03:57:05.0167232Z - [deleted] (none) -> origin/gh/mikaylagawarecki/311/base 2025-03-14T03:57:05.0168345Z - [deleted] (none) -> origin/gh/mikaylagawarecki/311/head 2025-03-14T03:57:05.0169385Z - [deleted] (none) -> origin/gh/mikaylagawarecki/311/orig 2025-03-14T03:57:05.0170530Z - [deleted] (none) -> origin/gh/mikaylagawarecki/312/base 2025-03-14T03:57:05.0171564Z - [deleted] (none) -> origin/gh/mikaylagawarecki/312/head 2025-03-14T03:57:05.0172636Z - [deleted] (none) -> origin/gh/mikaylagawarecki/312/orig 2025-03-14T03:57:05.0173684Z - [deleted] (none) -> origin/gh/shunting314/198/base 2025-03-14T03:57:05.0174777Z - [deleted] (none) -> origin/gh/shunting314/198/head 2025-03-14T03:57:05.0176074Z - [deleted] (none) -> origin/gh/shunting314/198/orig 2025-03-14T03:57:05.0177274Z - [deleted] (none) -> origin/gh/tugsbayasgalan/288/base 2025-03-14T03:57:05.0178337Z - [deleted] (none) -> origin/gh/tugsbayasgalan/288/head 2025-03-14T03:57:05.0179406Z - [deleted] (none) -> origin/gh/tugsbayasgalan/288/orig 2025-03-14T03:57:05.0180513Z - [deleted] (none) -> origin/gh/voznesenskym/211/base 2025-03-14T03:57:05.0181580Z - [deleted] (none) -> origin/gh/voznesenskym/211/head 2025-03-14T03:57:05.0182650Z - [deleted] (none) -> origin/gh/voznesenskym/211/orig 2025-03-14T03:57:05.0183737Z - [deleted] (none) -> origin/gh/wconstab/382/base 2025-03-14T03:57:05.0184824Z - [deleted] (none) -> origin/gh/wconstab/383/base 2025-03-14T03:57:05.0185907Z - [deleted] (none) -> origin/gh/wconstab/384/base 2025-03-14T03:57:05.0187051Z - [deleted] (none) -> origin/gh/wconstab/385/base 2025-03-14T03:57:05.0188193Z - [deleted] (none) -> origin/gh/wconstab/385/head 2025-03-14T03:57:05.0189354Z - [deleted] (none) -> origin/gh/wconstab/386/base 2025-03-14T03:57:05.0190613Z - [deleted] (none) -> origin/gh/wconstab/391/base 2025-03-14T03:57:05.0191622Z - [deleted] (none) -> origin/gh/wconstab/391/head 2025-03-14T03:57:05.0192696Z - [deleted] (none) -> origin/gh/wconstab/391/orig 2025-03-14T03:57:05.0193786Z - [deleted] (none) -> origin/gh/yanboliang/63/base 2025-03-14T03:57:05.0194865Z - [deleted] (none) -> origin/gh/yanboliang/63/orig 2025-03-14T03:57:05.0195963Z - [deleted] (none) -> origin/gh/yanboliang/64/base 2025-03-14T03:57:05.0197047Z - [deleted] (none) -> origin/gh/yanboliang/64/orig 2025-03-14T03:57:05.0198136Z - [deleted] (none) -> origin/gh/yanboliang/65/base 2025-03-14T03:57:05.0199227Z - [deleted] (none) -> origin/gh/yanboliang/65/orig 2025-03-14T03:57:05.0200315Z - [deleted] (none) -> origin/gh/zou3519/1105/base 2025-03-14T03:57:05.0201394Z - [deleted] (none) -> origin/gh/zou3519/1105/head 2025-03-14T03:57:05.0202532Z - [deleted] (none) -> origin/gh/zou3519/1105/orig 2025-03-14T03:57:05.0203614Z - [deleted] (none) -> origin/gh/zou3519/1131/base 2025-03-14T03:57:05.0204674Z - [deleted] (none) -> origin/gh/zou3519/1131/head 2025-03-14T03:57:05.0205757Z - [deleted] (none) -> origin/gh/zou3519/1131/orig 2025-03-14T03:57:05.0206846Z - [deleted] (none) -> origin/gh/zou3519/1133/base 2025-03-14T03:57:05.0207958Z - [deleted] (none) -> origin/gh/zou3519/1133/head 2025-03-14T03:57:05.0209049Z - [deleted] (none) -> origin/gh/zou3519/1133/orig 2025-03-14T03:57:05.0210199Z - [deleted] (none) -> origin/malfet-patch-13 2025-03-14T03:57:05.0211252Z - [deleted] (none) -> origin/malfet-patch-14 2025-03-14T03:57:05.0212310Z - [deleted] (none) -> origin/malfet-patch-15 2025-03-14T03:57:05.0213388Z - [deleted] (none) -> origin/malfet-patch-4 2025-03-14T03:57:05.0214454Z - [deleted] (none) -> origin/malfet-patch-7 2025-03-14T03:57:05.0215549Z - [deleted] (none) -> origin/malfet-patch-9 2025-03-14T03:57:05.0216667Z - [deleted] (none) -> origin/malfet/make-compile-shader-public 2025-03-14T03:57:05.0217720Z - [deleted] (none) -> origin/revert_commit_b57b38b 2025-03-14T03:57:05.0218810Z - [deleted] (none) -> origin/shunting-loaf-bm-6 2025-03-14T03:57:05.0219896Z - [deleted] (none) -> origin/zbv_algo 2025-03-14T03:57:05.0220982Z - [deleted] (none) -> ciflow/inductor/149174 2025-03-14T03:57:05.0222077Z - [deleted] (none) -> ciflow/mps/149174 2025-03-14T03:57:05.0223234Z - [deleted] (none) -> ciflow/trunk/148677 2025-03-14T03:57:05.0224333Z - [deleted] (none) -> ciflow/trunk/149142 2025-03-14T03:57:05.0225376Z - [deleted] (none) -> ciflow/trunk/149166 2025-03-14T03:57:06.2167464Z 8636b394e08..9db33f3cda6 gh/malfet/227/base -> origin/gh/malfet/227/base 2025-03-14T03:57:06.2174532Z 259919aeab3..4b1f10d8c28 gh/malfet/227/head -> origin/gh/malfet/227/head 2025-03-14T03:57:06.2185066Z + 4c129ff8a05...13ad80715a8 gh/malfet/227/orig -> origin/gh/malfet/227/orig (forced update) 2025-03-14T03:57:06.2206870Z e1c0f487ca2..bd72c961cb2 jnair/mi300_docker_caching_workflow -> origin/jnair/mi300_docker_caching_workflow 2025-03-14T03:57:06.2213724Z e66ad221e97..aed0b7a742a main -> origin/main 2025-03-14T03:57:06.2230488Z + 277cb23fd22...c4b8be3d09f update_submodule_FBGEMM -> origin/update_submodule_FBGEMM (forced update) 2025-03-14T03:57:06.2239037Z 4098a229a04..49570cb4024 viable/strict -> origin/viable/strict 2025-03-14T03:57:06.2247660Z 1579a02c823..3ffd7552df1 wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-03-14T03:57:06.2255515Z * [new tag] ciflow/inductor/149176 -> ciflow/inductor/149176 2025-03-14T03:57:06.2257195Z t [tag update] ciflow/mps/149123 -> ciflow/mps/149123 2025-03-14T03:57:06.2258400Z t [tag update] ciflow/rocm-mi300/148394 -> ciflow/rocm-mi300/148394 2025-03-14T03:57:06.2259356Z t [tag update] ciflow/rocm/148394 -> ciflow/rocm/148394 2025-03-14T03:57:06.2262589Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-03-14T03:57:06.2264518Z * [new tag] ciflow/trunk/149018 -> ciflow/trunk/149018 2025-03-14T03:57:06.2265809Z * [new tag] ciflow/xpu/149175 -> ciflow/xpu/149175 2025-03-14T03:57:06.2784213Z [command]/usr/bin/git rev-parse --verify --quiet aed0b7a742a2d7b7901790622829cbd2135049a4^{object} 2025-03-14T03:57:06.2806409Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:57:06.2809874Z ##[endgroup] 2025-03-14T03:57:06.2810309Z ##[group]Determining the checkout info 2025-03-14T03:57:06.2811057Z ##[endgroup] 2025-03-14T03:57:06.2815445Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T03:57:06.6690532Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T03:57:06.6717590Z ##[group]Checking out the ref 2025-03-14T03:57:06.6721127Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:57:06.8017598Z Previous HEAD position was 5608e67b2d7 [AOTI][XPU] Fix: model_container_runner_xpu.cpp is not built into libtorch_xpu.so 2025-03-14T03:57:06.8032376Z HEAD is now at aed0b7a742a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:57:06.8060726Z ##[endgroup] 2025-03-14T03:57:06.8097428Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T03:57:06.8119592Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:57:06.8306138Z Prepare all required actions 2025-03-14T03:57:06.8306714Z Getting action download info 2025-03-14T03:57:06.9276660Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T03:57:07.0832204Z ##[group]Run ./.github/actions/setup-linux 2025-03-14T03:57:07.0832553Z ##[endgroup] 2025-03-14T03:57:07.0883370Z ##[group]Run set -euo pipefail 2025-03-14T03:57:07.0883725Z set -euo pipefail 2025-03-14T03:57:07.0884035Z function get_ec2_metadata() { 2025-03-14T03:57:07.0884445Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T03:57:07.0885097Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T03:57:07.0885677Z  category=$1 2025-03-14T03:57:07.0886050Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-14T03:57:07.0886496Z  runner_name_str=i-0efd04ed332c86741 2025-03-14T03:57:07.0886902Z  if [[ -f /.inarc ]]; then 2025-03-14T03:57:07.0887266Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-14T03:57:07.0887658Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-14T03:57:07.0888134Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-14T03:57:07.0888581Z  else 2025-03-14T03:57:07.0889452Z  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-14T03:57:07.0890381Z  fi 2025-03-14T03:57:07.0890613Z } 2025-03-14T03:57:07.0890879Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T03:57:07.0891316Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T03:57:07.0891806Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T03:57:07.0892242Z echo "system info $(uname -a)" 2025-03-14T03:57:07.0897997Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:07.0898400Z ##[endgroup] 2025-03-14T03:57:07.1031817Z ami-id: ami-08b5b3a93ed654d19 2025-03-14T03:57:07.1132146Z instance-id: i-0efd04ed332c86741 2025-03-14T03:57:07.1226670Z instance-type: c5.2xlarge 2025-03-14T03:57:07.1236334Z system info Linux ip-10-0-61-195.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-14T03:57:07.1267699Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:57:07.1268772Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:57:07.1274951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:07.1275367Z ##[endgroup] 2025-03-14T03:57:07.1335207Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-14T03:57:07.1335666Z if systemctl is-active --quiet docker; then 2025-03-14T03:57:07.1336049Z  echo "Docker daemon is running..."; 2025-03-14T03:57:07.1336393Z else 2025-03-14T03:57:07.1336754Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-14T03:57:07.1337185Z fi 2025-03-14T03:57:07.1342443Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:07.1342842Z ##[endgroup] 2025-03-14T03:57:07.1411058Z Docker daemon is running... 2025-03-14T03:57:07.1458955Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:57:07.1459300Z with: 2025-03-14T03:57:07.1459542Z shell: bash 2025-03-14T03:57:07.1459777Z timeout_minutes: 5 2025-03-14T03:57:07.1460047Z max_attempts: 3 2025-03-14T03:57:07.1460314Z retry_wait_seconds: 30 2025-03-14T03:57:07.1462781Z 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-14T03:57:07.1465108Z polling_interval_seconds: 1 2025-03-14T03:57:07.1465423Z warning_on_retry: true 2025-03-14T03:57:07.1465717Z continue_on_error: false 2025-03-14T03:57:07.1466000Z env: 2025-03-14T03:57:07.1466241Z AWS_RETRY_MODE: standard 2025-03-14T03:57:07.1466511Z AWS_MAX_ATTEMPTS: 5 2025-03-14T03:57:07.1466791Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:57:07.1467090Z ##[endgroup] 2025-03-14T03:57:08.3079908Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T03:57:08.3080901Z Configure a credential helper to remove this warning. See 2025-03-14T03:57:08.3081537Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T03:57:08.3081954Z 2025-03-14T03:57:08.3082128Z Login Succeeded 2025-03-14T03:57:09.2357881Z Command completed after 1 attempt(s). 2025-03-14T03:57:09.2439080Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:57:09.2439631Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:57:09.2440124Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T03:57:09.2446494Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:09.2446880Z ##[endgroup] 2025-03-14T03:57:09.2530268Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:57:09.2530867Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T03:57:09.2531322Z # shellcheck disable=SC2046 2025-03-14T03:57:09.2531676Z docker stop $(docker ps -q) || true 2025-03-14T03:57:09.2532045Z # Prune all of the docker images 2025-03-14T03:57:09.2532395Z docker system prune -af 2025-03-14T03:57:09.2537987Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:09.2538395Z ##[endgroup] 2025-03-14T03:57:09.2772500Z "docker stop" requires at least 1 argument. 2025-03-14T03:57:09.2772970Z See 'docker stop --help'. 2025-03-14T03:57:09.2773155Z 2025-03-14T03:57:09.2773362Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-14T03:57:09.2773638Z 2025-03-14T03:57:09.2773772Z Stop one or more running containers 2025-03-14T03:57:09.4219856Z Deleted Images: 2025-03-14T03:57:09.4220174Z untagged: amazonlinux:2023 2025-03-14T03:57:09.4220740Z untagged: amazonlinux@sha256:97bee6ea9b724a96fc90f8a5a8738ec6d8a7c94a6b5a502dfed0461170b98137 2025-03-14T03:57:09.4221509Z deleted: sha256:c95cccf4246a2bbb6b7489a332563d4e0191896f3e4194d0eaed2eb628bc7e1f 2025-03-14T03:57:09.4222172Z deleted: sha256:3f3cb5c2d765106f6103c9065a4433e28191f1b81e73294e9df67001eb664156 2025-03-14T03:57:09.4222568Z 2025-03-14T03:57:09.4248880Z Total reclaimed space: 145.8MB 2025-03-14T03:57:09.4290952Z ##[group]Run set +e 2025-03-14T03:57:09.4291268Z set +e 2025-03-14T03:57:09.4291520Z set -x 2025-03-14T03:57:09.4291746Z  2025-03-14T03:57:09.4292010Z PT_DOMAIN=download.pytorch.org 2025-03-14T03:57:09.4292606Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-14T03:57:09.4293528Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-14T03:57:09.4294073Z # one is returned at random 2025-03-14T03:57:09.4294485Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-14T03:57:09.4294864Z  2025-03-14T03:57:09.4295219Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:57:09.4295671Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-14T03:57:09.4296210Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-14T03:57:09.4296619Z  2025-03-14T03:57:09.4296873Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T03:57:09.4297262Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-14T03:57:09.4297640Z  exit 1 2025-03-14T03:57:09.4297888Z  fi 2025-03-14T03:57:09.4298123Z fi 2025-03-14T03:57:09.4298347Z  2025-03-14T03:57:09.4298602Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-14T03:57:09.4298980Z  # Clean up any old records first 2025-03-14T03:57:09.4299354Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-14T03:57:09.4299694Z fi 2025-03-14T03:57:09.4299921Z  2025-03-14T03:57:09.4300244Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-14T03:57:09.4300662Z cat /etc/hosts 2025-03-14T03:57:09.4306629Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:09.4307029Z ##[endgroup] 2025-03-14T03:57:09.4329723Z + PT_DOMAIN=download.pytorch.org 2025-03-14T03:57:09.4335113Z ++ dig -4 +short download.pytorch.org 2025-03-14T03:57:09.4335849Z ++ tail -n1 2025-03-14T03:57:09.4841190Z + RESOLVED_IP=18.160.10.28 2025-03-14T03:57:09.4841523Z + '[' -z 18.160.10.28 ']' 2025-03-14T03:57:09.4841840Z + grep -r download.pytorch.org /etc/hosts 2025-03-14T03:57:09.4852029Z 18.160.10.28 download.pytorch.org 2025-03-14T03:57:09.4853523Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-03-14T03:57:09.6045079Z + echo '18.160.10.28 download.pytorch.org' 2025-03-14T03:57:09.6045533Z + sudo tee -a /etc/hosts 2025-03-14T03:57:09.8223459Z 18.160.10.28 download.pytorch.org 2025-03-14T03:57:09.8238655Z + cat /etc/hosts 2025-03-14T03:57:09.8246223Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-14T03:57:09.8253374Z ::1 localhost6 localhost6.localdomain6 2025-03-14T03:57:09.8253775Z 18.160.10.28 download.pytorch.org 2025-03-14T03:57:09.8294088Z Prepare all required actions 2025-03-14T03:57:09.8333840Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-03-14T03:57:09.8334193Z with: 2025-03-14T03:57:09.8334619Z github-token: *** 2025-03-14T03:57:09.8334871Z ##[endgroup] 2025-03-14T03:57:09.8358820Z ##[group]Run set -eux 2025-03-14T03:57:09.8359131Z set -eux 2025-03-14T03:57:09.8359573Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-03-14T03:57:09.8365502Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:09.8365897Z env: 2025-03-14T03:57:09.8366293Z GITHUB_TOKEN: *** 2025-03-14T03:57:09.8366542Z ##[endgroup] 2025-03-14T03:57:09.8389673Z + python3 .github/scripts/get_workflow_job_id.py 13849515289 i-0efd04ed332c86741 2025-03-14T03:57:10.2216030Z setting job-id=38754391776 2025-03-14T03:57:10.2216436Z setting job-name=before-test / target-determination 2025-03-14T03:57:10.2357718Z Prepare all required actions 2025-03-14T03:57:10.2358151Z Getting action download info 2025-03-14T03:57:10.3387655Z ##[group]Run ./.github/actions/pytest-cache-download 2025-03-14T03:57:10.3388039Z with: 2025-03-14T03:57:10.3388281Z cache_dir: .pytest_cache 2025-03-14T03:57:10.3388652Z job_identifier: slow 2025-03-14T03:57:10.3388927Z s3_bucket: gha-artifacts 2025-03-14T03:57:10.3389207Z ##[endgroup] 2025-03-14T03:57:10.3431008Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:57:10.3431482Z with: 2025-03-14T03:57:10.3431708Z shell: bash 2025-03-14T03:57:10.3431947Z timeout_minutes: 5 2025-03-14T03:57:10.3432208Z max_attempts: 5 2025-03-14T03:57:10.3432447Z retry_wait_seconds: 30 2025-03-14T03:57:10.3432792Z command: set -eu python3 -m pip install boto3==1.35.42 2025-03-14T03:57:10.3433190Z polling_interval_seconds: 1 2025-03-14T03:57:10.3433484Z warning_on_retry: true 2025-03-14T03:57:10.3433759Z continue_on_error: false 2025-03-14T03:57:10.3434067Z ##[endgroup] 2025-03-14T03:57:10.6645519Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:57:11.6719674Z Collecting boto3==1.35.42 2025-03-14T03:57:11.6758440Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-03-14T03:57:11.6821107Z 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-14T03:57:11.6826046Z 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-14T03:57:11.6832297Z 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-14T03:57:11.6892642Z 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-14T03:57:11.6898989Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:57:11.6938317Z 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-14T03:57:11.8545609Z Installing collected packages: boto3 2025-03-14T03:57:11.8547570Z Attempting uninstall: boto3 2025-03-14T03:57:11.8548191Z Found existing installation: boto3 1.35.33 2025-03-14T03:57:11.8645001Z Uninstalling boto3-1.35.33: 2025-03-14T03:57:11.8657937Z Successfully uninstalled boto3-1.35.33 2025-03-14T03:57:11.9227291Z Successfully installed boto3-1.35.42 2025-03-14T03:57:12.4187819Z Command completed after 1 attempt(s). 2025-03-14T03:57:12.4255763Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:57:12.4256242Z python3 .github/scripts/pytest_cache.py \ 2025-03-14T03:57:12.4256608Z  --download \ 2025-03-14T03:57:12.4256955Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-03-14T03:57:12.4257340Z  --pr_identifier $GITHUB_REF \ 2025-03-14T03:57:12.4257700Z  --job_identifier $JOB_IDENTIFIER \ 2025-03-14T03:57:12.4258059Z  --temp_dir $RUNNER_TEMP \ 2025-03-14T03:57:12.4258381Z  --repo $REPO \ 2025-03-14T03:57:12.4258709Z  --bucket $BUCKET \ 2025-03-14T03:57:12.4264482Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:12.4264895Z env: 2025-03-14T03:57:12.4265163Z CACHE_DIR: .pytest_cache 2025-03-14T03:57:12.4265449Z JOB_IDENTIFIER: slow 2025-03-14T03:57:12.4265708Z REPO: pytorch/pytorch 2025-03-14T03:57:12.4265980Z BUCKET: gha-artifacts 2025-03-14T03:57:12.4266241Z ##[endgroup] 2025-03-14T03:57:13.6580171Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-03-14T03:57:13.6583377Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='slow', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-03-14T03:57:13.6587547Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:13.6591332Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:13.6594574Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:13.6596720Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:13.6598850Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0d31c621a37f5283d757ca4f88973b339566a039/slow/2.zip 2025-03-14T03:57:13.6601031Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0d31c621a37f5283d757ca4f88973b339566a039/slow/2.zip 2025-03-14T03:57:13.6603141Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:13.6605254Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:13.6607413Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/3.zip 2025-03-14T03:57:13.6609681Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/3.zip 2025-03-14T03:57:13.6611802Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:13.6613923Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:13.6616043Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:13.6618173Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:13.6620434Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:13.6622553Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:13.6624746Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:13.6626870Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:13.6629083Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:13.6631204Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:13.6633326Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:13.6635448Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:13.6637559Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:13.6639668Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:13.6641782Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:13.6643905Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:13.6646014Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/b3bb73e11ccc0abec809b02c6b6c2bed2181012d/slow/3.zip 2025-03-14T03:57:13.6648138Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/b3bb73e11ccc0abec809b02c6b6c2bed2181012d/slow/3.zip 2025-03-14T03:57:13.6650253Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/c82c1411c61b645426f7680f7803d84352729142/slow/3.zip 2025-03-14T03:57:13.6652408Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/c82c1411c61b645426f7680f7803d84352729142/slow/3.zip 2025-03-14T03:57:13.6654509Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:15.1596206Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:15.1600765Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/da2688f6242cce6e07d5ba8eecd9609e4a4b2c34/slow/3.zip 2025-03-14T03:57:15.1604565Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/da2688f6242cce6e07d5ba8eecd9609e4a4b2c34/slow/3.zip 2025-03-14T03:57:15.1608046Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:15.1610213Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:15.1612337Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/f98cd84b0464d2060d4421895e99720f03741670/slow/2.zip 2025-03-14T03:57:15.1614459Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/f98cd84b0464d2060d4421895e99720f03741670/slow/2.zip 2025-03-14T03:57:15.1616660Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/19a39a7a0644d17abb3eb7bdb03d39b1eb9ffc9b/slow/1.zip 2025-03-14T03:57:15.1618803Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/19a39a7a0644d17abb3eb7bdb03d39b1eb9ffc9b/slow/1.zip 2025-03-14T03:57:15.1620966Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/2bcc3acb90baeeb110f99c8c944e359685f17448/slow/3.zip 2025-03-14T03:57:15.1623331Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/2bcc3acb90baeeb110f99c8c944e359685f17448/slow/3.zip 2025-03-14T03:57:15.1625470Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/327e07ac1dc3351bb5f0ad436760b83590c400aa/slow/1.zip 2025-03-14T03:57:15.1627607Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/327e07ac1dc3351bb5f0ad436760b83590c400aa/slow/1.zip 2025-03-14T03:57:15.1630027Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/3e605fe46df0705ae3ffcffd02e372c39d30f74b/slow/2.zip 2025-03-14T03:57:15.1632181Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/3e605fe46df0705ae3ffcffd02e372c39d30f74b/slow/2.zip 2025-03-14T03:57:15.1634320Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/73c8068cf889829fb811fc75baac03163c9a42ee/slow/3.zip 2025-03-14T03:57:15.1636523Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/73c8068cf889829fb811fc75baac03163c9a42ee/slow/3.zip 2025-03-14T03:57:15.1638647Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/75c8b7d9725af59d8348379a4165d1252c4ac208/slow/3.zip 2025-03-14T03:57:15.1640773Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/75c8b7d9725af59d8348379a4165d1252c4ac208/slow/3.zip 2025-03-14T03:57:15.1642893Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/9a1a2e151650965039afe64ecec22e6ef0f85933/slow/1.zip 2025-03-14T03:57:15.1645026Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/9a1a2e151650965039afe64ecec22e6ef0f85933/slow/1.zip 2025-03-14T03:57:15.1647142Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/a8e3d1984a78495832d6baca6aa1d95dddc5614a/slow/1.zip 2025-03-14T03:57:15.1649264Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/a8e3d1984a78495832d6baca6aa1d95dddc5614a/slow/1.zip 2025-03-14T03:57:15.1651389Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/abcec555322e3b768f01570986226487375aefa8/slow/1.zip 2025-03-14T03:57:15.1653513Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/abcec555322e3b768f01570986226487375aefa8/slow/1.zip 2025-03-14T03:57:15.1655621Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/b5191b93124069cd2948663054f81e67c79aa294/slow/2.zip 2025-03-14T03:57:15.1657770Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/b5191b93124069cd2948663054f81e67c79aa294/slow/2.zip 2025-03-14T03:57:15.1659885Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/c18858d63314c93c085e3f95b47d2b26d74690d1/slow/3.zip 2025-03-14T03:57:15.1662059Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/c18858d63314c93c085e3f95b47d2b26d74690d1/slow/3.zip 2025-03-14T03:57:15.1664180Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/d547a5666869f4fb7fce91e6aeae5098b0c2327b/slow/2.zip 2025-03-14T03:57:15.1666310Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/d547a5666869f4fb7fce91e6aeae5098b0c2327b/slow/2.zip 2025-03-14T03:57:15.1668483Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/f1444f006c4860c5d1b403a55890d52e5bc9752c/slow/1.zip 2025-03-14T03:57:15.1670723Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/f1444f006c4860c5d1b403a55890d52e5bc9752c/slow/1.zip 2025-03-14T03:57:16.2232115Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/2.zip 2025-03-14T03:57:16.2234254Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/2.zip 2025-03-14T03:57:16.2236357Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:16.2238403Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:16.2240431Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0d31c621a37f5283d757ca4f88973b339566a039/slow/1.zip 2025-03-14T03:57:16.2242458Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0d31c621a37f5283d757ca4f88973b339566a039/slow/1.zip 2025-03-14T03:57:16.2244470Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:16.2246471Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:16.2248471Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:16.2250511Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:16.2252524Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:16.2254708Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:16.2256816Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:16.2258950Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:16.2260975Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:16.2263007Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:16.2265041Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d10da731b0de9f4e1e6f2fe2cbaf9fb912ad64a/slow/2.zip 2025-03-14T03:57:16.2267096Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d10da731b0de9f4e1e6f2fe2cbaf9fb912ad64a/slow/2.zip 2025-03-14T03:57:16.2269191Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:16.2271230Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:16.2273252Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/2.zip 2025-03-14T03:57:16.2275271Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/2.zip 2025-03-14T03:57:16.2277433Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:16.2279456Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:16.2281477Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:16.2283491Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:16.2285590Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8e7e5ba182743fa075b9a95365505e192e560719/slow/2.zip 2025-03-14T03:57:16.2287613Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8e7e5ba182743fa075b9a95365505e192e560719/slow/2.zip 2025-03-14T03:57:16.2289621Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/a821d69d925de1bcde05439b497867397bbcd7b0/slow/2.zip 2025-03-14T03:57:16.2291720Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/a821d69d925de1bcde05439b497867397bbcd7b0/slow/2.zip 2025-03-14T03:57:16.2293734Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:16.2295745Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:16.2297759Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/2.zip 2025-03-14T03:57:16.2299796Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/2.zip 2025-03-14T03:57:16.2301833Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:17.5129323Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:17.5131581Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:17.5133702Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:17.5135786Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:17.5137862Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:17.5139937Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0d31c621a37f5283d757ca4f88973b339566a039/slow/3.zip 2025-03-14T03:57:17.5142012Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0d31c621a37f5283d757ca4f88973b339566a039/slow/3.zip 2025-03-14T03:57:17.5144304Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/10ffd942160780d8b751a7ff91457778974c6b36/slow/2.zip 2025-03-14T03:57:17.5146374Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/10ffd942160780d8b751a7ff91457778974c6b36/slow/2.zip 2025-03-14T03:57:17.5148588Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:17.5150661Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:17.5152738Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:17.5154804Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:17.5156878Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:17.5158965Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:17.5161041Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:17.5163130Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:17.5165208Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:17.5167291Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:17.5169357Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/439782960c65d75367c9cbe85152a626b5cb8e8c/slow/3.zip 2025-03-14T03:57:17.5171413Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/439782960c65d75367c9cbe85152a626b5cb8e8c/slow/3.zip 2025-03-14T03:57:17.5173486Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:17.5175633Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:17.5178029Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:17.5180100Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:17.5182257Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6e10471966e22cda8ac0cded8a179267880457e0/slow/3.zip 2025-03-14T03:57:17.5184326Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6e10471966e22cda8ac0cded8a179267880457e0/slow/3.zip 2025-03-14T03:57:17.5186395Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:17.5188471Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:17.5190616Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/83fb974b5d1ec8c31f2da7e9c5e4794ff8d767a4/slow/3.zip 2025-03-14T03:57:17.5192706Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/83fb974b5d1ec8c31f2da7e9c5e4794ff8d767a4/slow/3.zip 2025-03-14T03:57:17.5194790Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/3.zip 2025-03-14T03:57:17.5196866Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/3.zip 2025-03-14T03:57:17.5198944Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:18.0239969Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:18.0242121Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9b7130b8db62e9e550366419fa33c0f530d80beb/slow/1.zip 2025-03-14T03:57:18.0244228Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9b7130b8db62e9e550366419fa33c0f530d80beb/slow/1.zip 2025-03-14T03:57:18.0246318Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9ca871f32bdef76c57b057963a8231fac6146388/slow/1.zip 2025-03-14T03:57:18.0248627Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9ca871f32bdef76c57b057963a8231fac6146388/slow/1.zip 2025-03-14T03:57:18.0250700Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/a821d69d925de1bcde05439b497867397bbcd7b0/slow/3.zip 2025-03-14T03:57:18.0252859Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/a821d69d925de1bcde05439b497867397bbcd7b0/slow/3.zip 2025-03-14T03:57:18.0254922Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:18.0256984Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:18.0259044Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:18.0261120Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:18.0263204Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ebc3f27bf410488f56ec99b647efe976c970bd53/slow/2.zip 2025-03-14T03:57:18.0265295Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ebc3f27bf410488f56ec99b647efe976c970bd53/slow/2.zip 2025-03-14T03:57:18.0267370Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.0269527Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.0272146Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:18.0273927Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/25294472873c360fc2a2094fdaa85f17/.pytest_cache 2025-03-14T03:57:18.0275901Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:18.0278608Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:18.0280506Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3ec4d2aa66518478f2d135de4b5f179d/.pytest_cache 2025-03-14T03:57:18.0282322Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:18.0284997Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0d31c621a37f5283d757ca4f88973b339566a039/slow/2.zip 2025-03-14T03:57:18.0286838Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/199df1a85a586a9c65910e814c5360f9/.pytest_cache 2025-03-14T03:57:18.0288642Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/0d31c621a37f5283d757ca4f88973b339566a039/slow/2.zip 2025-03-14T03:57:18.0291329Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:18.0293089Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/96a13e7323bf4d5de81bbf0f5c42bfbe/.pytest_cache 2025-03-14T03:57:18.0294889Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:18.0297567Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/3.zip 2025-03-14T03:57:18.0299335Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4b7fdf66098e220f466c4cf5ce812865/.pytest_cache 2025-03-14T03:57:18.0301179Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/3.zip 2025-03-14T03:57:18.0303875Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:18.0305646Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/71d23768c01cc4b18ff756e595f44123/.pytest_cache 2025-03-14T03:57:18.0307438Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:18.0771744Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:18.0773580Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/39406b6b7e4af67c2075362c3426a2fe/.pytest_cache 2025-03-14T03:57:18.0775594Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:18.0778465Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:18.0780343Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e5aa5c3758cd2eedf5d34f62e660daee/.pytest_cache 2025-03-14T03:57:18.0782152Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:18.0784847Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:18.0786635Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1ce28383eb81c9876d0ee4f26ef7b112/.pytest_cache 2025-03-14T03:57:18.0788453Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:18.0791209Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:18.0792968Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/03fc4eb0e1b161e5b25c6689613e13fc/.pytest_cache 2025-03-14T03:57:18.0794780Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:18.0797458Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:18.0799221Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5948574f55eff5343e3d946648e12b6c/.pytest_cache 2025-03-14T03:57:18.0800998Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:18.0803681Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:18.0805441Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b8279ad1265cda7876e45e38ae18c3c8/.pytest_cache 2025-03-14T03:57:18.0807340Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:18.0810028Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:18.0811839Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/08f218769a33719f4824ef7d2bc8ca08/.pytest_cache 2025-03-14T03:57:18.0813639Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:18.0816319Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/b3bb73e11ccc0abec809b02c6b6c2bed2181012d/slow/3.zip 2025-03-14T03:57:18.0818095Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2c20f1b445f2c5406fee8032d250494c/.pytest_cache 2025-03-14T03:57:18.0819909Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/b3bb73e11ccc0abec809b02c6b6c2bed2181012d/slow/3.zip 2025-03-14T03:57:18.0822606Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/c82c1411c61b645426f7680f7803d84352729142/slow/3.zip 2025-03-14T03:57:18.0824368Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e2b21078a2c972939fcd40054a855f5f/.pytest_cache 2025-03-14T03:57:18.0826162Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/c82c1411c61b645426f7680f7803d84352729142/slow/3.zip 2025-03-14T03:57:18.0828899Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:18.0830684Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2fbd7ff263b4310846476dd38451e629/.pytest_cache 2025-03-14T03:57:18.0832482Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:18.0835162Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/da2688f6242cce6e07d5ba8eecd9609e4a4b2c34/slow/3.zip 2025-03-14T03:57:18.0836945Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/500fe13bca8fe789db1c62eeeac99642/.pytest_cache 2025-03-14T03:57:18.0838803Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/da2688f6242cce6e07d5ba8eecd9609e4a4b2c34/slow/3.zip 2025-03-14T03:57:18.0841490Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.2094474Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/82703b1d126f6a4ba5be930a6cd1407d/.pytest_cache 2025-03-14T03:57:18.2096323Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.2099052Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/f98cd84b0464d2060d4421895e99720f03741670/slow/2.zip 2025-03-14T03:57:18.2100828Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f8c1863641d32ba1dea022ef7516ad37/.pytest_cache 2025-03-14T03:57:18.2102619Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_4-py3_10-gcc9-sm86/f98cd84b0464d2060d4421895e99720f03741670/slow/2.zip 2025-03-14T03:57:18.2105349Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/19a39a7a0644d17abb3eb7bdb03d39b1eb9ffc9b/slow/1.zip 2025-03-14T03:57:18.2107128Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b8bc1bd64426ed78b98fe7ba47ef1664/.pytest_cache 2025-03-14T03:57:18.2109021Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/19a39a7a0644d17abb3eb7bdb03d39b1eb9ffc9b/slow/1.zip 2025-03-14T03:57:18.2111735Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/2bcc3acb90baeeb110f99c8c944e359685f17448/slow/3.zip 2025-03-14T03:57:18.2113519Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/094e60a5c9523da010853ea00d0cb3ce/.pytest_cache 2025-03-14T03:57:18.2115348Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/2bcc3acb90baeeb110f99c8c944e359685f17448/slow/3.zip 2025-03-14T03:57:18.2118055Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/327e07ac1dc3351bb5f0ad436760b83590c400aa/slow/1.zip 2025-03-14T03:57:18.2119843Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/451a5bd0e2e5a5aaf405dcadc257e3e9/.pytest_cache 2025-03-14T03:57:18.2121885Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/327e07ac1dc3351bb5f0ad436760b83590c400aa/slow/1.zip 2025-03-14T03:57:18.2124604Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/3e605fe46df0705ae3ffcffd02e372c39d30f74b/slow/2.zip 2025-03-14T03:57:18.2126386Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/bd69a3e0d8abdc79422a07814edcb8db/.pytest_cache 2025-03-14T03:57:18.2128299Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/3e605fe46df0705ae3ffcffd02e372c39d30f74b/slow/2.zip 2025-03-14T03:57:18.2131016Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/73c8068cf889829fb811fc75baac03163c9a42ee/slow/3.zip 2025-03-14T03:57:18.2132806Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/2db8a2ecc55a8cc9fdcda55ea32223dc/.pytest_cache 2025-03-14T03:57:18.2134614Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/73c8068cf889829fb811fc75baac03163c9a42ee/slow/3.zip 2025-03-14T03:57:18.2137307Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/75c8b7d9725af59d8348379a4165d1252c4ac208/slow/3.zip 2025-03-14T03:57:18.2139088Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/399d4c021ec0349f023d688f12eef813/.pytest_cache 2025-03-14T03:57:18.2140889Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/75c8b7d9725af59d8348379a4165d1252c4ac208/slow/3.zip 2025-03-14T03:57:18.2143586Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/9a1a2e151650965039afe64ecec22e6ef0f85933/slow/1.zip 2025-03-14T03:57:18.2145359Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/58b057e64e9199fe5aee81011503d1b2/.pytest_cache 2025-03-14T03:57:18.2147165Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/9a1a2e151650965039afe64ecec22e6ef0f85933/slow/1.zip 2025-03-14T03:57:18.2149930Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/a8e3d1984a78495832d6baca6aa1d95dddc5614a/slow/1.zip 2025-03-14T03:57:18.2151714Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6079cf431cbf29f57d2ca216b1bc1da0/.pytest_cache 2025-03-14T03:57:18.2153599Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/a8e3d1984a78495832d6baca6aa1d95dddc5614a/slow/1.zip 2025-03-14T03:57:18.2156305Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/abcec555322e3b768f01570986226487375aefa8/slow/1.zip 2025-03-14T03:57:18.2158081Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/11f3e0a128129d214a009b764b839c7d/.pytest_cache 2025-03-14T03:57:18.2159933Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/abcec555322e3b768f01570986226487375aefa8/slow/1.zip 2025-03-14T03:57:18.2162632Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/b5191b93124069cd2948663054f81e67c79aa294/slow/2.zip 2025-03-14T03:57:18.2164394Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ba1564fa1b2ae0d88a7120d0626d5c94/.pytest_cache 2025-03-14T03:57:18.2904141Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/b5191b93124069cd2948663054f81e67c79aa294/slow/2.zip 2025-03-14T03:57:18.2906865Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/c18858d63314c93c085e3f95b47d2b26d74690d1/slow/3.zip 2025-03-14T03:57:18.2908701Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d6c5d7f769d9935fa89aa99370292910/.pytest_cache 2025-03-14T03:57:18.2910499Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/c18858d63314c93c085e3f95b47d2b26d74690d1/slow/3.zip 2025-03-14T03:57:18.2913194Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/d547a5666869f4fb7fce91e6aeae5098b0c2327b/slow/2.zip 2025-03-14T03:57:18.2914981Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/49e504700ae9fe5dfcb97ebc42be3fe4/.pytest_cache 2025-03-14T03:57:18.2916786Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/d547a5666869f4fb7fce91e6aeae5098b0c2327b/slow/2.zip 2025-03-14T03:57:18.2919476Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/f1444f006c4860c5d1b403a55890d52e5bc9752c/slow/1.zip 2025-03-14T03:57:18.2921255Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/78f9066d33e088bfa20cbca26f4f4f02/.pytest_cache 2025-03-14T03:57:18.2923058Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-cuda12_6-py3_10-gcc11-sm86/f1444f006c4860c5d1b403a55890d52e5bc9752c/slow/1.zip 2025-03-14T03:57:18.2925866Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/2.zip 2025-03-14T03:57:18.2927590Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/6f3fe081a6639169309b5802e71f46d1/.pytest_cache 2025-03-14T03:57:18.2929426Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/2.zip 2025-03-14T03:57:18.2932136Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:18.2933934Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d9fd57ccbfea45619ab2dbede0c2f236/.pytest_cache 2025-03-14T03:57:18.2935694Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:18.2938293Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0d31c621a37f5283d757ca4f88973b339566a039/slow/1.zip 2025-03-14T03:57:18.2940015Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/14de6a888ee9768d67f59af498fb07c7/.pytest_cache 2025-03-14T03:57:18.2941761Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/0d31c621a37f5283d757ca4f88973b339566a039/slow/1.zip 2025-03-14T03:57:18.2944346Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:18.2946056Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/d4621ad87c35557ddfb51d17093d9442/.pytest_cache 2025-03-14T03:57:18.2947805Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:18.2950492Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:18.2952207Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8810178413b67a7468051811a301a98e/.pytest_cache 2025-03-14T03:57:18.2954031Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:18.2956684Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:18.2958410Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7899069dfe621cbbc9699c976cfef649/.pytest_cache 2025-03-14T03:57:18.2960160Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:18.2962824Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:18.2964710Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/082f62812ede2f6aab52996122c7cc62/.pytest_cache 2025-03-14T03:57:18.2966476Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:18.2969076Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:18.2970806Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/933d90b14c646a2a11be78f3ac3802b8/.pytest_cache 2025-03-14T03:57:18.2972567Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:18.3410252Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d10da731b0de9f4e1e6f2fe2cbaf9fb912ad64a/slow/2.zip 2025-03-14T03:57:18.3411998Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/747e60ac547851f0e7448ad8a79d3264/.pytest_cache 2025-03-14T03:57:18.3413762Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d10da731b0de9f4e1e6f2fe2cbaf9fb912ad64a/slow/2.zip 2025-03-14T03:57:18.3416364Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:18.3418101Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f58dd331ad794d35d6465fe5ee7527e6/.pytest_cache 2025-03-14T03:57:18.3419873Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:18.3422461Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/2.zip 2025-03-14T03:57:18.3424353Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1372f64f89eb2dd0f57fb9db7f85d18c/.pytest_cache 2025-03-14T03:57:18.3426122Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/2.zip 2025-03-14T03:57:18.3428781Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:18.3430607Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/f4c4ee7b0180621820c26ef0088046fd/.pytest_cache 2025-03-14T03:57:18.3432369Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:18.3434959Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:18.3436673Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/09f147c1ce958af6725d5afc6eb36589/.pytest_cache 2025-03-14T03:57:18.3438437Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/2.zip 2025-03-14T03:57:18.3441036Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8e7e5ba182743fa075b9a95365505e192e560719/slow/2.zip 2025-03-14T03:57:18.3442744Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/498d6f33da80c5fc312330557921b9d3/.pytest_cache 2025-03-14T03:57:18.3444481Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/8e7e5ba182743fa075b9a95365505e192e560719/slow/2.zip 2025-03-14T03:57:18.3447072Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/a821d69d925de1bcde05439b497867397bbcd7b0/slow/2.zip 2025-03-14T03:57:18.3448805Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3d8622f3e6be998d6c51a70bd4421a8c/.pytest_cache 2025-03-14T03:57:18.3450548Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/a821d69d925de1bcde05439b497867397bbcd7b0/slow/2.zip 2025-03-14T03:57:18.3453148Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:18.3454879Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7ec5fa407163741b4700b389bf823269/.pytest_cache 2025-03-14T03:57:18.3456688Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:18.3459282Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/2.zip 2025-03-14T03:57:18.3461012Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/aa5774d23ab152dd6d8ee8717608f627/.pytest_cache 2025-03-14T03:57:18.3462831Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/2.zip 2025-03-14T03:57:18.3465437Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.3467168Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/654dd0405270a9ee680d0616ef7cb52a/.pytest_cache 2025-03-14T03:57:18.3469047Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-focal-py3_9-clang10/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.3471687Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:18.3473438Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/8eac1241a7ad6295a7f205f3ca55409c/.pytest_cache 2025-03-14T03:57:18.3475226Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/05bc8fe62e38fa5f11b12a14bf644431e31ab48e/slow/3.zip 2025-03-14T03:57:18.3478062Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:18.3479827Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/44fbc6b663a5226190804026f531d4c7/.pytest_cache 2025-03-14T03:57:18.4274109Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0633f63f0d7d2ab92611a2a523abefae8fa1797e/slow/2.zip 2025-03-14T03:57:18.4277051Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0d31c621a37f5283d757ca4f88973b339566a039/slow/3.zip 2025-03-14T03:57:18.4278836Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/ff2f71db124359ed18d26343f0147028/.pytest_cache 2025-03-14T03:57:18.4280622Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/0d31c621a37f5283d757ca4f88973b339566a039/slow/3.zip 2025-03-14T03:57:18.4283433Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/10ffd942160780d8b751a7ff91457778974c6b36/slow/2.zip 2025-03-14T03:57:18.4285186Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b87672bbe48eb6e10461324af8381eac/.pytest_cache 2025-03-14T03:57:18.4286976Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/10ffd942160780d8b751a7ff91457778974c6b36/slow/2.zip 2025-03-14T03:57:18.4289729Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:18.4291481Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/0048a98f32166ffee99f2eca76bc3cd2/.pytest_cache 2025-03-14T03:57:18.4293269Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/143f0f0006fa54f401715c944167d84b3e477674/slow/2.zip 2025-03-14T03:57:18.4295897Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:18.4297630Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4d5fb713d29e0512923e033e8277ae28/.pytest_cache 2025-03-14T03:57:18.4299413Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/1e894d26352160204c8980e3cf29a091fa4a3cd4/slow/2.zip 2025-03-14T03:57:18.4302054Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:18.4303795Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/674f84818e7b140c728a57923e2542e4/.pytest_cache 2025-03-14T03:57:18.4305578Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/276dfe8150f228496e65b29c626a38eb1ef1dcde/slow/2.zip 2025-03-14T03:57:18.4308229Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:18.4310050Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/b0ccb5dd68ca120f66bf6008bae3a5ce/.pytest_cache 2025-03-14T03:57:18.4311833Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/2df9a8d72de8c6f145c975ebecbc6697d96f9ed2/slow/2.zip 2025-03-14T03:57:18.4314541Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:18.4316290Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/7ded1bc9cc91a1839dd844a7a63ef673/.pytest_cache 2025-03-14T03:57:18.4318078Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/3ecfe6be256c585bcadf4c845d7119545444a222/slow/2.zip 2025-03-14T03:57:18.4320793Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/439782960c65d75367c9cbe85152a626b5cb8e8c/slow/3.zip 2025-03-14T03:57:18.4322541Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/127aceca303ddffea418090607dc7887/.pytest_cache 2025-03-14T03:57:18.4324313Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/439782960c65d75367c9cbe85152a626b5cb8e8c/slow/3.zip 2025-03-14T03:57:18.4326962Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:18.4328722Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/3722b5bd2e0a4fa617c43263bbf6da86/.pytest_cache 2025-03-14T03:57:18.4330502Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/4d614baa301eddc31d36cc2e1da3ee17f6f30931/slow/2.zip 2025-03-14T03:57:18.4333159Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:18.4334908Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/365be990b01200e58849a6304322603c/.pytest_cache 2025-03-14T03:57:18.4336679Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/687fe64667ae23d947e655c008c82ef11b30d8cd/slow/3.zip 2025-03-14T03:57:18.4339345Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6e10471966e22cda8ac0cded8a179267880457e0/slow/3.zip 2025-03-14T03:57:18.4341082Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/26163c6285d2643f9f372764656c6383/.pytest_cache 2025-03-14T03:57:18.4342858Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6e10471966e22cda8ac0cded8a179267880457e0/slow/3.zip 2025-03-14T03:57:18.5417113Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:18.5418932Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/51c408fa25b8e4176477f929f94915cd/.pytest_cache 2025-03-14T03:57:18.5420723Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/6eb3d1e762789bfc88cea941bd9763af1044698b/slow/2.zip 2025-03-14T03:57:18.5423471Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/83fb974b5d1ec8c31f2da7e9c5e4794ff8d767a4/slow/3.zip 2025-03-14T03:57:18.5425232Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/c502d7aca99483925bbcb0050f9a2acc/.pytest_cache 2025-03-14T03:57:18.5427109Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/83fb974b5d1ec8c31f2da7e9c5e4794ff8d767a4/slow/3.zip 2025-03-14T03:57:18.5429825Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/3.zip 2025-03-14T03:57:18.5431598Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/05c425e13374d4df2f3451e522fbc2be/.pytest_cache 2025-03-14T03:57:18.5433467Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8d921eb97ff2cb64ba01120ff7425b194cf04722/slow/3.zip 2025-03-14T03:57:18.5436123Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:18.5437866Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/005a5e00e633bebc36f089788ac138b7/.pytest_cache 2025-03-14T03:57:18.5439646Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/8e7e5ba182743fa075b9a95365505e192e560719/slow/3.zip 2025-03-14T03:57:18.5442291Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9b7130b8db62e9e550366419fa33c0f530d80beb/slow/1.zip 2025-03-14T03:57:18.5444045Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/4e5d56aebc7a72b0c3e12e5c1d863ca5/.pytest_cache 2025-03-14T03:57:18.5445824Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9b7130b8db62e9e550366419fa33c0f530d80beb/slow/1.zip 2025-03-14T03:57:18.5448480Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9ca871f32bdef76c57b057963a8231fac6146388/slow/1.zip 2025-03-14T03:57:18.5450307Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/eead7412e4408bb495ec1e7b97e90655/.pytest_cache 2025-03-14T03:57:18.5452121Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/9ca871f32bdef76c57b057963a8231fac6146388/slow/1.zip 2025-03-14T03:57:18.5454765Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/a821d69d925de1bcde05439b497867397bbcd7b0/slow/3.zip 2025-03-14T03:57:18.5456586Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/e36eaf1d399e56e09dd33ab4fa9d96f6/.pytest_cache 2025-03-14T03:57:18.5458376Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/a821d69d925de1bcde05439b497867397bbcd7b0/slow/3.zip 2025-03-14T03:57:18.5461021Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:18.5462754Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/96db8d9000c9369b9499d8ad9dace919/.pytest_cache 2025-03-14T03:57:18.5464521Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/c82c1411c61b645426f7680f7803d84352729142/slow/2.zip 2025-03-14T03:57:18.5467161Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:18.5468981Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5b74c102b0be9087b526e1edd110650b/.pytest_cache 2025-03-14T03:57:18.5470777Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/cc444e75d540daff127f0210b7f8965a5c2b8d2a/slow/3.zip 2025-03-14T03:57:18.5473439Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ebc3f27bf410488f56ec99b647efe976c970bd53/slow/2.zip 2025-03-14T03:57:18.5475195Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/848f55f47953dc68d5aa53b0936da702/.pytest_cache 2025-03-14T03:57:18.5477146Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ebc3f27bf410488f56ec99b647efe976c970bd53/slow/2.zip 2025-03-14T03:57:18.5479834Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.5481592Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/31f2a96db037f54bc07f152177ec8f64/.pytest_cache 2025-03-14T03:57:18.5483492Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/slow_linux-jammy-py3_10-clang15-asan/ec768d8dc04b334e01db1a90e4e6646e4e867e67/slow/2.zip 2025-03-14T03:57:18.6018787Z ##[group]Run seemethere/download-artifact-s3@v4 2025-03-14T03:57:18.6019171Z with: 2025-03-14T03:57:18.6019424Z name: llm_results 2025-03-14T03:57:18.6019698Z path: .additional_ci_files/llm_results 2025-03-14T03:57:18.6020045Z s3-bucket: gha-artifacts 2025-03-14T03:57:18.6020468Z region: us-east-1 2025-03-14T03:57:18.6020717Z ##[endgroup] 2025-03-14T03:57:19.0942217Z (node:518984) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-03-14T03:57:19.0942724Z 2025-03-14T03:57:19.0942935Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-03-14T03:57:19.0943489Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-03-14T03:57:19.0944051Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-03-14T03:57:19.1824901Z Found 1 objects with prefix pytorch/pytorch/13849515289/llm_results/ 2025-03-14T03:57:19.1828235Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-03-14T03:57:19.2818025Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-03-14T03:57:19.2822641Z Artifact download has finished successfully 2025-03-14T03:57:19.3053283Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:57:19.3054207Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-03-14T03:57:19.3054813Z python3 -m pip install boto3==1.35.42 2025-03-14T03:57:19.3055263Z python3 tools/testing/do_target_determination_for_s3.py 2025-03-14T03:57:19.3061855Z shell: /usr/bin/bash -e {0} 2025-03-14T03:57:19.3062154Z env: 2025-03-14T03:57:19.3062592Z GITHUB_TOKEN: *** 2025-03-14T03:57:19.3062873Z GITHUB_REPOSITORY: pytorch/pytorch 2025-03-14T03:57:19.3063183Z GITHUB_WORKFLOW: slow 2025-03-14T03:57:19.3063464Z GITHUB_JOB: target-determination 2025-03-14T03:57:19.3063776Z GITHUB_RUN_ID: 13849515289 2025-03-14T03:57:19.3064082Z GITHUB_RUN_NUMBER: 10123 2025-03-14T03:57:19.3064358Z GITHUB_RUN_ATTEMPT: 1 2025-03-14T03:57:19.3064620Z GITHUB_REF: refs/heads/main 2025-03-14T03:57:19.3064959Z JOB_ID: 38754391776 2025-03-14T03:57:19.3065253Z JOB_NAME: before-test / target-determination 2025-03-14T03:57:19.3065585Z PR_NUMBER: 2025-03-14T03:57:19.3065814Z ##[endgroup] 2025-03-14T03:57:19.3120152Z Archive: .additional_ci_files/llm_results/mappings.zip 2025-03-14T03:57:19.3120622Z creating: .additional_ci_files/llm_results/mappings/ 2025-03-14T03:57:19.3125031Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-03-14T03:57:19.5513413Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:57:19.5672939Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-03-14T03:57:19.5722655Z 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-14T03:57:19.5726979Z 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-14T03:57:19.5733682Z 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-14T03:57:19.5784288Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.2) 2025-03-14T03:57:19.5794730Z 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-14T03:57:19.5834802Z 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-14T03:57:21.3844529Z 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-14T03:57:21.3847937Z 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-14T03:57:21.3850161Z 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-14T03:57:21.3851980Z 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-14T03:57:21.3853946Z 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-14T03:57:21.3856113Z 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-14T03:57:21.3857241Z Received 689 tests to prioritize 2025-03-14T03:57:21.3857560Z backends/xeon/test_launch 2025-03-14T03:57:21.3857878Z benchmark_utils/test_benchmark_utils 2025-03-14T03:57:21.3858324Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 2025-03-14T03:57:21.3858879Z cpp_extensions/open_registration_extension/test/test_openreg 2025-03-14T03:57:21.3859359Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-03-14T03:57:21.3859838Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-03-14T03:57:21.3860303Z distributed/_composable/fsdp/test_fully_shard_comm 2025-03-14T03:57:21.3860837Z distributed/_composable/fsdp/test_fully_shard_compile 2025-03-14T03:57:21.3861290Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-03-14T03:57:21.3861752Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-03-14T03:57:21.3862206Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-03-14T03:57:21.3862688Z distributed/_composable/fsdp/test_fully_shard_ignore_params 2025-03-14T03:57:21.3863152Z distributed/_composable/fsdp/test_fully_shard_init 2025-03-14T03:57:21.3863579Z distributed/_composable/fsdp/test_fully_shard_logging 2025-03-14T03:57:21.3864015Z distributed/_composable/fsdp/test_fully_shard_memory 2025-03-14T03:57:21.3864485Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-03-14T03:57:21.3864960Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-03-14T03:57:21.3865390Z distributed/_composable/fsdp/test_fully_shard_state 2025-03-14T03:57:21.3865819Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-03-14T03:57:21.3866276Z distributed/_composable/fsdp/test_fully_shard_training 2025-03-14T03:57:21.3866681Z distributed/_composable/test_checkpoint 2025-03-14T03:57:21.3867135Z distributed/_composable/test_composability/test_2d_composability 2025-03-14T03:57:21.3867681Z distributed/_composable/test_composability/test_pp_composability 2025-03-14T03:57:21.3868135Z distributed/_composable/test_contract 2025-03-14T03:57:21.3868469Z distributed/_composable/test_replicate 2025-03-14T03:57:21.3868962Z distributed/_composable/test_replicate_with_compiler 2025-03-14T03:57:21.3869395Z distributed/_shard/sharded_optim/test_sharded_optim 2025-03-14T03:57:21.3869827Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-03-14T03:57:21.3870262Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-03-14T03:57:21.3870703Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-03-14T03:57:21.3871136Z distributed/_shard/sharded_tensor/ops/test_init 2025-03-14T03:57:21.3871555Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-03-14T03:57:21.3871967Z distributed/_shard/sharded_tensor/test_logger 2025-03-14T03:57:21.3872387Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-03-14T03:57:21.3872934Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-03-14T03:57:21.3873397Z distributed/_shard/sharding_plan/test_sharding_plan 2025-03-14T03:57:21.3873838Z distributed/_shard/sharding_spec/test_sharding_spec 2025-03-14T03:57:21.3874221Z distributed/_shard/test_sharder 2025-03-14T03:57:21.3874557Z distributed/_tools/test_fake_collectives 2025-03-14T03:57:21.3874905Z distributed/_tools/test_fsdp2_mem_tracker 2025-03-14T03:57:21.3875255Z distributed/_tools/test_mem_tracker 2025-03-14T03:57:21.3875588Z distributed/_tools/test_memory_tracker 2025-03-14T03:57:21.3876237Z distributed/_tools/test_mod_tracker 2025-03-14T03:57:21.3876585Z distributed/_tools/test_runtime_estimator 2025-03-14T03:57:21.3876926Z distributed/_tools/test_sac_estimator 2025-03-14T03:57:21.3877265Z distributed/_tools/test_sac_ilp 2025-03-14T03:57:21.3877643Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-03-14T03:57:21.3878224Z distributed/algorithms/quantization/test_quantization 2025-03-14T03:57:21.3878634Z distributed/algorithms/test_join 2025-03-14T03:57:21.3878985Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-03-14T03:57:21.3879382Z distributed/checkpoint/e2e/test_fine_tuning 2025-03-14T03:57:21.3879747Z distributed/checkpoint/e2e/test_fsdp_ep 2025-03-14T03:57:21.3880104Z distributed/checkpoint/e2e/test_pipeline 2025-03-14T03:57:21.3880470Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-03-14T03:57:21.3880823Z distributed/checkpoint/test_checkpoint 2025-03-14T03:57:21.3881174Z distributed/checkpoint/test_compatibility 2025-03-14T03:57:21.3881537Z distributed/checkpoint/test_dedup_tensors 2025-03-14T03:57:21.3881912Z distributed/checkpoint/test_dtensor_checkpoint 2025-03-14T03:57:21.3882307Z distributed/checkpoint/test_dtensor_resharding 2025-03-14T03:57:21.3882718Z distributed/checkpoint/test_file_system_checkpoint 2025-03-14T03:57:21.3883144Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-03-14T03:57:21.3883564Z distributed/checkpoint/test_format_utils 2025-03-14T03:57:21.3883930Z distributed/checkpoint/test_fsdp_model_state 2025-03-14T03:57:21.3884316Z distributed/checkpoint/test_fsdp_optim_state 2025-03-14T03:57:21.3884746Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-03-14T03:57:21.3885154Z distributed/checkpoint/test_fsspec 2025-03-14T03:57:21.3885495Z distributed/checkpoint/test_hf_storage 2025-03-14T03:57:21.3885858Z distributed/checkpoint/test_hsdp_checkpoint 2025-03-14T03:57:21.3886230Z distributed/checkpoint/test_nested_dict 2025-03-14T03:57:21.3886587Z distributed/checkpoint/test_planner 2025-03-14T03:57:21.3886924Z distributed/checkpoint/test_save_load_api 2025-03-14T03:57:21.3887281Z distributed/checkpoint/test_state_dict 2025-03-14T03:57:21.3887652Z distributed/checkpoint/test_state_dict_utils 2025-03-14T03:57:21.3888031Z distributed/checkpoint/test_tp_checkpoint 2025-03-14T03:57:21.3888392Z distributed/checkpoint/test_traverse 2025-03-14T03:57:21.3888732Z distributed/checkpoint/test_utils 2025-03-14T03:57:21.3889072Z distributed/elastic/events/lib_test 2025-03-14T03:57:21.3889409Z distributed/elastic/metrics/api_test 2025-03-14T03:57:21.3889777Z distributed/elastic/multiprocessing/api_test 2025-03-14T03:57:21.3890151Z distributed/elastic/test_control_plane 2025-03-14T03:57:21.3890489Z distributed/elastic/timer/api_test 2025-03-14T03:57:21.3890844Z distributed/elastic/timer/local_timer_example 2025-03-14T03:57:21.3891229Z distributed/elastic/timer/local_timer_test 2025-03-14T03:57:21.3891600Z distributed/elastic/utils/distributed_test 2025-03-14T03:57:21.3891961Z distributed/elastic/utils/logging_test 2025-03-14T03:57:21.3892294Z distributed/elastic/utils/util_test 2025-03-14T03:57:21.3892653Z distributed/flight_recorder/test_fr_analysis 2025-03-14T03:57:21.3893028Z distributed/fsdp/test_checkpoint_wrapper 2025-03-14T03:57:21.3893405Z distributed/fsdp/test_distributed_checkpoint 2025-03-14T03:57:21.3893881Z distributed/fsdp/test_fsdp_apply 2025-03-14T03:57:21.3894219Z distributed/fsdp/test_fsdp_backward_prefetch 2025-03-14T03:57:21.3894588Z distributed/fsdp/test_fsdp_checkpoint 2025-03-14T03:57:21.3894945Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-03-14T03:57:21.3895298Z distributed/fsdp/test_fsdp_comm 2025-03-14T03:57:21.3895627Z distributed/fsdp/test_fsdp_comm_hooks 2025-03-14T03:57:21.3895950Z distributed/fsdp/test_fsdp_core 2025-03-14T03:57:21.3896293Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-03-14T03:57:21.3896662Z distributed/fsdp/test_fsdp_exec_order 2025-03-14T03:57:21.3896999Z distributed/fsdp/test_fsdp_fine_tune 2025-03-14T03:57:21.3897343Z distributed/fsdp/test_fsdp_flatten_params 2025-03-14T03:57:21.3897699Z distributed/fsdp/test_fsdp_freezing_weights 2025-03-14T03:57:21.3898047Z distributed/fsdp/test_fsdp_fx 2025-03-14T03:57:21.3898360Z distributed/fsdp/test_fsdp_grad_acc 2025-03-14T03:57:21.3898699Z distributed/fsdp/test_fsdp_hybrid_shard 2025-03-14T03:57:21.3899123Z distributed/fsdp/test_fsdp_ignored_modules 2025-03-14T03:57:21.3899465Z distributed/fsdp/test_fsdp_input 2025-03-14T03:57:21.3899789Z distributed/fsdp/test_fsdp_memory 2025-03-14T03:57:21.3900111Z distributed/fsdp/test_fsdp_meta 2025-03-14T03:57:21.3900425Z distributed/fsdp/test_fsdp_misc 2025-03-14T03:57:21.3900768Z distributed/fsdp/test_fsdp_mixed_precision 2025-03-14T03:57:21.3901388Z distributed/fsdp/test_fsdp_multiple_forward 2025-03-14T03:57:21.3901882Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-03-14T03:57:21.3902342Z distributed/fsdp/test_fsdp_optim_state 2025-03-14T03:57:21.3902817Z distributed/fsdp/test_fsdp_overlap 2025-03-14T03:57:21.3903251Z distributed/fsdp/test_fsdp_pure_fp16 2025-03-14T03:57:21.3903661Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-03-14T03:57:21.3904166Z distributed/fsdp/test_fsdp_state_dict 2025-03-14T03:57:21.3904621Z distributed/fsdp/test_fsdp_tp_integration 2025-03-14T03:57:21.3905062Z distributed/fsdp/test_fsdp_traversal 2025-03-14T03:57:21.3905546Z distributed/fsdp/test_fsdp_uneven 2025-03-14T03:57:21.3905942Z distributed/fsdp/test_fsdp_unshard_params 2025-03-14T03:57:21.3906393Z distributed/fsdp/test_fsdp_use_orig_params 2025-03-14T03:57:21.3906973Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-03-14T03:57:21.3907401Z distributed/fsdp/test_shard_utils 2025-03-14T03:57:21.3907835Z distributed/fsdp/test_utils 2025-03-14T03:57:21.3908252Z distributed/fsdp/test_wrap 2025-03-14T03:57:21.3908757Z distributed/launcher/test_run 2025-03-14T03:57:21.3909212Z distributed/nn/jit/test_instantiator 2025-03-14T03:57:21.3909645Z distributed/optim/test_apply_optimizer_in_backward 2025-03-14T03:57:21.3910139Z distributed/optim/test_named_optimizer 2025-03-14T03:57:21.3910640Z distributed/optim/test_zero_redundancy_optimizer 2025-03-14T03:57:21.3911127Z distributed/pipelining/test_backward 2025-03-14T03:57:21.3911545Z distributed/pipelining/test_microbatch 2025-03-14T03:57:21.3911995Z distributed/pipelining/test_pipe 2025-03-14T03:57:21.3912441Z distributed/pipelining/test_schedule 2025-03-14T03:57:21.3912889Z distributed/pipelining/test_schedule_multiproc 2025-03-14T03:57:21.3913399Z distributed/pipelining/test_stage 2025-03-14T03:57:21.3913843Z distributed/pipelining/test_transformer 2025-03-14T03:57:21.3914297Z distributed/pipelining/test_unflatten 2025-03-14T03:57:21.3914733Z distributed/rpc/cuda/test_tensorpipe_agent 2025-03-14T03:57:21.3915184Z distributed/rpc/test_faulty_agent 2025-03-14T03:57:21.3915619Z distributed/rpc/test_share_memory 2025-03-14T03:57:21.3916070Z distributed/rpc/test_tensorpipe_agent 2025-03-14T03:57:21.3916522Z distributed/tensor/debug/test_comm_mode 2025-03-14T03:57:21.3916963Z distributed/tensor/debug/test_comm_mode_features 2025-03-14T03:57:21.3917474Z distributed/tensor/debug/test_op_coverage 2025-03-14T03:57:21.3917951Z distributed/tensor/experimental/test_local_map 2025-03-14T03:57:21.3918521Z distributed/tensor/experimental/test_register_sharding 2025-03-14T03:57:21.3919144Z distributed/tensor/experimental/test_tp_transform 2025-03-14T03:57:21.3919646Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-03-14T03:57:21.3920179Z distributed/tensor/parallel/test_parallelize_api 2025-03-14T03:57:21.3920680Z distributed/tensor/parallel/test_tp_examples 2025-03-14T03:57:21.3921156Z distributed/tensor/parallel/test_tp_random_state 2025-03-14T03:57:21.3921690Z distributed/tensor/parallel/test_tp_style 2025-03-14T03:57:21.3922176Z distributed/tensor/test_api 2025-03-14T03:57:21.3922523Z distributed/tensor/test_attention 2025-03-14T03:57:21.3922994Z distributed/tensor/test_common_rules 2025-03-14T03:57:21.3923434Z distributed/tensor/test_convolution_ops 2025-03-14T03:57:21.3923922Z distributed/tensor/test_dtensor 2025-03-14T03:57:21.3924357Z distributed/tensor/test_dtensor_compile 2025-03-14T03:57:21.3924769Z distributed/tensor/test_dtensor_ops 2025-03-14T03:57:21.3925216Z distributed/tensor/test_embedding_ops 2025-03-14T03:57:21.3925759Z distributed/tensor/test_experimental_ops 2025-03-14T03:57:21.3926217Z distributed/tensor/test_init 2025-03-14T03:57:21.3926655Z distributed/tensor/test_math_ops 2025-03-14T03:57:21.3927085Z distributed/tensor/test_matrix_ops 2025-03-14T03:57:21.3927467Z distributed/tensor/test_op_strategy 2025-03-14T03:57:21.3927921Z distributed/tensor/test_optimizers 2025-03-14T03:57:21.3928361Z distributed/tensor/test_pointwise_ops 2025-03-14T03:57:21.3928774Z distributed/tensor/test_random_ops 2025-03-14T03:57:21.3929256Z distributed/tensor/test_redistribute 2025-03-14T03:57:21.3929642Z distributed/tensor/test_tensor_ops 2025-03-14T03:57:21.3930042Z distributed/tensor/test_utils 2025-03-14T03:57:21.3930498Z distributed/tensor/test_view_ops 2025-03-14T03:57:21.3930923Z distributed/tensor/test_xla_integration 2025-03-14T03:57:21.3931360Z distributed/test_backends 2025-03-14T03:57:21.3931729Z distributed/test_c10d_common 2025-03-14T03:57:21.3932146Z distributed/test_c10d_functional_native 2025-03-14T03:57:21.3932599Z distributed/test_c10d_gloo 2025-03-14T03:57:21.3933013Z distributed/test_c10d_logger 2025-03-14T03:57:21.3933409Z distributed/test_c10d_nccl 2025-03-14T03:57:21.3933797Z distributed/test_c10d_object_collectives 2025-03-14T03:57:21.3934289Z distributed/test_c10d_ops_nccl 2025-03-14T03:57:21.3934692Z distributed/test_c10d_pypg 2025-03-14T03:57:21.3935120Z distributed/test_c10d_spawn_gloo 2025-03-14T03:57:21.3935536Z distributed/test_c10d_spawn_nccl 2025-03-14T03:57:21.3935903Z distributed/test_c10d_spawn_ucc 2025-03-14T03:57:21.3936365Z distributed/test_c10d_ucc 2025-03-14T03:57:21.3936764Z distributed/test_collective_utils 2025-03-14T03:57:21.3937176Z distributed/test_composability 2025-03-14T03:57:21.3937647Z distributed/test_compute_comm_reordering 2025-03-14T03:57:21.3938097Z distributed/test_control_collectives 2025-03-14T03:57:21.3938475Z distributed/test_data_parallel 2025-03-14T03:57:21.3938927Z distributed/test_device_mesh 2025-03-14T03:57:21.3939341Z distributed/test_distributed_spawn 2025-03-14T03:57:21.3939787Z distributed/test_dynamo_distributed 2025-03-14T03:57:21.3950800Z distributed/test_fake_pg 2025-03-14T03:57:21.3951151Z distributed/test_functional_api 2025-03-14T03:57:21.3951496Z distributed/test_inductor_collectives 2025-03-14T03:57:21.3951824Z distributed/test_launcher 2025-03-14T03:57:21.3952129Z distributed/test_multi_threaded_pg 2025-03-14T03:57:21.3952469Z distributed/test_nccl 2025-03-14T03:57:21.3952749Z distributed/test_pg_wrapper 2025-03-14T03:57:21.3953060Z distributed/test_serialization 2025-03-14T03:57:21.3953355Z distributed/test_store 2025-03-14T03:57:21.3953645Z distributed/test_symmetric_memory 2025-03-14T03:57:21.3953977Z distributions/test_constraints 2025-03-14T03:57:21.3954298Z distributions/test_distributions 2025-03-14T03:57:21.3954590Z doctests 2025-03-14T03:57:21.3954838Z dynamo/test_activation_checkpointing 2025-03-14T03:57:21.3955165Z dynamo/test_after_aot 2025-03-14T03:57:21.3955580Z dynamo/test_aot_autograd 2025-03-14T03:57:21.3955873Z dynamo/test_aot_autograd_cache 2025-03-14T03:57:21.3956168Z dynamo/test_autograd_function 2025-03-14T03:57:21.3956465Z dynamo/test_backends 2025-03-14T03:57:21.3956751Z dynamo/test_backward_higher_order_ops 2025-03-14T03:57:21.3957076Z dynamo/test_base_hop 2025-03-14T03:57:21.3957347Z dynamo/test_base_output 2025-03-14T03:57:21.3957617Z dynamo/test_bytecode_utils 2025-03-14T03:57:21.3957898Z dynamo/test_callback 2025-03-14T03:57:21.3958156Z dynamo/test_compile 2025-03-14T03:57:21.3958426Z dynamo/test_compiler_bisector 2025-03-14T03:57:21.3958718Z dynamo/test_comptime 2025-03-14T03:57:21.3958964Z dynamo/test_config 2025-03-14T03:57:21.3959222Z dynamo/test_ctx_manager 2025-03-14T03:57:21.3959496Z dynamo/test_cudagraphs 2025-03-14T03:57:21.3959802Z dynamo/test_cudagraphs_expandable_segments 2025-03-14T03:57:21.3960143Z dynamo/test_debug_utils 2025-03-14T03:57:21.3960409Z dynamo/test_decorators 2025-03-14T03:57:21.3960773Z dynamo/test_deque_reconstruct 2025-03-14T03:57:21.3961077Z dynamo/test_deviceguard 2025-03-14T03:57:21.3961354Z dynamo/test_dicts 2025-03-14T03:57:21.3961601Z dynamo/test_dynamic_shapes 2025-03-14T03:57:21.3961895Z dynamo/test_error_messages 2025-03-14T03:57:21.3962181Z dynamo/test_exc 2025-03-14T03:57:21.3962434Z dynamo/test_exceptions 2025-03-14T03:57:21.3962708Z dynamo/test_export 2025-03-14T03:57:21.3962968Z dynamo/test_export_mutations 2025-03-14T03:57:21.3963265Z dynamo/test_flat_apply 2025-03-14T03:57:21.3963598Z dynamo/test_frame_init 2025-03-14T03:57:21.3963869Z dynamo/test_functions 2025-03-14T03:57:21.3964143Z dynamo/test_fx_passes_pre_grad 2025-03-14T03:57:21.3964428Z dynamo/test_generator 2025-03-14T03:57:21.3964691Z dynamo/test_global 2025-03-14T03:57:21.3964965Z dynamo/test_graph_deduplication 2025-03-14T03:57:21.3965286Z dynamo/test_graph_region_tracker 2025-03-14T03:57:21.3965599Z dynamo/test_guard_manager 2025-03-14T03:57:21.3965893Z dynamo/test_higher_order_ops 2025-03-14T03:57:21.3966185Z dynamo/test_hooks 2025-03-14T03:57:21.3966445Z dynamo/test_input_attr_tracking 2025-03-14T03:57:21.3966747Z dynamo/test_interop 2025-03-14T03:57:21.3967003Z dynamo/test_logging 2025-03-14T03:57:21.3967254Z dynamo/test_metrics_context 2025-03-14T03:57:21.3967545Z dynamo/test_minifier 2025-03-14T03:57:21.3967808Z dynamo/test_misc 2025-03-14T03:57:21.3968061Z dynamo/test_model_output 2025-03-14T03:57:21.3968322Z dynamo/test_modes 2025-03-14T03:57:21.3968573Z dynamo/test_modules 2025-03-14T03:57:21.3968831Z dynamo/test_nops 2025-03-14T03:57:21.3969085Z dynamo/test_optimizers 2025-03-14T03:57:21.3969356Z dynamo/test_pgo 2025-03-14T03:57:21.3969597Z dynamo/test_pre_dispatch 2025-03-14T03:57:21.3969873Z dynamo/test_profiler 2025-03-14T03:57:21.3970146Z dynamo/test_python_autograd 2025-03-14T03:57:21.3970449Z dynamo/test_python_dispatcher 2025-03-14T03:57:21.3970749Z dynamo/test_recompile_ux 2025-03-14T03:57:21.3971031Z dynamo/test_recompiles 2025-03-14T03:57:21.3971307Z dynamo/test_reconstruct 2025-03-14T03:57:21.3971606Z dynamo/test_reorder_logs 2025-03-14T03:57:21.3971879Z dynamo/test_repros 2025-03-14T03:57:21.3972183Z dynamo/test_resume 2025-03-14T03:57:21.3972422Z dynamo/test_sdpa 2025-03-14T03:57:21.3972684Z dynamo/test_skip_guard_eval_unsafe 2025-03-14T03:57:21.3973005Z dynamo/test_skip_non_tensor 2025-03-14T03:57:21.3973298Z dynamo/test_sources 2025-03-14T03:57:21.3973602Z dynamo/test_structured_trace 2025-03-14T03:57:21.3973898Z dynamo/test_subclasses 2025-03-14T03:57:21.3974179Z dynamo/test_subgraphs 2025-03-14T03:57:21.3974440Z dynamo/test_sys 2025-03-14T03:57:21.3974687Z dynamo/test_torchrec 2025-03-14T03:57:21.3974941Z dynamo/test_trace_rules 2025-03-14T03:57:21.3975216Z dynamo/test_unspec 2025-03-14T03:57:21.3975472Z dynamo/test_utils 2025-03-14T03:57:21.3975893Z dynamo/test_verify_correctness 2025-03-14T03:57:21.3976196Z dynamo/test_view 2025-03-14T03:57:21.3976444Z export/test_converter 2025-03-14T03:57:21.3976854Z export/test_cpp_serdes 2025-03-14T03:57:21.3977131Z export/test_db 2025-03-14T03:57:21.3977390Z export/test_draft_export 2025-03-14T03:57:21.3977678Z export/test_experimental 2025-03-14T03:57:21.3977947Z export/test_export 2025-03-14T03:57:21.3978217Z export/test_export_legacy 2025-03-14T03:57:21.3978508Z export/test_export_strict 2025-03-14T03:57:21.3978829Z export/test_export_training_ir_to_run_decomp 2025-03-14T03:57:21.3979206Z export/test_functionalized_assertions 2025-03-14T03:57:21.3979518Z export/test_hop 2025-03-14T03:57:21.3979772Z export/test_lift_unlift 2025-03-14T03:57:21.3980050Z export/test_pass_infra 2025-03-14T03:57:21.3980325Z export/test_passes 2025-03-14T03:57:21.3980580Z export/test_retraceability 2025-03-14T03:57:21.3980867Z export/test_schema 2025-03-14T03:57:21.3981124Z export/test_serdes 2025-03-14T03:57:21.3981381Z export/test_serialize 2025-03-14T03:57:21.3981648Z export/test_sparse 2025-03-14T03:57:21.3981987Z export/test_swap 2025-03-14T03:57:21.3982242Z export/test_tools 2025-03-14T03:57:21.3982499Z export/test_torchbind 2025-03-14T03:57:21.3982769Z export/test_tree_utils 2025-03-14T03:57:21.3983042Z export/test_unflatten 2025-03-14T03:57:21.3983311Z export/test_unflatten_training_ir 2025-03-14T03:57:21.3983620Z export/test_verifier 2025-03-14T03:57:21.3983877Z functorch/test_ac 2025-03-14T03:57:21.3984137Z functorch/test_ac_knapsack 2025-03-14T03:57:21.3984429Z functorch/test_ac_logging 2025-03-14T03:57:21.3984707Z functorch/test_aotdispatch 2025-03-14T03:57:21.3985003Z functorch/test_control_flow 2025-03-14T03:57:21.3985293Z functorch/test_dims 2025-03-14T03:57:21.3985567Z functorch/test_eager_transforms 2025-03-14T03:57:21.3985862Z functorch/test_logging 2025-03-14T03:57:21.3986158Z functorch/test_memory_efficient_fusion 2025-03-14T03:57:21.3986495Z functorch/test_minifier 2025-03-14T03:57:21.3986774Z functorch/test_ops 2025-03-14T03:57:21.3987049Z functorch/test_parsing 2025-03-14T03:57:21.3987327Z functorch/test_rearrange 2025-03-14T03:57:21.3987614Z functorch/test_vmap 2025-03-14T03:57:21.3987894Z functorch/test_vmap_registrations 2025-03-14T03:57:21.3988229Z higher_order_ops/test_invoke_quant 2025-03-14T03:57:21.3988660Z higher_order_ops/test_invoke_subgraph 2025-03-14T03:57:21.3988992Z higher_order_ops/test_with_effects 2025-03-14T03:57:21.3989317Z inductor/test_aot_inductor 2025-03-14T03:57:21.3989629Z inductor/test_aot_inductor_arrayref 2025-03-14T03:57:21.3989968Z inductor/test_aot_inductor_custom_ops 2025-03-14T03:57:21.3990306Z inductor/test_aot_inductor_package 2025-03-14T03:57:21.3990625Z inductor/test_aot_inductor_utils 2025-03-14T03:57:21.3990945Z inductor/test_async_compile 2025-03-14T03:57:21.3991255Z inductor/test_auto_functionalize 2025-03-14T03:57:21.3991576Z inductor/test_autoheuristic 2025-03-14T03:57:21.3991874Z inductor/test_b2b_gemm 2025-03-14T03:57:21.3992152Z inductor/test_benchmark_fusion 2025-03-14T03:57:21.3992473Z inductor/test_benchmarking 2025-03-14T03:57:21.3992771Z inductor/test_binary_folding 2025-03-14T03:57:21.3993076Z inductor/test_block_analysis 2025-03-14T03:57:21.3993376Z inductor/test_ck_backend 2025-03-14T03:57:21.3993649Z inductor/test_codecache 2025-03-14T03:57:21.3993941Z inductor/test_codegen_triton 2025-03-14T03:57:21.3994242Z inductor/test_combo_kernels 2025-03-14T03:57:21.3994550Z inductor/test_compile_subprocess 2025-03-14T03:57:21.3994872Z inductor/test_compile_worker 2025-03-14T03:57:21.3995166Z inductor/test_compiled_autograd 2025-03-14T03:57:21.3995497Z inductor/test_compiled_optimizers 2025-03-14T03:57:21.3995813Z inductor/test_config 2025-03-14T03:57:21.3996090Z inductor/test_control_flow 2025-03-14T03:57:21.3996391Z inductor/test_cooperative_reductions 2025-03-14T03:57:21.3996745Z inductor/test_coordinate_descent_tuner 2025-03-14T03:57:21.3997094Z inductor/test_cpp_wrapper_hipify 2025-03-14T03:57:21.3997424Z inductor/test_cpu_cpp_wrapper 2025-03-14T03:57:21.3997829Z inductor/test_cpu_repro 2025-03-14T03:57:21.3998110Z inductor/test_cpu_select_algorithm 2025-03-14T03:57:21.3998433Z inductor/test_cuda_repro 2025-03-14T03:57:21.3998727Z inductor/test_cudacodecache 2025-03-14T03:57:21.3999033Z inductor/test_cudagraph_trees 2025-03-14T03:57:21.3999385Z inductor/test_cudagraph_trees_expandable_segments 2025-03-14T03:57:21.3999750Z inductor/test_custom_lowering 2025-03-14T03:57:21.4000068Z inductor/test_custom_post_grad_passes 2025-03-14T03:57:21.4000400Z inductor/test_cutlass_backend 2025-03-14T03:57:21.4000701Z inductor/test_debug_trace 2025-03-14T03:57:21.4000998Z inductor/test_decompose_mem_bound_mm 2025-03-14T03:57:21.4001319Z inductor/test_dependencies 2025-03-14T03:57:21.4001628Z inductor/test_distributed_patterns 2025-03-14T03:57:21.4001983Z inductor/test_efficient_conv_bn_eval 2025-03-14T03:57:21.4002318Z inductor/test_extension_backend 2025-03-14T03:57:21.4002638Z inductor/test_external_callables 2025-03-14T03:57:21.4003012Z inductor/test_flex_attention 2025-03-14T03:57:21.4003319Z inductor/test_flex_decoding 2025-03-14T03:57:21.4003612Z inductor/test_foreach 2025-03-14T03:57:21.4003876Z inductor/test_fp8 2025-03-14T03:57:21.4004122Z inductor/test_fused_attention 2025-03-14T03:57:21.4004411Z inductor/test_fuzzer 2025-03-14T03:57:21.4004719Z inductor/test_fx_fusion 2025-03-14T03:57:21.4005008Z inductor/test_gpu_cpp_wrapper 2025-03-14T03:57:21.4005328Z inductor/test_graph_transform_observer 2025-03-14T03:57:21.4005673Z inductor/test_group_batch_fusion 2025-03-14T03:57:21.4006002Z inductor/test_halide 2025-03-14T03:57:21.4006270Z inductor/test_indexing 2025-03-14T03:57:21.4006560Z inductor/test_inductor_annotations 2025-03-14T03:57:21.4006894Z inductor/test_inductor_freezing 2025-03-14T03:57:21.4007204Z inductor/test_inductor_utils 2025-03-14T03:57:21.4007495Z inductor/test_inplace_padding 2025-03-14T03:57:21.4007801Z inductor/test_inplacing_pass 2025-03-14T03:57:21.4008099Z inductor/test_kernel_benchmark 2025-03-14T03:57:21.4008407Z inductor/test_layout_optim 2025-03-14T03:57:21.4008692Z inductor/test_loop_ordering 2025-03-14T03:57:21.4008978Z inductor/test_max_autotune 2025-03-14T03:57:21.4009266Z inductor/test_memory 2025-03-14T03:57:21.4009536Z inductor/test_memory_planning 2025-03-14T03:57:21.4009832Z inductor/test_metrics 2025-03-14T03:57:21.4010102Z inductor/test_minifier 2025-03-14T03:57:21.4010409Z inductor/test_minifier_isolate 2025-03-14T03:57:21.4010716Z inductor/test_minifier_utils 2025-03-14T03:57:21.4011023Z inductor/test_mkldnn_pattern_matcher 2025-03-14T03:57:21.4011341Z inductor/test_mmdecomp 2025-03-14T03:57:21.4011621Z inductor/test_move_constructors_to_cuda 2025-03-14T03:57:21.4011952Z inductor/test_mps_basic 2025-03-14T03:57:21.4012230Z inductor/test_multi_kernel 2025-03-14T03:57:21.4012519Z inductor/test_online_softmax 2025-03-14T03:57:21.4012821Z inductor/test_op_completeness 2025-03-14T03:57:21.4013115Z inductor/test_op_dtype_prop 2025-03-14T03:57:21.4013419Z inductor/test_ordered_set 2025-03-14T03:57:21.4013699Z inductor/test_pad_mm 2025-03-14T03:57:21.4013968Z inductor/test_padding 2025-03-14T03:57:21.4014241Z inductor/test_pattern_matcher 2025-03-14T03:57:21.4014520Z inductor/test_perf 2025-03-14T03:57:21.4014779Z inductor/test_profiler 2025-03-14T03:57:21.4015132Z inductor/test_provenance_tracing 2025-03-14T03:57:21.4015460Z inductor/test_scatter_optimization 2025-03-14T03:57:21.4015783Z inductor/test_select_algorithm 2025-03-14T03:57:21.4016070Z inductor/test_smoke 2025-03-14T03:57:21.4016337Z inductor/test_snode_runtime 2025-03-14T03:57:21.4016648Z inductor/test_split_cat_fx_aten_passes 2025-03-14T03:57:21.4016985Z inductor/test_split_cat_fx_passes 2025-03-14T03:57:21.4017307Z inductor/test_standalone_compile 2025-03-14T03:57:21.4017604Z inductor/test_torchbind 2025-03-14T03:57:22.2875607Z inductor/test_torchinductor 2025-03-14T03:57:22.2876519Z inductor/test_torchinductor_codegen_config_overrides 2025-03-14T03:57:22.2877587Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-03-14T03:57:22.2878303Z inductor/test_torchinductor_dynamic_shapes 2025-03-14T03:57:22.2879019Z inductor/test_torchinductor_opinfo 2025-03-14T03:57:22.2879371Z inductor/test_torchinductor_strided_blocks 2025-03-14T03:57:22.2879722Z inductor/test_triton_cpu_backend 2025-03-14T03:57:22.2880057Z inductor/test_triton_extension_backend 2025-03-14T03:57:22.2880387Z inductor/test_triton_heuristics 2025-03-14T03:57:22.2880701Z inductor/test_triton_kernels 2025-03-14T03:57:22.2881036Z inductor/test_triton_syntax 2025-03-14T03:57:22.2881337Z inductor/test_triton_wrapper 2025-03-14T03:57:22.2881641Z inductor/test_unbacked_symints 2025-03-14T03:57:22.2881927Z inductor/test_utils 2025-03-14T03:57:22.2882193Z inductor/test_xpu_basic 2025-03-14T03:57:22.2882475Z lazy/test_bindings 2025-03-14T03:57:22.2882737Z lazy/test_debug_util 2025-03-14T03:57:22.2883020Z lazy/test_extract_compiled_graph 2025-03-14T03:57:22.2883491Z lazy/test_functionalization 2025-03-14T03:57:22.2883791Z lazy/test_generator 2025-03-14T03:57:22.2884051Z lazy/test_meta_kernel 2025-03-14T03:57:22.2884315Z lazy/test_reuse_ir 2025-03-14T03:57:22.2884577Z lazy/test_step_closures 2025-03-14T03:57:22.2884837Z lazy/test_ts_opinfo 2025-03-14T03:57:22.2885100Z nn/test_convolution 2025-03-14T03:57:22.2885356Z nn/test_dropout 2025-03-14T03:57:22.2885600Z nn/test_embedding 2025-03-14T03:57:22.2885833Z nn/test_init 2025-03-14T03:57:22.2886074Z nn/test_lazy_modules 2025-03-14T03:57:22.2886340Z nn/test_load_state_dict 2025-03-14T03:57:22.2886612Z nn/test_module_hooks 2025-03-14T03:57:22.2886887Z nn/test_multihead_attention 2025-03-14T03:57:22.2887169Z nn/test_packed_sequence 2025-03-14T03:57:22.2887455Z nn/test_parametrization 2025-03-14T03:57:22.2887727Z nn/test_pooling 2025-03-14T03:57:22.2887974Z nn/test_pruning 2025-03-14T03:57:22.2888268Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-03-14T03:57:22.2888633Z onnx/exporter/test_api 2025-03-14T03:57:22.2888934Z onnx/exporter/test_building 2025-03-14T03:57:22.2889245Z onnx/exporter/test_capture_strategies 2025-03-14T03:57:22.2889580Z onnx/exporter/test_core 2025-03-14T03:57:22.2889870Z onnx/exporter/test_dynamic_shapes 2025-03-14T03:57:22.2890187Z onnx/exporter/test_hf_models_e2e 2025-03-14T03:57:22.2890513Z onnx/exporter/test_ir_passes 2025-03-14T03:57:22.2890822Z onnx/exporter/test_small_models_e2e 2025-03-14T03:57:22.2891153Z onnx/exporter/test_tensors 2025-03-14T03:57:22.2891454Z onnx/exporter/test_verification 2025-03-14T03:57:22.2891766Z onnx/internal/test_diagnostics 2025-03-14T03:57:22.2892083Z onnx/internal/test_registraion 2025-03-14T03:57:22.2892386Z onnx/test_autograd_funs 2025-03-14T03:57:22.2892662Z onnx/test_custom_ops 2025-03-14T03:57:22.2892927Z onnx/test_fx_passes 2025-03-14T03:57:22.2893180Z onnx/test_fx_type_promotion 2025-03-14T03:57:22.2893475Z onnx/test_lazy_import 2025-03-14T03:57:22.2893752Z onnx/test_models_onnxruntime 2025-03-14T03:57:22.2894075Z onnx/test_models_quantized_onnxruntime 2025-03-14T03:57:22.2894407Z onnx/test_onnx_opset 2025-03-14T03:57:22.2894673Z onnx/test_onnxscript_no_runtime 2025-03-14T03:57:22.2894987Z onnx/test_onnxscript_runtime 2025-03-14T03:57:22.2895288Z onnx/test_op_consistency 2025-03-14T03:57:22.2895574Z onnx/test_pytorch_jit_onnx 2025-03-14T03:57:22.2895868Z onnx/test_pytorch_onnx_no_runtime 2025-03-14T03:57:22.2896197Z onnx/test_pytorch_onnx_onnxruntime 2025-03-14T03:57:22.2896532Z onnx/test_pytorch_onnx_shape_inference 2025-03-14T03:57:22.2896874Z onnx/test_symbolic_helper 2025-03-14T03:57:22.2897163Z onnx/test_utility_funs 2025-03-14T03:57:22.2897428Z onnx/test_verification 2025-03-14T03:57:22.2897709Z onnx/torchlib/test_ops 2025-03-14T03:57:22.2898027Z optim/test_lrscheduler 2025-03-14T03:57:22.2898305Z optim/test_optim 2025-03-14T03:57:22.2898557Z optim/test_swa_utils 2025-03-14T03:57:22.2898822Z profiler/test_cpp_thread 2025-03-14T03:57:22.2899247Z profiler/test_execution_trace 2025-03-14T03:57:22.2899547Z profiler/test_kineto 2025-03-14T03:57:22.2899834Z profiler/test_memory_profiler 2025-03-14T03:57:22.2900143Z profiler/test_profiler 2025-03-14T03:57:22.2900422Z profiler/test_profiler_tree 2025-03-14T03:57:22.2900728Z profiler/test_record_function 2025-03-14T03:57:22.2901029Z profiler/test_torch_tidy 2025-03-14T03:57:22.2901309Z test_accelerator 2025-03-14T03:57:22.2901556Z test_ao_sparsity 2025-03-14T03:57:22.2901806Z test_appending_byte_serializer 2025-03-14T03:57:22.2902096Z test_autocast 2025-03-14T03:57:22.2902334Z test_autograd 2025-03-14T03:57:22.2902582Z test_autograd_fallback 2025-03-14T03:57:22.2902838Z test_autoload 2025-03-14T03:57:22.2903081Z test_autoload_disable 2025-03-14T03:57:22.2903350Z test_autoload_enable 2025-03-14T03:57:22.2903624Z test_binary_ufuncs 2025-03-14T03:57:22.2903879Z test_bundled_inputs 2025-03-14T03:57:22.2904130Z test_ci_sanity_check_fail 2025-03-14T03:57:22.2904488Z test_comparison_utils 2025-03-14T03:57:22.2904775Z test_compile_benchmark_util 2025-03-14T03:57:22.2905060Z test_complex 2025-03-14T03:57:22.2905307Z test_content_store 2025-03-14T03:57:22.2905559Z test_cpp_api_parity 2025-03-14T03:57:22.2905836Z test_cpp_extensions_aot_ninja 2025-03-14T03:57:22.2906149Z test_cpp_extensions_aot_no_ninja 2025-03-14T03:57:22.2906464Z test_cpp_extensions_jit 2025-03-14T03:57:22.2906758Z test_cpp_extensions_mtia_backend 2025-03-14T03:57:22.2907089Z test_cpp_extensions_open_device_registration 2025-03-14T03:57:22.2907455Z test_cpp_extensions_stream_and_event 2025-03-14T03:57:22.2907765Z test_cuda 2025-03-14T03:57:22.2908006Z test_cuda_expandable_segments 2025-03-14T03:57:22.2908291Z test_cuda_multigpu 2025-03-14T03:57:22.2908658Z test_cuda_nvml_based_avail 2025-03-14T03:57:22.2908955Z test_cuda_primary_ctx 2025-03-14T03:57:22.2909227Z test_cuda_sanitizer 2025-03-14T03:57:22.2909487Z test_cuda_trace 2025-03-14T03:57:22.2909718Z test_custom_ops 2025-03-14T03:57:22.2909970Z test_dataloader 2025-03-14T03:57:22.2910211Z test_datapipe 2025-03-14T03:57:22.2910448Z test_decomp 2025-03-14T03:57:22.2910676Z test_deploy 2025-03-14T03:57:22.2910895Z test_dispatch 2025-03-14T03:57:22.2911133Z test_dlpack 2025-03-14T03:57:22.2911368Z test_dynamic_shapes 2025-03-14T03:57:22.2911635Z test_expanded_weights 2025-03-14T03:57:22.2911889Z test_extension_utils 2025-03-14T03:57:22.2912149Z test_fake_tensor 2025-03-14T03:57:22.2912394Z test_file_check 2025-03-14T03:57:22.2912640Z test_flop_counter 2025-03-14T03:57:22.2912885Z test_foreach 2025-03-14T03:57:22.2913111Z test_function_schema 2025-03-14T03:57:22.2913395Z test_functional_autograd_benchmark 2025-03-14T03:57:22.2913745Z test_functional_optim 2025-03-14T03:57:22.2914006Z test_functionalization 2025-03-14T03:57:22.2914304Z test_functionalization_of_rng_ops 2025-03-14T03:57:22.2914619Z test_futures 2025-03-14T03:57:22.2914855Z test_fx 2025-03-14T03:57:22.2915087Z test_fx_experimental 2025-03-14T03:57:22.2915344Z test_fx_passes 2025-03-14T03:57:22.2915600Z test_fx_reinplace_pass 2025-03-14T03:57:22.2915877Z test_hop_infra 2025-03-14T03:57:22.2916120Z test_hub 2025-03-14T03:57:22.2916340Z test_import_stats 2025-03-14T03:57:22.2916591Z test_indexing 2025-03-14T03:57:22.2916834Z test_itt 2025-03-14T03:57:22.2917059Z test_jit 2025-03-14T03:57:22.2917289Z test_jit_autocast 2025-03-14T03:57:22.2917527Z test_jit_disabled 2025-03-14T03:57:22.2917783Z test_jit_fuser_legacy 2025-03-14T03:57:22.2918046Z test_jit_fuser_te 2025-03-14T03:57:22.2918291Z test_jit_legacy 2025-03-14T03:57:22.2918534Z test_jit_llga_fuser 2025-03-14T03:57:22.2918779Z test_jit_profiling 2025-03-14T03:57:22.2919029Z test_jiterator 2025-03-14T03:57:22.2919272Z test_legacy_vmap 2025-03-14T03:57:22.2919511Z test_license 2025-03-14T03:57:22.2919729Z test_linalg 2025-03-14T03:57:22.2919953Z test_logging 2025-03-14T03:57:22.2920183Z test_masked 2025-03-14T03:57:22.2920427Z test_maskedtensor 2025-03-14T03:57:22.2920793Z test_matmul_cuda 2025-03-14T03:57:22.2921018Z test_meta 2025-03-14T03:57:22.2921242Z test_metal 2025-03-14T03:57:22.2921474Z test_mkl_verbose 2025-03-14T03:57:22.2921718Z test_mkldnn 2025-03-14T03:57:22.2921947Z test_mkldnn_fusion 2025-03-14T03:57:22.2922211Z test_mkldnn_verbose 2025-03-14T03:57:22.2922472Z test_mobile_optimizer 2025-03-14T03:57:22.2922754Z test_model_exports_to_core_aten 2025-03-14T03:57:22.2923059Z test_module_tracker 2025-03-14T03:57:22.2923303Z test_modules 2025-03-14T03:57:22.2923540Z test_monitor 2025-03-14T03:57:22.2923771Z test_mps 2025-03-14T03:57:22.2924002Z test_multiprocessing 2025-03-14T03:57:22.2924284Z test_multiprocessing_spawn 2025-03-14T03:57:22.2924561Z test_namedtensor 2025-03-14T03:57:22.2924817Z test_namedtuple_return_api 2025-03-14T03:57:22.2925103Z test_native_functions 2025-03-14T03:57:22.2925364Z test_native_mha 2025-03-14T03:57:22.2925611Z test_nestedtensor 2025-03-14T03:57:22.2925839Z test_nn 2025-03-14T03:57:22.2926194Z test_numba_integration 2025-03-14T03:57:22.2926477Z test_numpy_interop 2025-03-14T03:57:22.2926731Z test_openmp 2025-03-14T03:57:22.2926956Z test_ops 2025-03-14T03:57:22.2927196Z test_ops_fwd_gradients 2025-03-14T03:57:22.2927474Z test_ops_gradients 2025-03-14T03:57:22.2927728Z test_ops_jit 2025-03-14T03:57:22.2927961Z test_optim 2025-03-14T03:57:22.2928179Z test_out_dtype_op 2025-03-14T03:57:22.2928421Z test_overrides 2025-03-14T03:57:22.2928656Z test_package 2025-03-14T03:57:22.2928900Z test_per_overload_api 2025-03-14T03:57:22.2929155Z test_prims 2025-03-14T03:57:22.2929375Z test_proxy_tensor 2025-03-14T03:57:22.2929625Z test_pruning_op 2025-03-14T03:57:22.2929870Z test_public_bindings 2025-03-14T03:57:22.2930131Z test_python_dispatch 2025-03-14T03:57:22.2930374Z test_pytree 2025-03-14T03:57:22.2930607Z test_quantization 2025-03-14T03:57:22.2930850Z test_reductions 2025-03-14T03:57:22.2931098Z test_scatter_gather_ops 2025-03-14T03:57:22.2931376Z test_schema_check 2025-03-14T03:57:22.2931614Z test_segment_reductions 2025-03-14T03:57:22.2931890Z test_serialization 2025-03-14T03:57:22.2932168Z test_set_default_mobile_cpu_allocator 2025-03-14T03:57:22.2932490Z test_shape_ops 2025-03-14T03:57:22.2932732Z test_show_pickle 2025-03-14T03:57:22.2933018Z test_sort_and_select 2025-03-14T03:57:22.2933275Z test_sparse 2025-03-14T03:57:22.2933506Z test_sparse_csr 2025-03-14T03:57:22.2933767Z test_sparse_semi_structured 2025-03-14T03:57:22.2934046Z test_spectral_ops 2025-03-14T03:57:22.2934299Z test_stateless 2025-03-14T03:57:22.2934545Z test_subclass 2025-03-14T03:57:22.2934790Z test_sympy_utils 2025-03-14T03:57:22.2935044Z test_tensor_creation_ops 2025-03-14T03:57:22.2935306Z test_tensorboard 2025-03-14T03:57:22.2935552Z test_tensorexpr 2025-03-14T03:57:22.2935808Z test_tensorexpr_pybind 2025-03-14T03:57:22.2936075Z test_testing 2025-03-14T03:57:22.2936304Z test_torch 2025-03-14T03:57:22.2936528Z test_transformers 2025-03-14T03:57:22.2936794Z test_transformers_privateuse1 2025-03-14T03:57:22.2937091Z test_type_hints 2025-03-14T03:57:22.2937337Z test_type_info 2025-03-14T03:57:22.2937573Z test_type_promotion 2025-03-14T03:57:22.2937837Z test_typing 2025-03-14T03:57:22.2938111Z test_unary_ufuncs 2025-03-14T03:57:22.2938358Z test_utils 2025-03-14T03:57:22.2938637Z test_utils_config_module 2025-03-14T03:57:22.2938907Z test_utils_filelock 2025-03-14T03:57:22.2939167Z test_view_ops 2025-03-14T03:57:22.2939426Z test_vulkan 2025-03-14T03:57:22.2939664Z test_weak 2025-03-14T03:57:22.2939906Z test_xnnpack_integration 2025-03-14T03:57:22.2940169Z test_xpu 2025-03-14T03:57:22.2940423Z torch_np/numpy_tests/core/test_dlpack 2025-03-14T03:57:22.2940775Z torch_np/numpy_tests/core/test_dtype 2025-03-14T03:57:22.2941112Z torch_np/numpy_tests/core/test_einsum 2025-03-14T03:57:22.2941464Z torch_np/numpy_tests/core/test_getlimits 2025-03-14T03:57:22.2941806Z torch_np/numpy_tests/core/test_indexing 2025-03-14T03:57:22.2942262Z torch_np/numpy_tests/core/test_multiarray 2025-03-14T03:57:22.2942616Z torch_np/numpy_tests/core/test_numeric 2025-03-14T03:57:22.2942982Z torch_np/numpy_tests/core/test_numerictypes 2025-03-14T03:57:22.2943355Z torch_np/numpy_tests/core/test_scalar_ctors 2025-03-14T03:57:22.2943721Z torch_np/numpy_tests/core/test_scalar_methods 2025-03-14T03:57:22.2944103Z torch_np/numpy_tests/core/test_scalarinherit 2025-03-14T03:57:22.2944474Z torch_np/numpy_tests/core/test_scalarmath 2025-03-14T03:57:22.2944832Z torch_np/numpy_tests/core/test_shape_base 2025-03-14T03:57:22.2945180Z torch_np/numpy_tests/fft/test_helper 2025-03-14T03:57:22.2945510Z torch_np/numpy_tests/fft/test_pocketfft 2025-03-14T03:57:22.2945858Z torch_np/numpy_tests/lib/test_arraypad 2025-03-14T03:57:22.2946212Z torch_np/numpy_tests/lib/test_arraysetops 2025-03-14T03:57:22.2946588Z torch_np/numpy_tests/lib/test_function_base 2025-03-14T03:57:22.2946957Z torch_np/numpy_tests/lib/test_histograms 2025-03-14T03:57:22.2947379Z torch_np/numpy_tests/lib/test_index_tricks 2025-03-14T03:57:22.2947748Z torch_np/numpy_tests/lib/test_shape_base_ 2025-03-14T03:57:22.2948110Z torch_np/numpy_tests/lib/test_twodim_base 2025-03-14T03:57:22.2948471Z torch_np/numpy_tests/lib/test_type_check 2025-03-14T03:57:22.2948928Z torch_np/numpy_tests/linalg/test_linalg 2025-03-14T03:57:22.2949250Z torch_np/test_basic 2025-03-14T03:57:22.2949527Z torch_np/test_binary_ufuncs 2025-03-14T03:57:22.2949824Z torch_np/test_dtype 2025-03-14T03:57:22.2950100Z torch_np/test_function_base 2025-03-14T03:57:22.2950406Z torch_np/test_ndarray_methods 2025-03-14T03:57:22.2950703Z torch_np/test_nep50_examples 2025-03-14T03:57:22.2950996Z torch_np/test_random 2025-03-14T03:57:22.2951264Z torch_np/test_reductions 2025-03-14T03:57:22.2951555Z torch_np/test_scalars_0D_arrays 2025-03-14T03:57:22.2951865Z torch_np/test_ufuncs_basic 2025-03-14T03:57:22.2952152Z torch_np/test_unary_ufuncs 2025-03-14T03:57:22.2952439Z xpu/test_conv 2025-03-14T03:57:22.2952685Z xpu/test_gemm 2025-03-14T03:57:22.2953593Z additional failures: {'test_functional_autograd_benchmark', 'test_cuda_expandable_segments', 'inductor/test_compiled_autograd', 'test_linalg', 'inductor/test_compiled_optimizers', 'test_sparse_semi_structured'} 2025-03-14T03:57:22.2954580Z Results from PreviouslyFailedInPR 2025-03-14T03:57:22.2954902Z inductor/test_compiled_autograd (1) 2025-03-14T03:57:22.2955242Z inductor/test_compiled_optimizers (1) 2025-03-14T03:57:22.2955576Z test_ci_sanity_check_fail (1) 2025-03-14T03:57:22.2955892Z test_cuda_expandable_segments (1) 2025-03-14T03:57:22.2956224Z test_functional_autograd_benchmark (1) 2025-03-14T03:57:22.2956538Z test_linalg (1) 2025-03-14T03:57:22.2956806Z test_sparse_semi_structured (1) 2025-03-14T03:57:22.2957110Z base_commit: HEAD^ 2025-03-14T03:57:22.2957735Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:22.2958431Z Results from EditedByPR 2025-03-14T03:57:22.2958600Z 2025-03-14T03:57:22.2958710Z Results from MentionedInPR 2025-03-14T03:57:22.2958898Z 2025-03-14T03:57:22.2958994Z base_commit: HEAD^ 2025-03-14T03:57:22.2959612Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:22.2960347Z Results from HistoricalClassFailurCorrelation 2025-03-14T03:57:22.2960824Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-03-14T03:57:22.2961425Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.07907786754219832) 2025-03-14T03:57:22.2962050Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.07040229736971561) 2025-03-14T03:57:22.2962551Z test_fx, TestVisionTracing (0.06931247397244791) 2025-03-14T03:57:22.2963077Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.04817449289067656) 2025-03-14T03:57:22.2963705Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.046216763055872224) 2025-03-14T03:57:22.2964411Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.045574362476489494) 2025-03-14T03:57:22.2965047Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.03752456967293895) 2025-03-14T03:57:22.2965563Z test_utils, TestDeviceUtilsCPU (0.03615032077794899) 2025-03-14T03:57:22.2966016Z test_ops, TestCompositeComplianceCUDA (0.035692381613027534) 2025-03-14T03:57:22.2966569Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.035314350459419185) 2025-03-14T03:57:22.2967249Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.03298915462999838) 2025-03-14T03:57:22.2967821Z test_decomp, TestDecompCUDA (0.031109826497970033) 2025-03-14T03:57:22.2968205Z test_linalg, TestLinalgCUDA (0.02962418746696073) 2025-03-14T03:57:22.2968671Z test_python_dispatch, TestPythonRegistration (0.028622403349720507) 2025-03-14T03:57:22.2969129Z test_jit, TestScript (0.027435243386533404) 2025-03-14T03:57:22.2969691Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.027429803210148818) 2025-03-14T03:57:22.2970299Z inductor/test_triton_cpu_backend, CpuTritonTests (0.02497604049383169) 2025-03-14T03:57:22.2970795Z test_dataloader, TestDataLoader (0.023250330648947142) 2025-03-14T03:57:22.2971300Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022296190800630333) 2025-03-14T03:57:22.2971838Z test_cuda_multigpu, TestCudaMultiGPU (0.02186433589214761) 2025-03-14T03:57:22.2972389Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.02179142511672117) 2025-03-14T03:57:22.2973073Z export/test_retraceability, RetraceExportNonStrictTestExport (0.020671735752575922) 2025-03-14T03:57:22.2973631Z dynamo/test_misc, MiscTests (0.020262224089270267) 2025-03-14T03:57:22.2974073Z functorch/test_ops, TestOperatorsCUDA (0.01987055309470982) 2025-03-14T03:57:22.2974593Z distributed/launcher/test_run, ElasticLaunchTest (0.019320122261061345) 2025-03-14T03:57:22.2975069Z test_cuda, TestCuda (0.019320122261061345) 2025-03-14T03:57:22.2975588Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.01788900209357532) 2025-03-14T03:57:22.2976436Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.01788900209357532) 2025-03-14T03:57:22.2977245Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.01788900209357532) 2025-03-14T03:57:22.2977968Z test_cuda, TestBlockStateAbsorption (0.01722378560289748) 2025-03-14T03:57:22.2978528Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.016769921582169795) 2025-03-14T03:57:22.2979173Z export/test_serdes, SerDesExportNonStrictTestExport (0.016696401954003626) 2025-03-14T03:57:22.2979885Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.01658161629697427) 2025-03-14T03:57:22.2980598Z distributed/test_c10d_nccl, ProcessGroupNCCLInitTest (0.016100101884217784) 2025-03-14T03:57:22.2981225Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.015980841870260616) 2025-03-14T03:57:22.2981827Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.01597472597210897) 2025-03-14T03:57:22.2982502Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.015503801814431941) 2025-03-14T03:57:22.2983091Z test_autograd, TestAutograd (0.015503801814431941) 2025-03-14T03:57:22.2983648Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.014490091695796006) 2025-03-14T03:57:22.2984184Z test_mps, TestSDPA (0.014311201674860254) 2025-03-14T03:57:22.2984796Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.013628923455477381) 2025-03-14T03:57:22.2985499Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.012323534775574107) 2025-03-14T03:57:22.2986018Z profiler/test_profiler, TestProfiler (0.012164521423631216) 2025-03-14T03:57:22.2986531Z test_dataloader, TestOutOfOrderDataLoader (0.011926001395716878) 2025-03-14T03:57:22.2986983Z test_ops, TestCommonCUDA (0.011588325742450261) 2025-03-14T03:57:22.2987419Z inductor/test_torchinductor, CpuTests (0.011210441311973865) 2025-03-14T03:57:22.2988094Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.011210441311973863) 2025-03-14T03:57:22.2988712Z inductor/test_flex_decoding, TestFlexDecoding (0.010964227089610677) 2025-03-14T03:57:22.2989419Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.01073340125614519) 2025-03-14T03:57:22.2990212Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.010600797464402604) 2025-03-14T03:57:22.2990789Z export/test_export, TestExport (0.010392658359124706) 2025-03-14T03:57:22.2991205Z test_cuda, TestCudaMallocAsync (0.00977162695003899) 2025-03-14T03:57:22.2991724Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.009540801116573502) 2025-03-14T03:57:22.2992318Z distributed/test_c10d_gloo, LargeCommTest (0.009540801116573502) 2025-03-14T03:57:22.2992825Z test_ops_gradients, TestBwdGradientsCUDA (0.009302281088659166) 2025-03-14T03:57:22.2993441Z distributed/test_device_mesh, DeviceMeshTest (0.009200058219553019) 2025-03-14T03:57:22.2993961Z inductor/test_torchinductor, GPUTests (0.008898631810650285) 2025-03-14T03:57:22.2994462Z distributed/test_c10d_nccl, NCCLTraceTest (0.008774129598277417) 2025-03-14T03:57:22.2994996Z distributed/test_launcher, TestDistributedLaunch (0.008348200977001815) 2025-03-14T03:57:22.2995571Z nn/test_parametrization, TestNNParametrization (0.008348200977001813) 2025-03-14T03:57:22.2996112Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.008203643384326458) 2025-03-14T03:57:22.2996770Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007912244446642163) 2025-03-14T03:57:22.2997484Z export/test_retraceability, RetraceExportTestExport (0.0074926199484386825) 2025-03-14T03:57:22.2998288Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.007188126295782081) 2025-03-14T03:57:22.2999206Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007188126295782081) 2025-03-14T03:57:22.3000123Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.007155600837430127) 2025-03-14T03:57:22.3000834Z inductor/test_halide, CpuHalideTests (0.007155600837430127) 2025-03-14T03:57:22.3001499Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.007155600837430127) 2025-03-14T03:57:22.3002285Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.007155600837430127) 2025-03-14T03:57:22.3002965Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.007155600837430127) 2025-03-14T03:57:22.3003478Z test_foreach, TestForeachCUDA (0.007155600837430127) 2025-03-14T03:57:22.3003862Z test_jit, TestModels (0.007155600837430127) 2025-03-14T03:57:22.3004227Z test_meta, TestMetaCUDA (0.007155600837430127) 2025-03-14T03:57:22.3004623Z test_mps, TestAdvancedIndexing (0.007155600837430127) 2025-03-14T03:57:22.3005010Z test_mps, TestMPS (0.007155600837430127) 2025-03-14T03:57:22.3005458Z test_quantization, TestFXNumericSuiteNShadows (0.007155600837430127) 2025-03-14T03:57:22.3005979Z test_transformers, TestTransformersCUDA (0.007155600837430127) 2025-03-14T03:57:22.3006439Z export/test_hop, TestHOPCUDA (0.007076094161458681) 2025-03-14T03:57:22.3006972Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.006978676640900261) 2025-03-14T03:57:22.3007609Z dynamo/test_autograd_function, AutogradFunctionTests (0.006360534077715669) 2025-03-14T03:57:22.3008121Z test_cuda, TestCudaOptimsCUDA (0.005963000697858439) 2025-03-14T03:57:22.3008580Z test_dataloader, TestIndividualWorkerQueue (0.005963000697858439) 2025-03-14T03:57:22.3009158Z profiler/test_kineto, SimpleKinetoInitializationTest (0.005366700628072595) 2025-03-14T03:57:22.3009853Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.005247440614115427) 2025-03-14T03:57:22.3010620Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.005008920586201089) 2025-03-14T03:57:22.3011442Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.004770400558286751) 2025-03-14T03:57:22.3012096Z distributed/test_c10d_functional_native, TestWithNCCL (0.004770400558286751) 2025-03-14T03:57:22.3012693Z inductor/test_group_batch_fusion, TestGroupBatchFusion (0.004770400558286751) 2025-03-14T03:57:22.3013243Z test_jit, TestSymbolicShapeAnalysis (0.004770400558286751) 2025-03-14T03:57:22.3013757Z test_quantization, TestFloat8DtypeCPUOnlyCPU (0.004770400558286751) 2025-03-14T03:57:22.3014373Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.004429657661266269) 2025-03-14T03:57:22.3015144Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.004163639083767823) 2025-03-14T03:57:22.3015866Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.004126645211851877) 2025-03-14T03:57:22.3016440Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.004054840474543738) 2025-03-14T03:57:22.3017055Z test_autograd, TestAutogradDeviceTypeCUDA (0.003975333798572293) 2025-03-14T03:57:22.3017517Z test_ops, TestMathBitsCUDA (0.003975333798572293) 2025-03-14T03:57:22.3017955Z test_cuda_expandable_segments, TestCuda (0.0037523272684084814) 2025-03-14T03:57:22.3018663Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0035778004187150634) 2025-03-14T03:57:22.3019427Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0035778004187150634) 2025-03-14T03:57:22.3020112Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0035778004187150634) 2025-03-14T03:57:22.3020837Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.0035778004187150634) 2025-03-14T03:57:22.3021583Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0035778004187150634) 2025-03-14T03:57:22.3022334Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0035778004187150634) 2025-03-14T03:57:22.3023104Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0035778004187150634) 2025-03-14T03:57:22.3023793Z distributed/test_c10d_nccl, CommTest (0.0035778004187150634) 2025-03-14T03:57:22.3024279Z distributed/test_c10d_nccl, LargeCommTest (0.0035778004187150634) 2025-03-14T03:57:22.3024802Z distributed/test_functional_api, TestPgTag (0.0035778004187150634) 2025-03-14T03:57:22.3025322Z dynamo/test_ctx_manager, CtxManagerTests (0.0035778004187150634) 2025-03-14T03:57:22.3025900Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.0035778004187150634) 2025-03-14T03:57:22.3026424Z dynamo/test_exc, ExcTests (0.0035778004187150634) 2025-03-14T03:57:22.3026844Z dynamo/test_logging, LoggingTests (0.0035778004187150634) 2025-03-14T03:57:22.3027326Z export/test_serdes, SerDesExportTestExport (0.0035778004187150634) 2025-03-14T03:57:22.3027900Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0035778004187150634) 2025-03-14T03:57:22.3028420Z functorch/test_dims, TestMin (0.0035778004187150634) 2025-03-14T03:57:22.3029043Z inductor/test_compile_worker, TestCompileWorker (0.0035778004187150634) 2025-03-14T03:57:22.3029710Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:57:22.3030449Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0035778004187150634) 2025-03-14T03:57:22.3031145Z inductor/test_extension_backend, ExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:57:22.3031766Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0035778004187150634) 2025-03-14T03:57:22.3032335Z inductor/test_max_autotune, TestMaxAutotune (0.0035778004187150634) 2025-03-14T03:57:22.3032893Z inductor/test_pattern_matcher, TestPatternMatcher (0.0035778004187150634) 2025-03-14T03:57:22.3033423Z inductor/test_perf, InplacingTests (0.0035778004187150634) 2025-03-14T03:57:22.3034014Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.0035778004187150634) 2025-03-14T03:57:22.3034713Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3035416Z profiler/test_memory_profiler, TestIdentifyGradients (0.0035778004187150634) 2025-03-14T03:57:22.3035989Z profiler/test_profiler, TestProfilerCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3036567Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.0035778004187150634) 2025-03-14T03:57:22.3037181Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0035778004187150634) 2025-03-14T03:57:22.3037688Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0035778004187150634) 2025-03-14T03:57:22.3038136Z test_modules, TestModuleCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3038514Z test_nn, TestNN (0.0035778004187150634) 2025-03-14T03:57:22.3038875Z test_ops_jit, TestJitCPU (0.0035778004187150634) 2025-03-14T03:57:22.3039262Z test_ops_jit, TestJitCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3039707Z test_overrides, TestTorchFunctionWarning (0.0035778004187150634) 2025-03-14T03:57:22.3040325Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3040829Z test_testing, TestTestingCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3041219Z test_torch, TestTorch (0.0035778004187150634) 2025-03-14T03:57:22.3041649Z test_torch, TestTorchDeviceTypeCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3042142Z test_transformers, TestSDPACudaOnlyCUDA (0.0035778004187150634) 2025-03-14T03:57:22.3042599Z test_type_hints, TestTypeHints (0.0035778004187150634) 2025-03-14T03:57:22.3043019Z test_utils, TestDataLoaderUtils (0.0035778004187150634) 2025-03-14T03:57:22.3043615Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0035778004187150634) 2025-03-14T03:57:22.3044491Z distributed/_composable/fsdp/test_fully_shard_extensions, TestFullyShardAllGatherExtensionsMultiThread (0.0023852002791433756) 2025-03-14T03:57:22.3045417Z distributed/_composable/fsdp/test_fully_shard_mixed_precision, pytest (0.0023852002791433756) 2025-03-14T03:57:22.3046114Z distributed/checkpoint/test_state_dict, TestStateDict (0.0023852002791433756) 2025-03-14T03:57:22.3046660Z distributed/test_c10d_ucc, CommTest (0.0023852002791433756) 2025-03-14T03:57:22.3047236Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0023852002791433756) 2025-03-14T03:57:22.3047833Z inductor/test_codecache, TestFxGraphCache (0.0023852002791433756) 2025-03-14T03:57:22.3048349Z inductor/test_torchinductor, TestFull (0.0023852002791433756) 2025-03-14T03:57:22.3048893Z test_dataloader, TestDataLoaderPersistentWorkers (0.0023852002791433756) 2025-03-14T03:57:22.3049557Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0023852002791433756) 2025-03-14T03:57:22.3050198Z test_multiprocessing, TestMultiprocessing (0.0023852002791433756) 2025-03-14T03:57:22.3050660Z test_testing, TestImports (0.0023852002791433756) 2025-03-14T03:57:22.3051204Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.001959601625548989) 2025-03-14T03:57:22.3051832Z inductor/test_multi_kernel, MultiKernelTest (0.0017889002093575317) 2025-03-14T03:57:22.3052529Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.0016677269331443656) 2025-03-14T03:57:22.3053256Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.001623415383789057) 2025-03-14T03:57:22.3053848Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.001590133519428917) 2025-03-14T03:57:22.3054606Z distributed/_composable/test_composability/test_2d_composability, TestFullyShard2DStateDict (0.0014311201674860254) 2025-03-14T03:57:22.3055481Z distributed/checkpoint/test_fsdp_optim_state, FsdpOptimStateCheckpoint (0.0014311201674860254) 2025-03-14T03:57:22.3056186Z profiler/test_execution_trace, TestExecutionTraceCPU (0.0014311201674860254) 2025-03-14T03:57:22.3056789Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.001171088593042617) 2025-03-14T03:57:22.3057416Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0011008616672969426) 2025-03-14T03:57:22.3058054Z test_utils, TestBottleneck (0.0009540801116573502) 2025-03-14T03:57:22.3058544Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0007224404691636186) 2025-03-14T03:57:22.3059064Z inductor/test_pad_mm, PadMMTest (0.0007155600837430127) 2025-03-14T03:57:22.3059571Z test_quantization, TestQuantizeEagerPTQDynamic (0.0007155600837430127) 2025-03-14T03:57:22.3060191Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.0006505091670391025) 2025-03-14T03:57:22.3060773Z distributed/test_c10d_common, TimeoutTest (0.0005504308336484713) 2025-03-14T03:57:22.3061294Z distributed/test_functional_api, pytest (0.0004770400558286751) 2025-03-14T03:57:22.3061721Z test_jit, TestJit (0.0004770400558286751) 2025-03-14T03:57:22.3062085Z test_jit_legacy, TestSparse (0.0004770400558286751) 2025-03-14T03:57:22.3062711Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0004209176963194192) 2025-03-14T03:57:22.3063413Z test_cuda, TestMemPool (0.00039753337985722927) 2025-03-14T03:57:22.3063812Z test_jit_legacy, TestTypeSharing (0.0003407428970204822) 2025-03-14T03:57:22.3064219Z test_ops, TestCommonCPU (0.00030449365265660115) 2025-03-14T03:57:22.3064788Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.00018830528519552965) 2025-03-14T03:57:22.3065476Z inductor/test_scatter_optimization, TestScatterOpt (7.301633507581762e-05) 2025-03-14T03:57:22.3066008Z test_accelerator, TestAccelerator (5.166498799588539e-05) 2025-03-14T03:57:22.3066475Z test_quantization, TestNumericDebugger (5.166498799588539e-05) 2025-03-14T03:57:22.3067015Z distributed/test_c10d_logger, C10dErrorLoggerTest (3.3281864360140126e-05) 2025-03-14T03:57:22.3067607Z functorch/test_control_flow, AssociativeScanTests (3.3281864360140126e-05) 2025-03-14T03:57:22.3068242Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (3.252545835195512e-05) 2025-03-14T03:57:22.3068949Z inductor/test_cpu_repro, CPUReproTests (3.252545835195512e-05) 2025-03-14T03:57:23.7569902Z inductor/test_minifier, MinifierTests (3.252545835195512e-05) 2025-03-14T03:57:23.7570731Z base_commit: HEAD^ 2025-03-14T03:57:23.7571638Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:23.7572374Z Results from CorrelatedWithHistoricalFailures 2025-03-14T03:57:23.7572782Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:57:23.7573242Z distributed/test_distributed_spawn (0.10155489444554128) 2025-03-14T03:57:23.7573923Z inductor/test_compiled_autograd (0.05746820771864853) 2025-03-14T03:57:23.7574832Z distributed/_composable/test_composability/test_pp_composability (0.036202439223642024) 2025-03-14T03:57:23.7576108Z distributed/test_c10d_ucc (0.03422776072053428) 2025-03-14T03:57:23.7576681Z test_nestedtensor (0.03291130838512911) 2025-03-14T03:57:23.7577295Z test_ci_sanity_check_fail (0.029620177546616205) 2025-03-14T03:57:23.7577875Z test_torch (0.029620177546616205) 2025-03-14T03:57:23.7578477Z test_autograd (0.02632904670810329) 2025-03-14T03:57:23.7579170Z distributed/fsdp/test_fsdp_core (0.01974678503107747) 2025-03-14T03:57:23.7579882Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.01974678503107747) 2025-03-14T03:57:23.7580398Z distributed/fsdp/test_fsdp_pure_fp16 (0.01974678503107747) 2025-03-14T03:57:23.7580800Z dynamo/test_interop (0.01974678503107747) 2025-03-14T03:57:23.7581166Z inductor/test_debug_trace (0.01974678503107747) 2025-03-14T03:57:23.7581546Z inductor/test_indexing (0.01974678503107747) 2025-03-14T03:57:23.7581906Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:57:23.7582293Z test_model_exports_to_core_aten (0.01974678503107747) 2025-03-14T03:57:23.7582660Z test_modules (0.01974678503107747) 2025-03-14T03:57:23.7582975Z test_reductions (0.013164523354051645) 2025-03-14T03:57:23.7583336Z distributed/test_c10d_gloo (0.01139237597946777) 2025-03-14T03:57:23.7583732Z inductor/test_cudacodecache (0.01114737864657599) 2025-03-14T03:57:23.7584399Z distributed/launcher/test_run (0.009873392515538735) 2025-03-14T03:57:23.7584789Z distributed/test_launcher (0.009873392515538735) 2025-03-14T03:57:23.7585161Z functorch/test_dims (0.009873392515538735) 2025-03-14T03:57:23.7585564Z inductor/test_aot_inductor_arrayref (0.009873392515538735) 2025-03-14T03:57:23.7585962Z test_foreach (0.007898714012430988) 2025-03-14T03:57:23.7586433Z distributed/flight_recorder/test_fr_analysis (0.006582261677025822) 2025-03-14T03:57:23.7586898Z lazy/test_step_closures (0.006582261677025822) 2025-03-14T03:57:23.7587241Z test_dataloader (0.006582261677025822) 2025-03-14T03:57:23.7587575Z test_transformers (0.006582261677025822) 2025-03-14T03:57:23.7588049Z distributed/_composable/fsdp/test_fully_shard_compile (0.006178524047258349) 2025-03-14T03:57:23.7588655Z functorch/test_rearrange (0.005641938580307848) 2025-03-14T03:57:23.7589072Z inductor/test_cpp_wrapper_hipify (0.005641938580307848) 2025-03-14T03:57:23.7589694Z distributed/test_compute_comm_reordering (0.004602303284872333) 2025-03-14T03:57:23.7590315Z distributed/_composable/test_composability/test_2d_composability (0.003949357006215494) 2025-03-14T03:57:23.7590956Z distributed/checkpoint/test_fsdp_optim_state (0.003949357006215494) 2025-03-14T03:57:23.7591405Z test_mkl_verbose (0.0017951622755524972) 2025-03-14T03:57:23.7591776Z distributed/test_c10d_common (0.0015189834639290363) 2025-03-14T03:57:23.7592177Z inductor/test_torchinductor (0.0013164523354051647) 2025-03-14T03:57:23.7592541Z test_ops (0.0008402887247267008) 2025-03-14T03:57:23.7592839Z test_cuda (0.0004701615483589873) 2025-03-14T03:57:23.7593156Z test_accelerator (0.00014257606520633553) 2025-03-14T03:57:23.7593535Z distributed/test_c10d_logger (9.184551177245334e-05) 2025-03-14T03:57:23.7593935Z functorch/test_control_flow (9.184551177245334e-05) 2025-03-14T03:57:23.7594340Z inductor/test_aot_inductor (8.975811377762486e-05) 2025-03-14T03:57:23.7594738Z inductor/test_cpu_repro (8.975811377762486e-05) 2025-03-14T03:57:23.7595118Z inductor/test_minifier (8.975811377762486e-05) 2025-03-14T03:57:23.7595459Z base_commit: HEAD^ 2025-03-14T03:57:23.7596085Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:23.7596777Z Results from HistorialEditedFiles 2025-03-14T03:57:23.7597103Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:57:23.7597506Z distributed/elastic/test_control_plane (0.00519781325951484) 2025-03-14T03:57:23.7597981Z distributed/test_symmetric_memory (0.004519837616969425) 2025-03-14T03:57:23.7598464Z distributed/test_c10d_functional_native (0.0023989907351606946) 2025-03-14T03:57:23.7598953Z distributed/test_inductor_collectives (0.0023989907351606946) 2025-03-14T03:57:23.7599560Z distributed/_composable/test_composability/test_pp_composability (0.0022599188084847124) 2025-03-14T03:57:23.7600131Z distributed/test_c10d_common (0.0022599188084847124) 2025-03-14T03:57:23.7600527Z test_multiprocessing (0.0005215197250349337) 2025-03-14T03:57:23.7600869Z base_commit: HEAD^ 2025-03-14T03:57:23.7601488Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:23.7602167Z Results from Profiling 2025-03-14T03:57:23.7602342Z 2025-03-14T03:57:23.7602441Z Results from LLM 2025-03-14T03:57:23.7602706Z functorch/test_rearrange (0.25) 2025-03-14T03:57:23.7603041Z functorch/test_parsing (0.24935646822327556) 2025-03-14T03:57:23.7603458Z distributed/_tools/test_mod_tracker (0.24842675544639028) 2025-03-14T03:57:23.7603891Z inductor/test_external_callables (0.2472830126835195) 2025-03-14T03:57:23.7604364Z distributed/tensor/debug/test_op_coverage (0.24695972487534676) 2025-03-14T03:57:23.7604826Z inductor/test_triton_syntax (0.24662618413371362) 2025-03-14T03:57:23.7605187Z test_package (0.2450108865327078) 2025-03-14T03:57:23.7605668Z cpp_extensions/open_registration_extension/test/test_openreg (0.24443520033911578) 2025-03-14T03:57:23.7606280Z test_comparison_utils (0.24198440881265262) 2025-03-14T03:57:23.7606624Z test_mkl_verbose (0.24034666289444157) 2025-03-14T03:57:23.7607007Z inductor/test_cpp_wrapper_hipify (0.24009778895489928) 2025-03-14T03:57:23.7607460Z export/test_functionalized_assertions (0.2392339793108619) 2025-03-14T03:57:23.7607876Z onnx/test_lazy_import (0.23857046232399398) 2025-03-14T03:57:23.7608246Z dynamo/test_fx_passes_pre_grad (0.23834714061705997) 2025-03-14T03:57:23.7608648Z inductor/test_inductor_utils (0.2382143531135916) 2025-03-14T03:57:23.7609028Z inductor/test_b2b_gemm (0.237374693933916) 2025-03-14T03:57:23.7609374Z test_mkldnn_verbose (0.23717604334812106) 2025-03-14T03:57:23.7609733Z export/test_retraceability (0.23610855677786186) 2025-03-14T03:57:23.7610146Z export/test_unflatten_training_ir (0.23537146698331143) 2025-03-14T03:57:23.7618978Z inductor/test_triton_extension_backend (0.235286119322358) 2025-03-14T03:57:23.7619770Z export/test_export_training_ir_to_run_decomp (0.2352769077024522) 2025-03-14T03:57:23.7620272Z inductor/test_extension_backend (0.23463145350070394) 2025-03-14T03:57:23.7620705Z inductor/test_op_completeness (0.23451288393230757) 2025-03-14T03:57:23.7621103Z inductor/test_compile_worker (0.2339122863144485) 2025-03-14T03:57:23.7621478Z inductor/test_smoke (0.23388731481439948) 2025-03-14T03:57:23.7621903Z distributed/checkpoint/test_nested_dict (0.23311231720141054) 2025-03-14T03:57:23.7622324Z test_license (0.2324552483484767) 2025-03-14T03:57:23.7622781Z distributed/tensor/parallel/test_micro_pipeline_tp (0.23207270579399678) 2025-03-14T03:57:23.7623320Z inductor/test_inductor_annotations (0.23194734766223504) 2025-03-14T03:57:23.7623711Z inductor/test_utils (0.2315552130078967) 2025-03-14T03:57:23.7624070Z inductor/test_xpu_basic (0.23142609012712997) 2025-03-14T03:57:23.7624514Z inductor/test_torchinductor_strided_blocks (0.23131484980413694) 2025-03-14T03:57:23.7624976Z inductor/test_cudacodecache (0.23105838629080266) 2025-03-14T03:57:23.7625402Z inductor/test_provenance_tracing (0.23008978445770634) 2025-03-14T03:57:23.7625782Z export/test_serdes (0.22938313305936642) 2025-03-14T03:57:23.7626138Z inductor/test_ck_backend (0.22921369932888142) 2025-03-14T03:57:23.7626593Z distributed/_shard/sharded_tensor/test_logger (0.22918950881399833) 2025-03-14T03:57:23.7627049Z inductor/test_indexing (0.2288132742166278) 2025-03-14T03:57:23.7627470Z inductor/test_move_constructors_to_cuda (0.22845450164655703) 2025-03-14T03:57:23.7627878Z inductor/test_pad_mm (0.22767621989081907) 2025-03-14T03:57:23.7628229Z inductor/test_metrics (0.22737796365847734) 2025-03-14T03:57:23.7628690Z onnx/exporter/test_tensors (0.22712148011988242) 2025-03-14T03:57:23.7629073Z test_utils_config_module (0.22694537797759606) 2025-03-14T03:57:23.7629443Z export/test_tree_utils (0.22676210679199169) 2025-03-14T03:57:23.7629774Z test_autoload (0.22665098662056266) 2025-03-14T03:57:23.7630105Z test_cpp_api_parity (0.22648251410258957) 2025-03-14T03:57:23.7630465Z dynamo/test_reconstruct (0.22615636268214176) 2025-03-14T03:57:23.7630814Z dynamo/test_sdpa (0.22599347721189417) 2025-03-14T03:57:23.7631146Z onnx/test_fx_passes (0.2258942119947787) 2025-03-14T03:57:23.7631495Z dynamo/test_base_output (0.22563464456604138) 2025-03-14T03:57:23.7631859Z functorch/test_ac_logging (0.22560192329011508) 2025-03-14T03:57:23.7632271Z inductor/test_triton_cpu_backend (0.22559511470148905) 2025-03-14T03:57:23.7632720Z distributed/_composable/test_contract (0.2255646362547572) 2025-03-14T03:57:23.7633154Z inductor/test_combo_kernels (0.2252054031036911) 2025-03-14T03:57:23.7633551Z inductor/test_triton_wrapper (0.22518205364975594) 2025-03-14T03:57:23.7633912Z export/test_tools (0.22512918696160084) 2025-03-14T03:57:23.7634316Z distributed/_tools/test_sac_estimator (0.22507682090496237) 2025-03-14T03:57:23.7634794Z distributed/tensor/test_common_rules (0.22492747251092418) 2025-03-14T03:57:23.7635246Z inductor/test_minifier_utils (0.22427973542946014) 2025-03-14T03:57:23.7635810Z distributed/flight_recorder/test_fr_analysis (0.22418817993770063) 2025-03-14T03:57:23.7636274Z inductor/test_autoheuristic (0.22388425655659075) 2025-03-14T03:57:23.7636676Z onnx/test_fx_type_promotion (0.22357414536993545) 2025-03-14T03:57:23.7637074Z dynamo/test_skip_non_tensor (0.22307383425748575) 2025-03-14T03:57:23.7637482Z inductor/test_benchmark_fusion (0.22307117089781733) 2025-03-14T03:57:23.7637948Z distributed/pipelining/test_transformer (0.22306758637615834) 2025-03-14T03:57:23.7638371Z dynamo/test_interop (0.2226170981122427) 2025-03-14T03:57:23.7638808Z distributed/checkpoint/test_dedup_tensors (0.22247267593232808) 2025-03-14T03:57:23.7639271Z inductor/test_debug_trace (0.22238144084473918) 2025-03-14T03:57:23.7639697Z inductor/test_cooperative_reductions (0.22231607839392925) 2025-03-14T03:57:23.7640144Z inductor/test_gpu_cpp_wrapper (0.22219750882553288) 2025-03-14T03:57:23.7640631Z distributed/test_symmetric_memory (0.2219433281919144) 2025-03-14T03:57:23.7641033Z export/test_export_legacy (0.22183739456299756) 2025-03-14T03:57:23.7641519Z distributed/pipelining/test_schedule_multiproc (0.22182694137693051) 2025-03-14T03:57:23.7642018Z test_appending_byte_serializer (0.22166025110715662) 2025-03-14T03:57:23.7642435Z distributed/_tools/test_sac_ilp (0.2216411470084824) 2025-03-14T03:57:23.7642887Z inductor/test_coordinate_descent_tuner (0.22149956841558216) 2025-03-14T03:57:23.7643287Z test_hop_infra (0.2214931002563874) 2025-03-14T03:57:23.7643618Z test_transformers (0.22145735516610074) 2025-03-14T03:57:23.7643984Z inductor/test_snode_runtime (0.2211900579867468) 2025-03-14T03:57:23.7644349Z dynamo/test_utils (0.2209673770881541) 2025-03-14T03:57:23.7644734Z inductor/test_compiled_optimizers (0.22076662384998932) 2025-03-14T03:57:23.7645139Z backends/xeon/test_launch (0.22054602557850575) 2025-03-14T03:57:23.7645513Z test_extension_utils (0.22050837808845591) 2025-03-14T03:57:23.7645886Z inductor/test_cutlass_backend (0.220276565671) 2025-03-14T03:57:23.7646307Z distributed/tensor/test_attention (0.22009385519269428) 2025-03-14T03:57:23.7646703Z test_show_pickle (0.21965239832133848) 2025-03-14T03:57:23.7647049Z dynamo/test_frame_init (0.2196017344118565) 2025-03-14T03:57:23.7647443Z inductor/test_aot_inductor_arrayref (0.21957494061308697) 2025-03-14T03:57:23.7647862Z inductor/test_flex_decoding (0.219326046648284) 2025-03-14T03:57:23.7648268Z dynamo/test_skip_guard_eval_unsafe (0.2192512723249616) 2025-03-14T03:57:23.7648689Z test_transformers_privateuse1 (0.2191969237675173) 2025-03-14T03:57:23.7649071Z export/test_cpp_serdes (0.21909687756523588) 2025-03-14T03:57:23.7649408Z dynamo/test_view (0.21898245322579715) 2025-03-14T03:57:23.7649827Z distributed/tensor/test_tensor_ops (0.21885098738953265) 2025-03-14T03:57:23.7650223Z test_openmp (0.21866118796895156) 2025-03-14T03:57:23.7650541Z test_ao_sparsity (0.21859586556866292) 2025-03-14T03:57:23.7650901Z dynamo/test_pre_dispatch (0.21812725444384565) 2025-03-14T03:57:23.7651329Z distributed/checkpoint/e2e/test_fsdp_ep (0.21804875542203958) 2025-03-14T03:57:23.7651829Z distributed/checkpoint/test_hf_storage (0.21756264221940125) 2025-03-14T03:57:23.7652246Z dynamo/test_sys (0.21754331784285968) 2025-03-14T03:57:23.7652609Z inductor/test_codegen_triton (0.21724183754355095) 2025-03-14T03:57:23.7652976Z test_file_check (0.21708596091453602) 2025-03-14T03:57:23.7653332Z distributed/tensor/test_dtensor (0.21694237979556932) 2025-03-14T03:57:23.7653725Z dynamo/test_callback (0.21692347594950173) 2025-03-14T03:57:23.7654076Z inductor/test_config (0.21687958057812448) 2025-03-14T03:57:23.7654447Z dynamo/test_export_mutations (0.21652777679876503) 2025-03-14T03:57:23.7654824Z inductor/test_foreach (0.21625246951514518) 2025-03-14T03:57:23.7655255Z distributed/fsdp/test_fsdp_fx (0.21622853932865074) 2025-03-14T03:57:23.7655712Z distributed/tensor/test_experimental_ops (0.2161625961452815) 2025-03-14T03:57:23.7656373Z distributed/tensor/experimental/test_register_sharding (0.21588570686606914) 2025-03-14T03:57:23.7656945Z distributed/test_c10d_functional_native (0.215674760770226) 2025-03-14T03:57:23.7657405Z test_flop_counter (0.21564690563264124) 2025-03-14T03:57:23.7657755Z inductor/test_fx_fusion (0.2156048726105058) 2025-03-14T03:57:23.7658277Z distributed/_composable/test_composability/test_pp_composability (0.21517955609924583) 2025-03-14T03:57:23.7658815Z profiler/test_kineto (0.2150420226089999) 2025-03-14T03:57:23.7659178Z inductor/test_aot_inductor (0.21497457753108082) 2025-03-14T03:57:23.7659601Z inductor/test_scatter_optimization (0.2143338893413708) 2025-03-14T03:57:23.7659995Z test_proxy_tensor (0.2143334888361575) 2025-03-14T03:57:23.7660340Z distributed/test_backends (0.21429816427634477) 2025-03-14T03:57:23.7660697Z dynamo/test_pgo (0.21415930911889494) 2025-03-14T03:57:23.7661036Z test_tensorexpr_pybind (0.21395497135907118) 2025-03-14T03:57:23.7661539Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.2138879668368867) 2025-03-14T03:57:23.7661982Z dynamo/test_subgraphs (0.2138729078408668) 2025-03-14T03:57:23.7662346Z distributed/tensor/test_init (0.21382709004446568) 2025-03-14T03:57:23.7662811Z distributed/checkpoint/test_save_load_api (0.21373873859441253) 2025-03-14T03:57:23.7663305Z inductor/test_aot_inductor_custom_ops (0.2135498202853007) 2025-03-14T03:57:23.7663785Z distributed/_tools/test_memory_tracker (0.21353394025359348) 2025-03-14T03:57:23.7664251Z distributed/test_collective_utils (0.21353376002624752) 2025-03-14T03:57:23.7664698Z test_set_default_mobile_cpu_allocator (0.21348125379278438) 2025-03-14T03:57:23.7665104Z torch_np/test_binary_ufuncs (0.21344372645429852) 2025-03-14T03:57:23.7665557Z inductor/test_torchinductor_dynamic_shapes (0.21335673672197056) 2025-03-14T03:57:23.7666035Z onnx/exporter/test_verification (0.21319284998868973) 2025-03-14T03:57:23.7666440Z torch_np/test_unary_ufuncs (0.2131509170928576) 2025-03-14T03:57:23.7666848Z inductor/test_kernel_benchmark (0.21293212109483386) 2025-03-14T03:57:23.7667254Z inductor/test_triton_heuristics (0.2127969906358677) 2025-03-14T03:57:23.7667637Z test_utils_filelock (0.21233370623038725) 2025-03-14T03:57:23.7667976Z test_module_tracker (0.21212592412572917) 2025-03-14T03:57:23.7668321Z test_native_functions (0.21165547067693072) 2025-03-14T03:57:23.7668823Z onnx/test_models_quantized_onnxruntime (0.21165068463963183) 2025-03-14T03:57:23.7669261Z inductor/test_aot_inductor_utils (0.21154018525128337) 2025-03-14T03:57:23.7669677Z inductor/test_memory_planning (0.2115196793843626) 2025-03-14T03:57:23.7670114Z inductor/test_cpu_cpp_wrapper (0.21137011071245712) 2025-03-14T03:57:23.7670517Z inductor/test_op_dtype_prop (0.21135495159013387) 2025-03-14T03:57:23.7670948Z distributed/tensor/test_random_ops (0.21134728191529922) 2025-03-14T03:57:23.7671352Z dynamo/test_config (0.211317364175866) 2025-03-14T03:57:23.7671747Z inductor/test_graph_transform_observer (0.21111709154395722) 2025-03-14T03:57:23.7672192Z lazy/test_functionalization (0.21100605147357082) 2025-03-14T03:57:23.7672555Z test_weak (0.21094000816389827) 2025-03-14T03:57:23.7672912Z dynamo/test_graph_deduplication (0.21069826321715265) 2025-03-14T03:57:23.7673290Z test_deploy (0.21064253291672247) 2025-03-14T03:57:23.7673630Z onnx/test_onnxscript_runtime (0.21061944379117595) 2025-03-14T03:57:23.7674028Z inductor/test_multi_kernel (0.21060891050406624) 2025-03-14T03:57:23.7674443Z inductor/test_group_batch_fusion (0.21059469256899424) 2025-03-14T03:57:23.7674823Z test_foreach (0.21052860920880034) 2025-03-14T03:57:23.7675219Z distributed/tensor/test_dtensor_compile (0.2104809490884181) 2025-03-14T03:57:23.7675858Z distributed/pipelining/test_backward (0.21038731096954943) 2025-03-14T03:57:23.7676283Z test_jiterator (0.2101669129506725) 2025-03-14T03:57:23.7676672Z distributed/tensor/test_dtensor_ops (0.20998518371013933) 2025-03-14T03:57:23.7677099Z dynamo/test_deviceguard (0.2098906644798014) 2025-03-14T03:57:23.7677643Z distributed/pipelining/test_pipe (0.2098901638482848) 2025-03-14T03:57:23.7678072Z inductor/test_decompose_mem_bound_mm (0.20985537997051) 2025-03-14T03:57:23.7678569Z distributed/checkpoint/test_fsdp_optim_state (0.20979292118249646) 2025-03-14T03:57:23.7679037Z inductor/test_profiler (0.20964245137386103) 2025-03-14T03:57:23.7679483Z inductor/test_pattern_matcher (0.20960232075148877) 2025-03-14T03:57:23.7679884Z distributed/test_device_mesh (0.2095524378271727) 2025-03-14T03:57:23.7680371Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20945074955351678) 2025-03-14T03:57:23.7680825Z inductor/test_fp8 (0.2093710690413315) 2025-03-14T03:57:23.7681168Z dynamo/test_after_aot (0.20922796852862074) 2025-03-14T03:57:23.7681606Z test_cpp_extensions_open_device_registration (0.20906734591282827) 2025-03-14T03:57:23.7682066Z distributed/tensor/test_api (0.2090475809805521) 2025-03-14T03:57:23.7682583Z inductor/test_aot_inductor_package (0.2090212878132992) 2025-03-14T03:57:23.7683053Z distributed/checkpoint/test_format_utils (0.20877563794072396) 2025-03-14T03:57:23.7683509Z dynamo/test_python_dispatcher (0.208699461849155) 2025-03-14T03:57:23.7683931Z inductor/test_cpu_select_algorithm (0.2086295736894348) 2025-03-14T03:57:23.7684400Z distributed/tensor/test_redistribute (0.2085882015009013) 2025-03-14T03:57:23.7684831Z test_namedtuple_return_api (0.20856949790744037) 2025-03-14T03:57:23.7685204Z dynamo/test_dynamic_shapes (0.20854152261829162) 2025-03-14T03:57:23.7685616Z dynamo/test_graph_region_tracker (0.20847928410814537) 2025-03-14T03:57:23.7686011Z functorch/test_logging (0.2084286201986634) 2025-03-14T03:57:23.7686348Z test_xpu (0.2083572101191327) 2025-03-14T03:57:23.7686655Z dynamo/test_profiler (0.20827618791448285) 2025-03-14T03:57:23.7687023Z inductor/test_benchmarking (0.20825874591244378) 2025-03-14T03:57:23.7687376Z dynamo/test_compile (0.20819804934736874) 2025-03-14T03:57:23.7687837Z distributed/tensor/parallel/test_tp_random_state (0.20817415921139562) 2025-03-14T03:57:23.7688429Z distributed/tensor/debug/test_comm_mode_features (0.20815529541584937) 2025-03-14T03:57:23.7688899Z torch_np/test_dtype (0.20812854166760117) 2025-03-14T03:57:23.7689236Z dynamo/test_nops (0.20807405293333223) 2025-03-14T03:57:23.7689610Z inductor/test_torchinductor_opinfo (0.2080244303374048) 2025-03-14T03:57:23.7690032Z onnx/exporter/test_building (0.20800796957313833) 2025-03-14T03:57:23.7690433Z inductor/test_block_analysis (0.20797302549327823) 2025-03-14T03:57:23.7690807Z dynamo/test_sources (0.20783643319028355) 2025-03-14T03:57:23.7691198Z inductor/test_split_cat_fx_passes (0.20773001895511073) 2025-03-14T03:57:23.7691579Z inductor/test_fuzzer (0.2075667129543892) 2025-03-14T03:57:23.7692058Z inductor/test_custom_lowering (0.2075211755116374) 2025-03-14T03:57:23.7692444Z dynamo/test_recompiles (0.20750281234760776) 2025-03-14T03:57:23.7692862Z distributed/_tools/test_mem_tracker (0.2074830474153316) 2025-03-14T03:57:23.7693244Z test_namedtensor (0.20744413833385986) 2025-03-14T03:57:23.7693611Z inductor/test_cudagraph_trees (0.2072745844518109) 2025-03-14T03:57:23.7693992Z dynamo/test_optimizers (0.20726789601474885) 2025-03-14T03:57:23.7694347Z inductor/test_memory (0.2070175201806567) 2025-03-14T03:57:23.7694708Z inductor/test_cuda_repro (0.2069928690847783) 2025-03-14T03:57:23.7695075Z inductor/test_minifier (0.20688783659259136) 2025-03-14T03:57:23.7695423Z dynamo/test_modes (0.20674637815125513) 2025-03-14T03:57:23.7695837Z torch_np/numpy_tests/core/test_scalarinherit (0.20673326160551966) 2025-03-14T03:57:23.7696287Z dynamo/test_decorators (0.20652309649484246) 2025-03-14T03:57:23.7696669Z inductor/test_inplacing_pass (0.2065026507037037) 2025-03-14T03:57:23.7697123Z distributed/pipelining/test_microbatch (0.20625501833032261) 2025-03-14T03:57:23.7697568Z test_functionalization (0.20615795589188024) 2025-03-14T03:57:23.7698036Z distributed/tensor/experimental/test_local_map (0.20606718138528665) 2025-03-14T03:57:23.7698692Z distributed/_composable/fsdp/test_fully_shard_logging (0.206016557526326) 2025-03-14T03:57:23.7699174Z inductor/test_halide (0.20594803108433102) 2025-03-14T03:57:23.7699553Z inductor/test_triton_kernels (0.20565726429947792) 2025-03-14T03:57:23.7699954Z inductor/test_inplace_padding (0.2056342953254954) 2025-03-14T03:57:23.7700413Z distributed/tensor/parallel/test_tp_style (0.2056159722119871) 2025-03-14T03:57:23.7700858Z nn/test_multihead_attention (0.20556270501861867) 2025-03-14T03:57:23.7701381Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.20555513547008739) 2025-03-14T03:57:23.7701882Z test_stateless (0.2054599153556262) 2025-03-14T03:57:23.7702303Z distributed/checkpoint/e2e/test_pipeline (0.20545697164230847) 2025-03-14T03:57:23.7702775Z inductor/test_select_algorithm (0.20529713001168193) 2025-03-14T03:57:23.7703135Z export/test_db (0.2052304458936681) 2025-03-14T03:57:23.7703514Z test_tensorexpr (0.20508412131399031) 2025-03-14T03:57:23.7703848Z inductor/test_perf (0.2050646167101028) 2025-03-14T03:57:23.7704235Z onnx/exporter/test_hf_models_e2e (0.20502378520360723) 2025-03-14T03:57:23.7704618Z test_content_store (0.20500476120597566) 2025-03-14T03:57:23.7704971Z inductor/test_async_compile (0.20499863347621222) 2025-03-14T03:57:23.7705412Z distributed/pipelining/test_unflatten (0.20495960424317652) 2025-03-14T03:57:23.7705858Z dynamo/test_autograd_function (0.20490916061156184) 2025-03-14T03:57:23.7706242Z test_expanded_weights (0.20486250175421283) 2025-03-14T03:57:23.7706652Z inductor/test_custom_post_grad_passes (0.20475324393202562) 2025-03-14T03:57:23.7707048Z torch_np/test_basic (0.20438644123242825) 2025-03-14T03:57:23.7707418Z inductor/test_control_flow (0.20436737718427533) 2025-03-14T03:57:23.7707878Z distributed/checkpoint/test_tp_checkpoint (0.20432694618299307) 2025-03-14T03:57:23.7708335Z inductor/test_dependencies (0.2041885716317992) 2025-03-14T03:57:23.7708816Z inductor/test_ordered_set (0.20417555521236708) 2025-03-14T03:57:23.7709191Z nn/test_packed_sequence (0.20417393316625324) 2025-03-14T03:57:23.7709553Z dynamo/test_metrics_context (0.20416938743208232) 2025-03-14T03:57:23.7709924Z dynamo/test_base_hop (0.20415234593525658) 2025-03-14T03:57:23.7710328Z onnx/exporter/test_dynamic_shapes (0.20412729433416488) 2025-03-14T03:57:23.7710799Z distributed/_tools/test_runtime_estimator (0.20410506629482694) 2025-03-14T03:57:23.7711214Z test_custom_ops (0.20409649548326242) 2025-03-14T03:57:23.7711591Z distributed/checkpoint/test_fsspec (0.20365381707100605) 2025-03-14T03:57:23.7711989Z xpu/test_conv (0.20363435251763984) 2025-03-14T03:57:23.7712319Z lazy/test_step_closures (0.203593000354367) 2025-03-14T03:57:23.7712663Z dynamo/test_modules (0.20349509685497674) 2025-03-14T03:57:23.7713077Z distributed/tensor/test_xla_integration (0.20348678637180084) 2025-03-14T03:57:23.7713521Z inductor/test_fused_attention (0.20340518343459174) 2025-03-14T03:57:23.7713916Z onnx/exporter/test_core (0.20333481466861558) 2025-03-14T03:57:23.7714319Z inductor/test_auto_functionalize (0.20331366799335354) 2025-03-14T03:57:23.7714709Z dynamo/test_global (0.20324652329434442) 2025-03-14T03:57:23.7715123Z distributed/tensor/test_convolution_ops (0.20312412890116108) 2025-03-14T03:57:23.7715592Z torch_np/test_nep50_examples (0.20309923750215472) 2025-03-14T03:57:23.7715981Z profiler/test_cpp_thread (0.20300622016636666) 2025-03-14T03:57:23.7716351Z dynamo/test_cudagraphs (0.2028034243516141) 2025-03-14T03:57:23.7716822Z distributed/_composable/fsdp/test_fully_shard_state (0.20277538898668337) 2025-03-14T03:57:23.7717369Z distributed/tensor/debug/test_comm_mode (0.2026527142398507) 2025-03-14T03:57:23.7717775Z test_mps (0.20255178692610007) 2025-03-14T03:57:23.7718123Z distributed/fsdp/test_shard_utils (0.20239062362826965) 2025-03-14T03:57:23.7718580Z distributed/checkpoint/test_traverse (0.2022673881741384) 2025-03-14T03:57:23.7719180Z distributed/checkpoint/e2e/test_fine_tuning (0.20221327991982205) 2025-03-14T03:57:23.7719665Z inductor/test_minifier_isolate (0.20213538165583594) 2025-03-14T03:57:23.7720035Z test_hub (0.20212781210730463) 2025-03-14T03:57:23.7720321Z test_utils (0.20188824991397147) 2025-03-14T03:57:23.7720658Z dynamo/test_bytecode_utils (0.2018748530145867) 2025-03-14T03:57:23.7721101Z distributed/_composable/test_checkpoint (0.20167003464850702) 2025-03-14T03:57:23.7721677Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.20156686450556188) 2025-03-14T03:57:23.7722262Z distributed/_tools/test_fsdp2_mem_tracker (0.20138078978346446) 2025-03-14T03:57:23.7722746Z distributed/tensor/test_embedding_ops (0.20130343220151628) 2025-03-14T03:57:23.7723186Z distributed/test_c10d_pypg (0.20129155722194206) 2025-03-14T03:57:23.7723597Z onnx/test_custom_ops (0.20118125808620024) 2025-03-14T03:57:23.7723957Z inductor/test_layout_optim (0.20117795391819057) 2025-03-14T03:57:23.7724513Z distributed/tensor/experimental/test_tp_transform (0.20073958093697714) 2025-03-14T03:57:23.7725006Z export/test_torchbind (0.20054765883876557) 2025-03-14T03:57:23.7725497Z inductor/test_torchinductor_codegen_config_overrides (0.2004557228670534) 2025-03-14T03:57:23.7725981Z inductor/test_torchbind (0.2002363461364704) 2025-03-14T03:57:23.7726459Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.20017619025343328) 2025-03-14T03:57:23.7726945Z dynamo/test_debug_utils (0.20011843740167598) 2025-03-14T03:57:23.7727341Z inductor/test_compiled_autograd (0.19997149203891756) 2025-03-14T03:57:23.7727728Z dynamo/test_model_output (0.19996860840138184) 2025-03-14T03:57:23.7728093Z functorch/test_ac (0.1999533091022339) 2025-03-14T03:57:23.7728477Z distributed/test_functional_api (0.19989930097422093) 2025-03-14T03:57:23.7728898Z distributed/tensor/test_utils (0.19982951294080406) 2025-03-14T03:57:23.7729411Z distributed/_composable/fsdp/test_fully_shard_overlap (0.19982378571625392) 2025-03-14T03:57:23.7729917Z functorch/test_minifier (0.19971160420600964) 2025-03-14T03:57:23.7730342Z dynamo/test_cudagraphs_expandable_segments (0.1996990884180941) 2025-03-14T03:57:23.7730809Z test_multiprocessing (0.19960478946562352) 2025-03-14T03:57:23.7731173Z dynamo/test_exceptions (0.19957014576467338) 2025-03-14T03:57:23.7731529Z dynamo/test_backends (0.1995690644005975) 2025-03-14T03:57:23.7731917Z distributed/pipelining/test_stage (0.1995165982176557) 2025-03-14T03:57:23.7732397Z distributed/checkpoint/test_hsdp_checkpoint (0.19949386954680112) 2025-03-14T03:57:23.7732859Z test_compile_benchmark_util (0.1993768619487366) 2025-03-14T03:57:23.7733212Z test_complex (0.19930210765067485) 2025-03-14T03:57:23.7733540Z test_fx_experimental (0.19917158300166163) 2025-03-14T03:57:23.7733955Z distributed/tensor/test_pointwise_ops (0.1991507567305702) 2025-03-14T03:57:23.7734404Z distributed/tensor/test_math_ops (0.19891531974093402) 2025-03-14T03:57:23.7734821Z functorch/test_ac_knapsack (0.19890440597387168) 2025-03-14T03:57:23.7735204Z distributed/test_nccl (0.19889787773889495) 2025-03-14T03:57:23.7735551Z export/test_swap (0.19885788729334733) 2025-03-14T03:57:23.7735957Z onnx/exporter/test_capture_strategies (0.19877177867248863) 2025-03-14T03:57:23.7736467Z distributed/checkpoint/test_fsdp_model_state (0.19845153470393692) 2025-03-14T03:57:23.7736959Z onnx/internal/test_registraion (0.19829123249231512) 2025-03-14T03:57:23.7737443Z distributed/checkpoint/test_dtensor_checkpoint (0.198256528715583) 2025-03-14T03:57:23.7737914Z inductor/test_mps_basic (0.19814052238055171) 2025-03-14T03:57:23.7738343Z dynamo/test_verify_correctness (0.19797397228760247) 2025-03-14T03:57:23.7738733Z export/test_unflatten (0.19789763599394822) 2025-03-14T03:57:23.7739095Z inductor/test_loop_ordering (0.19788504010499003) 2025-03-14T03:57:23.7739460Z test_optim (0.1978532399910543) 2025-03-14T03:57:23.7739770Z test_fx_passes (0.19785145774285515) 2025-03-14T03:57:23.7740160Z inductor/test_mkldnn_pattern_matcher (0.19769119558175466) 2025-03-14T03:57:23.7740663Z onnx/exporter/test_ir_passes (0.1976325415932674) 2025-03-14T03:57:23.7741063Z inductor/test_inductor_freezing (0.1974437834862409) 2025-03-14T03:57:23.7741466Z dynamo/test_structured_trace (0.1974020508430154) 2025-03-14T03:57:23.7741845Z inductor/test_mmdecomp (0.1972139735948515) 2025-03-14T03:57:23.7742305Z inductor/test_cudagraph_trees_expandable_segments (0.19714917185134015) 2025-03-14T03:57:23.7742793Z inductor/test_binary_folding (0.19711478847877867) 2025-03-14T03:57:23.7743144Z dynamo/test_dicts (0.19704157612578813) 2025-03-14T03:57:23.7743504Z dynamo/test_compiler_bisector (0.19702683753393882) 2025-03-14T03:57:23.7743940Z distributed/elastic/test_control_plane (0.196956328591138) 2025-03-14T03:57:23.7744345Z test_legacy_vmap (0.19686611479184302) 2025-03-14T03:57:23.7744744Z distributed/checkpoint/test_planner (0.19676220371425332) 2025-03-14T03:57:23.7745145Z test_cuda_sanitizer (0.19665234513424615) 2025-03-14T03:57:23.7745561Z inductor/test_flex_attention (0.1965950128129628) 2025-03-14T03:57:23.7746038Z distributed/checkpoint/test_dtensor_resharding (0.1964964284547099) 2025-03-14T03:57:23.7746586Z distributed/checkpoint/test_compatibility (0.19647223793982682) 2025-03-14T03:57:23.7747015Z test_pytree (0.1964620651074091) 2025-03-14T03:57:23.7747342Z dynamo/test_flat_apply (0.19616450975919064) 2025-03-14T03:57:23.7747680Z export/test_passes (0.1961592431156358) 2025-03-14T03:57:23.7748025Z inductor/test_padding (0.19608102444747902) 2025-03-14T03:57:23.7748386Z dynamo/test_aot_autograd (0.19605937714070037) 2025-03-14T03:57:23.7748826Z test_autocast (0.195966139527045) 2025-03-14T03:57:23.7749212Z inductor/test_split_cat_fx_aten_passes (0.19592260461035968) 2025-03-14T03:57:23.7749617Z export/test_converter (0.1957493660803484) 2025-03-14T03:57:23.7750003Z distributed/fsdp/test_fsdp_memory (0.1957223920542329) 2025-03-14T03:57:23.7750454Z inductor/test_efficient_conv_bn_eval (0.19568852933844869) 2025-03-14T03:57:23.7750922Z dynamo/test_backward_higher_order_ops (0.19568107994148137) 2025-03-14T03:57:23.7751390Z distributed/tensor/test_op_strategy (0.19567078695749968) 2025-03-14T03:57:23.7751826Z test_functional_optim (0.19555235756592795) 2025-03-14T03:57:23.7752175Z dynamo/test_resume (0.19543186557250777) 2025-03-14T03:57:23.7752509Z dynamo/test_export (0.1954138628631701) 2025-03-14T03:57:23.7752857Z dynamo/test_recompile_ux (0.1954016274289039) 2025-03-14T03:57:23.7753212Z dynamo/test_unspec (0.19534593717899507) 2025-03-14T03:57:23.7753544Z nn/test_lazy_modules (0.19514544426921895) 2025-03-14T03:57:23.7753904Z onnx/test_pytorch_jit_onnx (0.19509868528556662) 2025-03-14T03:57:23.7754281Z inductor/test_codecache (0.1950606773408248) 2025-03-14T03:57:23.7754643Z test_numba_integration (0.19496551730214562) 2025-03-14T03:57:23.7754996Z dynamo/test_logging (0.19482938558014623) 2025-03-14T03:57:23.7755313Z test_decomp (0.19481444673569026) 2025-03-14T03:57:23.7755721Z distributed/test_compute_comm_reordering (0.19455570034264022) 2025-03-14T03:57:23.7756181Z inductor/test_unbacked_symints (0.19452380010240117) 2025-03-14T03:57:23.7756701Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.19451967489870423) 2025-03-14T03:57:23.7757176Z test_itt (0.1945055771151962) 2025-03-14T03:57:23.7757471Z xpu/test_gemm (0.1943335801513461) 2025-03-14T03:57:23.7757792Z distributed/test_fake_pg (0.19423237248394615) 2025-03-14T03:57:23.7758210Z torch_np/numpy_tests/core/test_einsum (0.19418535317190516) 2025-03-14T03:57:23.7758685Z distributed/_composable/test_replicate (0.19410405061360603) 2025-03-14T03:57:23.7759109Z test_autograd_fallback (0.19406740438658943) 2025-03-14T03:57:23.7759461Z test_python_dispatch (0.19400520592696452) 2025-03-14T03:57:23.7759812Z test_sparse_semi_structured (0.19393095226041937) 2025-03-14T03:57:23.7760277Z distributed/checkpoint/test_state_dict_utils (0.19385289379434795) 2025-03-14T03:57:23.7760848Z higher_order_ops/test_with_effects (0.19368277920500035) 2025-03-14T03:57:23.7761310Z distributed/optim/test_named_optimizer (0.19364771497357627) 2025-03-14T03:57:23.7761771Z higher_order_ops/test_invoke_quant (0.1935997744995447) 2025-03-14T03:57:23.7762142Z test_jit_disabled (0.19357890817793197) 2025-03-14T03:57:23.7762510Z test_cuda_expandable_segments (0.19355483781461286) 2025-03-14T03:57:23.7762908Z dynamo/test_higher_order_ops (0.19348711238304447) 2025-03-14T03:57:23.7763280Z torch_np/test_random (0.19341914664834808) 2025-03-14T03:57:23.7763656Z test_model_exports_to_core_aten (0.19338730648389105) 2025-03-14T03:57:23.7764029Z test_bundled_inputs (0.1933318965876315) 2025-03-14T03:57:23.7764409Z distributed/tensor/test_matrix_ops (0.1933291130763991) 2025-03-14T03:57:23.7764955Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1931381722159601) 2025-03-14T03:57:23.7765513Z distributed/rpc/test_share_memory (0.19311578397453685) 2025-03-14T03:57:23.7765994Z test_ops_fwd_gradients (0.19294406736433606) 2025-03-14T03:57:23.7766348Z test_mkldnn_fusion (0.1929040368682671) 2025-03-14T03:57:23.7766701Z distributed/test_c10d_logger (0.19277060855645745) 2025-03-14T03:57:23.7767060Z test_typing (0.19265382123626026) 2025-03-14T03:57:23.7767415Z onnx/exporter/test_small_models_e2e (0.192653240503701) 2025-03-14T03:57:23.7767844Z distributed/tensor/test_optimizers (0.1923942938580443) 2025-03-14T03:57:23.7768261Z dynamo/test_aot_autograd_cache (0.19231194998619058) 2025-03-14T03:57:23.7768632Z export/test_draft_export (0.19207713377963498) 2025-03-14T03:57:23.7769029Z distributed/tensor/test_view_ops (0.19206786208394716) 2025-03-14T03:57:23.7769438Z inductor/test_torchinductor (0.19201471504214276) 2025-03-14T03:57:23.7769808Z lazy/test_meta_kernel (0.19200992900484387) 2025-03-14T03:57:23.7770279Z distributed/tensor/parallel/test_parallelize_api (0.1919523163299112) 2025-03-14T03:57:23.7770752Z dynamo/test_torchrec (0.1918703128874888) 2025-03-14T03:57:23.7771186Z distributed/fsdp/test_fsdp_backward_prefetch (0.1915959467911202) 2025-03-14T03:57:23.7771642Z export/test_pass_infra (0.19159354375984042) 2025-03-14T03:57:23.7771989Z test_fake_tensor (0.19140132128271886) 2025-03-14T03:57:23.7772322Z test_ops_jit (0.19134062471764382) 2025-03-14T03:57:23.7772681Z onnx/test_onnxscript_no_runtime (0.19131789604678925) 2025-03-14T03:57:23.7773050Z test_nestedtensor (0.19127083668422695) 2025-03-14T03:57:23.7773454Z higher_order_ops/test_invoke_subgraph (0.19118554909905552) 2025-03-14T03:57:23.7773917Z distributed/checkpoint/test_utils (0.19114435713786798) 2025-03-14T03:57:23.7774304Z test_fx (0.19112377116990456) 2025-03-14T03:57:23.7774607Z test_out_dtype_op (0.19104112691914088) 2025-03-14T03:57:23.7774974Z dynamo/test_input_attr_tracking (0.19081906680362876) 2025-03-14T03:57:23.7775467Z distributed/tensor/parallel/test_tp_examples (0.19070247973603824) 2025-03-14T03:57:23.7776191Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.19055729659621834) 2025-03-14T03:57:23.7776720Z distributed/checkpoint/test_checkpoint (0.1904954585912854) 2025-03-14T03:57:23.7777139Z test_modules (0.1904209646216123) 2025-03-14T03:57:23.7777444Z nn/test_pruning (0.19019568043913315) 2025-03-14T03:57:23.7777792Z onnx/test_symbolic_helper (0.19018907210311375) 2025-03-14T03:57:23.7778146Z export/test_hop (0.1901532469117844) 2025-03-14T03:57:23.7778530Z distributed/fsdp/test_fsdp_overlap (0.19012390990491046) 2025-03-14T03:57:23.7778986Z dynamo/test_activation_checkpointing (0.19006767897296364) 2025-03-14T03:57:23.7779390Z test_numpy_interop (0.19005698548376865) 2025-03-14T03:57:23.7779731Z export/test_experimental (0.18996516966362048) 2025-03-14T03:57:23.7780079Z test_monitor (0.1898428553714798) 2025-03-14T03:57:23.7780464Z distributed/pipelining/test_schedule (0.18972520696507403) 2025-03-14T03:57:23.7780911Z distributed/test_serialization (0.1896726406558289) 2025-03-14T03:57:23.7781317Z distributed/test_pg_wrapper (0.18936741563277582) 2025-03-14T03:57:23.7781908Z distributed/fsdp/test_fsdp_pure_fp16 (0.18933046902684922) 2025-03-14T03:57:23.7782310Z test_accelerator (0.1893214977100714) 2025-03-14T03:57:23.7782631Z dynamo/test_exc (0.18927700158087418) 2025-03-14T03:57:23.7783023Z distributed/test_control_collectives (0.18919712081608223) 2025-03-14T03:57:23.7783434Z test_binary_ufuncs (0.18919545871944707) 2025-03-14T03:57:23.7783764Z export/test_schema (0.18918676775631854) 2025-03-14T03:57:23.7784125Z dynamo/test_guard_manager (0.18891398365554246) 2025-03-14T03:57:23.7784490Z export/test_export (0.18888070167231752) 2025-03-14T03:57:23.7784858Z distributed/fsdp/test_utils (0.18885376769672335) 2025-03-14T03:57:23.7785267Z test_cpp_extensions_mtia_backend (0.18872120047112229) 2025-03-14T03:57:23.7785643Z test_fx_reinplace_pass (0.18849950081030215) 2025-03-14T03:57:23.7785984Z dynamo/test_hooks (0.1884817183788318) 2025-03-14T03:57:23.7786431Z inductor/test_standalone_compile (0.18816331673426126) 2025-03-14T03:57:23.7786867Z distributions/test_constraints (0.18811004954089286) 2025-03-14T03:57:23.7787246Z test_futures (0.1880932883977164) 2025-03-14T03:57:23.7787641Z distributed/fsdp/test_fsdp_flatten_params (0.18800391565936936) 2025-03-14T03:57:23.7788198Z distributed/_composable/fsdp/test_fully_shard_frozen (0.18784263220997496) 2025-03-14T03:57:23.7788865Z distributed/_composable/fsdp/test_fully_shard_init (0.1878257509152345) 2025-03-14T03:57:23.7789337Z test_per_overload_api (0.18779851656073038) 2025-03-14T03:57:23.7789765Z distributed/fsdp/test_fsdp_optim_state (0.18772932928513344) 2025-03-14T03:57:23.7790231Z test_functionalization_of_rng_ops (0.18771617268887666) 2025-03-14T03:57:23.7790634Z functorch/test_control_flow (0.1875194645533662) 2025-03-14T03:57:23.7790996Z test_dlpack (0.18741629441042107) 2025-03-14T03:57:23.7791360Z distributed/fsdp/test_fsdp_apply (0.1873898210158222) 2025-03-14T03:57:23.7791796Z functorch/test_vmap_registrations (0.18718490252343917) 2025-03-14T03:57:23.7792248Z distributed/test_distributed_spawn (0.18714365048646966) 2025-03-14T03:57:23.7792699Z distributed/fsdp/test_fsdp_comm_hooks (0.18712144247239237) 2025-03-14T03:57:23.7793097Z test_vulkan (0.18697121296688496) 2025-03-14T03:57:23.7793416Z test_ops_gradients (0.18685238307009994) 2025-03-14T03:57:23.7793906Z distributed/algorithms/quantization/test_quantization (0.18683690354360605) 2025-03-14T03:57:23.7794398Z test_type_hints (0.18675347830767644) 2025-03-14T03:57:23.7794793Z distributed/test_c10d_object_collectives (0.18666134208335763) 2025-03-14T03:57:23.7795237Z inductor/test_max_autotune (0.1866269787360568) 2025-03-14T03:57:23.7795690Z distributed/fsdp/test_fsdp_freezing_weights (0.18643239327817682) 2025-03-14T03:57:23.7796167Z lazy/test_extract_compiled_graph (0.18642728683670728) 2025-03-14T03:57:23.7796579Z onnx/test_models_onnxruntime (0.18622841597304504) 2025-03-14T03:57:23.7796937Z test_meta (0.18621265609290183) 2025-03-14T03:57:23.7797311Z distributed/test_inductor_collectives (0.18598879370392987) 2025-03-14T03:57:23.7797804Z dynamo/test_trace_rules (0.18597201253549278) 2025-03-14T03:57:23.7798150Z nn/test_dropout (0.18594846282895094) 2025-03-14T03:57:23.7798514Z onnx/internal/test_diagnostics (0.18582863166913272) 2025-03-14T03:57:23.7798907Z nn/test_parametrization (0.1857413415578948) 2025-03-14T03:57:23.7799344Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.18548806206100624) 2025-03-14T03:57:23.7799842Z test_cpp_extensions_stream_and_event (0.18546795669929877) 2025-03-14T03:57:23.7800248Z lazy/test_debug_util (0.18536608819829686) 2025-03-14T03:57:23.7800637Z onnx/test_pytorch_onnx_onnxruntime (0.1848143121659386) 2025-03-14T03:57:23.7801153Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.18480051476134055) 2025-03-14T03:57:23.7801642Z dynamo/test_subclasses (0.18477159828494055) 2025-03-14T03:57:23.7801995Z inductor/test_cpu_repro (0.1847500511044652) 2025-03-14T03:57:23.7802365Z test_cpp_extensions_jit (0.18456812161132538) 2025-03-14T03:57:23.7802866Z inductor/test_distributed_patterns (0.18455316274160877) 2025-03-14T03:57:23.7803269Z nn/test_embedding (0.18446621305980215) 2025-03-14T03:57:23.7803629Z dynamo/test_error_messages (0.18442836531714565) 2025-03-14T03:57:23.7803998Z dynamo/test_ctx_manager (0.18435050710368087) 2025-03-14T03:57:23.7804355Z dynamo/test_repros (0.18424717675865043) 2025-03-14T03:57:23.7804699Z dynamo/test_generator (0.18421639793300862) 2025-03-14T03:57:23.7805034Z test_masked (0.18411274718380755) 2025-03-14T03:57:23.7805427Z distributed/checkpoint/test_state_dict (0.18398474571763807) 2025-03-14T03:57:23.7805885Z distributed/fsdp/test_fsdp_uneven (0.18397711609332476) 2025-03-14T03:57:23.7806286Z test_segment_reductions (0.183913175436022) 2025-03-14T03:57:23.7806641Z dynamo/test_minifier (0.18389527285298768) 2025-03-14T03:57:23.7806976Z test_logging (0.1838533800076769) 2025-03-14T03:57:23.7807291Z test_schema_check (0.18377095603478052) 2025-03-14T03:57:23.7807711Z distributed/test_composability (0.1836497431319764) 2025-03-14T03:57:23.7808084Z test_subclass (0.1836472399743933) 2025-03-14T03:57:23.7808421Z export/test_lift_unlift (0.18363412342865784) 2025-03-14T03:57:23.7808836Z distributed/fsdp/test_fsdp_grad_acc (0.18360638844263708) 2025-03-14T03:57:23.7809246Z lazy/test_ts_opinfo (0.18354637273642463) 2025-03-14T03:57:23.7809579Z export/test_verifier (0.18341008081233992) 2025-03-14T03:57:23.7809977Z distributed/test_multi_threaded_pg (0.18338667128262276) 2025-03-14T03:57:23.7810391Z onnx/exporter/test_api (0.18322202358943665) 2025-03-14T03:57:23.7810749Z dynamo/test_functions (0.18313525413497603) 2025-03-14T03:57:23.7811094Z test_matmul_cuda (0.1830185469158215) 2025-03-14T03:57:23.7811502Z torch_np/numpy_tests/lib/test_type_check (0.18286070781126143) 2025-03-14T03:57:23.7812044Z distributed/_composable/test_replicate_with_compiler (0.18282944837936366) 2025-03-14T03:57:23.7812531Z export/test_serialize (0.18281813410708805) 2025-03-14T03:57:23.7812890Z profiler/test_profiler (0.1827367314224856) 2025-03-14T03:57:23.7813261Z test_ci_sanity_check_fail (0.18246683095924524) 2025-03-14T03:57:23.7813689Z distributed/fsdp/test_fsdp_exec_order (0.18229124947373615) 2025-03-14T03:57:23.7814213Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1822576871368619) 2025-03-14T03:57:23.7814671Z test_cuda (0.18224869579482342) 2025-03-14T03:57:23.7815032Z distributed/fsdp/test_fsdp_input (0.18210755775765783) 2025-03-14T03:57:23.7815478Z torch_np/numpy_tests/core/test_numeric (0.18209670406637748) 2025-03-14T03:57:23.7815905Z dynamo/test_reorder_logs (0.1819379638250875) 2025-03-14T03:57:23.7816289Z distributed/test_c10d_spawn_gloo (0.1819017781790662) 2025-03-14T03:57:23.7816825Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.18184985267816234) 2025-03-14T03:57:23.7817330Z test_jit_fuser_te (0.18178258782758924) 2025-03-14T03:57:23.7817671Z onnx/test_onnx_opset (0.18169944294530893) 2025-03-14T03:57:23.7818073Z distributed/test_dynamo_distributed (0.1816762937439804) 2025-03-14T03:57:23.7818531Z distributed/fsdp/test_fsdp_fine_tune (0.18165516709397903) 2025-03-14T03:57:23.7818988Z distributed/nn/jit/test_instantiator (0.18165274403743858) 2025-03-14T03:57:23.7819479Z distributed/fsdp/test_fsdp_ignored_modules (0.18154646997909044) 2025-03-14T03:57:23.7819973Z distributed/fsdp/test_fsdp_traversal (0.18153992171885303) 2025-03-14T03:57:23.7820520Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1813325601446689) 2025-03-14T03:57:23.7821051Z distributed/algorithms/test_join (0.18124585076599026) 2025-03-14T03:57:23.7821541Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18113354910418197) 2025-03-14T03:57:23.7822131Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1810140183232737) 2025-03-14T03:57:23.7822673Z onnx/test_pytorch_onnx_shape_inference (0.18087936847056352) 2025-03-14T03:57:23.7823186Z distributed/fsdp/test_fsdp_multiple_wrapping (0.18068878806481647) 2025-03-14T03:57:23.7823824Z distributed/_composable/fsdp/test_fully_shard_comm (0.1806468351437237) 2025-03-14T03:57:23.7824375Z distributed/rpc/cuda/test_tensorpipe_agent (0.180369965889772) 2025-03-14T03:57:23.7824796Z test_pruning_op (0.1801904194026513) 2025-03-14T03:57:23.7825310Z distributed/_composable/test_composability/test_2d_composability (0.18001059256188126) 2025-03-14T03:57:23.7825960Z distributed/_composable/fsdp/test_fully_shard_memory (0.1799697610553857) 2025-03-14T03:57:23.7826434Z test_native_mha (0.17976043700565641) 2025-03-14T03:57:23.7826833Z distributed/fsdp/test_fsdp_state_dict (0.1797399511639963) 2025-03-14T03:57:23.7827222Z test_mkldnn (0.17962911134621656) 2025-03-14T03:57:23.7827541Z test_tensorboard (0.17955557858905538) 2025-03-14T03:57:23.7827946Z functorch/test_memory_efficient_fusion (0.1794860308587665) 2025-03-14T03:57:23.7828360Z test_import_stats (0.17944383763454572) 2025-03-14T03:57:23.7828982Z distributed/_composable/fsdp/test_fully_shard_compile (0.1792375373991768) 2025-03-14T03:57:23.7829457Z dynamo/test_misc (0.1792041552896486) 2025-03-14T03:57:23.7829922Z distributed/checkpoint/test_file_system_checkpoint (0.17908174087120457) 2025-03-14T03:57:23.7830402Z test_sympy_utils (0.17892678540418025) 2025-03-14T03:57:23.7830743Z test_jit_llga_fuser (0.17870586672852604) 2025-03-14T03:57:23.7831103Z optim/test_lrscheduler (0.17832028033442507) 2025-03-14T03:57:23.7831503Z distributed/test_c10d_spawn_nccl (0.1781989873305783) 2025-03-14T03:57:23.7831977Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.17819081702422704) 2025-03-14T03:57:23.7832505Z torch_np/numpy_tests/core/test_multiarray (0.17798127269663044) 2025-03-14T03:57:23.7833015Z distributed/fsdp/test_fsdp_tp_integration (0.17768698146590034) 2025-03-14T03:57:23.7833520Z torch_np/numpy_tests/lib/test_function_base (0.1776683980240034) 2025-03-14T03:57:23.7833968Z torch_np/test_ufuncs_basic (0.17755877974712422) 2025-03-14T03:57:23.7834380Z distributed/rpc/test_faulty_agent (0.17754918764726577) 2025-03-14T03:57:23.7834912Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.17753663180882892) 2025-03-14T03:57:23.7835411Z onnx/test_autograd_funs (0.17721859061895037) 2025-03-14T03:57:23.7835761Z test_dataloader (0.17721130142406838) 2025-03-14T03:57:23.7836094Z test_public_bindings (0.17717529600539303) 2025-03-14T03:57:23.7836493Z torch_np/numpy_tests/lib/test_histograms (0.17716237971226423) 2025-03-14T03:57:23.7836978Z distributed/rpc/test_tensorpipe_agent (0.17716085779245372) 2025-03-14T03:57:23.7837461Z distributed/fsdp/test_fsdp_checkpoint (0.17703391766509946) 2025-03-14T03:57:23.7837875Z onnx/torchlib/test_ops (0.17674717595764) 2025-03-14T03:57:23.7838325Z distributed/fsdp/test_fsdp_hybrid_shard (0.1763628711802216) 2025-03-14T03:57:23.7838829Z distributed/fsdp/test_fsdp_multiple_forward (0.17619890434589808) 2025-03-14T03:57:23.7839312Z benchmark_utils/test_benchmark_utils (0.17610046016446987) 2025-03-14T03:57:23.7839715Z test_cuda_multigpu (0.17599112224124) 2025-03-14T03:57:23.7840174Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.17583873000758077) 2025-03-14T03:57:23.7840766Z distributed/_shard/sharded_optim/test_sharded_optim (0.1758004016586683) 2025-03-14T03:57:23.7841217Z test_indexing (0.1757758306638326) 2025-03-14T03:57:23.7841643Z distributed/_shard/sharding_plan/test_sharding_plan (0.17568962191667056) 2025-03-14T03:57:23.7842125Z test_tensor_creation_ops (0.17563617449595617) 2025-03-14T03:57:23.7842477Z test_sparse_csr (0.1755802839934407) 2025-03-14T03:57:23.7842806Z optim/test_swa_utils (0.1754779949619648) 2025-03-14T03:57:23.7843193Z distributed/test_c10d_spawn_ucc (0.17525405247195022) 2025-03-14T03:57:23.7843592Z onnx/test_op_consistency (0.17481680090533402) 2025-03-14T03:57:23.7843999Z torch_np/numpy_tests/core/test_indexing (0.1747839194273224) 2025-03-14T03:57:23.7844474Z torch_np/numpy_tests/linalg/test_linalg (0.17477030225007034) 2025-03-14T03:57:23.7844981Z export/test_sparse (0.17460361198029642) 2025-03-14T03:57:23.7845406Z distributed/fsdp/test_fsdp_clip_grad_norm (0.17460223023731056) 2025-03-14T03:57:23.7845871Z distributed/fsdp/test_fsdp_comm (0.1745744952512898) 2025-03-14T03:57:23.7846363Z distributed/_shard/sharded_tensor/ops/test_embedding (0.17455851509327927) 2025-03-14T03:57:23.7846971Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.17455851509327927) 2025-03-14T03:57:23.7847468Z onnx/test_utility_funs (0.17453160114294575) 2025-03-14T03:57:23.7847962Z distributed/_composable/fsdp/test_fully_shard_extensions (0.17427543800852147) 2025-03-14T03:57:23.7848459Z lazy/test_generator (0.1742083333600337) 2025-03-14T03:57:23.7848887Z distributed/_shard/sharded_tensor/ops/test_init (0.17414409232382097) 2025-03-14T03:57:23.7849374Z onnx/test_verification (0.17411465519064367) 2025-03-14T03:57:23.7849826Z distributed/fsdp/test_distributed_checkpoint (0.1737349361979175) 2025-03-14T03:57:23.7850323Z test_datapipe (0.17367844493758205) 2025-03-14T03:57:23.7850645Z test_testing (0.1735447963479051) 2025-03-14T03:57:23.7850961Z optim/test_optim (0.1734390028958129) 2025-03-14T03:57:23.7851416Z distributed/_composable/fsdp/test_fully_shard_training (0.1734164544523043) 2025-03-14T03:57:23.7851942Z distributed/_shard/test_sharder (0.17334806818713397) 2025-03-14T03:57:23.7852365Z profiler/test_memory_profiler (0.1733473673030107) 2025-03-14T03:57:23.7852771Z distributed/fsdp/test_wrap (0.17331074110125477) 2025-03-14T03:57:23.7853148Z nn/test_module_hooks (0.1733038924621074) 2025-03-14T03:57:23.7853524Z nn/test_load_state_dict (0.17314343004840024) 2025-03-14T03:57:23.7853918Z distributed/fsdp/test_fsdp_misc (0.1729818261948352) 2025-03-14T03:57:23.7854319Z distributed/test_c10d_ucc (0.17290905439757928) 2025-03-14T03:57:23.7854683Z test_function_schema (0.17277947093581728) 2025-03-14T03:57:23.7855108Z torch_np/numpy_tests/core/test_shape_base (0.17277702785401616) 2025-03-14T03:57:23.7855527Z test_sort_and_select (0.17268012561765914) 2025-03-14T03:57:23.7855951Z distributed/fsdp/test_checkpoint_wrapper (0.17244609039626946) 2025-03-14T03:57:23.7856500Z distributed/optim/test_apply_optimizer_in_backward (0.1722094919415147) 2025-03-14T03:57:23.7856966Z test_shape_ops (0.17214489045061002) 2025-03-14T03:57:23.7857283Z test_dispatch (0.1720368942198447) 2025-03-14T03:57:23.7857579Z test_ops (0.17187853445850734) 2025-03-14T03:57:23.7857924Z distributed/fsdp/test_fsdp_meta (0.1718178979692143) 2025-03-14T03:57:23.7858427Z torch_np/numpy_tests/core/test_scalarmath (0.17175539913067941) 2025-03-14T03:57:23.7858886Z distributed/fsdp/test_fsdp_core (0.17121653939144996) 2025-03-14T03:57:23.7859267Z test_maskedtensor (0.17096986823058077) 2025-03-14T03:57:23.7859611Z test_cuda_primary_ctx (0.1709408316026168) 2025-03-14T03:57:23.7859961Z test_multiprocessing_spawn (0.1709070289626146) 2025-03-14T03:57:23.7860405Z distributed/fsdp/test_fsdp_unshard_params (0.1709009412833725) 2025-03-14T03:57:23.7860902Z torch_np/numpy_tests/fft/test_pocketfft (0.17033871206494722) 2025-03-14T03:57:23.7861302Z test_torch (0.17022635032735695) 2025-03-14T03:57:23.7861628Z test_scatter_gather_ops (0.17014991390739934) 2025-03-14T03:57:23.7862014Z distributed/test_data_parallel (0.17007309700748913) 2025-03-14T03:57:23.7862451Z torch_np/numpy_tests/core/test_dtype (0.16989825645662465) 2025-03-14T03:57:23.7863003Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.16957803251333362) 2025-03-14T03:57:23.7863569Z torch_np/numpy_tests/core/test_dlpack (0.1694692352721417) 2025-03-14T03:57:23.7863981Z distributed/test_store (0.16945359554356249) 2025-03-14T03:57:23.7864322Z nn/test_convolution (0.16929779901559022) 2025-03-14T03:57:23.7864654Z test_autograd (0.1692676009225077) 2025-03-14T03:57:23.7864976Z functorch/test_dims (0.16922526752146227) 2025-03-14T03:57:23.7865312Z test_dynamic_shapes (0.16914616774183627) 2025-03-14T03:57:23.7865667Z test_unary_ufuncs (0.16879230136062834) 2025-03-14T03:57:23.7866147Z torch_np/numpy_tests/core/test_getlimits (0.16828367976500277) 2025-03-14T03:57:23.7866629Z torch_np/numpy_tests/lib/test_shape_base_ (0.16816336799892856) 2025-03-14T03:57:23.7867042Z test_view_ops (0.1679881069175901) 2025-03-14T03:57:23.7867363Z test_jit_autocast (0.16796179372507655) 2025-03-14T03:57:23.7867822Z distributed/_shard/sharding_spec/test_sharding_spec (0.16753365365206285) 2025-03-14T03:57:23.7868285Z nn/test_init (0.16679157756760687) 2025-03-14T03:57:23.7868714Z distributed/launcher/test_run (0.1667036466480277) 2025-03-14T03:57:23.7869186Z distributed/fsdp/test_fsdp_mixed_precision (0.16649137888498067) 2025-03-14T03:57:23.7869645Z test_xnnpack_integration (0.16646202185284606) 2025-03-14T03:57:23.7870004Z nn/test_pooling (0.16638062918087393) 2025-03-14T03:57:23.7870359Z profiler/test_profiler_tree (0.1658663103985892) 2025-03-14T03:57:23.7870718Z test_mobile_optimizer (0.1658459847590144) 2025-03-14T03:57:23.7871145Z distributed/test_c10d_gloo (0.1657276154432247) 2025-03-14T03:57:23.7871532Z torch_np/test_ndarray_methods (0.1656035689660365) 2025-03-14T03:57:23.7871918Z distributed/test_launcher (0.1654095342028248) 2025-03-14T03:57:23.7872371Z distributed/fsdp/test_fsdp_use_orig_params (0.16492770640596874) 2025-03-14T03:57:23.7872779Z test_jit (0.16441312729529536) 2025-03-14T03:57:23.7873084Z test_serialization (0.164147021618951) 2025-03-14T03:57:23.7873491Z torch_np/numpy_tests/lib/test_twodim_base (0.1639003104075605) 2025-03-14T03:57:23.7873904Z lazy/test_reuse_ir (0.16389187977282063) 2025-03-14T03:57:23.7874322Z torch_np/numpy_tests/core/test_numerictypes (0.16369957719465641) 2025-03-14T03:57:23.7874876Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.16364034247360992) 2025-03-14T03:57:23.7875370Z distributed/test_c10d_common (0.16268909252887964) 2025-03-14T03:57:23.7875959Z torch_np/numpy_tests/lib/test_index_tricks (0.16232594443935358) 2025-03-14T03:57:23.7876382Z test_nn (0.1622233750542284) 2025-03-14T03:57:23.7876677Z test_type_info (0.16150474855001093) 2025-03-14T03:57:23.7876990Z test_metal (0.16061375461462107) 2025-03-14T03:57:23.7877285Z test_overrides (0.16022203047812633) 2025-03-14T03:57:23.7877613Z functorch/test_vmap (0.15912398536009265) 2025-03-14T03:57:23.7878002Z test_functional_autograd_benchmark (0.15878471739390937) 2025-03-14T03:57:23.7878441Z onnx/test_pytorch_onnx_no_runtime (0.15856694268417953) 2025-03-14T03:57:23.7878826Z functorch/test_ops (0.1583188297045425) 2025-03-14T03:57:23.7879207Z torch_np/numpy_tests/fft/test_helper (0.15711889606024623) 2025-03-14T03:57:23.7879618Z test_cuda_nvml_based_avail (0.15697675676004738) 2025-03-14T03:57:23.7879983Z test_type_promotion (0.15627445084327174) 2025-03-14T03:57:23.7880318Z test_linalg (0.1562466357562083) 2025-03-14T03:57:23.7880716Z torch_np/numpy_tests/lib/test_arraysetops (0.15521431354367654) 2025-03-14T03:57:23.7881244Z distributed/optim/test_zero_redundancy_optimizer (0.15514434528291368) 2025-03-14T03:57:23.7881798Z torch_np/numpy_tests/core/test_scalar_methods (0.1551089105841673) 2025-03-14T03:57:23.7882227Z test_cuda_trace (0.15471888859482907) 2025-03-14T03:57:23.7882545Z test_sparse (0.1545494248264531) 2025-03-14T03:57:23.7882883Z functorch/test_aotdispatch (0.15242957075773664) 2025-03-14T03:57:23.7883286Z torch_np/test_function_base (0.1522674462473943) 2025-03-14T03:57:23.7883637Z test_reductions (0.15224064243599447) 2025-03-14T03:57:23.7883983Z torch_np/test_reductions (0.15022664189515222) 2025-03-14T03:57:23.7884423Z torch_np/numpy_tests/core/test_scalar_ctors (0.14982150083401205) 2025-03-14T03:57:23.7884871Z distributed/test_c10d_nccl (0.14813933888764644) 2025-03-14T03:57:23.7885275Z functorch/test_eager_transforms (0.14532153439634893) 2025-03-14T03:57:23.7885650Z test_spectral_ops (0.14528282556748384) 2025-03-14T03:57:23.7885976Z test_prims (0.1451177573438238) 2025-03-14T03:57:23.7886356Z torch_np/numpy_tests/lib/test_arraypad (0.14190735761719264) 2025-03-14T03:57:23.7886893Z dynamo/test_comptime (0.1377315600991715) 2025-03-14T03:57:23.7887266Z dynamo/test_python_autograd (0.1318112720109655) 2025-03-14T03:57:23.7887659Z torch_np/test_scalars_0D_arrays (0.12580231206853573) 2025-03-14T03:57:23.7888041Z lazy/test_bindings (0.1143858408751135) 2025-03-14T03:57:23.7888385Z test_quantization (0.09663371763677574) 2025-03-14T03:57:23.7888766Z distributed/test_c10d_ops_nccl (0.08329114678419947) 2025-03-14T03:57:23.7889179Z profiler/test_record_function (0.07969967635974724) 2025-03-14T03:57:23.7889546Z test_jit_fuser_legacy (0.07793427441111316) 2025-03-14T03:57:23.7889896Z test_jit_profiling (0.07433524945707513) 2025-03-14T03:57:23.7890232Z test_jit_legacy (0.07140155878231036) 2025-03-14T03:57:23.7890599Z profiler/test_execution_trace (0.06980100978578418) 2025-03-14T03:57:23.7890995Z profiler/test_torch_tidy (0.06980100978578418) 2025-03-14T03:57:24.1300293Z distributions/test_distributions (0.05287493856250028) 2025-03-14T03:57:24.1301024Z base_commit: HEAD^ 2025-03-14T03:57:24.1301924Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:24.1302616Z Results from Filepath 2025-03-14T03:57:24.1302903Z distributed/test_c10d_common (0.25) 2025-03-14T03:57:24.1303267Z distributed/test_c10d_functional_native (0.25) 2025-03-14T03:57:24.1303706Z distributed/test_c10d_gloo (0.25) 2025-03-14T03:57:24.1304022Z distributed/test_c10d_logger (0.25) 2025-03-14T03:57:24.1304406Z distributed/test_c10d_nccl (0.25) 2025-03-14T03:57:24.1304761Z distributed/test_c10d_object_collectives (0.25) 2025-03-14T03:57:24.1305125Z distributed/test_c10d_ops_nccl (0.25) 2025-03-14T03:57:24.1305459Z distributed/test_c10d_pypg (0.25) 2025-03-14T03:57:24.1305790Z distributed/test_c10d_spawn_gloo (0.25) 2025-03-14T03:57:24.1306137Z distributed/test_c10d_spawn_nccl (0.25) 2025-03-14T03:57:24.1306488Z distributed/test_c10d_spawn_ucc (0.25) 2025-03-14T03:57:24.1306822Z distributed/test_c10d_ucc (0.25) 2025-03-14T03:57:24.1307238Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1875) 2025-03-14T03:57:24.1307793Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1875) 2025-03-14T03:57:24.1308328Z distributed/_composable/fsdp/test_fully_shard_comm (0.1875) 2025-03-14T03:57:24.1308910Z distributed/_composable/fsdp/test_fully_shard_compile (0.1875) 2025-03-14T03:57:24.1309428Z distributed/_composable/fsdp/test_fully_shard_extensions (0.1875) 2025-03-14T03:57:24.1309957Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1875) 2025-03-14T03:57:24.1310488Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.1875) 2025-03-14T03:57:24.1311045Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.1875) 2025-03-14T03:57:24.1311573Z distributed/_composable/fsdp/test_fully_shard_init (0.1875) 2025-03-14T03:57:24.1312079Z distributed/_composable/fsdp/test_fully_shard_logging (0.1875) 2025-03-14T03:57:24.1312587Z distributed/_composable/fsdp/test_fully_shard_memory (0.1875) 2025-03-14T03:57:24.1313127Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.1875) 2025-03-14T03:57:24.1313676Z distributed/_composable/fsdp/test_fully_shard_overlap (0.1875) 2025-03-14T03:57:24.1314180Z distributed/_composable/fsdp/test_fully_shard_state (0.1875) 2025-03-14T03:57:24.1314699Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1875) 2025-03-14T03:57:24.1315215Z distributed/_composable/fsdp/test_fully_shard_training (0.1875) 2025-03-14T03:57:24.1315682Z distributed/_composable/test_checkpoint (0.1875) 2025-03-14T03:57:24.1316193Z distributed/_composable/test_composability/test_2d_composability (0.1875) 2025-03-14T03:57:24.1316836Z distributed/_composable/test_composability/test_pp_composability (0.1875) 2025-03-14T03:57:24.1317344Z distributed/_composable/test_contract (0.1875) 2025-03-14T03:57:24.1317746Z distributed/_composable/test_replicate (0.1875) 2025-03-14T03:57:24.1318419Z distributed/_composable/test_replicate_with_compiler (0.1875) 2025-03-14T03:57:24.1318928Z distributed/_shard/sharded_optim/test_sharded_optim (0.1875) 2025-03-14T03:57:24.1319441Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1875) 2025-03-14T03:57:24.1319954Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1875) 2025-03-14T03:57:24.1320473Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1875) 2025-03-14T03:57:24.1320956Z distributed/_shard/sharded_tensor/ops/test_init (0.1875) 2025-03-14T03:57:24.1321443Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1875) 2025-03-14T03:57:24.1321920Z distributed/_shard/sharded_tensor/test_logger (0.1875) 2025-03-14T03:57:24.1322394Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1875) 2025-03-14T03:57:24.1322930Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1875) 2025-03-14T03:57:24.1323469Z distributed/_shard/sharding_plan/test_sharding_plan (0.1875) 2025-03-14T03:57:24.1324024Z distributed/_shard/sharding_spec/test_sharding_spec (0.1875) 2025-03-14T03:57:24.1324459Z distributed/_shard/test_sharder (0.1875) 2025-03-14T03:57:24.1324841Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:57:24.1325263Z distributed/_tools/test_fsdp2_mem_tracker (0.1875) 2025-03-14T03:57:24.1325668Z distributed/_tools/test_mem_tracker (0.1875) 2025-03-14T03:57:24.1326044Z distributed/_tools/test_memory_tracker (0.1875) 2025-03-14T03:57:24.1326436Z distributed/_tools/test_mod_tracker (0.1875) 2025-03-14T03:57:24.1326833Z distributed/_tools/test_runtime_estimator (0.1875) 2025-03-14T03:57:24.1327237Z distributed/_tools/test_sac_estimator (0.1875) 2025-03-14T03:57:24.1327633Z distributed/_tools/test_sac_ilp (0.1875) 2025-03-14T03:57:24.1328067Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.1875) 2025-03-14T03:57:24.1328586Z distributed/algorithms/quantization/test_quantization (0.1875) 2025-03-14T03:57:24.1329049Z distributed/algorithms/test_join (0.1875) 2025-03-14T03:57:24.1329480Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1875) 2025-03-14T03:57:24.1329948Z distributed/checkpoint/e2e/test_fine_tuning (0.1875) 2025-03-14T03:57:24.1330373Z distributed/checkpoint/e2e/test_fsdp_ep (0.1875) 2025-03-14T03:57:24.1330783Z distributed/checkpoint/e2e/test_pipeline (0.1875) 2025-03-14T03:57:24.1331210Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.1875) 2025-03-14T03:57:24.1331631Z distributed/checkpoint/test_checkpoint (0.1875) 2025-03-14T03:57:24.1332052Z distributed/checkpoint/test_compatibility (0.1875) 2025-03-14T03:57:24.1332482Z distributed/checkpoint/test_dedup_tensors (0.1875) 2025-03-14T03:57:24.1332917Z distributed/checkpoint/test_dtensor_checkpoint (0.1875) 2025-03-14T03:57:24.1333384Z distributed/checkpoint/test_dtensor_resharding (0.1875) 2025-03-14T03:57:24.1333874Z distributed/checkpoint/test_file_system_checkpoint (0.1875) 2025-03-14T03:57:24.1334405Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.1875) 2025-03-14T03:57:24.1334892Z distributed/checkpoint/test_format_utils (0.1875) 2025-03-14T03:57:24.1335327Z distributed/checkpoint/test_fsdp_model_state (0.1875) 2025-03-14T03:57:24.1335758Z distributed/checkpoint/test_fsdp_optim_state (0.1875) 2025-03-14T03:57:24.1336266Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1875) 2025-03-14T03:57:24.1336738Z distributed/checkpoint/test_fsspec (0.1875) 2025-03-14T03:57:24.1337130Z distributed/checkpoint/test_hf_storage (0.1875) 2025-03-14T03:57:24.1337547Z distributed/checkpoint/test_hsdp_checkpoint (0.1875) 2025-03-14T03:57:24.1337959Z distributed/checkpoint/test_nested_dict (0.1875) 2025-03-14T03:57:24.1338358Z distributed/checkpoint/test_planner (0.1875) 2025-03-14T03:57:24.1338761Z distributed/checkpoint/test_save_load_api (0.1875) 2025-03-14T03:57:24.1339169Z distributed/checkpoint/test_state_dict (0.1875) 2025-03-14T03:57:24.1339589Z distributed/checkpoint/test_state_dict_utils (0.1875) 2025-03-14T03:57:24.1340117Z distributed/checkpoint/test_tp_checkpoint (0.1875) 2025-03-14T03:57:24.1340535Z distributed/checkpoint/test_traverse (0.1875) 2025-03-14T03:57:24.1340918Z distributed/checkpoint/test_utils (0.1875) 2025-03-14T03:57:24.1341290Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:57:24.1341676Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:57:24.1342104Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:57:24.1342524Z distributed/elastic/test_control_plane (0.1875) 2025-03-14T03:57:24.1342912Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:57:24.1343323Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:57:24.1343762Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:57:24.1344190Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:57:24.1344586Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:57:24.1344977Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:57:24.1345474Z distributed/flight_recorder/test_fr_analysis (0.1875) 2025-03-14T03:57:24.1345905Z distributed/fsdp/test_checkpoint_wrapper (0.1875) 2025-03-14T03:57:24.1346341Z distributed/fsdp/test_distributed_checkpoint (0.1875) 2025-03-14T03:57:24.1346736Z distributed/fsdp/test_fsdp_apply (0.1875) 2025-03-14T03:57:24.1347146Z distributed/fsdp/test_fsdp_backward_prefetch (0.1875) 2025-03-14T03:57:24.1347623Z distributed/fsdp/test_fsdp_checkpoint (0.1875) 2025-03-14T03:57:24.1348029Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1875) 2025-03-14T03:57:24.1348418Z distributed/fsdp/test_fsdp_comm (0.1875) 2025-03-14T03:57:24.1348874Z distributed/fsdp/test_fsdp_comm_hooks (0.1875) 2025-03-14T03:57:24.1349260Z distributed/fsdp/test_fsdp_core (0.1875) 2025-03-14T03:57:24.1349667Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.1875) 2025-03-14T03:57:24.1350094Z distributed/fsdp/test_fsdp_exec_order (0.1875) 2025-03-14T03:57:24.1350486Z distributed/fsdp/test_fsdp_fine_tune (0.1875) 2025-03-14T03:57:24.1350891Z distributed/fsdp/test_fsdp_flatten_params (0.1875) 2025-03-14T03:57:24.1351309Z distributed/fsdp/test_fsdp_freezing_weights (0.1875) 2025-03-14T03:57:24.1351703Z distributed/fsdp/test_fsdp_fx (0.1875) 2025-03-14T03:57:24.1352061Z distributed/fsdp/test_fsdp_grad_acc (0.1875) 2025-03-14T03:57:24.1352451Z distributed/fsdp/test_fsdp_hybrid_shard (0.1875) 2025-03-14T03:57:24.1352867Z distributed/fsdp/test_fsdp_ignored_modules (0.1875) 2025-03-14T03:57:24.1353251Z distributed/fsdp/test_fsdp_input (0.1875) 2025-03-14T03:57:24.1353615Z distributed/fsdp/test_fsdp_memory (0.1875) 2025-03-14T03:57:24.1353975Z distributed/fsdp/test_fsdp_meta (0.1875) 2025-03-14T03:57:24.1354325Z distributed/fsdp/test_fsdp_misc (0.1875) 2025-03-14T03:57:24.1354715Z distributed/fsdp/test_fsdp_mixed_precision (0.1875) 2025-03-14T03:57:24.1355136Z distributed/fsdp/test_fsdp_multiple_forward (0.1875) 2025-03-14T03:57:24.1355576Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1875) 2025-03-14T03:57:24.1356005Z distributed/fsdp/test_fsdp_optim_state (0.1875) 2025-03-14T03:57:24.1356393Z distributed/fsdp/test_fsdp_overlap (0.1875) 2025-03-14T03:57:24.1356770Z distributed/fsdp/test_fsdp_pure_fp16 (0.1875) 2025-03-14T03:57:24.1357178Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1875) 2025-03-14T03:57:24.1357604Z distributed/fsdp/test_fsdp_state_dict (0.1875) 2025-03-14T03:57:24.1358017Z distributed/fsdp/test_fsdp_tp_integration (0.1875) 2025-03-14T03:57:24.1358421Z distributed/fsdp/test_fsdp_traversal (0.1875) 2025-03-14T03:57:24.1358797Z distributed/fsdp/test_fsdp_uneven (0.1875) 2025-03-14T03:57:24.1359177Z distributed/fsdp/test_fsdp_unshard_params (0.1875) 2025-03-14T03:57:24.1359599Z distributed/fsdp/test_fsdp_use_orig_params (0.1875) 2025-03-14T03:57:24.1360036Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1875) 2025-03-14T03:57:24.1360449Z distributed/fsdp/test_shard_utils (0.1875) 2025-03-14T03:57:24.1360808Z distributed/fsdp/test_utils (0.1875) 2025-03-14T03:57:24.1361241Z distributed/fsdp/test_wrap (0.1875) 2025-03-14T03:57:24.1361567Z distributed/launcher/test_run (0.1875) 2025-03-14T03:57:24.1361934Z distributed/nn/jit/test_instantiator (0.1875) 2025-03-14T03:57:24.1362378Z distributed/optim/test_apply_optimizer_in_backward (0.1875) 2025-03-14T03:57:24.1362831Z distributed/optim/test_named_optimizer (0.1875) 2025-03-14T03:57:24.1363268Z distributed/optim/test_zero_redundancy_optimizer (0.1875) 2025-03-14T03:57:24.1370860Z distributed/pipelining/test_backward (0.1875) 2025-03-14T03:57:24.1371285Z distributed/pipelining/test_microbatch (0.1875) 2025-03-14T03:57:24.1371693Z distributed/pipelining/test_pipe (0.1875) 2025-03-14T03:57:24.1372080Z distributed/pipelining/test_schedule (0.1875) 2025-03-14T03:57:24.1372501Z distributed/pipelining/test_schedule_multiproc (0.1875) 2025-03-14T03:57:24.1372927Z distributed/pipelining/test_stage (0.1875) 2025-03-14T03:57:24.1373321Z distributed/pipelining/test_transformer (0.1875) 2025-03-14T03:57:24.1373878Z distributed/pipelining/test_unflatten (0.1875) 2025-03-14T03:57:24.1374303Z distributed/rpc/cuda/test_tensorpipe_agent (0.1875) 2025-03-14T03:57:24.1374690Z distributed/rpc/test_faulty_agent (0.1875) 2025-03-14T03:57:24.1375053Z distributed/rpc/test_share_memory (0.1875) 2025-03-14T03:57:24.1375435Z distributed/rpc/test_tensorpipe_agent (0.1875) 2025-03-14T03:57:24.1376031Z distributed/tensor/debug/test_comm_mode (0.1875) 2025-03-14T03:57:24.1376477Z distributed/tensor/debug/test_comm_mode_features (0.1875) 2025-03-14T03:57:24.1376934Z distributed/tensor/debug/test_op_coverage (0.1875) 2025-03-14T03:57:24.1377377Z distributed/tensor/experimental/test_local_map (0.1875) 2025-03-14T03:57:24.1377890Z distributed/tensor/experimental/test_register_sharding (0.1875) 2025-03-14T03:57:24.1378439Z distributed/tensor/experimental/test_tp_transform (0.1875) 2025-03-14T03:57:24.1378948Z distributed/tensor/parallel/test_micro_pipeline_tp (0.1875) 2025-03-14T03:57:24.1379462Z distributed/tensor/parallel/test_parallelize_api (0.1875) 2025-03-14T03:57:24.1379919Z distributed/tensor/parallel/test_tp_examples (0.1875) 2025-03-14T03:57:24.1380383Z distributed/tensor/parallel/test_tp_random_state (0.1875) 2025-03-14T03:57:24.1380835Z distributed/tensor/parallel/test_tp_style (0.1875) 2025-03-14T03:57:24.1381219Z distributed/tensor/test_api (0.1875) 2025-03-14T03:57:24.1381571Z distributed/tensor/test_attention (0.1875) 2025-03-14T03:57:24.1381934Z distributed/tensor/test_common_rules (0.1875) 2025-03-14T03:57:24.1382332Z distributed/tensor/test_convolution_ops (0.1875) 2025-03-14T03:57:24.1382717Z distributed/tensor/test_dtensor (0.1875) 2025-03-14T03:57:24.1383097Z distributed/tensor/test_dtensor_compile (0.1875) 2025-03-14T03:57:24.1383492Z distributed/tensor/test_dtensor_ops (0.1875) 2025-03-14T03:57:24.1383879Z distributed/tensor/test_embedding_ops (0.1875) 2025-03-14T03:57:24.1384268Z distributed/tensor/test_experimental_ops (0.1875) 2025-03-14T03:57:24.1384665Z distributed/tensor/test_init (0.1875) 2025-03-14T03:57:24.1385013Z distributed/tensor/test_math_ops (0.1875) 2025-03-14T03:57:24.1385378Z distributed/tensor/test_matrix_ops (0.1875) 2025-03-14T03:57:24.1385757Z distributed/tensor/test_op_strategy (0.1875) 2025-03-14T03:57:24.1386129Z distributed/tensor/test_optimizers (0.1875) 2025-03-14T03:57:24.1386512Z distributed/tensor/test_pointwise_ops (0.1875) 2025-03-14T03:57:24.1386895Z distributed/tensor/test_random_ops (0.1875) 2025-03-14T03:57:24.1387276Z distributed/tensor/test_redistribute (0.1875) 2025-03-14T03:57:24.1387657Z distributed/tensor/test_tensor_ops (0.1875) 2025-03-14T03:57:24.1388014Z distributed/tensor/test_utils (0.1875) 2025-03-14T03:57:24.1388368Z distributed/tensor/test_view_ops (0.1875) 2025-03-14T03:57:24.1388864Z distributed/tensor/test_xla_integration (0.1875) 2025-03-14T03:57:24.1389249Z distributed/test_backends (0.1875) 2025-03-14T03:57:24.1389597Z distributed/test_collective_utils (0.1875) 2025-03-14T03:57:24.1390097Z distributed/test_composability (0.1875) 2025-03-14T03:57:24.1390485Z distributed/test_compute_comm_reordering (0.1875) 2025-03-14T03:57:24.1390892Z distributed/test_control_collectives (0.1875) 2025-03-14T03:57:24.1391333Z distributed/test_data_parallel (0.1875) 2025-03-14T03:57:24.1391682Z distributed/test_device_mesh (0.1875) 2025-03-14T03:57:24.1392024Z distributed/test_distributed_spawn (0.1875) 2025-03-14T03:57:24.1392406Z distributed/test_dynamo_distributed (0.1875) 2025-03-14T03:57:24.1392768Z distributed/test_fake_pg (0.1875) 2025-03-14T03:57:24.1393103Z distributed/test_functional_api (0.1875) 2025-03-14T03:57:24.1393479Z distributed/test_inductor_collectives (0.1875) 2025-03-14T03:57:24.1393839Z distributed/test_launcher (0.1875) 2025-03-14T03:57:24.1394182Z distributed/test_multi_threaded_pg (0.1875) 2025-03-14T03:57:24.1394536Z distributed/test_nccl (0.1875) 2025-03-14T03:57:24.1394855Z distributed/test_pg_wrapper (0.1875) 2025-03-14T03:57:24.1395293Z distributed/test_serialization (0.1875) 2025-03-14T03:57:24.1395633Z distributed/test_store (0.1875) 2025-03-14T03:57:24.1395971Z distributed/test_symmetric_memory (0.1875) 2025-03-14T03:57:34.7660797Z inductor/test_distributed_patterns (0.1875) 2025-03-14T03:57:34.7661509Z base_commit: HEAD^ 2025-03-14T03:57:34.7662554Z Changed files: ['torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp', 'torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp'] 2025-03-14T03:57:34.7663661Z Results from PublicBindings 2025-03-14T03:57:34.7664123Z test_public_bindings (1.0) 2025-03-14T03:57:34.7664666Z Aggregated Heuristics 2025-03-14T03:57:34.7665123Z inductor/test_compiled_autograd (1.257439699757566) 2025-03-14T03:57:34.7665559Z inductor/test_compiled_optimizers (1.2207666238499892) 2025-03-14T03:57:34.7665972Z test_ci_sanity_check_fail (1.2120870085058615) 2025-03-14T03:57:34.7666361Z test_sparse_semi_structured (1.1939309522604193) 2025-03-14T03:57:34.7666770Z test_cuda_expandable_segments (1.1935548378146128) 2025-03-14T03:57:34.7667175Z test_public_bindings (1.177175296005393) 2025-03-14T03:57:34.7667570Z test_functional_autograd_benchmark (1.1587847173939094) 2025-03-14T03:57:34.7667998Z test_linalg (1.1562466357562082) 2025-03-14T03:57:34.7668338Z distributed/test_c10d_nccl (0.8981393388876464) 2025-03-14T03:57:34.7668841Z distributed/test_distributed_spawn (0.47619854493201097) 2025-03-14T03:57:34.7669317Z distributed/test_c10d_functional_native (0.46807375150538666) 2025-03-14T03:57:34.7669771Z distributed/test_c10d_ucc (0.45713681511811355) 2025-03-14T03:57:34.7670166Z distributed/test_c10d_pypg (0.45129155722194203) 2025-03-14T03:57:34.7670568Z distributed/test_c10d_logger (0.4428624540682299) 2025-03-14T03:57:34.7671126Z distributed/_composable/test_composability/test_pp_composability (0.44114191413137255) 2025-03-14T03:57:34.7671736Z distributed/test_c10d_object_collectives (0.4366613420833576) 2025-03-14T03:57:34.7672203Z distributed/_tools/test_mod_tracker (0.43592675544639026) 2025-03-14T03:57:34.7672709Z distributed/tensor/debug/test_op_coverage (0.4344597248753468) 2025-03-14T03:57:34.7673196Z distributed/test_c10d_spawn_gloo (0.43190177817906616) 2025-03-14T03:57:34.7673635Z distributed/test_c10d_spawn_nccl (0.42819898733057826) 2025-03-14T03:57:34.7674057Z distributed/test_c10d_gloo (0.42711999142269247) 2025-03-14T03:57:34.7674457Z distributed/test_c10d_spawn_ucc (0.42525405247195025) 2025-03-14T03:57:34.7674927Z distributed/checkpoint/test_nested_dict (0.42061231720141057) 2025-03-14T03:57:34.7675492Z distributed/tensor/parallel/test_micro_pipeline_tp (0.41957270579399675) 2025-03-14T03:57:34.7676216Z distributed/flight_recorder/test_fr_analysis (0.4182704416147265) 2025-03-14T03:57:34.7676761Z distributed/_shard/sharded_tensor/test_logger (0.41668950881399835) 2025-03-14T03:57:34.7677231Z distributed/test_c10d_common (0.4164679948012934) 2025-03-14T03:57:34.7677639Z distributed/test_symmetric_memory (0.4139631658088838) 2025-03-14T03:57:34.7678414Z distributed/_composable/test_contract (0.4130646362547572) 2025-03-14T03:57:34.7678894Z distributed/_tools/test_sac_estimator (0.4125768209049624) 2025-03-14T03:57:34.7679369Z distributed/tensor/test_common_rules (0.41242747251092415) 2025-03-14T03:57:34.7679862Z distributed/pipelining/test_transformer (0.4105675863761583) 2025-03-14T03:57:34.7680363Z distributed/checkpoint/test_dedup_tensors (0.4099726759323281) 2025-03-14T03:57:34.7680905Z distributed/pipelining/test_schedule_multiproc (0.4093269413769305) 2025-03-14T03:57:34.7681408Z distributed/_tools/test_sac_ilp (0.40914114700848236) 2025-03-14T03:57:34.7681840Z distributed/tensor/test_attention (0.4075938551926943) 2025-03-14T03:57:34.7682279Z distributed/tensor/test_tensor_ops (0.4063509873895327) 2025-03-14T03:57:34.7682750Z distributed/checkpoint/e2e/test_fsdp_ep (0.4055487554220396) 2025-03-14T03:57:34.7683234Z distributed/checkpoint/test_hf_storage (0.40506264221940125) 2025-03-14T03:57:34.7683806Z distributed/tensor/test_dtensor (0.4044423797955693) 2025-03-14T03:57:34.7684249Z distributed/fsdp/test_fsdp_fx (0.4037285393286507) 2025-03-14T03:57:34.7684705Z distributed/tensor/test_experimental_ops (0.4036625961452815) 2025-03-14T03:57:34.7685288Z distributed/tensor/experimental/test_register_sharding (0.4033857068660691) 2025-03-14T03:57:34.7685795Z distributed/test_backends (0.40179816427634474) 2025-03-14T03:57:34.7686250Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.4013879668368867) 2025-03-14T03:57:34.7686719Z distributed/tensor/test_init (0.40132709004446565) 2025-03-14T03:57:34.7687200Z distributed/checkpoint/test_fsdp_optim_state (0.40124227818871194) 2025-03-14T03:57:34.7687730Z distributed/checkpoint/test_save_load_api (0.4012387385944125) 2025-03-14T03:57:34.7688224Z distributed/_tools/test_memory_tracker (0.4010339402535935) 2025-03-14T03:57:34.7688668Z distributed/test_collective_utils (0.4010337600262475) 2025-03-14T03:57:34.7689111Z distributed/tensor/test_random_ops (0.3988472819152992) 2025-03-14T03:57:34.7689600Z distributed/tensor/test_dtensor_compile (0.3979809490884181) 2025-03-14T03:57:34.7690089Z distributed/pipelining/test_backward (0.39788731096954943) 2025-03-14T03:57:34.7690601Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.3978040816272958) 2025-03-14T03:57:34.7691088Z distributed/tensor/test_dtensor_ops (0.3974851837101393) 2025-03-14T03:57:34.7691533Z distributed/pipelining/test_pipe (0.3973901638482848) 2025-03-14T03:57:34.7691950Z distributed/test_device_mesh (0.3970524378271727) 2025-03-14T03:57:34.7692383Z distributed/fsdp/test_fsdp_pure_fp16 (0.39657725405792665) 2025-03-14T03:57:34.7692817Z distributed/tensor/test_api (0.3965475809805521) 2025-03-14T03:57:34.7693264Z distributed/checkpoint/test_format_utils (0.39627563794072396) 2025-03-14T03:57:34.7693759Z distributed/tensor/test_redistribute (0.3960882015009013) 2025-03-14T03:57:34.7694294Z distributed/tensor/parallel/test_tp_random_state (0.3956741592113956) 2025-03-14T03:57:34.7694894Z distributed/tensor/debug/test_comm_mode_features (0.3956552954158494) 2025-03-14T03:57:34.7695416Z distributed/_tools/test_mem_tracker (0.39498304741533163) 2025-03-14T03:57:34.7695895Z distributed/pipelining/test_microbatch (0.3937550183303226) 2025-03-14T03:57:34.7696411Z distributed/tensor/experimental/test_local_map (0.3935671813852867) 2025-03-14T03:57:34.7696999Z distributed/_composable/fsdp/test_fully_shard_logging (0.39351655752632597) 2025-03-14T03:57:34.7697576Z distributed/tensor/parallel/test_tp_style (0.39311597221198713) 2025-03-14T03:57:34.7698163Z distributed/_composable/fsdp/test_fully_shard_ignore_params (0.3930551354700874) 2025-03-14T03:57:34.7698748Z distributed/checkpoint/e2e/test_pipeline (0.3929569716423085) 2025-03-14T03:57:34.7699292Z distributed/pipelining/test_unflatten (0.3924596042431765) 2025-03-14T03:57:34.7699779Z distributed/checkpoint/test_tp_checkpoint (0.3918269461829931) 2025-03-14T03:57:34.7700293Z distributed/_tools/test_runtime_estimator (0.39160506629482694) 2025-03-14T03:57:34.7700859Z distributed/checkpoint/test_fsspec (0.39115381707100605) 2025-03-14T03:57:34.7701344Z distributed/tensor/test_xla_integration (0.39098678637180084) 2025-03-14T03:57:34.7701849Z distributed/tensor/test_convolution_ops (0.39062412890116105) 2025-03-14T03:57:34.7702385Z distributed/_composable/fsdp/test_fully_shard_state (0.39027538898668335) 2025-03-14T03:57:34.7702936Z distributed/tensor/debug/test_comm_mode (0.3901527142398507) 2025-03-14T03:57:34.7703424Z distributed/fsdp/test_shard_utils (0.38989062362826965) 2025-03-14T03:57:34.7703883Z distributed/checkpoint/test_traverse (0.38976738817413836) 2025-03-14T03:57:34.7704390Z distributed/checkpoint/e2e/test_fine_tuning (0.3897132799198221) 2025-03-14T03:57:34.7704906Z distributed/elastic/test_control_plane (0.38965414185065284) 2025-03-14T03:57:34.7705382Z distributed/_composable/test_checkpoint (0.389170034648507) 2025-03-14T03:57:34.7706074Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.3890668645055619) 2025-03-14T03:57:34.7706660Z distributed/_tools/test_fsdp2_mem_tracker (0.38888078978346446) 2025-03-14T03:57:34.7707157Z distributed/tensor/test_embedding_ops (0.38880343220151625) 2025-03-14T03:57:34.7707704Z distributed/tensor/experimental/test_tp_transform (0.38823958093697714) 2025-03-14T03:57:34.7708291Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.38767619025343325) 2025-03-14T03:57:34.7708889Z distributed/test_functional_api (0.38739930097422093) 2025-03-14T03:57:34.7709311Z distributed/tensor/test_utils (0.3873295129408041) 2025-03-14T03:57:34.7709815Z distributed/_composable/fsdp/test_fully_shard_overlap (0.3873237857162539) 2025-03-14T03:57:34.7710348Z distributed/pipelining/test_stage (0.38701659821765566) 2025-03-14T03:57:34.7710856Z distributed/checkpoint/test_hsdp_checkpoint (0.38699386954680115) 2025-03-14T03:57:34.7711384Z distributed/test_compute_comm_reordering (0.38665800362751257) 2025-03-14T03:57:34.7711867Z distributed/tensor/test_pointwise_ops (0.3866507567305702) 2025-03-14T03:57:34.7712321Z distributed/tensor/test_math_ops (0.386415319740934) 2025-03-14T03:57:34.7712716Z distributed/test_nccl (0.38639787773889495) 2025-03-14T03:57:34.7713176Z distributed/checkpoint/test_fsdp_model_state (0.38595153470393695) 2025-03-14T03:57:34.7713736Z distributed/checkpoint/test_dtensor_checkpoint (0.38575652871558297) 2025-03-14T03:57:34.7714264Z distributed/checkpoint/test_planner (0.38426220371425335) 2025-03-14T03:57:34.7714784Z distributed/checkpoint/test_dtensor_resharding (0.38399642845470994) 2025-03-14T03:57:34.7715322Z distributed/checkpoint/test_compatibility (0.3839722379398268) 2025-03-14T03:57:34.7715804Z distributed/fsdp/test_fsdp_memory (0.3832223920542329) 2025-03-14T03:57:34.7716256Z distributed/tensor/test_op_strategy (0.3831707869574997) 2025-03-14T03:57:34.7716803Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.38201967489870425) 2025-03-14T03:57:34.7717318Z distributed/test_fake_pg (0.38173237248394615) 2025-03-14T03:57:34.7717741Z distributed/_composable/test_replicate (0.381604050613606) 2025-03-14T03:57:34.7718259Z distributed/checkpoint/test_state_dict_utils (0.38135289379434795) 2025-03-14T03:57:34.7718783Z distributed/optim/test_named_optimizer (0.38114771497357625) 2025-03-14T03:57:34.7719259Z distributed/tensor/test_matrix_ops (0.3808291130763991) 2025-03-14T03:57:34.7719813Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.3806381722159601) 2025-03-14T03:57:34.7720368Z distributed/rpc/test_share_memory (0.3806157839745369) 2025-03-14T03:57:34.7720797Z distributed/tensor/test_optimizers (0.3798942938580443) 2025-03-14T03:57:34.7721238Z distributed/tensor/test_view_ops (0.37956786208394716) 2025-03-14T03:57:34.7721755Z distributed/tensor/parallel/test_parallelize_api (0.37945231632991117) 2025-03-14T03:57:34.7722325Z distributed/fsdp/test_fsdp_backward_prefetch (0.3790959467911202) 2025-03-14T03:57:34.7722814Z distributed/checkpoint/test_utils (0.378644357137868) 2025-03-14T03:57:34.7723322Z distributed/fsdp/test_fsdp_core (0.3784633244225274) 2025-03-14T03:57:34.7723819Z distributed/tensor/parallel/test_tp_examples (0.37820247973603827) 2025-03-14T03:57:34.7724351Z distributed/checkpoint/test_checkpoint (0.37799545859128536) 2025-03-14T03:57:34.7724836Z distributed/fsdp/test_fsdp_overlap (0.37762390990491046) 2025-03-14T03:57:34.7725299Z distributed/pipelining/test_schedule (0.377225206965074) 2025-03-14T03:57:34.7725742Z distributed/test_serialization (0.3771726406558289) 2025-03-14T03:57:34.7726139Z distributed/test_pg_wrapper (0.3768674156327758) 2025-03-14T03:57:34.7726576Z distributed/test_control_collectives (0.3766971208160822) 2025-03-14T03:57:34.7727012Z distributed/fsdp/test_utils (0.37635376769672335) 2025-03-14T03:57:34.7727518Z distributed/test_inductor_collectives (0.37588778443909054) 2025-03-14T03:57:34.7728030Z distributed/fsdp/test_fsdp_flatten_params (0.37550391565936936) 2025-03-14T03:57:34.7728634Z distributed/_composable/fsdp/test_fully_shard_frozen (0.375342632209975) 2025-03-14T03:57:34.7729232Z distributed/_composable/fsdp/test_fully_shard_init (0.3753257509152345) 2025-03-14T03:57:34.7729791Z distributed/fsdp/test_fsdp_optim_state (0.3752293292851334) 2025-03-14T03:57:34.7730255Z distributed/fsdp/test_fsdp_apply (0.3748898210158222) 2025-03-14T03:57:34.7730714Z distributed/fsdp/test_fsdp_comm_hooks (0.3746214424723924) 2025-03-14T03:57:34.7731275Z distributed/algorithms/quantization/test_quantization (0.37433690354360605) 2025-03-14T03:57:34.7731860Z distributed/fsdp/test_fsdp_freezing_weights (0.37393239327817684) 2025-03-14T03:57:34.7732395Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.3729880620610062) 2025-03-14T03:57:34.7732959Z distributed/_composable/fsdp/test_fully_shard_compile (0.3729160614464352) 2025-03-14T03:57:34.7733562Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.3723005147613405) 2025-03-14T03:57:34.7734089Z inductor/test_distributed_patterns (0.37205316274160877) 2025-03-14T03:57:34.7734558Z distributed/checkpoint/test_state_dict (0.37148474571763807) 2025-03-14T03:57:34.7735023Z distributed/fsdp/test_fsdp_uneven (0.3714771160933248) 2025-03-14T03:57:34.7735587Z distributed/_composable/test_composability/test_2d_composability (0.37145994956809675) 2025-03-14T03:57:34.7736162Z distributed/test_composability (0.3711497431319764) 2025-03-14T03:57:34.7736598Z distributed/fsdp/test_fsdp_grad_acc (0.3711063884426371) 2025-03-14T03:57:34.7737052Z distributed/test_multi_threaded_pg (0.37088667128262276) 2025-03-14T03:57:34.7737562Z distributed/_composable/test_replicate_with_compiler (0.37032944837936366) 2025-03-14T03:57:34.7738105Z distributed/fsdp/test_fsdp_exec_order (0.36979124947373615) 2025-03-14T03:57:34.7738639Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.3697576871368619) 2025-03-14T03:57:34.7739159Z distributed/fsdp/test_fsdp_input (0.36960755775765786) 2025-03-14T03:57:34.7739708Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.36934985267816234) 2025-03-14T03:57:34.7740277Z distributed/test_dynamo_distributed (0.3691762937439804) 2025-03-14T03:57:34.7740719Z distributed/fsdp/test_fsdp_fine_tune (0.369155167093979) 2025-03-14T03:57:34.7741182Z distributed/nn/jit/test_instantiator (0.3691527440374386) 2025-03-14T03:57:34.7741674Z distributed/fsdp/test_fsdp_ignored_modules (0.3690464699790904) 2025-03-14T03:57:34.7742156Z distributed/fsdp/test_fsdp_traversal (0.369039921718853) 2025-03-14T03:57:34.7742689Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.3688325601446689) 2025-03-14T03:57:34.7743209Z distributed/algorithms/test_join (0.36874585076599026) 2025-03-14T03:57:34.7743753Z distributed/_composable/fsdp/test_fully_shard_autograd (0.3685140183232737) 2025-03-14T03:57:34.7744330Z distributed/fsdp/test_fsdp_multiple_wrapping (0.3681887880648165) 2025-03-14T03:57:34.7744937Z distributed/_composable/fsdp/test_fully_shard_comm (0.3681468351437237) 2025-03-14T03:57:34.7745487Z distributed/rpc/cuda/test_tensorpipe_agent (0.367869965889772) 2025-03-14T03:57:34.7746140Z distributed/_composable/fsdp/test_fully_shard_memory (0.3674697610553857) 2025-03-14T03:57:34.7746663Z distributed/fsdp/test_fsdp_state_dict (0.3672399511639963) 2025-03-14T03:57:34.7747196Z distributed/checkpoint/test_file_system_checkpoint (0.36658174087120454) 2025-03-14T03:57:34.7747762Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.365690817024227) 2025-03-14T03:57:34.7748291Z distributed/fsdp/test_fsdp_tp_integration (0.36518698146590034) 2025-03-14T03:57:34.7748857Z distributed/rpc/test_faulty_agent (0.3650491876472658) 2025-03-14T03:57:34.7749372Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.36503663180882895) 2025-03-14T03:57:34.7749928Z distributed/rpc/test_tensorpipe_agent (0.3646608577924537) 2025-03-14T03:57:34.7750408Z distributed/fsdp/test_fsdp_checkpoint (0.36453391766509946) 2025-03-14T03:57:34.7750862Z distributed/launcher/test_run (0.36407703916356643) 2025-03-14T03:57:34.7751377Z distributed/fsdp/test_fsdp_hybrid_shard (0.3638628711802216) 2025-03-14T03:57:34.7751885Z distributed/fsdp/test_fsdp_multiple_forward (0.3636989043458981) 2025-03-14T03:57:34.7752438Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.36333873000758077) 2025-03-14T03:57:34.7753028Z distributed/_shard/sharded_optim/test_sharded_optim (0.3633004016586683) 2025-03-14T03:57:34.7753611Z distributed/_shard/sharding_plan/test_sharding_plan (0.3631896219166706) 2025-03-14T03:57:34.7754099Z distributed/test_launcher (0.36278292671836354) 2025-03-14T03:57:34.7754551Z distributed/fsdp/test_fsdp_clip_grad_norm (0.3621022302373106) 2025-03-14T03:57:34.7755008Z distributed/fsdp/test_fsdp_comm (0.36207449525128976) 2025-03-14T03:57:34.7755519Z distributed/_shard/sharded_tensor/ops/test_embedding (0.36205851509327924) 2025-03-14T03:57:34.7756130Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.36205851509327924) 2025-03-14T03:57:34.7756756Z distributed/_composable/fsdp/test_fully_shard_extensions (0.36177543800852147) 2025-03-14T03:57:34.7757343Z distributed/_shard/sharded_tensor/ops/test_init (0.361644092323821) 2025-03-14T03:57:34.7757887Z distributed/fsdp/test_distributed_checkpoint (0.36123493619791747) 2025-03-14T03:57:34.7758446Z distributed/_composable/fsdp/test_fully_shard_training (0.3609164544523043) 2025-03-14T03:57:34.7758961Z distributed/_shard/test_sharder (0.360848068187134) 2025-03-14T03:57:34.7759363Z distributed/fsdp/test_wrap (0.3608107411012548) 2025-03-14T03:57:34.7759766Z distributed/fsdp/test_fsdp_misc (0.3604818261948352) 2025-03-14T03:57:34.7760230Z distributed/fsdp/test_checkpoint_wrapper (0.35994609039626946) 2025-03-14T03:57:34.7760780Z distributed/optim/test_apply_optimizer_in_backward (0.3597094919415147) 2025-03-14T03:57:34.7761399Z distributed/fsdp/test_fsdp_meta (0.3593178979692143) 2025-03-14T03:57:34.7761866Z distributed/fsdp/test_fsdp_unshard_params (0.3584009412833725) 2025-03-14T03:57:34.7762339Z distributed/test_data_parallel (0.3575730970074891) 2025-03-14T03:57:34.7762881Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.3570780325133336) 2025-03-14T03:57:34.7763405Z distributed/test_store (0.3569535955435625) 2025-03-14T03:57:34.7763865Z distributed/_shard/sharding_spec/test_sharding_spec (0.35503365365206285) 2025-03-14T03:57:34.7764435Z distributed/fsdp/test_fsdp_mixed_precision (0.35399137888498067) 2025-03-14T03:57:34.7764964Z distributed/fsdp/test_fsdp_use_orig_params (0.35242770640596877) 2025-03-14T03:57:34.7765523Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.3511403424736099) 2025-03-14T03:57:34.7766113Z distributed/optim/test_zero_redundancy_optimizer (0.34264434528291365) 2025-03-14T03:57:34.7766616Z distributed/test_c10d_ops_nccl (0.33329114678419947) 2025-03-14T03:57:34.7767008Z functorch/test_rearrange (0.25564193858030787) 2025-03-14T03:57:34.7767383Z functorch/test_parsing (0.24935646822327556) 2025-03-14T03:57:34.7767764Z inductor/test_indexing (0.24856005924770527) 2025-03-14T03:57:34.7768231Z inductor/test_external_callables (0.2472830126835195) 2025-03-14T03:57:34.7768645Z inductor/test_triton_syntax (0.24662618413371362) 2025-03-14T03:57:34.7769051Z inductor/test_cpp_wrapper_hipify (0.24573972753520712) 2025-03-14T03:57:34.7769437Z test_package (0.2450108865327078) 2025-03-14T03:57:34.7769916Z cpp_extensions/open_registration_extension/test/test_openreg (0.24443520033911578) 2025-03-14T03:57:34.7770430Z dynamo/test_interop (0.24236388314332016) 2025-03-14T03:57:34.7770803Z inductor/test_cudacodecache (0.24220576493737866) 2025-03-14T03:57:34.7771161Z test_mkl_verbose (0.24214182516999405) 2025-03-14T03:57:34.7771510Z inductor/test_debug_trace (0.24212822587581664) 2025-03-14T03:57:34.7771916Z test_comparison_utils (0.24198440881265262) 2025-03-14T03:57:34.7772326Z export/test_functionalized_assertions (0.2392339793108619) 2025-03-14T03:57:34.7772741Z onnx/test_lazy_import (0.23857046232399398) 2025-03-14T03:57:34.7773185Z dynamo/test_fx_passes_pre_grad (0.23834714061705997) 2025-03-14T03:57:34.7773580Z inductor/test_inductor_utils (0.2382143531135916) 2025-03-14T03:57:34.7773963Z inductor/test_b2b_gemm (0.237374693933916) 2025-03-14T03:57:34.7774365Z test_mkldnn_verbose (0.23717604334812106) 2025-03-14T03:57:34.7774733Z export/test_retraceability (0.23610855677786186) 2025-03-14T03:57:34.7775151Z export/test_unflatten_training_ir (0.23537146698331143) 2025-03-14T03:57:34.7775590Z inductor/test_triton_extension_backend (0.235286119322358) 2025-03-14T03:57:34.7776205Z export/test_export_training_ir_to_run_decomp (0.2352769077024522) 2025-03-14T03:57:34.7776678Z inductor/test_extension_backend (0.23463145350070394) 2025-03-14T03:57:34.7777095Z inductor/test_op_completeness (0.23451288393230757) 2025-03-14T03:57:34.7777495Z inductor/test_compile_worker (0.2339122863144485) 2025-03-14T03:57:34.7777856Z inductor/test_smoke (0.23388731481439948) 2025-03-14T03:57:34.7778192Z test_license (0.2324552483484767) 2025-03-14T03:57:34.7778573Z inductor/test_inductor_annotations (0.23194734766223504) 2025-03-14T03:57:34.7778971Z inductor/test_utils (0.2315552130078967) 2025-03-14T03:57:34.7779324Z inductor/test_xpu_basic (0.23142609012712997) 2025-03-14T03:57:34.7779750Z inductor/test_torchinductor_strided_blocks (0.23131484980413694) 2025-03-14T03:57:34.7780227Z inductor/test_provenance_tracing (0.23008978445770634) 2025-03-14T03:57:34.7780665Z inductor/test_aot_inductor_arrayref (0.2294483331286257) 2025-03-14T03:57:34.7781062Z export/test_serdes (0.22938313305936642) 2025-03-14T03:57:34.7781414Z inductor/test_ck_backend (0.22921369932888142) 2025-03-14T03:57:34.7781848Z inductor/test_move_constructors_to_cuda (0.22845450164655703) 2025-03-14T03:57:34.7782252Z test_transformers (0.22803961684312657) 2025-03-14T03:57:34.7782595Z inductor/test_pad_mm (0.22767621989081907) 2025-03-14T03:57:34.7782942Z inductor/test_metrics (0.22737796365847734) 2025-03-14T03:57:34.7783311Z onnx/exporter/test_tensors (0.22712148011988242) 2025-03-14T03:57:34.7783693Z test_utils_config_module (0.22694537797759606) 2025-03-14T03:57:34.7784046Z export/test_tree_utils (0.22676210679199169) 2025-03-14T03:57:34.7784395Z test_autoload (0.22665098662056266) 2025-03-14T03:57:34.7784725Z test_cpp_api_parity (0.22648251410258957) 2025-03-14T03:57:34.7785084Z dynamo/test_reconstruct (0.22615636268214176) 2025-03-14T03:57:34.7785438Z dynamo/test_sdpa (0.22599347721189417) 2025-03-14T03:57:34.7785758Z onnx/test_fx_passes (0.2258942119947787) 2025-03-14T03:57:34.7786107Z dynamo/test_base_output (0.22563464456604138) 2025-03-14T03:57:34.7786480Z functorch/test_ac_logging (0.22560192329011508) 2025-03-14T03:57:34.7786886Z inductor/test_triton_cpu_backend (0.22559511470148905) 2025-03-14T03:57:34.7787296Z inductor/test_combo_kernels (0.2252054031036911) 2025-03-14T03:57:34.7787679Z inductor/test_triton_wrapper (0.22518205364975594) 2025-03-14T03:57:34.7788052Z export/test_tools (0.22512918696160084) 2025-03-14T03:57:34.7788637Z inductor/test_minifier_utils (0.22427973542946014) 2025-03-14T03:57:34.7789014Z test_nestedtensor (0.22418214506935608) 2025-03-14T03:57:34.7789400Z inductor/test_autoheuristic (0.22388425655659075) 2025-03-14T03:57:34.7789779Z onnx/test_fx_type_promotion (0.22357414536993545) 2025-03-14T03:57:34.7790169Z dynamo/test_skip_non_tensor (0.22307383425748575) 2025-03-14T03:57:34.7790571Z inductor/test_benchmark_fusion (0.22307117089781733) 2025-03-14T03:57:34.7791010Z inductor/test_cooperative_reductions (0.22231607839392925) 2025-03-14T03:57:34.7791452Z inductor/test_gpu_cpp_wrapper (0.22219750882553288) 2025-03-14T03:57:34.7791845Z export/test_export_legacy (0.22183739456299756) 2025-03-14T03:57:34.7792232Z test_appending_byte_serializer (0.22166025110715662) 2025-03-14T03:57:34.7792682Z inductor/test_coordinate_descent_tuner (0.22149956841558216) 2025-03-14T03:57:34.7793089Z test_hop_infra (0.2214931002563874) 2025-03-14T03:57:34.7793531Z inductor/test_snode_runtime (0.2211900579867468) 2025-03-14T03:57:34.7793907Z dynamo/test_utils (0.2209673770881541) 2025-03-14T03:57:34.7794252Z backends/xeon/test_launch (0.22054602557850575) 2025-03-14T03:57:34.7794622Z test_extension_utils (0.22050837808845591) 2025-03-14T03:57:34.7794991Z inductor/test_cutlass_backend (0.220276565671) 2025-03-14T03:57:34.7795354Z test_show_pickle (0.21965239832133848) 2025-03-14T03:57:34.7795701Z dynamo/test_frame_init (0.2196017344118565) 2025-03-14T03:57:34.7796058Z inductor/test_flex_decoding (0.219326046648284) 2025-03-14T03:57:34.7796472Z dynamo/test_skip_guard_eval_unsafe (0.2192512723249616) 2025-03-14T03:57:34.7796894Z test_transformers_privateuse1 (0.2191969237675173) 2025-03-14T03:57:34.7797284Z export/test_cpp_serdes (0.21909687756523588) 2025-03-14T03:57:34.7797646Z dynamo/test_view (0.21898245322579715) 2025-03-14T03:57:34.7797968Z test_openmp (0.21866118796895156) 2025-03-14T03:57:34.7798291Z test_ao_sparsity (0.21859586556866292) 2025-03-14T03:57:34.7798632Z test_foreach (0.21842732322123132) 2025-03-14T03:57:34.7798983Z dynamo/test_pre_dispatch (0.21812725444384565) 2025-03-14T03:57:34.7799345Z dynamo/test_sys (0.21754331784285968) 2025-03-14T03:57:34.7799700Z inductor/test_codegen_triton (0.21724183754355095) 2025-03-14T03:57:34.7800072Z test_file_check (0.21708596091453602) 2025-03-14T03:57:34.7800418Z dynamo/test_callback (0.21692347594950173) 2025-03-14T03:57:34.7800773Z inductor/test_config (0.21687958057812448) 2025-03-14T03:57:34.7801161Z dynamo/test_export_mutations (0.21652777679876503) 2025-03-14T03:57:34.7801544Z inductor/test_foreach (0.21625246951514518) 2025-03-14T03:57:34.7801877Z test_flop_counter (0.21564690563264124) 2025-03-14T03:57:34.7802231Z inductor/test_fx_fusion (0.2156048726105058) 2025-03-14T03:57:34.7802607Z inductor/test_aot_inductor (0.21506433564485844) 2025-03-14T03:57:34.7802982Z profiler/test_kineto (0.2150420226089999) 2025-03-14T03:57:34.7803378Z inductor/test_scatter_optimization (0.2143338893413708) 2025-03-14T03:57:34.7803762Z test_proxy_tensor (0.2143334888361575) 2025-03-14T03:57:34.7804089Z dynamo/test_pgo (0.21415930911889494) 2025-03-14T03:57:34.7804428Z test_tensorexpr_pybind (0.21395497135907118) 2025-03-14T03:57:34.7804789Z dynamo/test_subgraphs (0.2138729078408668) 2025-03-14T03:57:34.7805196Z inductor/test_aot_inductor_custom_ops (0.2135498202853007) 2025-03-14T03:57:34.7805642Z test_set_default_mobile_cpu_allocator (0.21348125379278438) 2025-03-14T03:57:34.7806061Z torch_np/test_binary_ufuncs (0.21344372645429852) 2025-03-14T03:57:34.7806513Z inductor/test_torchinductor_dynamic_shapes (0.21335673672197056) 2025-03-14T03:57:34.7806986Z onnx/exporter/test_verification (0.21319284998868973) 2025-03-14T03:57:34.7807388Z torch_np/test_unary_ufuncs (0.2131509170928576) 2025-03-14T03:57:34.7807767Z test_model_exports_to_core_aten (0.2131340915149685) 2025-03-14T03:57:34.7808177Z inductor/test_kernel_benchmark (0.21293212109483386) 2025-03-14T03:57:34.7808594Z inductor/test_triton_heuristics (0.2127969906358677) 2025-03-14T03:57:34.7809082Z test_utils_filelock (0.21233370623038725) 2025-03-14T03:57:34.7809427Z test_module_tracker (0.21212592412572917) 2025-03-14T03:57:34.7809762Z test_native_functions (0.21165547067693072) 2025-03-14T03:57:34.7810174Z onnx/test_models_quantized_onnxruntime (0.21165068463963183) 2025-03-14T03:57:34.7810627Z inductor/test_aot_inductor_utils (0.21154018525128337) 2025-03-14T03:57:34.7811060Z inductor/test_memory_planning (0.2115196793843626) 2025-03-14T03:57:34.7811468Z inductor/test_cpu_cpp_wrapper (0.21137011071245712) 2025-03-14T03:57:34.7811873Z inductor/test_op_dtype_prop (0.21135495159013387) 2025-03-14T03:57:34.7812271Z dynamo/test_config (0.211317364175866) 2025-03-14T03:57:34.7812675Z inductor/test_graph_transform_observer (0.21111709154395722) 2025-03-14T03:57:34.7813116Z lazy/test_functionalization (0.21100605147357082) 2025-03-14T03:57:34.7813482Z test_weak (0.21094000816389827) 2025-03-14T03:57:34.7813908Z dynamo/test_graph_deduplication (0.21069826321715265) 2025-03-14T03:57:34.7814279Z test_deploy (0.21064253291672247) 2025-03-14T03:57:34.7814627Z onnx/test_onnxscript_runtime (0.21061944379117595) 2025-03-14T03:57:34.7815023Z inductor/test_multi_kernel (0.21060891050406624) 2025-03-14T03:57:34.7815443Z inductor/test_group_batch_fusion (0.21059469256899424) 2025-03-14T03:57:34.7815852Z lazy/test_step_closures (0.21017526203139283) 2025-03-14T03:57:34.7816191Z test_modules (0.21016774965268975) 2025-03-14T03:57:34.7816511Z test_jiterator (0.2101669129506725) 2025-03-14T03:57:34.7816852Z dynamo/test_deviceguard (0.2098906644798014) 2025-03-14T03:57:34.7817252Z inductor/test_decompose_mem_bound_mm (0.20985537997051) 2025-03-14T03:57:34.7817657Z inductor/test_profiler (0.20964245137386103) 2025-03-14T03:57:34.7818027Z inductor/test_pattern_matcher (0.20960232075148877) 2025-03-14T03:57:34.7818519Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20945074955351678) 2025-03-14T03:57:34.7818996Z inductor/test_fp8 (0.2093710690413315) 2025-03-14T03:57:34.7819338Z dynamo/test_after_aot (0.20922796852862074) 2025-03-14T03:57:34.7819771Z test_cpp_extensions_open_device_registration (0.20906734591282827) 2025-03-14T03:57:34.7820256Z inductor/test_aot_inductor_package (0.2090212878132992) 2025-03-14T03:57:34.7820661Z dynamo/test_python_dispatcher (0.208699461849155) 2025-03-14T03:57:34.7821076Z inductor/test_cpu_select_algorithm (0.2086295736894348) 2025-03-14T03:57:34.7821484Z test_namedtuple_return_api (0.20856949790744037) 2025-03-14T03:57:34.7821869Z dynamo/test_dynamic_shapes (0.20854152261829162) 2025-03-14T03:57:34.7822276Z dynamo/test_graph_region_tracker (0.20847928410814537) 2025-03-14T03:57:34.7822657Z functorch/test_logging (0.2084286201986634) 2025-03-14T03:57:34.7822994Z test_xpu (0.2083572101191327) 2025-03-14T03:57:34.7823302Z dynamo/test_profiler (0.20827618791448285) 2025-03-14T03:57:34.7823666Z inductor/test_benchmarking (0.20825874591244378) 2025-03-14T03:57:34.7824040Z dynamo/test_compile (0.20819804934736874) 2025-03-14T03:57:34.7824370Z torch_np/test_dtype (0.20812854166760117) 2025-03-14T03:57:34.7824700Z dynamo/test_nops (0.20807405293333223) 2025-03-14T03:57:34.7825085Z inductor/test_torchinductor_opinfo (0.2080244303374048) 2025-03-14T03:57:34.7825508Z onnx/exporter/test_building (0.20800796957313833) 2025-03-14T03:57:34.7825903Z inductor/test_block_analysis (0.20797302549327823) 2025-03-14T03:57:34.7826264Z dynamo/test_sources (0.20783643319028355) 2025-03-14T03:57:34.7826648Z inductor/test_split_cat_fx_passes (0.20773001895511073) 2025-03-14T03:57:34.7827039Z inductor/test_fuzzer (0.2075667129543892) 2025-03-14T03:57:34.7827409Z inductor/test_custom_lowering (0.2075211755116374) 2025-03-14T03:57:34.7827796Z dynamo/test_recompiles (0.20750281234760776) 2025-03-14T03:57:34.7828135Z test_namedtensor (0.20744413833385986) 2025-03-14T03:57:34.7828501Z inductor/test_cudagraph_trees (0.2072745844518109) 2025-03-14T03:57:34.7829021Z dynamo/test_optimizers (0.20726789601474885) 2025-03-14T03:57:34.7829470Z inductor/test_memory (0.2070175201806567) 2025-03-14T03:57:34.7829824Z inductor/test_cuda_repro (0.2069928690847783) 2025-03-14T03:57:34.7830189Z inductor/test_minifier (0.20697759470636898) 2025-03-14T03:57:34.7830524Z dynamo/test_modes (0.20674637815125513) 2025-03-14T03:57:34.7830950Z torch_np/numpy_tests/core/test_scalarinherit (0.20673326160551966) 2025-03-14T03:57:34.7831395Z dynamo/test_decorators (0.20652309649484246) 2025-03-14T03:57:34.7831770Z inductor/test_inplacing_pass (0.2065026507037037) 2025-03-14T03:57:34.7832158Z test_functionalization (0.20615795589188024) 2025-03-14T03:57:34.7832506Z inductor/test_halide (0.20594803108433102) 2025-03-14T03:57:34.7832878Z inductor/test_triton_kernels (0.20565726429947792) 2025-03-14T03:57:34.7833281Z inductor/test_inplace_padding (0.2056342953254954) 2025-03-14T03:57:34.7833679Z nn/test_multihead_attention (0.20556270501861867) 2025-03-14T03:57:34.7834102Z test_stateless (0.2054599153556262) 2025-03-14T03:57:34.7834459Z inductor/test_select_algorithm (0.20529713001168193) 2025-03-14T03:57:34.7834840Z export/test_db (0.2052304458936681) 2025-03-14T03:57:34.7835164Z test_tensorexpr (0.20508412131399031) 2025-03-14T03:57:34.7835504Z inductor/test_perf (0.2050646167101028) 2025-03-14T03:57:34.7835891Z onnx/exporter/test_hf_models_e2e (0.20502378520360723) 2025-03-14T03:57:34.7836270Z test_content_store (0.20500476120597566) 2025-03-14T03:57:34.7836640Z inductor/test_async_compile (0.20499863347621222) 2025-03-14T03:57:34.7837044Z dynamo/test_autograd_function (0.20490916061156184) 2025-03-14T03:57:34.7837431Z test_expanded_weights (0.20486250175421283) 2025-03-14T03:57:34.7837844Z inductor/test_custom_post_grad_passes (0.20475324393202562) 2025-03-14T03:57:34.7838244Z torch_np/test_basic (0.20438644123242825) 2025-03-14T03:57:34.7838609Z inductor/test_control_flow (0.20436737718427533) 2025-03-14T03:57:34.7839003Z inductor/test_dependencies (0.2041885716317992) 2025-03-14T03:57:34.7839396Z inductor/test_ordered_set (0.20417555521236708) 2025-03-14T03:57:34.7839769Z nn/test_packed_sequence (0.20417393316625324) 2025-03-14T03:57:34.7840142Z dynamo/test_metrics_context (0.20416938743208232) 2025-03-14T03:57:34.7840498Z dynamo/test_base_hop (0.20415234593525658) 2025-03-14T03:57:34.7840885Z onnx/exporter/test_dynamic_shapes (0.20412729433416488) 2025-03-14T03:57:34.7841271Z test_custom_ops (0.20409649548326242) 2025-03-14T03:57:34.7841596Z xpu/test_conv (0.20363435251763984) 2025-03-14T03:57:34.7841926Z dynamo/test_modules (0.20349509685497674) 2025-03-14T03:57:34.7842284Z inductor/test_fused_attention (0.20340518343459174) 2025-03-14T03:57:34.7842671Z onnx/exporter/test_core (0.20333481466861558) 2025-03-14T03:57:34.7843072Z inductor/test_auto_functionalize (0.20331366799335354) 2025-03-14T03:57:34.7843458Z dynamo/test_global (0.20324652329434442) 2025-03-14T03:57:34.7843822Z torch_np/test_nep50_examples (0.20309923750215472) 2025-03-14T03:57:34.7844206Z profiler/test_cpp_thread (0.20300622016636666) 2025-03-14T03:57:34.7844580Z dynamo/test_cudagraphs (0.2028034243516141) 2025-03-14T03:57:34.7844923Z test_mps (0.20255178692610007) 2025-03-14T03:57:34.7845265Z inductor/test_minifier_isolate (0.20213538165583594) 2025-03-14T03:57:34.7845634Z test_hub (0.20212781210730463) 2025-03-14T03:57:34.7845922Z test_utils (0.20188824991397147) 2025-03-14T03:57:34.7846254Z dynamo/test_bytecode_utils (0.2018748530145867) 2025-03-14T03:57:34.7846623Z onnx/test_custom_ops (0.20118125808620024) 2025-03-14T03:57:34.7846984Z inductor/test_layout_optim (0.20117795391819057) 2025-03-14T03:57:34.7847357Z export/test_torchbind (0.20054765883876557) 2025-03-14T03:57:34.7847814Z inductor/test_torchinductor_codegen_config_overrides (0.2004557228670534) 2025-03-14T03:57:34.7848303Z inductor/test_torchbind (0.2002363461364704) 2025-03-14T03:57:34.7848664Z test_multiprocessing (0.20012630919065846) 2025-03-14T03:57:34.7849026Z dynamo/test_debug_utils (0.20011843740167598) 2025-03-14T03:57:34.7849525Z dynamo/test_model_output (0.19996860840138184) 2025-03-14T03:57:34.7849872Z functorch/test_ac (0.1999533091022339) 2025-03-14T03:57:34.7850201Z test_torch (0.19984652787397314) 2025-03-14T03:57:34.7850540Z functorch/test_minifier (0.19971160420600964) 2025-03-14T03:57:34.7850984Z dynamo/test_cudagraphs_expandable_segments (0.1996990884180941) 2025-03-14T03:57:34.7851434Z dynamo/test_exceptions (0.19957014576467338) 2025-03-14T03:57:34.7851790Z dynamo/test_backends (0.1995690644005975) 2025-03-14T03:57:34.7852138Z test_compile_benchmark_util (0.1993768619487366) 2025-03-14T03:57:34.7852498Z test_complex (0.19930210765067485) 2025-03-14T03:57:34.7852826Z test_fx_experimental (0.19917158300166163) 2025-03-14T03:57:34.7853192Z functorch/test_ac_knapsack (0.19890440597387168) 2025-03-14T03:57:34.7853551Z export/test_swap (0.19885788729334733) 2025-03-14T03:57:34.7853997Z onnx/exporter/test_capture_strategies (0.19877177867248863) 2025-03-14T03:57:34.7854455Z onnx/internal/test_registraion (0.19829123249231512) 2025-03-14T03:57:34.7854845Z inductor/test_mps_basic (0.19814052238055171) 2025-03-14T03:57:34.7855240Z dynamo/test_verify_correctness (0.19797397228760247) 2025-03-14T03:57:34.7855625Z export/test_unflatten (0.19789763599394822) 2025-03-14T03:57:34.7855988Z inductor/test_loop_ordering (0.19788504010499003) 2025-03-14T03:57:34.7856349Z test_optim (0.1978532399910543) 2025-03-14T03:57:34.7856658Z test_fx_passes (0.19785145774285515) 2025-03-14T03:57:34.7857041Z inductor/test_mkldnn_pattern_matcher (0.19769119558175466) 2025-03-14T03:57:34.7857470Z onnx/exporter/test_ir_passes (0.1976325415932674) 2025-03-14T03:57:34.7857862Z inductor/test_inductor_freezing (0.1974437834862409) 2025-03-14T03:57:34.7858263Z dynamo/test_structured_trace (0.1974020508430154) 2025-03-14T03:57:34.7858643Z inductor/test_mmdecomp (0.1972139735948515) 2025-03-14T03:57:34.7859107Z inductor/test_cudagraph_trees_expandable_segments (0.19714917185134015) 2025-03-14T03:57:34.7859599Z inductor/test_binary_folding (0.19711478847877867) 2025-03-14T03:57:34.7859965Z dynamo/test_dicts (0.19704157612578813) 2025-03-14T03:57:34.7860319Z dynamo/test_compiler_bisector (0.19702683753393882) 2025-03-14T03:57:34.7860688Z test_legacy_vmap (0.19686611479184302) 2025-03-14T03:57:34.7861019Z test_cuda_sanitizer (0.19665234513424615) 2025-03-14T03:57:34.7861382Z inductor/test_flex_attention (0.1965950128129628) 2025-03-14T03:57:34.7861740Z test_pytree (0.1964620651074091) 2025-03-14T03:57:34.7862054Z dynamo/test_flat_apply (0.19616450975919064) 2025-03-14T03:57:34.7862409Z export/test_passes (0.1961592431156358) 2025-03-14T03:57:34.7862758Z inductor/test_padding (0.19608102444747902) 2025-03-14T03:57:34.7863123Z dynamo/test_aot_autograd (0.19605937714070037) 2025-03-14T03:57:34.7863480Z test_autocast (0.195966139527045) 2025-03-14T03:57:34.7863856Z inductor/test_split_cat_fx_aten_passes (0.19592260461035968) 2025-03-14T03:57:34.7864322Z export/test_converter (0.1957493660803484) 2025-03-14T03:57:34.7864725Z inductor/test_efficient_conv_bn_eval (0.19568852933844869) 2025-03-14T03:57:34.7865227Z dynamo/test_backward_higher_order_ops (0.19568107994148137) 2025-03-14T03:57:34.7865632Z test_autograd (0.195596647630611) 2025-03-14T03:57:34.7865972Z test_functional_optim (0.19555235756592795) 2025-03-14T03:57:34.7866321Z dynamo/test_resume (0.19543186557250777) 2025-03-14T03:57:34.7866659Z dynamo/test_export (0.1954138628631701) 2025-03-14T03:57:34.7867019Z dynamo/test_recompile_ux (0.1954016274289039) 2025-03-14T03:57:34.7867375Z dynamo/test_unspec (0.19534593717899507) 2025-03-14T03:57:34.7867708Z nn/test_lazy_modules (0.19514544426921895) 2025-03-14T03:57:34.7868076Z onnx/test_pytorch_jit_onnx (0.19509868528556662) 2025-03-14T03:57:34.7868456Z inductor/test_codecache (0.1950606773408248) 2025-03-14T03:57:34.7868924Z test_numba_integration (0.19496551730214562) 2025-03-14T03:57:34.7869289Z dynamo/test_logging (0.19482938558014623) 2025-03-14T03:57:34.7869730Z test_decomp (0.19481444673569026) 2025-03-14T03:57:34.7870089Z inductor/test_unbacked_symints (0.19452380010240117) 2025-03-14T03:57:34.7870503Z test_itt (0.1945055771151962) 2025-03-14T03:57:34.7870805Z xpu/test_gemm (0.1943335801513461) 2025-03-14T03:57:34.7871188Z torch_np/numpy_tests/core/test_einsum (0.19418535317190516) 2025-03-14T03:57:34.7871592Z test_autograd_fallback (0.19406740438658943) 2025-03-14T03:57:34.7871963Z test_python_dispatch (0.19400520592696452) 2025-03-14T03:57:34.7872399Z higher_order_ops/test_with_effects (0.19368277920500035) 2025-03-14T03:57:34.7872842Z higher_order_ops/test_invoke_quant (0.1935997744995447) 2025-03-14T03:57:34.7873233Z test_jit_disabled (0.19357890817793197) 2025-03-14T03:57:34.7873604Z dynamo/test_higher_order_ops (0.19348711238304447) 2025-03-14T03:57:34.7873971Z torch_np/test_random (0.19341914664834808) 2025-03-14T03:57:34.7874318Z test_bundled_inputs (0.1933318965876315) 2025-03-14T03:57:34.7874754Z inductor/test_torchinductor (0.19333116737754794) 2025-03-14T03:57:34.7875136Z test_ops_fwd_gradients (0.19294406736433606) 2025-03-14T03:57:34.7875491Z test_mkldnn_fusion (0.1929040368682671) 2025-03-14T03:57:34.7875952Z test_typing (0.19265382123626026) 2025-03-14T03:57:34.7876336Z onnx/exporter/test_small_models_e2e (0.192653240503701) 2025-03-14T03:57:34.7876772Z dynamo/test_aot_autograd_cache (0.19231194998619058) 2025-03-14T03:57:34.7877169Z export/test_draft_export (0.19207713377963498) 2025-03-14T03:57:34.7877535Z lazy/test_meta_kernel (0.19200992900484387) 2025-03-14T03:57:34.7877868Z dynamo/test_torchrec (0.1918703128874888) 2025-03-14T03:57:34.7878217Z export/test_pass_infra (0.19159354375984042) 2025-03-14T03:57:34.7878563Z test_fake_tensor (0.19140132128271886) 2025-03-14T03:57:34.7878889Z test_ops_jit (0.19134062471764382) 2025-03-14T03:57:34.7879247Z onnx/test_onnxscript_no_runtime (0.19131789604678925) 2025-03-14T03:57:34.7879683Z higher_order_ops/test_invoke_subgraph (0.19118554909905552) 2025-03-14T03:57:34.7880083Z test_fx (0.19112377116990456) 2025-03-14T03:57:34.7880385Z test_out_dtype_op (0.19104112691914088) 2025-03-14T03:57:34.7880757Z dynamo/test_input_attr_tracking (0.19081906680362876) 2025-03-14T03:57:34.7881131Z nn/test_pruning (0.19019568043913315) 2025-03-14T03:57:34.7881463Z onnx/test_symbolic_helper (0.19018907210311375) 2025-03-14T03:57:34.7881817Z export/test_hop (0.1901532469117844) 2025-03-14T03:57:34.7882204Z dynamo/test_activation_checkpointing (0.19006767897296364) 2025-03-14T03:57:34.7882646Z test_numpy_interop (0.19005698548376865) 2025-03-14T03:57:34.7883008Z export/test_experimental (0.18996516966362048) 2025-03-14T03:57:34.7883386Z test_monitor (0.1898428553714798) 2025-03-14T03:57:34.7883700Z test_accelerator (0.18946407377527774) 2025-03-14T03:57:34.7884024Z dynamo/test_exc (0.18927700158087418) 2025-03-14T03:57:34.7884350Z test_binary_ufuncs (0.18919545871944707) 2025-03-14T03:57:34.7884698Z export/test_schema (0.18918676775631854) 2025-03-14T03:57:34.7885055Z dynamo/test_guard_manager (0.18891398365554246) 2025-03-14T03:57:34.7885408Z export/test_export (0.18888070167231752) 2025-03-14T03:57:34.7885791Z test_cpp_extensions_mtia_backend (0.18872120047112229) 2025-03-14T03:57:34.7886183Z test_fx_reinplace_pass (0.18849950081030215) 2025-03-14T03:57:34.7886530Z dynamo/test_hooks (0.1884817183788318) 2025-03-14T03:57:34.7886912Z inductor/test_standalone_compile (0.18816331673426126) 2025-03-14T03:57:34.7887331Z distributions/test_constraints (0.18811004954089286) 2025-03-14T03:57:34.7887705Z test_futures (0.1880932883977164) 2025-03-14T03:57:34.7888031Z test_per_overload_api (0.18779851656073038) 2025-03-14T03:57:34.7888427Z test_functionalization_of_rng_ops (0.18771617268887666) 2025-03-14T03:57:34.7888841Z functorch/test_control_flow (0.18761131006513868) 2025-03-14T03:57:34.7889231Z distributed/_tools/test_fake_collectives (0.1875) 2025-03-14T03:57:34.7889764Z distributed/elastic/events/lib_test (0.1875) 2025-03-14T03:57:34.7890151Z distributed/elastic/metrics/api_test (0.1875) 2025-03-14T03:57:34.7890581Z distributed/elastic/multiprocessing/api_test (0.1875) 2025-03-14T03:57:34.7891003Z distributed/elastic/timer/api_test (0.1875) 2025-03-14T03:57:34.7891408Z distributed/elastic/timer/local_timer_example (0.1875) 2025-03-14T03:57:34.7891851Z distributed/elastic/timer/local_timer_test (0.1875) 2025-03-14T03:57:34.7892284Z distributed/elastic/utils/distributed_test (0.1875) 2025-03-14T03:57:34.7892702Z distributed/elastic/utils/logging_test (0.1875) 2025-03-14T03:57:34.7893096Z distributed/elastic/utils/util_test (0.1875) 2025-03-14T03:57:34.7893442Z test_dlpack (0.18741629441042107) 2025-03-14T03:57:34.7893815Z functorch/test_vmap_registrations (0.18718490252343917) 2025-03-14T03:57:34.7894264Z test_vulkan (0.18697121296688496) 2025-03-14T03:57:34.7894582Z test_ops_gradients (0.18685238307009994) 2025-03-14T03:57:34.7895013Z test_type_hints (0.18675347830767644) 2025-03-14T03:57:34.7895401Z inductor/test_max_autotune (0.1866269787360568) 2025-03-14T03:57:34.7895796Z lazy/test_extract_compiled_graph (0.18642728683670728) 2025-03-14T03:57:34.7896216Z onnx/test_models_onnxruntime (0.18622841597304504) 2025-03-14T03:57:34.7896583Z test_meta (0.18621265609290183) 2025-03-14T03:57:34.7896911Z dynamo/test_trace_rules (0.18597201253549278) 2025-03-14T03:57:34.7897265Z nn/test_dropout (0.18594846282895094) 2025-03-14T03:57:34.7897628Z onnx/internal/test_diagnostics (0.18582863166913272) 2025-03-14T03:57:34.7898031Z nn/test_parametrization (0.1857413415578948) 2025-03-14T03:57:34.7898448Z test_cpp_extensions_stream_and_event (0.18546795669929877) 2025-03-14T03:57:34.7898857Z lazy/test_debug_util (0.18536608819829686) 2025-03-14T03:57:34.7899215Z inductor/test_cpu_repro (0.18483980921824283) 2025-03-14T03:57:34.7899603Z onnx/test_pytorch_onnx_onnxruntime (0.1848143121659386) 2025-03-14T03:57:34.7900010Z dynamo/test_subclasses (0.18477159828494055) 2025-03-14T03:57:34.7900382Z test_cpp_extensions_jit (0.18456812161132538) 2025-03-14T03:57:34.7900737Z nn/test_embedding (0.18446621305980215) 2025-03-14T03:57:34.7901093Z dynamo/test_error_messages (0.18442836531714565) 2025-03-14T03:57:34.7901456Z dynamo/test_ctx_manager (0.18435050710368087) 2025-03-14T03:57:34.7901811Z dynamo/test_repros (0.18424717675865043) 2025-03-14T03:57:34.7902158Z dynamo/test_generator (0.18421639793300862) 2025-03-14T03:57:34.7902499Z test_masked (0.18411274718380755) 2025-03-14T03:57:34.7902829Z test_segment_reductions (0.183913175436022) 2025-03-14T03:57:34.7903191Z dynamo/test_minifier (0.18389527285298768) 2025-03-14T03:57:34.7903526Z test_logging (0.1838533800076769) 2025-03-14T03:57:34.7903841Z test_dataloader (0.1837935631010942) 2025-03-14T03:57:34.7904173Z test_schema_check (0.18377095603478052) 2025-03-14T03:57:34.7904504Z test_subclass (0.1836472399743933) 2025-03-14T03:57:34.7904832Z export/test_lift_unlift (0.18363412342865784) 2025-03-14T03:57:34.7905203Z lazy/test_ts_opinfo (0.18354637273642463) 2025-03-14T03:57:34.7905610Z export/test_verifier (0.18341008081233992) 2025-03-14T03:57:34.7905973Z onnx/exporter/test_api (0.18322202358943665) 2025-03-14T03:57:34.7906340Z dynamo/test_functions (0.18313525413497603) 2025-03-14T03:57:34.7906674Z test_matmul_cuda (0.1830185469158215) 2025-03-14T03:57:34.7907123Z torch_np/numpy_tests/lib/test_type_check (0.18286070781126143) 2025-03-14T03:57:34.7907554Z export/test_serialize (0.18281813410708805) 2025-03-14T03:57:34.7907912Z profiler/test_profiler (0.1827367314224856) 2025-03-14T03:57:34.7908250Z test_cuda (0.1827188573431824) 2025-03-14T03:57:34.7908701Z torch_np/numpy_tests/core/test_numeric (0.18209670406637748) 2025-03-14T03:57:34.7909118Z dynamo/test_reorder_logs (0.1819379638250875) 2025-03-14T03:57:34.7909473Z test_jit_fuser_te (0.18178258782758924) 2025-03-14T03:57:34.7909816Z onnx/test_onnx_opset (0.18169944294530893) 2025-03-14T03:57:34.7910351Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.18113354910418197) 2025-03-14T03:57:34.7910872Z onnx/test_pytorch_onnx_shape_inference (0.18087936847056352) 2025-03-14T03:57:34.7911260Z test_pruning_op (0.1801904194026513) 2025-03-14T03:57:34.7911585Z test_native_mha (0.17976043700565641) 2025-03-14T03:57:34.7911898Z test_mkldnn (0.17962911134621656) 2025-03-14T03:57:34.7912209Z test_tensorboard (0.17955557858905538) 2025-03-14T03:57:34.7912608Z functorch/test_memory_efficient_fusion (0.1794860308587665) 2025-03-14T03:57:34.7913007Z test_import_stats (0.17944383763454572) 2025-03-14T03:57:34.7913335Z dynamo/test_misc (0.1792041552896486) 2025-03-14T03:57:34.7913665Z functorch/test_dims (0.179098660037001) 2025-03-14T03:57:34.7913998Z test_sympy_utils (0.17892678540418025) 2025-03-14T03:57:34.7914330Z test_jit_llga_fuser (0.17870586672852604) 2025-03-14T03:57:34.7914669Z optim/test_lrscheduler (0.17832028033442507) 2025-03-14T03:57:34.7915165Z torch_np/numpy_tests/core/test_multiarray (0.17798127269663044) 2025-03-14T03:57:34.7915673Z torch_np/numpy_tests/lib/test_function_base (0.1776683980240034) 2025-03-14T03:57:34.7916115Z torch_np/test_ufuncs_basic (0.17755877974712422) 2025-03-14T03:57:34.7916495Z onnx/test_autograd_funs (0.17721859061895037) 2025-03-14T03:57:34.7916906Z torch_np/numpy_tests/lib/test_histograms (0.17716237971226423) 2025-03-14T03:57:34.7917329Z onnx/torchlib/test_ops (0.17674717595764) 2025-03-14T03:57:34.7917732Z benchmark_utils/test_benchmark_utils (0.17610046016446987) 2025-03-14T03:57:34.7918129Z test_cuda_multigpu (0.17599112224124) 2025-03-14T03:57:34.7918450Z test_indexing (0.1757758306638326) 2025-03-14T03:57:34.7918784Z test_tensor_creation_ops (0.17563617449595617) 2025-03-14T03:57:34.7919162Z test_sparse_csr (0.1755802839934407) 2025-03-14T03:57:34.7919494Z optim/test_swa_utils (0.1754779949619648) 2025-03-14T03:57:34.7919851Z onnx/test_op_consistency (0.17481680090533402) 2025-03-14T03:57:34.7920280Z torch_np/numpy_tests/core/test_indexing (0.1747839194273224) 2025-03-14T03:57:34.7920763Z torch_np/numpy_tests/linalg/test_linalg (0.17477030225007034) 2025-03-14T03:57:34.7921162Z export/test_sparse (0.17460361198029642) 2025-03-14T03:57:34.7921511Z onnx/test_utility_funs (0.17453160114294575) 2025-03-14T03:57:34.7921865Z lazy/test_generator (0.1742083333600337) 2025-03-14T03:57:34.7922214Z onnx/test_verification (0.17411465519064367) 2025-03-14T03:57:34.7922558Z test_datapipe (0.17367844493758205) 2025-03-14T03:57:34.7922865Z test_testing (0.1735447963479051) 2025-03-14T03:57:34.7923178Z optim/test_optim (0.1734390028958129) 2025-03-14T03:57:34.7923560Z profiler/test_memory_profiler (0.1733473673030107) 2025-03-14T03:57:34.7923934Z nn/test_module_hooks (0.1733038924621074) 2025-03-14T03:57:34.7924281Z nn/test_load_state_dict (0.17314343004840024) 2025-03-14T03:57:34.7924626Z test_function_schema (0.17277947093581728) 2025-03-14T03:57:34.7925041Z torch_np/numpy_tests/core/test_shape_base (0.17277702785401616) 2025-03-14T03:57:34.7925455Z test_ops (0.17271882318323403) 2025-03-14T03:57:34.7925768Z test_sort_and_select (0.17268012561765914) 2025-03-14T03:57:34.7926137Z test_shape_ops (0.17214489045061002) 2025-03-14T03:57:34.7926447Z test_dispatch (0.1720368942198447) 2025-03-14T03:57:34.7926840Z torch_np/numpy_tests/core/test_scalarmath (0.17175539913067941) 2025-03-14T03:57:34.7927261Z test_maskedtensor (0.17096986823058077) 2025-03-14T03:57:34.7927602Z test_cuda_primary_ctx (0.1709408316026168) 2025-03-14T03:57:34.7927967Z test_multiprocessing_spawn (0.1709070289626146) 2025-03-14T03:57:34.7928387Z torch_np/numpy_tests/fft/test_pocketfft (0.17033871206494722) 2025-03-14T03:57:34.7928811Z test_scatter_gather_ops (0.17014991390739934) 2025-03-14T03:57:34.7929219Z torch_np/numpy_tests/core/test_dtype (0.16989825645662465) 2025-03-14T03:57:34.7929668Z torch_np/numpy_tests/core/test_dlpack (0.1694692352721417) 2025-03-14T03:57:34.7930070Z nn/test_convolution (0.16929779901559022) 2025-03-14T03:57:34.7930492Z test_dynamic_shapes (0.16914616774183627) 2025-03-14T03:57:34.7930817Z test_unary_ufuncs (0.16879230136062834) 2025-03-14T03:57:34.7931224Z torch_np/numpy_tests/core/test_getlimits (0.16828367976500277) 2025-03-14T03:57:34.7931715Z torch_np/numpy_tests/lib/test_shape_base_ (0.16816336799892856) 2025-03-14T03:57:34.7932126Z test_view_ops (0.1679881069175901) 2025-03-14T03:57:34.7932453Z test_jit_autocast (0.16796179372507655) 2025-03-14T03:57:34.7932810Z nn/test_init (0.16679157756760687) 2025-03-14T03:57:34.7933155Z test_xnnpack_integration (0.16646202185284606) 2025-03-14T03:57:34.7933508Z nn/test_pooling (0.16638062918087393) 2025-03-14T03:57:34.7933859Z profiler/test_profiler_tree (0.1658663103985892) 2025-03-14T03:57:34.7934227Z test_mobile_optimizer (0.1658459847590144) 2025-03-14T03:57:34.7934584Z torch_np/test_ndarray_methods (0.1656035689660365) 2025-03-14T03:57:34.7934945Z test_reductions (0.1654051657900461) 2025-03-14T03:57:34.7935327Z test_jit (0.16441312729529536) 2025-03-14T03:57:34.7935642Z test_serialization (0.164147021618951) 2025-03-14T03:57:34.7936064Z torch_np/numpy_tests/lib/test_twodim_base (0.1639003104075605) 2025-03-14T03:57:34.7936472Z lazy/test_reuse_ir (0.16389187977282063) 2025-03-14T03:57:34.7936902Z torch_np/numpy_tests/core/test_numerictypes (0.16369957719465641) 2025-03-14T03:57:34.7937415Z torch_np/numpy_tests/lib/test_index_tricks (0.16232594443935358) 2025-03-14T03:57:34.7937830Z test_nn (0.1622233750542284) 2025-03-14T03:57:34.7938128Z test_type_info (0.16150474855001093) 2025-03-14T03:57:34.7938432Z test_metal (0.16061375461462107) 2025-03-14T03:57:34.7938746Z test_overrides (0.16022203047812633) 2025-03-14T03:57:34.7939080Z functorch/test_vmap (0.15912398536009265) 2025-03-14T03:57:34.7939473Z onnx/test_pytorch_onnx_no_runtime (0.15856694268417953) 2025-03-14T03:57:34.7939869Z functorch/test_ops (0.1583188297045425) 2025-03-14T03:57:34.7940250Z torch_np/numpy_tests/fft/test_helper (0.15711889606024623) 2025-03-14T03:57:34.7940682Z test_cuda_nvml_based_avail (0.15697675676004738) 2025-03-14T03:57:34.7941053Z test_type_promotion (0.15627445084327174) 2025-03-14T03:57:34.7941476Z torch_np/numpy_tests/lib/test_arraysetops (0.15521431354367654) 2025-03-14T03:57:34.7941981Z torch_np/numpy_tests/core/test_scalar_methods (0.1551089105841673) 2025-03-14T03:57:34.7942410Z test_cuda_trace (0.15471888859482907) 2025-03-14T03:57:34.7942722Z test_sparse (0.1545494248264531) 2025-03-14T03:57:34.7943066Z functorch/test_aotdispatch (0.15242957075773664) 2025-03-14T03:57:34.7943460Z torch_np/test_function_base (0.1522674462473943) 2025-03-14T03:57:34.7943839Z torch_np/test_reductions (0.15022664189515222) 2025-03-14T03:57:34.7944282Z torch_np/numpy_tests/core/test_scalar_ctors (0.14982150083401205) 2025-03-14T03:57:34.7944737Z functorch/test_eager_transforms (0.14532153439634893) 2025-03-14T03:57:34.7945118Z test_spectral_ops (0.14528282556748384) 2025-03-14T03:57:34.7945446Z test_prims (0.1451177573438238) 2025-03-14T03:57:34.7945825Z torch_np/numpy_tests/lib/test_arraypad (0.14190735761719264) 2025-03-14T03:57:34.7946234Z dynamo/test_comptime (0.1377315600991715) 2025-03-14T03:57:34.7946587Z dynamo/test_python_autograd (0.1318112720109655) 2025-03-14T03:57:34.7946991Z torch_np/test_scalars_0D_arrays (0.12580231206853573) 2025-03-14T03:57:34.7947367Z lazy/test_bindings (0.1143858408751135) 2025-03-14T03:57:34.7947753Z test_quantization (0.09663371763677574) 2025-03-14T03:57:34.7948128Z profiler/test_record_function (0.07969967635974724) 2025-03-14T03:57:34.7948496Z test_jit_fuser_legacy (0.07793427441111316) 2025-03-14T03:57:34.7948940Z test_jit_profiling (0.07433524945707513) 2025-03-14T03:57:34.7949274Z test_jit_legacy (0.07140155878231036) 2025-03-14T03:57:34.7949639Z profiler/test_execution_trace (0.06980100978578418) 2025-03-14T03:57:34.7950034Z profiler/test_torch_tidy (0.06980100978578418) 2025-03-14T03:57:34.7950451Z distributions/test_distributions (0.05287493856250028) 2025-03-14T03:57:35.0420601Z test_autoload_disable (0.01974678503107747) 2025-03-14T03:57:35.0421345Z Emitting metrics 2025-03-14T03:57:35.0422788Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924654_763e180e008811f0baa00affd9d042ad 2025-03-14T03:57:35.0425341Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_final_test_prioritizations_1741924654_763e180e008811f0baa00affd9d042ad 2025-03-14T03:57:35.0427864Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924654_765843aa008811f0baa00affd9d042ad 2025-03-14T03:57:35.0430455Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_results_aggregated_heuristics_1741924654_765843aa008811f0baa00affd9d042ad 2025-03-14T03:57:35.1165777Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-03-14T03:57:35.1166425Z with: 2025-03-14T03:57:35.1166800Z name: td_results 2025-03-14T03:57:35.1167247Z retention-days: 14 2025-03-14T03:57:35.1167710Z if-no-files-found: error 2025-03-14T03:57:35.1168212Z path: td_results.json 2025-03-14T03:57:35.1168689Z s3-bucket: gha-artifacts 2025-03-14T03:57:35.1169159Z region: us-east-1 2025-03-14T03:57:35.1169602Z ##[endgroup] 2025-03-14T03:57:35.4667441Z With the provided path, there will be 1 file uploaded 2025-03-14T03:57:35.4668150Z Uploading to s3 prefix: pytorch/pytorch/13849515289/td_results 2025-03-14T03:57:35.4709793Z Starting upload of td_results.json 2025-03-14T03:57:35.6232817Z Finished upload of td_results.json 2025-03-14T03:57:35.6427150Z ##[group]Run actions/upload-artifact@v4 2025-03-14T03:57:35.6427513Z with: 2025-03-14T03:57:35.6427762Z name: td_results.json 2025-03-14T03:57:35.6428058Z retention-days: 14 2025-03-14T03:57:35.6428339Z if-no-files-found: error 2025-03-14T03:57:35.6428739Z path: td_results.json 2025-03-14T03:57:35.6429011Z compression-level: 6 2025-03-14T03:57:35.6429284Z overwrite: false 2025-03-14T03:57:35.6429582Z include-hidden-files: false 2025-03-14T03:57:35.6429882Z ##[endgroup] 2025-03-14T03:57:35.8847395Z With the provided path, there will be 1 file uploaded 2025-03-14T03:57:35.8852644Z Artifact name is valid! 2025-03-14T03:57:35.8854076Z Root directory input is valid! 2025-03-14T03:57:35.9608502Z Beginning upload of artifact content to blob storage 2025-03-14T03:57:36.0903064Z Uploaded bytes 16739 2025-03-14T03:57:36.1220136Z Finished uploading artifact content to blob storage! 2025-03-14T03:57:36.1223152Z SHA256 hash of uploaded artifact zip is 20608d8b7c31b50dfb3a2835f84c5a96fabe9115bc22736f58aed3ee67386720 2025-03-14T03:57:36.1224855Z Finalizing artifact upload 2025-03-14T03:57:36.1806965Z Artifact td_results.json.zip successfully finalized. Artifact ID 2750416313 2025-03-14T03:57:36.1808230Z Artifact td_results.json has been successfully uploaded! Final size is 16739 bytes. Artifact ID is 2750416313 2025-03-14T03:57:36.1815164Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13849515289/artifacts/2750416313 2025-03-14T03:57:36.1959894Z Post job cleanup. 2025-03-14T03:57:36.2013185Z Post job cleanup. 2025-03-14T03:57:36.2981983Z [command]/usr/bin/git version 2025-03-14T03:57:36.3019014Z git version 2.47.1 2025-03-14T03:57:36.3056974Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/98641198-0a47-4060-8850-88dfd8ce1211/.gitconfig' 2025-03-14T03:57:36.3066074Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/98641198-0a47-4060-8850-88dfd8ce1211' before making global git config changes 2025-03-14T03:57:36.3067828Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:57:36.3073081Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:57:36.3116173Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:57:36.3152726Z [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-14T03:57:36.3426729Z Entering 'android/libs/fbjni' 2025-03-14T03:57:36.3478995Z Entering 'third_party/FP16' 2025-03-14T03:57:36.3527924Z Entering 'third_party/FXdiv' 2025-03-14T03:57:36.3577834Z Entering 'third_party/NNPACK' 2025-03-14T03:57:36.3628337Z Entering 'third_party/NVTX' 2025-03-14T03:57:36.3678568Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:57:36.3728225Z Entering 'third_party/XNNPACK' 2025-03-14T03:57:36.3794624Z Entering 'third_party/benchmark' 2025-03-14T03:57:36.3843989Z Entering 'third_party/composable_kernel' 2025-03-14T03:57:36.3901121Z Entering 'third_party/cpp-httplib' 2025-03-14T03:57:36.3950517Z Entering 'third_party/cpuinfo' 2025-03-14T03:57:36.4001715Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:57:36.4051348Z Entering 'third_party/cutlass' 2025-03-14T03:57:36.4110204Z Entering 'third_party/eigen' 2025-03-14T03:57:36.4161731Z Entering 'third_party/fbgemm' 2025-03-14T03:57:36.4212647Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:57:36.4260660Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:57:36.4308859Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:57:36.4362923Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:57:36.4410949Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:57:36.4459425Z Entering 'third_party/flash-attention' 2025-03-14T03:57:36.4509474Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:57:36.4564853Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:57:36.4623792Z Entering 'third_party/flatbuffers' 2025-03-14T03:57:36.4676097Z Entering 'third_party/fmt' 2025-03-14T03:57:36.4725739Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:57:36.4774709Z Entering 'third_party/gloo' 2025-03-14T03:57:36.4825095Z Entering 'third_party/googletest' 2025-03-14T03:57:36.4875404Z Entering 'third_party/ideep' 2025-03-14T03:57:36.4925015Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:57:36.4985134Z Entering 'third_party/ittapi' 2025-03-14T03:57:36.5037021Z Entering 'third_party/kineto' 2025-03-14T03:57:36.5086737Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:57:36.5135328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:57:36.5186940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:57:36.5234944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:57:36.5284292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:57:36.5332674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:57:36.5384018Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:57:36.5433045Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:57:36.5482873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:57:36.5533274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:57:36.5585111Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:57:36.5634522Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:57:36.5685494Z Entering 'third_party/kleidiai' 2025-03-14T03:57:36.5736908Z Entering 'third_party/mimalloc' 2025-03-14T03:57:36.5787209Z Entering 'third_party/nlohmann' 2025-03-14T03:57:36.5837841Z Entering 'third_party/onnx' 2025-03-14T03:57:36.5903452Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:57:36.5957609Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:57:36.6010603Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:57:36.6058352Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:57:36.6107923Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:57:36.6156380Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:57:36.6206591Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:57:36.6254219Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:57:36.6302956Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:57:36.6349493Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:57:36.6399382Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:57:36.6449874Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:57:36.6519072Z Entering 'third_party/pocketfft' 2025-03-14T03:57:36.6569386Z Entering 'third_party/protobuf' 2025-03-14T03:57:36.6623925Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:57:36.6672330Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:57:36.6723138Z Entering 'third_party/psimd' 2025-03-14T03:57:36.6773545Z Entering 'third_party/pthreadpool' 2025-03-14T03:57:36.6824389Z Entering 'third_party/pybind11' 2025-03-14T03:57:36.6874229Z Entering 'third_party/python-peachpy' 2025-03-14T03:57:36.6923771Z Entering 'third_party/sleef' 2025-03-14T03:57:36.6974378Z Entering 'third_party/tensorpipe' 2025-03-14T03:57:36.7027077Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:57:36.7076498Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:57:36.7126212Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:57:36.7176392Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:57:36.7224767Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:57:36.7293964Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:57:36.7313350Z http.https://github.com/.extraheader 2025-03-14T03:57:36.7322337Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T03:57:36.7350576Z [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-14T03:57:36.7619276Z Entering 'android/libs/fbjni' 2025-03-14T03:57:36.7670204Z Entering 'third_party/FP16' 2025-03-14T03:57:36.7721046Z Entering 'third_party/FXdiv' 2025-03-14T03:57:36.7773604Z Entering 'third_party/NNPACK' 2025-03-14T03:57:36.7824904Z Entering 'third_party/NVTX' 2025-03-14T03:57:36.7876310Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:57:36.7928336Z Entering 'third_party/XNNPACK' 2025-03-14T03:57:36.7994667Z Entering 'third_party/benchmark' 2025-03-14T03:57:36.8044621Z Entering 'third_party/composable_kernel' 2025-03-14T03:57:36.8102460Z Entering 'third_party/cpp-httplib' 2025-03-14T03:57:36.8153191Z Entering 'third_party/cpuinfo' 2025-03-14T03:57:36.8205560Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:57:36.8256665Z Entering 'third_party/cutlass' 2025-03-14T03:57:36.8316698Z Entering 'third_party/eigen' 2025-03-14T03:57:36.8370099Z Entering 'third_party/fbgemm' 2025-03-14T03:57:36.8421324Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:57:36.8470531Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:57:36.8520854Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:57:36.8576817Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:57:36.8625451Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:57:36.8677439Z Entering 'third_party/flash-attention' 2025-03-14T03:57:36.8730485Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:57:36.8787695Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:57:36.8848474Z Entering 'third_party/flatbuffers' 2025-03-14T03:57:36.8902998Z Entering 'third_party/fmt' 2025-03-14T03:57:36.8953961Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:57:36.9007210Z Entering 'third_party/gloo' 2025-03-14T03:57:36.9057299Z Entering 'third_party/googletest' 2025-03-14T03:57:36.9108992Z Entering 'third_party/ideep' 2025-03-14T03:57:36.9158730Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:57:36.9217502Z Entering 'third_party/ittapi' 2025-03-14T03:57:36.9269232Z Entering 'third_party/kineto' 2025-03-14T03:57:36.9320200Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:57:36.9370320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:57:36.9421334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:57:36.9471600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:57:36.9522564Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:57:36.9572026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:57:36.9625641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:57:36.9675376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:57:36.9725035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:57:36.9775999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:57:36.9827338Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:57:36.9879603Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:57:36.9931375Z Entering 'third_party/kleidiai' 2025-03-14T03:57:36.9983262Z Entering 'third_party/mimalloc' 2025-03-14T03:57:37.0034493Z Entering 'third_party/nlohmann' 2025-03-14T03:57:37.0086647Z Entering 'third_party/onnx' 2025-03-14T03:57:37.0153303Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:57:37.0206544Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:57:37.0259164Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:57:37.0310300Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:57:37.0359362Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:57:37.0407885Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:57:37.0457160Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:57:37.0506457Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:57:37.0556276Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:57:37.0606602Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:57:37.0658265Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:57:37.0710197Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:57:37.0782500Z Entering 'third_party/pocketfft' 2025-03-14T03:57:37.0834213Z Entering 'third_party/protobuf' 2025-03-14T03:57:37.0889021Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:57:37.0938669Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:57:37.0991360Z Entering 'third_party/psimd' 2025-03-14T03:57:37.1042106Z Entering 'third_party/pthreadpool' 2025-03-14T03:57:37.1093490Z Entering 'third_party/pybind11' 2025-03-14T03:57:37.1144604Z Entering 'third_party/python-peachpy' 2025-03-14T03:57:37.1197008Z Entering 'third_party/sleef' 2025-03-14T03:57:37.1247266Z Entering 'third_party/tensorpipe' 2025-03-14T03:57:37.1298684Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:57:37.1349186Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:57:37.1402387Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:57:37.1452196Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:57:37.1501423Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:57:37.1641390Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T03:57:37.1666017Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T03:57:37.1671384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:57:37.1671800Z ##[endgroup] 2025-03-14T03:57:37.1752336Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T03:57:47.8837062Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T03:58:05.1044967Z Cleaning up orphan processes